summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ide: move some bits from ide-timing.h to <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-161-0/+28
* | | | | | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-164-68/+94
|\ \ \ \ \ \
| * | | | | | PNP: convert resource options to single linked listBjorn Helgaas2008-07-161-2/+4
| * | | | | | PNP: support optional IRQ resourcesBjorn Helgaas2008-07-161-0/+1
| * | | | | | 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
| |/ / / / /
* | | | | | block: Trivial fix for blk_integrity_rq()Martin K. Petersen2008-07-161-0/+3
* | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-167-7/+149
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'devel' into nextTrond Myklebust2008-07-157-7/+149
| |\ \ \ \ \
| | * | | | | SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-151-0/+3
| | * | | | | NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever2008-07-091-0/+5
| | * | | | | NFS: set transport defaults after mount option parsing is finishedTrond Myklebust2008-07-091-0/+5
| | * | | | | NFS: Add string length argument to nfs_parse_server_addressChuck Lever2008-07-091-0/+7
| | * | | | | NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-091-3/+6
| | * | | | | NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2008-07-091-0/+119
| | * | | | | NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-091-2/+0
| | * | | | | rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2008-07-091-1/+0
| | * | | | | rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-1/+3
| | * | | | | NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-091-0/+1
* | | | | | | 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
OpenPOWER on IntegriCloud