summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2826-167/+189
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-2817-17/+0
| * Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-284-3/+4
| * Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-0/+2
| * Split arch_align_stack() out from asm-generic/system.hDavid Howells2012-03-282-20/+21
| * Split the switch_to() wrapper out of asm-generic/system.hDavid Howells2012-03-282-16/+31
| * Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells2012-03-282-77/+80
| * Create asm-generic/barrier.hDavid Howells2012-03-282-33/+51
| * Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells2012-03-283-1/+4
| * Disintegrate asm/system.h for IA64David Howells2012-03-281-0/+1
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-282-5/+18
|\ \
| * | slab: introduce kmalloc_array()Xi Wang2012-03-061-3/+14
| * | slub: per cpu partial statistics changeAlex Shi2012-02-181-2/+4
* | | Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds2012-03-281-10/+87
|\ \ \
| * | | dma-buf: correct dummy function declarations.Sumit Semwal2012-03-261-13/+14
| * | | dma-buf: add support for kernel cpu accessDaniel Vetter2012-03-261-0/+59
| * | | dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter2012-03-261-1/+1
| * | | dma-buf: add get_dma_buf()Rob Clark2012-03-261-0/+15
| * | | dma-buf: pass flags into dma_buf_fd.Dave Airlie2012-03-261-1/+1
| * | | dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal2012-03-261-3/+5
| * | | dma-buf: Constify ops argument to dma_buf_export()Laurent Pinchart2012-03-191-4/+4
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-281-10/+0
|\ \ \ \
| * | | | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-281-10/+0
* | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-282-12/+155
|\ \ \ \ \
| * | | | | KVM: Convert intx_mask_lock to spin lockJan Kiszka2012-03-201-1/+1
| * | | | | KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2012-03-082-0/+8
| * | | | | KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-03-081-0/+7
| * | | | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-6/+5
| * | | | | KVM: Introduce gfn_to_index() which returns the index for a given levelTakuya Yoshikawa2012-03-081-0/+7
| * | | | | KVM: Move gfn_to_memslot() to kvm_host.hPaul Mackerras2012-03-051-0/+25
| * | | | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-051-0/+1
| * | | | | KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-051-0/+35
| * | | | | KVM: Add barriers to allow mmu_notifier_retry to be used locklesslyPaul Mackerras2012-03-051-5/+9
| * | | | | KVM: PPC: e500: MMU APIScott Wood2012-03-051-0/+18
| * | | | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+15
| * | | | | KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-051-0/+1
| * | | | | KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-051-0/+1
| * | | | | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-052-0/+3
| * | | | | KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-051-0/+6
| * | | | | KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-051-0/+10
| * | | | | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-052-1/+4
* | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2012-03-283-64/+61
|\ \ \ \ \ \
| * | | | | | module: move __module_get and try_module_get() out of line.Steven Rostedt2012-03-261-28/+4
| * | | | | | params: <level>_initcall-like kernel parametersPawel Moll2012-03-262-29/+57
| * | | | | | module_param: remove support for bool parameters which are really int.Rusty Russell2012-03-261-13/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-281-51/+128
|\ \ \ \ \ \
| * | | | | | edac: rename channel_info to rank_infoMauro Carvalho Chehab2012-03-211-5/+17
| * | | | | | edac: Improve the comments to better describe the memory conceptsMauro Carvalho Chehab2012-03-211-46/+111
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-282-0/+27
|\ \ \ \ \ \