Age | Commit message (Expand) | Author |
2011-01-24 | module: show version information for built-in modules in sysfs | Dmitry Torokhov |
2011-01-21 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-20 | Merge branch 'akpm' | Linus Torvalds |
2011-01-20 | kernel/smp.c: consolidate writes in smp_call_function_interrupt() | Milton Miller |
2011-01-20 | kernel/smp.c: fix smp_call_function_many() SMP race | Anton Blanchard |
2011-01-20 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-01-20 | smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t... | Tejun Heo |
2011-01-20 | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo |
2011-01-19 | sched, cgroup: Use exit hook to avoid use-after-free crash | Peter Zijlstra |
2011-01-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-18 | perf: Validate cpu early in perf_event_alloc() | Oleg Nesterov |
2011-01-18 | perf: Find_get_context: fix the per-cpu-counter check | Oleg Nesterov |
2011-01-18 | perf: Fix contexted inheritance | Peter Zijlstra |
2011-01-18 | sched: Fix signed unsigned comparison in check_preempt_tick() | Mike Galbraith |
2011-01-18 | sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count | Yong Zhang |
2011-01-18 | sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure | Mike Galbraith |
2011-01-18 | sched: Display autogroup names in /proc/sched_debug | Bharata B Rao |
2011-01-18 | sched: Reinstate group names in /proc/sched_debug | Bharata B Rao |
2011-01-18 | sched: Update effective_load() to use global share weights | Paul Turner |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds |
2011-01-14 | tracing: Remove syscall_exit_fields | Lai Jiangshan |
2011-01-14 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-14 | cgroup_fs: fix cgroup use of simple_lookup() | Al Viro |
2011-01-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2011-01-14 | rcu: avoid pointless blocked-task warnings | Paul E. McKenney |
2011-01-14 | rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status | Paul E. McKenney |
2011-01-14 | cgroups: Fix a lockdep warning at cgroup removal | Li Zefan |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-13 | thp: khugepaged | Andrea Arcangeli |
2011-01-13 | thp: add pmd_huge_pte to mm_struct | Andrea Arcangeli |
2011-01-13 | thp: update futex compound knowledge | Andrea Arcangeli |
2011-01-13 | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down | Mandeep Singh Baines |
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 |