Age | Commit message (Expand) | Author |
2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap |
2008-08-12 | byteorder: add include/linux/byteorder.h to define endian helpers | Harvey Harrison |
2008-08-12 | byteorder: add a new include/linux/swab.h to define byteswapping functions | Harvey Harrison |
2008-08-12 | genirq: switch /proc/irq/*/smp_affinity et al to seqfiles | Alexey Dobriyan |
2008-08-12 | seq_file: add seq_cpumask(), seq_nodemask() | Alexey Dobriyan |
2008-08-12 | reiserfs: removed duplicated #include | Huang Weiyi |
2008-08-12 | fs/eventpoll.c: fix sys_epoll_create1() comment | Andrew Morton |
2008-08-12 | drivers/char/rtc.c: removed duplicated include | Huang Weiyi |
2008-08-12 | mm/sparse.c: removed duplicated include | Huang Weiyi |
2008-08-12 | move kernel-doc comment for might_sleep directly before its defining block | Uwe Kleine-König |
2008-08-12 | lib/vsprintf.c: wrong conversion function used | Yi Yang |
2008-08-12 | fbcon: prevent cursor disappearance after switching to 512 character font | Krzysztof Helt |
2008-08-12 | atmel_lcdfb: add board parameter specify framebuffer memory size | Haavard Skinnemoen |
2008-08-12 | atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 | Haavard Skinnemoen |
2008-08-12 | matrox maven: convert to a new-style i2c driver | Jean Delvare |
2008-08-12 | matroxfb: i2c structure templates clean-up | Jean Delvare |
2008-08-12 | matrox maven: fix a broken error path | Jean Delvare |
2008-08-12 | do_migrate_pages(): remove unused variable | MinChan Kim |
2008-08-12 | GRU: fix preprocessor symbol for sparse | Randy Dunlap |
2008-08-12 | radeonfb: fix accel engine hangs | David Miller |
2008-08-12 | allocate structures for reservation tracking in hugetlbfs outside of spinlock... | Andy Whitcroft |
2008-08-12 | hugetlbfs: allocate structures for reservation tracking outside of spinlocks | Andy Whitcroft |
2008-08-12 | isight_firmware: fix a leak and double kfree() | Parag Warudkar |
2008-08-12 | cpuidle: make sysfs attributes sysdev class attributes | Rabin Vincent |
2008-08-12 | rtc-isl1208: fix double removal of a sysfs entry | Alessandro Zummo |
2008-08-12 | h8300: fix section mismatches | Yoshinori Sato |
2008-08-12 | revert "rtc: cdev lock_kernel() pushdown" | David Brownell |
2008-08-12 | memcg: fix oops in mem_cgroup_shrink_usage | Hugh Dickins |
2008-08-12 | cpu hotplug: s390 doesn't support additional_cpus anymore. | Heiko Carstens |
2008-08-12 | page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system... | Jan Beulich |
2008-08-12 | quota: documentation for sending "below quota" messages via netlink and tiny ... | Jan Kara |
2008-08-12 | hugetlb: call arch_prepare_hugepage() for surplus pages | Gerald Schaefer |
2008-08-12 | feature-removal-schedule.txt: remove the NCR53C9x entry | Adrian Bunk |
2008-08-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2008-08-12 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-08-12 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-08-12 | ALSA: hda - support new AMD HDMI Audio (1002:970f) | Libin Yang |
2008-08-12 | ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-08-12 | ALSA: wm8750: add missing VREF output | Dmitry Baryshkov |
2008-08-12 | ALSA: spitz: MONO -> MONO1 | Dmitry Baryshkov |
2008-08-12 | generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix | Nick Piggin |
2008-08-12 | fix spinlock recursion in hvc_console | Christian Borntraeger |
2008-08-12 | stop_machine: remove unused variable | Li Zefan |
2008-08-12 | modules: extend initcall_debug functionality to the module loader | Arjan van de Ven |
2008-08-12 | export virtio_rng.h | Christian Borntraeger |
2008-08-12 | lguest: use get_user_pages_fast() instead of get_user_pages() | Rusty Russell |
2008-08-12 | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell |
2008-08-12 | lguest: don't set MAC address for guest unless specified | Rusty Russell |
2008-08-12 | agp: fix SIS 5591/5592 wrong PCI id | Krzysztof Helt |