aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-28
|\
| * mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski2012-03-27
| * mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplugGuennadi Liakhovetski2012-03-27
| * mmc: sh_mobile_sdhi: add a callback for board specific init codeBastian Hecht2012-03-27
| * mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski2012-03-27
| * mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMCGuennadi Liakhovetski2012-03-27
| * mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski2012-03-27
| * mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski2012-03-27
| * mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter2012-03-27
| * mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-27
| * mmc: start removing enable / disable APIAdrian Hunter2012-03-27
| * mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-27
| * mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-25
| * mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-25
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\ \
| * | radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2012-03-28
| * | pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano2012-03-28
| * | lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat2012-03-28
| * | smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef2012-03-28
| * | smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-28
| * | swapon: check validity of swap_flagsHugh Dickins2012-03-28
| * | mm for fs: add truncate_pagecache_range()Hugh Dickins2012-03-28
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \
| * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * | | Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-28
| * | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28
* | | | 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