| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-28 | 10 | -66/+62 |
|\ |
|
| * | mmc: sh_mmcif: simplify bitmask macros | Guennadi Liakhovetski | 2012-03-27 | 1 | -12/+9 |
| * | mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug | Guennadi Liakhovetski | 2012-03-27 | 1 | -1/+10 |
| * | mmc: sh_mobile_sdhi: add a callback for board specific init code | Bastian Hecht | 2012-03-27 | 1 | -0/+4 |
| * | mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data | Guennadi Liakhovetski | 2012-03-27 | 1 | -1/+0 |
| * | mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC | Guennadi Liakhovetski | 2012-03-27 | 1 | -0/+1 |
| * | mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper | Guennadi Liakhovetski | 2012-03-27 | 1 | -6/+19 |
| * | mmc: simplify mmc_cd_gpio_request() by removing two parameters | Guennadi Liakhovetski | 2012-03-27 | 1 | -2/+1 |
| * | mmc: sdhci: add quirk for keeping card power during suspend | Adrian Hunter | 2012-03-27 | 1 | -0/+2 |
| * | mmc: core: add high-capacity erase size capability flag | Adrian Hunter | 2012-03-27 | 1 | -0/+1 |
| * | mmc: start removing enable / disable API | Adrian Hunter | 2012-03-27 | 2 | -43/+4 |
| * | mmc: core: Detect card removal on I/O error | Ulf Hansson | 2012-03-27 | 1 | -0/+1 |
| * | mmc: Support of PCI mode in the dw_mmc driver | Shashidhar Hiremath | 2012-03-25 | 1 | -2/+6 |
| * | mmc: MMC-4.5 Data Tag Support | Saugata Das | 2012-03-25 | 2 | -0/+5 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-28 | 6 | -4/+254 |
|\ \ |
|
| * | | radix-tree: introduce bit-optimized iterator | Konstantin Khlebnikov | 2012-03-28 | 1 | -0/+196 |
| * | | pidns: add reboot_pid_ns() to handle the reboot syscall | Daniel Lezcano | 2012-03-28 | 1 | -1/+7 |
| * | | lib/cpumask.c: remove __any_online_cpu() | Srivatsa S. Bhat | 2012-03-28 | 1 | -2/+1 |
| * | | smp: add func to IPI cpus based on parameter func | Gilad Ben-Yossef | 2012-03-28 | 1 | -0/+24 |
| * | | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef | 2012-03-28 | 1 | -0/+22 |
| * | | swapon: check validity of swap_flags | Hugh Dickins | 2012-03-28 | 1 | -0/+3 |
| * | | mm for fs: add truncate_pagecache_range() | Hugh Dickins | 2012-03-28 | 1 | -1/+1 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 26 | -167/+189 |
|\ \ \ |
|
| * | | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -5/+0 |
| * | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 17 | -17/+0 |
| * | | | Add #includes needed to permit the removal of asm/system.h | David Howells | 2012-03-28 | 4 | -3/+4 |
| * | | | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 | 1 | -0/+2 |
| * | | | Split arch_align_stack() out from asm-generic/system.h | David Howells | 2012-03-28 | 2 | -20/+21 |
| * | | | Split the switch_to() wrapper out of asm-generic/system.h | David Howells | 2012-03-28 | 2 | -16/+31 |
| * | | | Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h | David Howells | 2012-03-28 | 2 | -77/+80 |
| * | | | Create asm-generic/barrier.h | David Howells | 2012-03-28 | 2 | -33/+51 |
| * | | | Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h | David Howells | 2012-03-28 | 3 | -1/+4 |
| * | | | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-03-28 | 2 | -5/+18 |
|\ \ \ \ |
|
| * | | | | slab: introduce kmalloc_array() | Xi Wang | 2012-03-06 | 1 | -3/+14 |
| * | | | | slub: per cpu partial statistics change | Alex Shi | 2012-02-18 | 1 | -2/+4 |
* | | | | | Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux... | Linus Torvalds | 2012-03-28 | 1 | -10/+87 |
|\ \ \ \ \ |
|
| * | | | | | dma-buf: correct dummy function declarations. | Sumit Semwal | 2012-03-26 | 1 | -13/+14 |
| * | | | | | dma-buf: add support for kernel cpu access | Daniel Vetter | 2012-03-26 | 1 | -0/+59 |
| * | | | | | dma-buf: don't hold the mutex around map/unmap calls | Daniel Vetter | 2012-03-26 | 1 | -1/+1 |
| * | | | | | dma-buf: add get_dma_buf() | Rob Clark | 2012-03-26 | 1 | -0/+15 |
| * | | | | | dma-buf: pass flags into dma_buf_fd. | Dave Airlie | 2012-03-26 | 1 | -1/+1 |
| * | | | | | dma-buf: add dma_data_direction to unmap dma_buf_op | Sumit Semwal | 2012-03-26 | 1 | -3/+5 |
| * | | | | | dma-buf: Constify ops argument to dma_buf_export() | Laurent Pinchart | 2012-03-19 | 1 | -4/+4 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-28 | 1 | -10/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/eeh: Remove eeh device from OF node | Gavin Shan | 2012-03-28 | 1 | -10/+0 |
* | | | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-03-28 | 2 | -12/+155 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | KVM: Convert intx_mask_lock to spin lock | Jan Kiszka | 2012-03-20 | 1 | -1/+1 |
| * | | | | | | | KVM: Allow host IRQ sharing for assigned PCI 2.3 devices | Jan Kiszka | 2012-03-08 | 2 | -0/+8 |
| * | | | | | | | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity | 2012-03-08 | 1 | -0/+7 |