| Commit message (Expand) | Author | Age | Files | Lines |
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -7/+0 |
* | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 1 | -0/+16 |
|\ |
|
| * | Add HAVE_64BIT_ALIGNED_ACCESS | James Hogan | 2013-03-02 | 1 | -0/+16 |
* | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 1 | -3/+26 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -15/+0 |
| * | | generic sys_sigaction() and compat_sys_sigaction() | Al Viro | 2013-02-03 | 1 | -0/+11 |
| * | | generic sys_compat_rt_sigaction() | Al Viro | 2013-02-03 | 1 | -0/+3 |
| * | | old sigsuspend variants in kernel/signal.c | Al Viro | 2013-02-03 | 1 | -0/+10 |
| * | | generic compat_sys_rt_sigqueueinfo() | Al Viro | 2013-02-03 | 1 | -0/+3 |
| * | | generic compat_sys_rt_sigpending() | Al Viro | 2013-02-03 | 1 | -0/+3 |
| * | | generic compat_sys_rt_sigprocmask() | Al Viro | 2013-02-03 | 1 | -0/+3 |
| * | | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 | 1 | -0/+5 |
| |/ |
|
* / | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c | Masami Hiramatsu | 2013-01-21 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 1 | -6/+3 |
|\ |
|
| * | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-20 | 1 | -0/+3 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 1 | -6/+0 |
* | | Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw... | Linus Torvalds | 2012-12-19 | 1 | -0/+19 |
|\ \ |
|
| * | | byteorder: allow arch to opt to use GCC intrinsics for byteswapping | David Woodhouse | 2012-12-06 | 1 | -0/+19 |
* | | | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2012-12-18 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 1 | -0/+14 |
|\ \ \
| | |/
| |/| |
|
| * | | generic sys_fork / sys_vfork / sys_clone | Al Viro | 2012-11-29 | 1 | -0/+14 |
| |/ |
|
* / | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 | 1 | -7/+8 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+19 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -0/+3 |
|\ \ |
|
| * | | infrastructure for saner ret_from_kernel_thread semantics | Al Viro | 2012-10-12 | 1 | -0/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -0/+3 |
|\| | |
|
| * | | preparation for generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -0/+3 |
| |/ |
|
* | | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 2012-10-09 | 1 | -0/+3 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 | 1 | -0/+9 |
|\ \ |
|
| * | | cputime: Make finegrained irqtime accounting generally available | Frederic Weisbecker | 2012-09-25 | 1 | -0/+6 |
| * | | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING | Frederic Weisbecker | 2012-08-17 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 1 | -0/+13 |
|\ \ |
|
| * | | perf: Add ability to attach user stack dump to sample | Jiri Olsa | 2012-08-10 | 1 | -0/+7 |
| * | | perf: Unified API to record selective sets of arch registers | Jiri Olsa | 2012-08-10 | 1 | -0/+6 |
| |/ |
|
* / | rcu: Settle config for userspace extended quiescent state | Frederic Weisbecker | 2012-09-26 | 1 | -0/+10 |
|/ |
|
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-31 | 1 | -0/+7 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 1 | -0/+3 |
|\ |
|
| * | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 | 1 | -0/+3 |
* | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 | 1 | -0/+17 |
|\ \ |
|
| * | | tracing: Fix kconfig warning due to a typo | Srikar Dronamraju | 2012-05-08 | 1 | -1/+1 |
| * | | tracing: Provide trace events interface for uprobes | Srikar Dronamraju | 2012-05-07 | 1 | -1/+1 |
| * | | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 2012-04-14 | 1 | -8/+25 |
| |\| |
|
| * | | uprobes: Move to kernel/events/ | Ingo Molnar | 2012-02-22 | 1 | -1/+1 |
| * | | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 2012-02-17 | 1 | -4/+10 |
| * | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 2012-02-17 | 1 | -0/+11 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-22 | 1 | -0/+23 |
|\ \ \ |
|
| * | | | ptrace,seccomp: Add PTRACE_SECCOMP support | Will Drewry | 2012-04-14 | 1 | -5/+5 |
| * | | | seccomp: Add SECCOMP_RET_TRAP | Will Drewry | 2012-04-14 | 1 | -5/+9 |