Age | Commit message (Expand) | Author |
2010-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-11 | tpm_infineon: fix suspend/resume handler for pnp_driver | Marcel Selhorst |
2010-02-07 | Fix race in tty_fasync() properly | Linus Torvalds |
2010-02-04 | x86/agp: Fix amd64-agp module initialization regression | FUJITA Tomonori |
2010-02-02 | devmem: fix kmem write bug on memory holes | Wu Fengguang |
2010-02-02 | devmem: check vmalloc address on kmem read/write | KAMEZAWA Hiroyuki |
2010-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-02-02 | random: Remove unused inode variable | Herbert Xu |
2010-02-02 | random: drop weird m_time/a_time manipulation | Matt Mackall |
2010-01-31 | x86/agp: Fix agp_amd64_init regression | FUJITA Tomonori |
2010-01-27 | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich |
2010-01-20 | tty: fix race in tty_fasync | Greg Kroah-Hartman |
2010-01-20 | nozomi: quick fix for the close/close bug | Alan Cox |
2010-01-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-16 | virtio: fix section mismatch warnings | Jeff Mahoney |
2010-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-01-15 | drm/i915: enable 36bit physical address for hardware status page | Zhenyu Wang |
2010-01-15 | powerpc/hvc: Driver build breaks with !HVC_CONSOLE | Kamalesh Babulal |
2010-01-13 | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori |
2010-01-11 | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-11 | agp/hp: fail gracefully if we don't find an IOC | Bjorn Helgaas |
2010-01-11 | agp/hp: fixup hp agp after ACPI changes | Bjorn Helgaas |
2010-01-11 | agp: correct missing cleanup on error in agp_add_bridge | Kevin Winchester |
2010-01-04 | tosh: Use non bkl ioctl | Alan Cox |
2010-01-04 | sony_pi: Remove the BKL from open and ioctl | John Kacur |
2009-12-31 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-12-30 | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled | FUJITA Tomonori |
2009-12-30 | ACPI: fix ACPI=n allmodconfig build | Ingo Molnar |
2009-12-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-12-23 | hwrng: core - Fix double unlock in rng_dev_read | Herbert Xu |
2009-12-22 | kfifo: fix warn_unused_result | Stefani Seibold |
2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold |
2009-12-22 | kfifo: cleanup namespace | Stefani Seibold |
2009-12-22 | kfifo: move out spinlock | Stefani Seibold |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-19 | ARM: add missing include to nwflash.c | Russell King |
2009-12-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-12-16 | drivers/char/ipmi: Use KCS_IDLE_STATE | Julia Lawall |
2009-12-16 | efirtc: explicitly set llseek to no_llseek | John Kacur |
2009-12-16 | vt: make the default cursor shape configurable | Clemens Ladisch |
2009-12-16 | oom-kill: fix NUMA constraint check with nodemask | KAMEZAWA Hiroyuki |
2009-12-16 | Merge branch 'ipmi' into release | Len Brown |
2009-12-15 | Input: keyboard - don't override beep with a bell | Dmitry Torokhov |
2009-12-15 | ipmi: add PNP discovery (ACPI namespace via PNPACPI) | Bjorn Helgaas |
2009-12-15 | ipmi: refer to table as "SPMI", not "ACPI" | Bjorn Helgaas |