summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-1517-71/+89
|\
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-1517-71/+89
| |\
| | * x86, visws: use mach-default/entry_arch.hIngo Molnar2008-07-101-32/+2
| | * x86, visws: fix generic-ipi buildIngo Molnar2008-07-101-0/+12
| | * generic-ipi: fix s390 build bugHeiko Carstens2008-07-041-1/+0
| | * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
| | * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-263-6/+6
| | * sh: convert to generic helpers for IPI function callsJens Axboe2008-06-261-10/+4
| | * parisc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+3
| | * mips: convert to generic helpers for IPI function callsJens Axboe2008-06-261-10/+3
| | * m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+4
| | * arm: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+3
| | * alpha: convert to generic helpers for IPI function callsJens Axboe2008-06-261-1/+2
| | * ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-261-5/+3
| | * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-4/+4
| | * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-268-11/+22
| | * Add generic helpers for arch IPI function callsJens Axboe2008-06-261-2/+33
* | | Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-156-376/+432
|\ \ \
| * \ \ Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-156-376/+432
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'linus' into core/rcuIngo Molnar2008-07-1135-54/+106
| | |\ \
| | * \ \ Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-269-30/+66
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-2333-71/+158
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-16277-503/+808
| | |\ \ \ \
| | * | | | | RCU, rculist.h: fix list iteratorsPaul E. McKenney2008-05-191-33/+15
| | * | | | | rculist.h: use the rcu APIFranck Bui-Huu2008-05-191-14/+9
| | * | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-193-367/+397
| | * | | | | rcu: add rcu_barrier_sched() and rcu_barrier_bh()Paul E. McKenney2008-05-191-0/+2
| | * | | | | rcu: add call_rcu_sched()Paul E. McKenney2008-05-193-6/+61
| | * | | | | rcupreempt: remove duplicate prototypesSteven Rostedt2008-05-191-2/+0
* | | | | | | mm: fix build on non-mmu machinesSebastian Siewior2008-07-151-1/+1
* | | | | | | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-151-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | scsi: sd: optionally set power condition in START STOP UNITStefan Richter2008-07-141-0/+1
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-151-10/+45
|\ \ \ \ \ \ \
| * | | | | | | libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-141-0/+21
| * | | | | | | libata: improve EH internal command timeout handlingTejun Heo2008-07-141-1/+7
| * | | | | | | libata: improve EH retry delay handlingTejun Heo2008-07-141-0/+2
| * | | | | | | libata: consistently use msecs for time durationsTejun Heo2008-07-141-10/+16
| |/ / / / / /
* | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-154-15/+70
|\ \ \ \ \ \ \
| * | | | | | | i2c: Add detection capability to new-style driversJean Delvare2008-07-141-5/+31
| * | | | | | | i2c: New-style EEPROM driver using device IDsWolfram Sang2008-07-141-0/+28
| * | | | | | | i2c: Export the i2c_bus_type symbolJon Smirl2008-07-141-0/+2
| * | | | | | | i2c-dev: Delete empty detach_client callbackJean Delvare2008-07-141-2/+0
| * | | | | | | i2c-algo-pcf: Drop unused struct membersJean Delvare2008-07-141-4/+0
| * | | | | | | i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower2008-07-141-0/+6
| * | | | | | | i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-0/+1
| * | | | | | | i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare2008-07-141-1/+1
| * | | | | | | i2c: Update stray references to smbus_accessJean Delvare2008-07-141-2/+2
| * | | | | | | i2c: Delete unused function i2c_smbus_write_quickJean Delvare2008-07-141-1/+0
| * | | | | | | i2c: Remove 3 deprecated bus driversAdrian Bunk2008-07-141-1/+0
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-152-32/+24
|\ \ \ \ \ \ \