Age | Commit message (Expand) | Author |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-02-21 | kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns | Yuanhan Liu |
2013-02-21 | sys_prctl(): coding-style cleanup | Andrew Morton |
2013-02-21 | sys_prctl(): arg2 is unsigned long which is never < 0 | Chen Gang |
2013-02-21 | smp: make smp_call_function_many() use logic similar to smp_call_function_sin... | Shaohua Li |
2013-02-21 | time: don't inline EXPORT_SYMBOL functions | Greg Kroah-Hartman |
2013-02-21 | compat: return -EFAULT on error in waitid() | Dan Carpenter |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-02-20 | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2013-02-19 | Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-19 | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-02-19 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-19 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | workqueue: un-GPL function delayed_work_timer_fn() | Konstantin Khlebnikov |
2013-02-19 | cputime: Remove irqsave from seqlock readers | Thomas Gleixner |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller |
2013-02-18 | genirq: Export enable/disable_percpu_irq() | Chris Metcalf |
2013-02-18 | cgroup: fail if monitored file and event_control are in different cgroup | Li Zefan |
2013-02-18 | cgroup: fix cgroup_rmdir() vs close(eventfd) race | Li Zefan |
2013-02-18 | cpuset: fix cpuset_print_task_mems_allowed() vs rename() race | Li Zefan |
2013-02-18 | cgroup: fix exit() vs rmdir() race | Li Zefan |
2013-02-15 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-02-15 | posix-cpu-timers: Fix nanosleep task_struct leak | Stanislaw Gruszka |
2013-02-14 | perf/hwbp: Fix cleanup in case of kzalloc failure | Daniel Baluta |
2013-02-14 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner |
2013-02-14 | stop_machine: Use smpboot threads | Thomas Gleixner |
2013-02-14 | stop_machine: Store task reference in a separate per cpu variable | Thomas Gleixner |
2013-02-14 | smpboot: Allow selfparking per cpu threads | Thomas Gleixner |
2013-02-13 | workqueue: rename cpu_workqueue to pool_workqueue | Tejun Heo |
2013-02-13 | workqueue: reimplement is_chained_work() using current_wq_worker() | Tejun Heo |
2013-02-13 | workqueue: fix is_chained_work() regression | Tejun Heo |
2013-02-12 | kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited | Eric W. Biederman |
2013-02-12 | Merge branch 'timers/for-arm' into timers/core | Thomas Gleixner |
2013-02-12 | clockevents: Fix generic broadcast for FEAT_C3STOP | Mark Rutland |
2013-02-09 | Merge tag 'v3.8-rc6' into next/cleanup | Olof Johansson |
2013-02-09 | suspend: enable freeze timeout configuration through sys | Li Fei |
2013-02-09 | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui |
2013-02-09 | kprobes: fix wait_for_kprobe_optimizer() | Tejun Heo |