| Commit message (Expand) | Author |
| 2020-06-01 | uapi: export all headers under uapi directories | Nicolas Dichtel |
| 2018-05-26 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
| 2017-08-09 | UPSTREAM: Clarify naming of thread info/stack allocators | Linus Torvalds |
| 2016-10-07 | tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan |
| 2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
| 2016-01-05 | tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro | Chris Metcalf |
| 2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
| 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-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-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-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel |
| 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-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 |
| 2015-04-28 | tile: use READ_ONCE() in arch_spin_is_locked() | Chris Metcalf |
| 2015-04-17 | tile: ftrace: fix function_graph tracer issues | Tony Lu |
| 2015-04-17 | tile: support CONTEXT_TRACKING and thus NOHZ_FULL | Chris Metcalf |
| 2015-04-17 | tile: support arch_irq_work_raise | Chris Metcalf |
| 2015-04-12 | tile: Remove signal translation and exec_domain | Richard Weinberger |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
| 2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
| 2015-02-10 | tile: drop pte_file()-related helpers | Kirill A. Shutemov |
| 2015-01-13 | tile: enable sparse checks for get/put_user | Chris Metcalf |
| 2015-01-13 | tile: fix put_user sparse errors | Chris Metcalf |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
| 2014-11-11 | tile: Use the more common pr_warn instead of pr_warning | Joe Perches |