Age | Commit message (Expand) | Author |
2010-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-12-17 | resources: add arch hook for preventing allocation in reserved areas | Bjorn Helgaas |
2010-12-17 | Revert "resources: support allocating space within a region from the top down" | Bjorn Helgaas |
2010-12-16 | PM / Hibernate: Restore old swap signature to avoid user space breakage | Rafael J. Wysocki |
2010-12-16 | PM / Hibernate: Fix PM_POST_* notification with user-space suspend | Takashi Iwai |
2010-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-14 | workqueue: It is likely that WORKER_NOT_RUNNING is true | Steven Rostedt |
2010-12-08 | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds |
2010-12-07 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-12-06 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-12-06 | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki |
2010-12-06 | PM / Hibernate: Use async I/O when reading compressed hibernation image | Bojan Smojver |
2010-12-02 | do_exit(): make sure that we run with get_fs() == USER_DS | Nelson Elhage |
2010-12-01 | genirq: Fix incorrect proc spurious output | Kenji Kaneshige |
2010-11-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-27 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-11-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-27 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-11-26 | nohz: Fix printk_needs_cpu() return value on offline cpus | Heiko Carstens |
2010-11-26 | printk: Fix wake_up_klogd() vs cpu hotplug | Heiko Carstens |
2010-11-26 | perf: Fix the software context switch counter | Peter Zijlstra |
2010-11-26 | perf: Fix inherit vs. context rotation bug | Thomas Gleixner |
2010-11-26 | workqueue: check the allocation of system_unbound_wq | Hitoshi Mitake |
2010-11-19 | Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" | Linus Torvalds |
2010-11-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-11-18 | irq_work: Drop cmpxchg() result | Sergio Aguirre |
2010-11-18 | perf: Fix owner-list vs exit | Peter Zijlstra |
2010-11-18 | sched: Fix idle balancing | Nikhil Rao |
2010-11-18 | sched: Fix volanomark performance regression | Alex Shi |
2010-11-18 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2010-11-18 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2010-11-17 | kdb: fix crash when KDB_BASE_CMD_MAX is exceeded | Jovi Zhang |
2010-11-17 | kdb: fix memory leak in kdb_main.c | Jovi Zhang |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-16 | kernel: make /proc/kallsyms mode 400 to reduce ease of attacking | Marcus Meissner |
2010-11-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-11-16 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-11-16 | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-11-16 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-11-16 | kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK | Joe Perches |
2010-11-15 | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris |
2010-11-15 | PM / PM QoS: Fix reversed min and max | Colin Cross |
2010-11-12 | tracing: Fix recursive user stack trace | Steven Rostedt |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-11-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-12 | Restrict unprivileged access to kernel syslog | Dan Rosenberg |
2010-11-12 | latencytop: fix per task accumulator | Ken Chen |
2010-11-12 | kernel/range.c: fix clean_sort_range() for the case of full array | Alexey Khoroshilov |
2010-11-12 | perf,hw_breakpoint: Initialize hardware api earlier | Jason Wessel |
2010-11-11 | sched: Fix cross-sched-class wakeup preemption | Peter Zijlstra |