| Commit message (Expand) | Author |
| 2020-06-01 | uapi: export all headers under uapi directories | Nicolas Dichtel |
| 2016-09-24 | score: fix copy_from_user() and friends | Al Viro |
| 2016-09-24 | score: fix __get_user/get_user | Al Viro |
| 2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
| 2015-08-04 | sched, score: Remove finish_arch_switch() | Peter Zijlstra |
| 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-24 | mm: new mm hook framework | Laurent Dufour |
| 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-04-12 | arch: Remove exec_domain from remaining archs | 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 | score: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
| 2014-10-09 | score: use Kbuild logic to include <asm-generic/sections.h> | Geert Uytterhoeven |
| 2014-10-05 | arch/score/include/asm/Kbuild: Add generic "serial.h" | Chen Gang |
| 2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
| 2014-08-08 | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott |
| 2014-08-06 | score, ptrace: remove unused macros | Chen Gang |
| 2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
| 2014-04-18 | arch,score: Convert smp_mb__*() | Peter Zijlstra |
| 2014-03-13 | arch: Remove stub cputime.h headers | Frederic Weisbecker |
| 2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
| 2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
| 2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
| 2014-01-13 | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
| 2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
| 2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
| 2013-11-15 | score: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
| 2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
| 2013-09-26 | Score: Implement the function csum_ipv6_magic | Lennox Wu |
| 2013-09-26 | Score: The commit is for compiling successfully. | Lennox Wu |
| 2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
| 2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
| 2013-06-23 | score: Wire up asm-generic/xor.h | Geert Uytterhoeven |
| 2013-06-23 | score: Remove unneeded <asm/dma-mapping.h> | Geert Uytterhoeven |
| 2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
| 2013-02-03 | score: switch to generic sigaltstack | Al Viro |
| 2012-12-20 | UAPI: (Scripted) Disintegrate arch/score/include/asm | David Howells |
| 2012-12-19 | missing user_stack_pointer() instances | Al Viro |
| 2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
| 2012-11-28 | score: switch to generic fork/vfork/clone | Al Viro |
| 2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
| 2012-10-15 | score: switch to generic sys_execve() | Al Viro |
| 2012-10-15 | score: switch to generic kernel_thread()/kernel_execve() | Al Viro |
| 2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
| 2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
| 2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |