Age | Commit message (Expand) | Author |
2009-09-24 | ACPI: remove cpumask_t usage | Bjorn Helgaas |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan |
2009-09-23 | serial core: fix new kernel-doc warnings | Randy Dunlap |
2009-09-23 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2009-09-23 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-09-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2009-09-23 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-09-23 | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-09-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | sisfb: change SiS_DDC_Port type to SISIOADDRESS | Aaro Koskinen |
2009-09-23 | video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n | Peter Korsgaard |
2009-09-23 | drivers/video/tmiofb.c: fix uninitialised return value | Andrew Morton |
2009-09-23 | vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. | Francisco Jerez |
2009-09-23 | fbcon: only unbind from console if successfully registered | Ian Armstrong |
2009-09-23 | matroxfb: get rid of CONFIG_FB_MATROX_32MB | Jean Delvare |
2009-09-23 | matroxfb: get rid of unneeded macro MINFO_FROM | Jean Delvare |
2009-09-23 | matroxfb: get rid of unneeded macros WPMINFO and friends | Jean Delvare |
2009-09-23 | matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO | Jean Delvare |
2009-09-23 | matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory | Jean Delvare |
2009-09-23 | fb: do not ignore fb_set_par errors | Florian Tobias Schandinat |
2009-09-23 | s3c2410fb: fix clockrate calculation | Ben Dooks |
2009-09-23 | video: console, use DIV_ROUND_UP | Jiri Slaby |
2009-09-23 | fb: fix fb_pan_display range check | Florian Tobias Schandinat |
2009-09-23 | drivers/video: add kmalloc NULL tests | Julia Lawall |
2009-09-23 | drivers/video/console/newport_con.c: fix read outside array bounds | Roel Kluin |
2009-09-23 | viafb: pass reference to pci device when calling framebuffer_alloc() | Harald Welte |
2009-09-23 | viafb: make viafb a first-class citizen using pci_driver | Harald Welte |
2009-09-23 | viafb: choose acceleration engine for VX855 | Florian Tobias Schandinat |
2009-09-23 | viafb: add support for the VX855 chipset | Harald Welte |
2009-09-23 | viafb: use read-only mode parsing | Florian Tobias Schandinat |
2009-09-23 | viafb: remove unused structure member | Harald Welte |
2009-09-23 | viafb: make module parameters visible in sysfs | Harald Welte |
2009-09-23 | viafb: hardware acceleration initialization cleanup | Florian Tobias Schandinat |
2009-09-23 | viafb: improve pitch handling | Florian Tobias Schandinat |
2009-09-23 | viafb: cleanup viafb_cursor | Florian Tobias Schandinat |
2009-09-23 | viafb: switch to seq_file | Alexey Dobriyan |
2009-09-23 | viafb: 2D engine rewrite | Florian Tobias Schandinat |
2009-09-23 | viafb: improve viafb_par | Florian Tobias Schandinat |
2009-09-23 | viafb: another small cleanup of viafb_par | Florian Tobias Schandinat |
2009-09-23 | viafb: remove LVDS initialization | Florian Tobias Schandinat |
2009-09-23 | viafb: remove unused video device stuff | Florian Tobias Schandinat |
2009-09-23 | viafb: clean up virtual memory handling | Florian Tobias Schandinat |
2009-09-23 | viafb: clean up duoview | Florian Tobias Schandinat |
2009-09-23 | viafb: remove duplicated mode information | Florian Tobias Schandinat |