Age | Commit message (Expand) | Author |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-06 | word-at-a-time.h: support zero_bytemask() on alpha and tile | Chris Metcalf |
2015-10-06 | word-at-a-time.h: fix some Kbuild files | Chris Metcalf |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-08-27 | tile: correct some typos in opcode type names | Chris Metcalf |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar |
2015-08-08 | tile: Reorganize _switch_to() | Chris Metcalf |
2015-08-04 | sched, tile: Remove finish_arch_switch | Chris Metcalf |
2015-08-03 | tile: Remove finish_arch_switch | Chris Metcalf |
2015-07-30 | tile: enable full SECCOMP support | Chris Metcalf |
2015-07-29 | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | tile: Provide atomic_{or,xor,and} | Chris Metcalf |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf |
2015-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-24 | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2015-06-24 | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V |
2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar |
2015-06-07 | video/fbdev, asm/io.h: Remove ioremap_writethrough() | Toshi Kani |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
2015-05-28 | EDAC: Cleanup atomic_scrub mess | Borislav Petkov |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner |
2015-05-11 | tile: improve stack backtrace | Chris Metcalf |
2015-05-11 | tile: support delivering NMIs for multicore backtrace | Chris Metcalf |
2015-04-30 | tile: add <asm/word-at-a-time.h> and enable support functions | Chris Metcalf |