aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* PNP: make resource option structures private to PNP subsystemBjorn Helgaas2008-07-161-48/+0
* PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2008-07-162-3/+4
* PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2008-07-161-0/+5
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-161-7/+13
* PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas2008-07-161-12/+60
* Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-162-0/+11
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-156-2/+35
|\
| * Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-1626-483/+798
| |\
| * \ Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-1536-132/+906
| |\ \
| * | | powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-141-0/+2
| * | | Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-1419-23/+61
| |\ \ \
| * | | | powerpc/mm: Define flags for Strong Access OrderingDave Kleikamp2008-07-091-0/+1
| * | | | mm: Allow architectures to define additional protection bitsDave Kleikamp2008-07-091-1/+28
| * | | | powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-011-0/+1
| * | | | drivers/macintosh: Various cleanupsAdrian Bunk2008-07-011-1/+0
| * | | | Merge branch 'linux-2.6'Paul Mackerras2008-06-3030-76/+116
| |\ \ \ \
| * \ \ \ \ Merge branch 'merge'Paul Mackerras2008-06-0935-74/+148
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-2320-64/+54
| |\ \ \ \ \ \
| * | | | | | | [POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell2008-05-161-0/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-0/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen2008-07-121-0/+8
* | | | | | | | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-151-8/+38
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-8/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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-261-4/+4
| | * | | | | | | | Add generic helpers for arch IPI function callsJens Axboe2008-06-261-2/+33
* | | | | | | | | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-156-376/+432
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-07-1121-32/+59
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-262-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-236-24/+11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-1665-165/+292
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
* | | | | | | | | | | | | 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