Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | rculist.h: use the rcu API | Franck Bui-Huu | 2008-05-19 | 1 | -14/+9 | |
| | * | | | | | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 15 | -372/+409 | |
| | * | | | | | sched: 1Q08 RCU doc update, add call_rcu_sched() | Paul E. McKenney | 2008-05-19 | 4 | -48/+210 | |
| | * | | | | | rcu: add call_rcu_sched() and friends to rcutorture | Paul E. McKenney | 2008-05-19 | 1 | -3/+31 | |
| | * | | | | | rcu: add rcu_barrier_sched() and rcu_barrier_bh() | Paul E. McKenney | 2008-05-19 | 2 | -6/+51 | |
| | * | | | | | rcu: add memory barriers and comments to rcu_check_callbacks() | Paul E. McKenney | 2008-05-19 | 1 | -1/+29 | |
| | * | | | | | rcu: add call_rcu_sched() | Paul E. McKenney | 2008-05-19 | 6 | -68/+434 | |
| | * | | | | | rcupreempt: remove duplicate prototypes | Steven Rostedt | 2008-05-19 | 2 | -4/+0 | |
* | | | | | | | mm: fix build on non-mmu machines | Sebastian Siewior | 2008-07-15 | 1 | -1/+1 | |
* | | | | | | | ftrace: maintainer | Steven Rostedt | 2008-07-15 | 1 | -0/+5 | |
* | | | | | | | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-15 | 5 | -4/+50 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ieee1394: sbp2: spin disks down on suspend and shutdown | Stefan Richter | 2008-07-14 | 1 | -0/+2 | |
| * | | | | | | | firewire: fw-sbp2: spin disks down on suspend and shutdown | Stefan Richter | 2008-07-14 | 1 | -0/+3 | |
| * | | | | | | | ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares | Stefan Richter | 2008-07-14 | 2 | -2/+19 | |
| * | | | | | | | firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares | Stefan Richter | 2008-07-14 | 1 | -2/+20 | |
| * | | | | | | | scsi: sd: optionally set power condition in START STOP UNIT | Stefan Richter | 2008-07-14 | 2 | -0/+6 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-07-15 | 12 | -53/+125 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | firewire: don't respond to broadcast write requests | Stefan Richter | 2008-07-14 | 1 | -6/+6 | |
| * | | | | | | | firewire: clean up fw_card reference counting | Stefan Richter | 2008-07-14 | 3 | -15/+40 | |
| * | | | | | | | firewire: clean up some includes | Stefan Richter | 2008-07-14 | 1 | -4/+4 | |
| * | | | | | | | firewire: remove unused struct members | Stefan Richter | 2008-07-14 | 4 | -5/+0 | |
| * | | | | | | | firewire: implement broadcast_channel CSR for 1394a compliance | Stefan Richter | 2008-07-14 | 3 | -3/+22 | |
| * | | | | | | | ieee1394: dump mmapped iso buffers in core files | Philippe De Muyter | 2008-07-14 | 1 | -1/+1 | |
| * | | | | | | | ieee1394: raw1394: Push the BKL down into the driver ioctls | Alan Cox | 2008-07-14 | 1 | -5/+15 | |
| * | | | | | | | ieee1394: video1394: reorder module init, prepare BKL removal | Stefan Richter | 2008-07-14 | 3 | -4/+15 | |
| * | | | | | | | ieee1394: reduce log noise about config ROM CRC errors | Stefan Richter | 2008-07-14 | 1 | -10/+22 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-07-15 | 2 | -12/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | slab: rename slab_destroy_objs | Rabin Vincent | 2008-07-15 | 1 | -11/+3 | |
| * | | | | | | | slub: current is always valid | Alexey Dobriyan | 2008-07-15 | 1 | -1/+1 | |
| * | | | | | | | slub: Add check for kfree() of non slab objects. | Christoph Lameter | 2008-07-15 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-15 | 14 | -134/+716 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | AHCI: Remove an unnecessary flush from ahci_qc_issue | Matthew Wilcox | 2008-07-14 | 1 | -1/+0 | |
| * | | | | | | | | AHCI: speed up resume | Zhang Rui | 2008-07-14 | 1 | -3/+6 | |
| * | | | | | | | | [libata] Add support for VPD page b1 | Matthew Wilcox | 2008-07-14 | 1 | -1/+19 | |
| * | | | | | | | | ata: endianness annotations in pata drivers | Harvey Harrison | 2008-07-14 | 3 | -8/+6 | |
| * | | | | | | | | libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc | Tejun Heo | 2008-07-14 | 1 | -10/+9 | |
| * | | | | | | | | [libata] sata_svw: update code comments relating to data corruption | Pavel Machek | 2008-07-14 | 1 | -15/+23 | |
| * | | | | | | | | libata/ahci: enclosure management support | Kristen Carlson Accardi | 2008-07-14 | 3 | -2/+419 | |
| * | | | | | | | | libata: improve EH internal command timeout handling | Tejun Heo | 2008-07-14 | 4 | -5/+142 | |
| * | | | | | | | | libata: use ULONG_MAX to terminate reset timeout table | Tejun Heo | 2008-07-14 | 1 | -3/+5 | |
| * | | | | | | | | libata: improve EH retry delay handling | Tejun Heo | 2008-07-14 | 3 | -28/+22 | |
| * | | | | | | | | libata: consistently use msecs for time durations | Tejun Heo | 2008-07-14 | 7 | -61/+68 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-07-15 | 72 | -2208/+3844 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i2c: Add detection capability to new-style drivers | Jean Delvare | 2008-07-14 | 3 | -16/+272 | |
| * | | | | | | | | i2c: Call client_unregister for new-style devices too | Jean Delvare | 2008-07-14 | 1 | -0/+8 | |
| * | | | | | | | | i2c: Clean up old chip drivers | Jean Delvare | 2008-07-14 | 5 | -61/+54 | |
| * | | | | | | | | i2c-ibm_iic: Register child nodes | Sean MacLennan | 2008-07-14 | 1 | -11/+6 | |
| * | | | | | | | | i2c: New-style EEPROM driver using device IDs | Wolfram Sang | 2008-07-14 | 4 | -0/+638 | |
| * | | | | | | | | i2c: Export the i2c_bus_type symbol | Jon Smirl | 2008-07-14 | 2 | -1/+4 | |
| * | | | | | | | | i2c-au1550: Fix PM support | Manuel Lauss | 2008-07-14 | 1 | -55/+75 |