Age | Commit message (Expand) | Author |
2012-08-13 | mutex: Place lock in contended state after fastpath_lock failure | Will Deacon |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov |
2012-07-30 | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows... | Linus Torvalds |
2012-07-30 | common: dma-mapping: introduce dma_get_sgtable() function | Marek Szyprowski |
2012-07-30 | common: dma-mapping: add support for generic dma_mmap_* calls | Marek Szyprowski |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-24 | asm-generic: remove km_type definitions | Cong Wang |
2012-07-06 | mm: cma: fix condition check when setting global cma area | Marek Szyprowski |
2012-06-28 | ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h> | Alessandro Rubini |
2012-06-27 | mm/mmu_gather: enable tlb flush range in generic mmu_gather | Alex Shi |
2012-06-27 | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi |
2012-06-25 | bug.h: Fix up CONFIG_BUG=n implicit function declarations. | Paul Mundt |
2012-06-20 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-06-20 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli |
2012-06-18 | bug.h: Fix up powerpc build regression. | Paul Mundt |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt |
2012-06-11 | bug.h: need linux/kernel.h for TAINT_WARN. | Paul Mundt |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-31 | vsprintf: further optimize decimal conversion | Denys Vlasenko |
2012-05-31 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-05-29 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli |
2012-05-29 | KVM: Export asm-generic/kvm_para.h | Avi Kivity |
2012-05-26 | Merge branch 'generic-string-functions' | Linus Torvalds |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds |
2012-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-05-25 | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-05-22 | Merge branch 'for-next-arm-dma' into for-linus | Marek Szyprowski |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-05-21 | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds |
2012-05-21 | KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block | Paul Gortmaker |
2012-05-21 | drivers: add Contiguous Memory Allocator | Marek Szyprowski |
2012-05-21 | common: add dma_mmap_from_coherent() function | Marek Szyprowski |
2012-05-21 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2012-05-18 | gpiolib: Remove 'const' from data argument of gpiochip_find() | Grant Likely |
2012-05-18 | gpio: Adjust of_xlate API to support multiple GPIO chips | Grant Likely |
2012-05-18 | gpiolib: Implement devm_gpio_request_one() | Mark Brown |
2012-05-16 | ftrace: Sort all function addresses, not just per page | Steven Rostedt |
2012-05-04 | Merge tag 'v3.4-rc5' into next | James Morris |
2012-04-30 | PCI: work around Stratus ftServer broken PCIe hierarchy | Bjorn Helgaas |
2012-04-30 | asm-generic: Use __BITS_PER_LONG in statfs.h | H. Peter Anvin |