| Commit message (Expand) | Author | Age | Files | Lines |
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 5 | -98/+11 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -3/+0 |
| * | | h8300: switch to generic old sigaction() | Al Viro | 2013-02-03 | 3 | -39/+1 |
| * | | h8300: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 2 | -11/+1 |
| * | | h8300: kill useless wrappers, fix rt_sigreturn(2) | Al Viro | 2013-02-03 | 2 | -23/+6 |
| * | | h8300: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -13/+3 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -6/+1 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 48 | -686/+622 |
| |\ \
| | |/ |
|
| * | | h8300: Fix home page URL in h8300/README | Masanari Iida | 2013-01-04 | 1 | -1/+1 |
* | | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | 1 | -1/+1 |
* | | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-21 | 2 | -10/+1 |
|\ \ |
|
| * | | h8300: Use generic asm/mmu.h | Lars-Peter Clausen | 2012-12-09 | 2 | -10/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 4 | -9/+1 |
|\ \ |
|
| * | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 1 | -6/+0 |
| * | | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -0/+1 |
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |
* | | | UAPI: (Scripted) Disintegrate arch/h8300/include/asm | David Howells | 2012-12-19 | 39 | -546/+595 |
* | | | h8300: select generic atomic64_t support | Fengguang Wu | 2012-12-18 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 | 1 | -1/+2 |
| |\ \ \ |
|
| * | | | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 10 | -129/+29 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | new helper: signal_pt_regs() | Al Viro | 2012-11-29 | 1 | -0/+1 |
| * | | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -2/+0 |
| * | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -1/+1 |
| * | | | h8300: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 3 | -44/+6 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 8 | -83/+22 |
| |\ \ \ \
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| | | * | h8300: generic sys_execve() | Al Viro | 2012-10-14 | 2 | -21/+1 |
| | | * | h8300: generic kernel_execve() | Al Viro | 2012-10-14 | 3 | -28/+2 |
| | | * | h8300: generic kernel_thread() | Al Viro | 2012-10-14 | 6 | -36/+21 |
| | |/ |
|
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| |/ |
|
* | | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu | 2012-11-09 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 3 | -11/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 3 | -11/+3 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -6/+2 |
|\ \ |
|
| * | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
| * | | h8300: trim _TIF_WORK_MASK | Al Viro | 2012-10-01 | 1 | -1/+2 |
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -3/+0 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -7/+2 |
|\ \ \
| |/ / |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -6/+1 |
| |/ |
|