Age | Commit message (Expand) | Author |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-19 | Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw... | Linus Torvalds |
2012-12-18 | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-06 | byteorder: allow arch to opt to use GCC intrinsics for byteswapping | David Woodhouse |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker |
2012-11-29 | generic sys_fork / sys_vfork / sys_clone | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | 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-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-09-30 | preparation for generic kernel_thread() | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-26 | rcu: Settle config for userspace extended quiescent state | Frederic Weisbecker |
2012-09-25 | cputime: Make finegrained irqtime accounting generally available | Frederic Weisbecker |
2012-08-17 | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING | Frederic Weisbecker |
2012-08-10 | 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-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-05-21 | drivers: add Contiguous Memory Allocator | Marek Szyprowski |
2012-05-08 | tracing: Fix kconfig warning due to a typo | Srikar Dronamraju |
2012-05-08 | task_allocator: Use config switches instead of magic defines | Thomas Gleixner |
2012-05-07 | tracing: Provide trace events interface for uprobes | Srikar Dronamraju |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | init_task: Create generic init_task instance | Thomas Gleixner |
2012-04-26 | smp: Provide generic idle thread allocation | Thomas Gleixner |
2012-04-14 | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar |
2012-04-14 | ptrace,seccomp: Add PTRACE_SECCOMP support | Will Drewry |
2012-04-14 | seccomp: Add SECCOMP_RET_TRAP | Will Drewry |
2012-04-14 | seccomp: add SECCOMP_RET_ERRNO | Will Drewry |
2012-04-14 | seccomp: add system call filtering using BPF | Will Drewry |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-03-23 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar |
2012-02-22 | uprobes: Move to kernel/events/ | Ingo Molnar |
2012-02-17 | 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-01-13 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens |
2012-01-13 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens |
2012-01-13 | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens |
2011-11-04 | oprofile, x86: Reimplement nmi timer mode using perf event | Robert Richter |