Age | Commit message (Expand) | Author |
2010-11-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
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 | 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-11 | sched: Fix cross-sched-class wakeup preemption | Peter Zijlstra |
2010-11-11 | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown |
2010-11-10 | sched: Fix runnable condition for stoptask | Peter Zijlstra |
2010-11-10 | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha |
2010-11-10 | perf_events: Fix time tracking in samples | Stephane Eranian |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig |
2010-11-10 | futex: Address compiler warnings in exit_robust_list | Darren Hart |
2010-11-10 | [S390] ftrace: build without frame pointers on s390 | Heiko Carstens |
2010-11-05 | watchdog: Fix section mismatch and potential undefined behavior. | David Daney |
2010-11-05 | posix-cpu-timers: workaround to suppress the problems with mt exec | Oleg Nesterov |
2010-11-05 | Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall... | Jesper Juhl |
2010-10-31 | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds |
2010-10-30 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds |
2010-10-30 | audit mmap | Al Viro |
2010-10-30 | audit: Use rcu for task lookup protection | Thomas Gleixner |
2010-10-30 | audit: Do not send uninitialized data for AUDIT_TTY_GET | Thomas Gleixner |
2010-10-30 | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner |
2010-10-30 | in untag_chunk() we need to do alloc_chunk() a bit earlier | Al Viro |
2010-10-30 | audit: make functions static | Stephen Hemminger |
2010-10-30 | Audit: add support to match lsm labels on user audit messages | Miloslav Trmac |
2010-10-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-10-29 | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng |
2010-10-29 | kdb: Fix early debugging crash regression | Jason Wessel |
2010-10-29 | kdb: fix per_cpu command to remove supress mask | Jason Wessel |
2010-10-29 | jump label: Make arch_jump_label_text_poke_early() optional | Steven Rostedt |
2010-10-29 | jump label: Fix error with preempt disable holding mutex | Steven Rostedt |
2010-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-10-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-10-29 | convert cgroup and cpuset | Al Viro |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-10-28 | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex | Jason Baron |
2010-10-28 | jump label: Fix module __init section race | Jason Baron |
2010-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds |