| Commit message (Expand) | Author |
| 2018-02-05 | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby |
| 2016-11-10 | h8300: fix syscall restarting | Mark Rutland |
| 2015-11-08 | h8300: bit io fix | Yoshinori Sato |
| 2015-11-08 | h8300: Fix alignment for .data | Yoshinori Sato |
| 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-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-27 | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
| 2015-06-23 | h8300: Assembly headers | Yoshinori Sato |
| 2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
| 2013-09-16 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck |
| 2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
| 2013-06-23 | h8300: Wire up asm-generic/xor.h | Geert Uytterhoeven |
| 2013-06-23 | h8300: Fix <asm/tlb.h> | Geert Uytterhoeven |
| 2013-06-23 | h8300: Hardcode symbol prefixes in asm sources | Geert Uytterhoeven |
| 2013-06-16 | h8300: add missing definition for read_barries_depends() | Jiang Liu |
| 2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
| 2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
| 2013-02-14 | burying unused conditionals | Al Viro |
| 2013-02-03 | h8300: switch to generic old sigaction() | Al Viro |
| 2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
| 2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
| 2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
| 2012-12-19 | new helper: current_user_stack_pointer() | Al Viro |
| 2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
| 2012-12-19 | UAPI: (Scripted) Disintegrate arch/h8300/include/asm | David Howells |
| 2012-12-09 | h8300: Use generic asm/mmu.h | Lars-Peter Clausen |
| 2012-11-29 | new helper: signal_pt_regs() | Al Viro |
| 2012-11-29 | unify default ptrace_signal_deliver | Al Viro |
| 2012-11-28 | h8300: switch to generic fork/vfork/clone | Al Viro |
| 2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
| 2012-11-09 | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu |
| 2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov |
| 2012-10-14 | h8300: generic sys_execve() | Al Viro |
| 2012-10-14 | h8300: generic kernel_thread() | Al Viro |
| 2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
| 2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
| 2012-10-01 | h8300: trim _TIF_WORK_MASK | Al Viro |
| 2012-10-01 | sanitize tsk_is_polling() | Al Viro |
| 2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
| 2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
| 2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |