Age | Commit message (Expand) | Author |
2009-09-15 | mem_class: use minor as index instead of searching the array | Kay Sievers |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-15 | UIO: remove 'default n' from Kconfig | Daniel Mack |
2009-09-15 | Driver core: move dev_get/set_drvdata to drivers/base/dd.c | Greg Kroah-Hartman |
2009-09-15 | Driver core: add new device to bus's list before probing | Alan Stern |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-15 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-09-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-09-15 | cleanup console_print() | Anirban Sinha |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-09-14 | Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-09-14 | at_hdmac: Rework suspend_late()/resume_early() | Dan Williams |
2009-09-14 | PM: Reset transition_started at dpm_resume_noirq | Xiaotian Feng |
2009-09-14 | PM: Update kerneldoc comments in drivers/base/power/main.c | Rafael J. Wysocki |
2009-09-14 | hp-wmi: Switch driver to dev_pm_ops | Frans Pop |
2009-09-14 | floppy: Switch driver to dev_pm_ops | Frans Pop |
2009-09-14 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-14 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-14 | EDAC, AMD: decode FR MCEs | Borislav Petkov |
2009-09-14 | EDAC, AMD: decode load store MCEs | Borislav Petkov |
2009-09-14 | EDAC, AMD: decode bus unit MCEs | Borislav Petkov |
2009-09-14 | EDAC, AMD: decode instruction cache MCEs | Borislav Petkov |
2009-09-14 | EDAC, AMD: decode data cache MCEs | Borislav Petkov |
2009-09-14 | EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode | Borislav Petkov |
2009-09-14 | EDAC, AMD: carve out MCi_STATUS decoding | Borislav Petkov |
2009-09-14 | x86, mce: pass mce info to EDAC for decoding | Borislav Petkov |
2009-09-14 | amd64_edac: cleanup amd64_decode_bus_error | Borislav Petkov |
2009-09-14 | amd64_edac: remove memory and GART TLB error decoders | Borislav Petkov |
2009-09-14 | amd64_edac: cleanup/complete NB MCE decoding | Borislav Petkov |
2009-09-14 | amd64_edac: cleanup amd64_process_error_info | Borislav Petkov |
2009-09-14 | EDAC: beef up ErrorCodeExt error signatures | Borislav Petkov |
2009-09-14 | EDAC: move MCE error descriptions to EDAC core | Borislav Petkov |
2009-09-14 | pohmelfs: Use new syncing helper | Jan Kara |
2009-09-14 | vfs: Rename generic_file_aio_write_nolock | Christoph Hellwig |
2009-09-14 | pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock | Jan Kara |
2009-09-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-14 | block: Optimal I/O limit wrapper | Martin K. Petersen |
2009-09-14 | Seperate read and write statistics of in_flight requests | Nikanth Karthikesan |
2009-09-14 | aoe: end barrier bios with EOPNOTSUPP | Ed Cashin |
2009-09-14 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2009-09-13 | Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus | Jiri Kosina |
2009-09-13 | Input: bcm5974 - silence uninitialized variables warnings | Henrik Rydberg |
2009-09-13 | Input: wistron_btns - add keymap for AOpen 1557 | Dmitry Torokhov |
2009-09-12 | [SCSI] fix oops during scsi scanning | James Bottomley |
2009-09-12 | [SCSI] libsrp: fix memory leak in srp_ring_free() | Bart Van Assche |
2009-09-12 | [SCSI] libiscsi, bnx2i: make bound ep check common | Mike Christie |