summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-245-5/+21
|\
| * Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22248-1522/+6785
| |\
| * | of: change of_match_device to work with struct deviceGrant Likely2010-05-221-1/+1
| * | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-4/+0
| * | drivercore: Add of_match_table to the common device driversGrant Likely2010-05-221-0/+4
| * | i2c/of: Allow device node to be passed via i2c_board_infoGrant Likely2010-04-281-0/+4
| * | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-281-0/+4
| * | of: protect contents of of_platform.h and of_device.hGrant Likely2010-04-282-0/+4
| * | of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely2010-04-281-0/+2
| * | of/flattree: make of_fdt.h safe to unconditionally include.Grant Likely2010-04-281-0/+2
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg2010-05-224-6/+40
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposedDavid Woodhouse2010-05-191-6/+0
| * | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>David Woodhouse2010-05-191-0/+8
| * | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>David Woodhouse2010-05-191-0/+8
| * | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse2010-05-191-0/+24
| | |_|/ / | |/| | |
* | | | | linux/elfcore.h: hide kernel functionsRoland McGrath2010-05-211-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-216-19/+20
|\ \ \ \ \
| * | | | | ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-1/+2
| * | | | | vfs: Add inode uid,gid,mode init helperDmitry Monakhov2010-05-211-1/+2
| * | | | | vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier2010-05-211-0/+1
| * | | | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-3/+3
| * | | | | reiserfs: constify xattr_handlerStephen Hemminger2010-05-212-5/+5
| * | | | | fs: xattr_handler table should be constStephen Hemminger2010-05-213-4/+4
| * | | | | Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik2010-05-211-0/+2
| * | | | | new helper: iterate_supers()Al Viro2010-05-211-0/+1
| * | | | | Bury __put_super_and_need_restart()Al Viro2010-05-211-3/+0
| * | | | | get rid of restarts in sync_filesystems()Al Viro2010-05-211-1/+1
| * | | | | get rid of S_BIASAl Viro2010-05-211-1/+0
| * | | | | sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro2010-05-211-1/+0
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-213-5/+6
|\ \ \ \ \ \
| * | | | | | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-111-2/+2
| * | | | | | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-111-2/+1
| * | | | | | resource: shared I/O region supportAlan Cox2010-05-111-1/+3
* | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-212-0/+11
|\ \ \ \ \ \ \
| * | | | | | | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings2010-05-191-0/+1
| * | | | | | | intel-iommu: use physfn to search drhd for VFYinghai2010-04-091-0/+10
* | | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-05-213-22/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: console: Use a control message to add portsAmit Shah2010-05-191-9/+8
| * | | | | | | | virtio: console: Let host know of port or device add failuresAmit Shah2010-05-191-0/+3
| * | | | | | | | virtio: Revert "virtio: disable multiport console support."Amit Shah2010-05-191-0/+23
| * | | | | | | | virtio: add_buf_gfpMichael S. Tsirkin2010-05-191-5/+17
| * | | | | | | | virtio_ring: remove a level of indirectionMichael S. Tsirkin2010-05-191-53/+18
| * | | | | | | | virtio: add virtqueue_ vq_ops wrappersMichael S. Tsirkin2010-05-191-0/+34
| * | | | | | | | Add virtio disk identification supportjohn cooper2010-05-191-0/+5
* | | | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-213-2/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-05-191-0/+1
| * | | | | | | | | KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
| * | | | | | | | | Merge remote branch 'tip/perf/core'Avi Kivity2010-05-171-6/+4
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: Get rid of dead function gva_to_page()Gui Jianfeng2010-05-171-1/+0
| * | | | | | | | | | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-0/+7
OpenPOWER on IntegriCloud