summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lists: remove a redundant conditional definition of list_add()Robert P. J. Day2008-07-251-4/+0Star
* Remove apparently unused fd1772.h header file.Robert P. J. Day2008-07-251-80/+0Star
* include: use get/put_unaligned_* helpersHarvey Harrison2008-07-253-15/+10Star
* locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt2008-07-252-31/+95
* split the typecheck macros out of include/linux/kernel.hAndrew Morton2008-07-252-20/+25
* endian: Always evaluate arguments.David Miller2008-07-252-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-2510-6/+42
|\
| * virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-251-0/+2
| * virtio: Rename set_features to finalize_featuresRusty Russell2008-07-251-3/+4
| * virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-251-0/+6
| * s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-251-0/+10
| * virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-251-0/+3
| * virtio: clarify that ABI is usable by any implementationsRusty Russell2008-07-258-3/+17
* | Label kthread_create() with printf attribute tag.Rusty Russell2008-07-251-1/+2
* | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-251-54/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-2420-587/+29Star
|\
| * ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-241-1/+1
| * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-249-171/+6Star
| * ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-245-159/+0Star
| * ide-generic: remove broken PPC_PREP supportBartlomiej Zolnierkiewicz2008-07-241-18/+0Star
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-2414-65/+8Star
| * ide: remove <asm-cris/ide.h>Bartlomiej Zolnierkiewicz2008-07-243-148/+0Star
| * ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz2008-07-242-28/+8Star
| * ide-generic: minor fix for mipsBartlomiej Zolnierkiewicz2008-07-241-2/+0Star
| * ide-generic: fix ide_default_io_base() for m32rBartlomiej Zolnierkiewicz2008-07-241-0/+8
| * ide: fix <asm-xtensa/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-11/+2Star
| * ide: add ide_pci_remove() helperBartlomiej Zolnierkiewicz2008-07-241-0/+2
| * ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz2008-07-241-0/+7
| * ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz2008-07-241-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-241-0/+2
|\ \
| * | PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki2008-07-221-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-243-6/+26
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier2008-07-242-5/+23
| |\ \ \ \
| | | * | | IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-232-4/+22
| | | * | | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-221-1/+1
| | |/ / /
| * | | | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai2008-07-221-1/+2
| * | | | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-221-1/+2
| |/ / /
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-2/+3
|\ \ \ \
| * \ \ \ Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18803-25013/+22915Star
| |\ \ \ \
| * | | | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-2/+3
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-241-0/+2
|\ \ \ \ \ \
| * | | | | | x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaksVegard Nossum2008-07-241-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-2423-26/+2Star
|\ \ \ \ \ \
| * | | | | | Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox2008-07-241-4/+2Star
| * | | | | | Remove asm/semaphore.hMatthew Wilcox2008-07-2423-23/+0Star
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-244-20/+56
|\ \ \ \ \ \
| * | | | | | m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior2008-07-231-19/+0Star
| * | | | | | m68knommu: add read_barrier_depends() and irqs_disabled_flags()Sebastian Siewior2008-07-231-0/+11
| * | | | | | m68knommu: add byteswap assembly opcode for ISA A+Sebastian Siewior2008-07-231-1/+15
| * | | | | | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior2008-07-231-0/+30