| Commit message (Expand) | Author | Age |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 |
|\ \ |
|
| * | | infrastructure for saner ret_from_kernel_thread semantics | Al Viro | 2012-10-12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
|\| | |
|
| * | | preparation for generic kernel_thread() | Al Viro | 2012-09-30 |
| |/ |
|
* | | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 2012-10-09 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | cputime: Make finegrained irqtime accounting generally available | Frederic Weisbecker | 2012-09-25 |
| * | | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING | Frederic Weisbecker | 2012-08-17 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | perf: Add ability to attach user stack dump to sample | Jiri Olsa | 2012-08-10 |
| * | | perf: Unified API to record selective sets of arch registers | Jiri Olsa | 2012-08-10 |
| |/ |
|
* / | rcu: Settle config for userspace extended quiescent state | Frederic Weisbecker | 2012-09-26 |
|/ |
|
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 |
|\ |
|
| * | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 |
* | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 |
|\ \ |
|
| * | | tracing: Fix kconfig warning due to a typo | Srikar Dronamraju | 2012-05-08 |
| * | | tracing: Provide trace events interface for uprobes | Srikar Dronamraju | 2012-05-07 |
| * | | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 2012-04-14 |
| |\| |
|
| * | | uprobes: Move to kernel/events/ | Ingo Molnar | 2012-02-22 |
| * | | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 2012-02-17 |
| * | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 2012-02-17 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-21 |
|\ \ \ |
|
| * | | | ptrace,seccomp: Add PTRACE_SECCOMP support | Will Drewry | 2012-04-13 |
| * | | | seccomp: Add SECCOMP_RET_TRAP | Will Drewry | 2012-04-13 |
| * | | | seccomp: add SECCOMP_RET_ERRNO | Will Drewry | 2012-04-13 |
| * | | | seccomp: add system call filtering using BPF | Will Drewry | 2012-04-13 |
| | |/
| |/| |
|
* | | | task_allocator: Use config switches instead of magic defines | Thomas Gleixner | 2012-05-08 |
* | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 |
* | | | init_task: Create generic init_task instance | Thomas Gleixner | 2012-05-05 |
* | | | smp: Provide generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-03-29 |
|\ \ |
|
| * | | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf | 2012-03-15 |
| |/ |
|
* | | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 2012-03-23 |
* | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 |
|/ |
|
* | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 2012-01-12 |
* | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 2012-01-12 |
* | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 2012-01-12 |
* | oprofile, x86: Reimplement nmi timer mode using perf event | Robert Richter | 2011-11-04 |
* | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 |
* | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 2011-05-25 |
* | arch:Kconfig.locks Remove unused config option. | Justin P. Mattock | 2011-04-10 |
* | mutexes, sched: Introduce arch_mutex_cpu_relax() | Gerald Schaefer | 2010-11-26 |
* | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt | 2010-10-29 |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-24 |
|\ |
|
| * | jump label: Base patch for jump label | Jason Baron | 2010-09-22 |
* | | kprobes: Fix Kconfig dependency | Masami Hiramatsu | 2010-09-13 |
|/ |
|
* | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 |
|\ |
|