Age | Commit message (Expand) | Author |
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 |
2010-10-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-27 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-10-27 | Remove duplicate includes from many files | Zimny Lech |
2010-10-27 | kernel/resource.c: handle reinsertion of an already-inserted resource | Huang Shijie |
2010-10-27 | taskstats: use real microsecond granularity for CPU times | Michael Holzheu |
2010-10-27 | taskstats: split fill_pid function | Michael Holzheu |
2010-10-27 | taskstats: separate taskstats commands | Michael Holzheu |
2010-10-27 | delayacct: align to 8 byte boundary on 64-bit systems | Jeff Mahoney |
2010-10-27 | /proc/stat: fix scalability of irq sum of all cpu | KAMEZAWA Hiroyuki |
2010-10-27 | exit: add lock context annotation on find_new_reaper() | Namhyung Kim |
2010-10-27 | signals: move cred_guard_mutex from task_struct to signal_struct | KOSAKI Motohiro |
2010-10-27 | signals: annotate lock context change on ptrace_stop() | Namhyung Kim |
2010-10-27 | signals: annotate lock_task_sighand() | Namhyung Kim |
2010-10-27 | ptrace: cleanup ptrace_request() | Namhyung Kim |
2010-10-27 | ptrace: change signature of sys_ptrace() and friends | Namhyung Kim |
2010-10-27 | ptrace: annotate lock context change on exit_ptrace() | Namhyung Kim |
2010-10-27 | cgroup: notify ns_cgroup deprecated | Daniel Lezcano |
2010-10-27 | cgroups: add check for strcpy destination string overflow | Evgeny Kuznetsov |
2010-10-27 | cgroup: make the mount options parsing more accurate | Daniel Lezcano |
2010-10-27 | cgroup: add clone_children control file | Daniel Lezcano |
2010-10-27 | cgroup_freezer: update_freezer_state() does incorrect state transitions | Tomasz Buchert |
2010-10-27 | cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen c... | Tomasz Buchert |
2010-10-27 | cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen() | Tomasz Buchert |
2010-10-27 | Typedef SMP call function pointer | David Howells |
2010-10-27 | (trivial) Fix compiler warning in kernel/modules.c | Michał Mirosław |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-10-26 | docbook: add more wait/wake/completion to device-drivers docbook | Randy Dunlap |
2010-10-26 | printk: declare printk_ratelimit_state in ratelimit.h | Namhyung Kim |