Age | Commit message (Expand) | Author | Files | Lines |
2013-09-17 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 79 | -3289/+0 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -21/+4 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-23 | h8300: Wire up asm-generic/xor.h | Geert Uytterhoeven | 1 | -0/+1 |
2013-06-23 | h8300: Fix <asm/tlb.h> | Geert Uytterhoeven | 1 | -15/+0 |
2013-06-23 | h8300: Hardcode symbol prefixes in asm sources | Geert Uytterhoeven | 2 | -6/+1 |
2013-06-16 | h8300: add missing definition for read_barries_depends() | Jiang Liu | 1 | -0/+2 |
2013-03-04 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2 | -9/+0 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -3/+0 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -2/+0 |
2013-02-04 | h8300: switch to generic old sigaction() | Al Viro | 1 | -7/+0 |
2013-02-04 | consolidate kernel-side struct sigaction declarations | Al Viro | 1 | -6/+1 |
2013-02-04 | consolidate declarations of k_sigaction | Al Viro | 1 | -4/+0 |
2012-12-22 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2 | -10/+1 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -1/+1 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | new helper: current_user_stack_pointer() | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-19 | UAPI: (Scripted) Disintegrate arch/h8300/include/asm | David Howells | 32 | -1138/+8 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -4/+7 |
2012-12-10 | h8300: Use generic asm/mmu.h | Lars-Peter Clausen | 2 | -10/+1 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-11-29 | new helper: signal_pt_regs() | Al Viro | 1 | -0/+1 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-29 | h8300: switch to generic fork/vfork/clone | Al Viro | 1 | -0/+3 |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 3 | -2/+3 |
2012-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2012-11-14 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-09 | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu | 1 | -1/+2 |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 1 | -0/+1 |
2012-10-15 | h8300: generic sys_execve() | Al Viro | 1 | -0/+1 |
2012-10-15 | h8300: generic kernel_thread() | Al Viro | 2 | -2/+2 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -11/+1 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+2 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -7/+2 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+2 |
2012-10-05 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+2 |
2012-10-01 | h8300: trim _TIF_WORK_MASK | Al Viro | 1 | -1/+2 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -3/+0 |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2 | -11/+2 |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -6/+1 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -1/+0 |
2012-07-12 | h8300/uaccess: add mising __clear_user() | Geert Uytterhoeven | 1 | -0/+2 |
2012-07-12 | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() | Geert Uytterhoeven | 1 | -1/+0 |
2012-07-12 | h8300/pgtable: add missing #include <asm-generic/pgtable.h> | Geert Uytterhoeven | 1 | -0/+3 |
2012-05-31 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |