Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton | 2010-04-07 | |
| * | | | | | | | | | | | raw: fsync method is now required | Anton Blanchard | 2010-04-07 | |
| * | | | | | | | | | | | mb862xxfb: update Valentin's email address | Alexander Shishkin | 2010-04-07 | |
| * | | | | | | | | | | | mb862xxfb: fix acceleration module license | Randy Dunlap | 2010-04-07 | |
| * | | | | | | | | | | | devmem: handle class_create() failure | Anton Blanchard | 2010-04-07 | |
| * | | | | | | | | | | | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 2010-04-07 | |
| * | | | | | | | | | | | drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys | Sergey Senozhatsky | 2010-04-07 | |
| * | | | | | | | | | | | cciss: unlock on error path | Dan Carpenter | 2010-04-07 | |
| * | | | | | | | | | | | mxser: spin_lock() => spin_lock_irq() | Dan Carpenter | 2010-04-07 | |
| * | | | | | | | | | | | omap hsmmc: fix a bug in card remove scenario | Madhusudhan Chikkature | 2010-04-07 | |
| * | | | | | | | | | | | drivers/gpio/timbgpio.c: add missing unlock | Julia Lawall | 2010-04-07 | |
| * | | | | | | | | | | | drivers/char/amiserial.c: add missing local_irq_restore | Julia Lawall | 2010-04-07 | |
| * | | | | | | | | | | | vesafb: use platform_driver_probe() instead of platform_driver_register() | Jan Beulich | 2010-04-07 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-04-06 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | pcmcia: fix up alignf issues | Dominik Brodowski | 2010-04-04 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-04-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | [WATCHDOG] hpwdt - fix lower timeout limit | Thomas Mingarelli | 2010-04-06 | |
| | * | | | | | | | | | | | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev... | Seth Heasley | 2010-04-06 | |
| | * | | | | | | | | | | | [WATCHDOG] set max63xx driver as ARM only | Marc Zyngier | 2010-04-03 | |
| | * | | | | | | | | | | | [WATCHDOG] powerpc: pika_wdt ident cannot be const | Sean MacLennan | 2010-04-03 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-04-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | libata: unlock HPA if device shrunk | Tejun Heo | 2010-04-06 | |
| | * | | | | | | | | | | | libata: disable NCQ on Crucial C300 SSD | Tejun Heo | 2010-04-06 | |
| | * | | | | | | | | | | | libata: don't whine on spurious IRQ | Tejun Heo | 2010-04-06 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-04-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | [SCSI] qla1280: retain firmware for error recovery | Michael Reed | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init | James Bottomley | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] advansys: fix regression with request_firmware change | Herton Ronaldo Krzesinski | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] qla2xxx: Updated version number to 8.03.02-k2. | Giridhar Malavali | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset. | Santosh Vernekar | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432. | Ben Hutchings | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e... | Michael Hernandez | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing. | Andrew Vasquez | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs. | Santosh Vernekar | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline | Sarang Radke | 2010-03-27 | |
| | * | | | | | | | | | | | [SCSI] libiscsi: Fix recovery slowdown regression | Mike Christie | 2010-03-27 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | eeepc-wmi: include slab.h | Tejun Heo | 2010-04-04 | |
| * | | | | | | | | | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | sunxvr500: Ignore secondary output PCI devices. | David S. Miller | 2010-04-04 | |
| | * | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-02 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | ARM: 5965/1: Fix soft lockup in at91 udc driver | Harro Haan | 2010-03-29 | |
| | | * | | | | | | | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-04-02 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree | Jason Gunthorpe | 2010-03-27 | |
| | | * | | | | | | | | | | | | PCI quirk: RS780/RS880: disable MSI behind the PCI bridge | Clemens Ladisch | 2010-04-02 | |
| | | * | | | | | | | | | | | | Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 2010-04-02 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | kgdbts,sh: Add in breakpoint pc offset for superh | Jason Wessel | 2010-04-02 | |
| | | * | | | | | | | | | | | | | tty: release_one_tty() forgets to put pids | Oleg Nesterov | 2010-04-02 | |
| | | * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-04-02 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |