aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-28
|\
| * slab: introduce kmalloc_array()Xi Wang2012-03-06
| * slub: per cpu partial statistics changeAlex Shi2012-02-18
* | Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds2012-03-28
|\ \
| * | dma-buf: correct dummy function declarations.Sumit Semwal2012-03-26
| * | dma-buf: add support for kernel cpu accessDaniel Vetter2012-03-26
| * | dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter2012-03-26
| * | dma-buf: add get_dma_buf()Rob Clark2012-03-26
| * | dma-buf: pass flags into dma_buf_fd.Dave Airlie2012-03-26
| * | dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal2012-03-26
| * | dma-buf: Constify ops argument to dma_buf_export()Laurent Pinchart2012-03-19
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-28
|\ \ \
| * | | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-27
* | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\ \ \ \
| * | | | KVM: Convert intx_mask_lock to spin lockJan Kiszka2012-03-20
| * | | | KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2012-03-08
| * | | | KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-03-08
| * | | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-08
| * | | | KVM: Introduce gfn_to_index() which returns the index for a given levelTakuya Yoshikawa2012-03-08
| * | | | KVM: Move gfn_to_memslot() to kvm_host.hPaul Mackerras2012-03-05
| * | | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-05
| * | | | KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-05
| * | | | KVM: Add barriers to allow mmu_notifier_retry to be used locklesslyPaul Mackerras2012-03-05
| * | | | KVM: PPC: e500: MMU APIScott Wood2012-03-05
| * | | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-05
| * | | | KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-05
| * | | | KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-05
| * | | | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-05
| * | | | KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-05
| * | | | KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-05
| * | | | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-05
* | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2012-03-28
|\ \ \ \ \
| * | | | | module: move __module_get and try_module_get() out of line.Steven Rostedt2012-03-25
| * | | | | params: <level>_initcall-like kernel parametersPawel Moll2012-03-25
| * | | | | module_param: remove support for bool parameters which are really int.Rusty Russell2012-03-25
| | |/ / / | |/| | |
* | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-28
|\ \ \ \ \
| * | | | | edac: rename channel_info to rank_infoMauro Carvalho Chehab2012-03-21
| * | | | | edac: Improve the comments to better describe the memory conceptsMauro Carvalho Chehab2012-03-21
| | |_|/ / | |/| | |
* | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-28
|\ \ \ \ \
| * | | | | apple_bl: Add register/unregister functionsSeth Forshee2012-03-22
| * | | | | ACPI: EC: Add ec_get_handle()Seth Forshee2012-03-20
| * | | | | platform, x86: Kill off MoorestownAlan Cox2012-03-20
| |/ / / /
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-28
|\ \ \ \ \
| * | | | | i2c: Update the FSF addressJean Delvare2012-03-26
| | |/ / / | |/| | |
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-12
| |\ \ \ \ \
| * | | | | | gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan2012-03-05
| * | | | | | gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan2012-03-05
| * | | | | | gpio: constify the data parameter to gpiochip_find()Grant Likely2012-03-02
| * | | | | | Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-28
| |\ \ \ \ \ \