| Commit message (Expand) | Author | Age |
* | thp: introduce pmdp_invalidate() | Gerald Schaefer | 2012-10-09 |
* | thp: remove assumptions on pgtable_t type | Gerald Schaefer | 2012-10-09 |
* | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov | 2012-10-09 |
* | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha | 2012-10-09 |
* | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-10-06 |
|\ |
|
| * | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 2012-10-04 |
* | | bitops: introduce generic {clear,set}_bit_le() | Takuya Yoshikawa | 2012-10-05 |
|/ |
|
* | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 |
|\ |
|
| * | UAPI: Set up uapi/asm/Kbuild.asm | David Howells | 2012-10-02 |
* | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 2012-10-02 |
|\ \
| |/
|/| |
|
| * | gpio: Document device_node's det_debounce | Roland Stigge | 2012-09-30 |
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | generic: Implement generic ffs/fls using __builtin_* functions | Catalin Marinas | 2012-09-14 |
* | | | syscalls: add __NR_kcmp syscall to generic unistd.h | Mark Salter | 2012-09-26 |
|/ / |
|
* / | mutex: Place lock in contended state after fastpath_lock failure | Will Deacon | 2012-08-13 |
|/ |
|
* | 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-30 |
* | | 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 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | * | ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h> | Alessandro Rubini | 2012-06-28 |
| | | |/ |
|
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 |
|\ \ \ \ |
|
| * | | | | asm-generic: remove km_type definitions | Cong Wang | 2012-07-24 |
| |/ / / |
|
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | 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-27 |
| | |/
| |/| |
|
* | | | mm: cma: fix condition check when setting global cma area | Marek Szyprowski | 2012-07-06 |
| |/
|/| |
|
* | | bug.h: Fix up CONFIG_BUG=n implicit function declarations. | Paul Mundt | 2012-06-25 |
* | | 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-20 |
* | | | bug.h: Fix up powerpc build regression. | Paul Mundt | 2012-06-18 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt | 2012-06-12 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 |
| |\ \ |
|
| | * | | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 |
| | |/ |
|
| * | | 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-31 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | KVM: Export asm-generic/kvm_para.h | Avi Kivity | 2012-05-29 |
| | |/ |
|
| * / | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 2012-05-29 |
| |/ |
|
| * | Merge branch 'generic-string-functions' | Linus Torvalds | 2012-05-26 |
| |\ |
|
| | * | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 |
| * | | 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-25 |
| |\ \ |
|
| | * \ | Merge branch 'for-next-arm-dma' into for-linus | Marek Szyprowski | 2012-05-22 |
| | |\ \ |
|
| | | * | | common: add dma_mmap_from_coherent() function | Marek Szyprowski | 2012-05-21 |
| | | |/ |
|
| | * / | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 |
| | |/ |
|
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
| |\ \ |
|