Age | Commit message (Expand) | Author |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds |
2013-02-23 | page-writeback.c: subtract min_free_kbytes from dirtyable memory | Paul Szabo |
2013-02-23 | sched: do not use cpu_to_node() to find an offlined cpu's node. | Tang Chen |
2013-02-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
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 | futex: Revert "futex: Mark get_robust_list as deprecated" | Thomas Gleixner |
2013-02-19 | ntp: Make ntp_lock raw | Thomas Gleixner |
2013-02-19 | lockdep: Print more info when MAX_LOCK_DEPTH is exceeded | Ben Greear |
2013-02-19 | watchdog: Use local_clock for get_timestamp() | Namhyung Kim |
2013-02-19 | lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug() | Srivatsa S. Bhat |
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 |