Age | Commit message (Expand) | Author |
2011-01-13 | sched: remove long deprecated CLONE_STOPPED flag | Dave Jones |
2011-01-13 | irq: use per_cpu kstat_irqs | Eric Dumazet |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | pps: capture MONOTONIC_RAW timestamps as well | Alexander Gordeev |
2011-01-13 | ntp: add hardpps implementation | Alexander Gordeev |
2011-01-13 | taskstats: use better ifdef for alignment | Jeff Mahoney |
2011-01-13 | user_ns: improve the user_ns on-the-slab packaging | Pavel Emelyanov |
2011-01-13 | sysctl: remove obsolete comments | Jovi Zhang |
2011-01-13 | sysctl: fix #ifdef guard comment | Jovi Zhang |
2011-01-13 | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps | Joe Perches |
2011-01-13 | printk: use RCU to prevent potential lock contention in kmsg_dump | Huang Ying |
2011-01-13 | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang |
2011-01-13 | kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_... | Seiji Aguchi |
2011-01-12 | switch cgroup | Al Viro |
2011-01-12 | timekeeping: Make local variables static | H Hartley Sweeten |
2011-01-12 | time: Rename misnamed minsec argument of clocks_calc_mult_shift() | Nicolas Pitre |
2011-01-12 | Merge branch 'apei' into release | Len Brown |
2011-01-12 | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-11 | workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop | Tejun Heo |
2011-01-11 | workqueue: relax lockdep annotation on flush_work() | Tejun Heo |
2011-01-11 | rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi() | Steven Rostedt |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-01-10 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-01-10 | block: ensure that completion error gets properly traced | Jens Axboe |
2011-01-10 | Merge branch 'master' into next | James Morris |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-01-07 | tracing: Fix TRACE_EVENT power tracepoint creation | Mathieu Desnoyers |
2011-01-07 | tracing: Fix preempt count leak | Li Zefan |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-07 | sched: Constify function scope static struct sched_param usage | Peter Zijlstra |
2011-01-07 | sched: Fix strncmp operation | Hillf Danton |
2011-01-07 | sched: Move sched_autogroup_exit() to free_signal_struct() | Mike Galbraith |
2011-01-07 | sched: Fix struct autogroup memory leak | Mike Galbraith |
2011-01-07 | sched: Mark autogroup_init() __init | Yong Zhang |
2011-01-07 | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang |
2011-01-07 | perf_events: Add perf_event_time() | Stephane Eranian |
2011-01-07 | perf_events: Generalize use of event_filter_match() | Stephane Eranian |
2011-01-07 | perf_events: Move code around to prepare for cgroup | Stephane Eranian |
2011-01-07 | blktrace: add missing probe argument to block_bio_complete | Mathieu Desnoyers |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin |