Age | Commit message (Expand) | Author |
2012-12-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-12-06 | propagate name change to comments in kernel source | Nadia Yvette Chambers |
2012-12-06 | padata: use __this_cpu_read per-cpu helper | Shan Wei |
2012-12-05 | MODSIGN: Don't use enum-type bitfields in module signature info block | David Howells |
2012-12-04 | watchdog: Fix CPU hotplug regression | Thomas Gleixner |
2012-12-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l... | Linus Torvalds |
2012-12-04 | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-04 | workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s | Tejun Heo |
2012-12-03 | Revert "sched, autogroup: Stop going ahead if autogroup is disabled" | Mike Galbraith |
2012-12-03 | cgroup: remove subsystem files when remounting cgroup | Gao feng |
2012-12-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-12-03 | modsign: add symbol prefix to certificate list | James Hogan |
2012-12-01 | workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up() | Joonsoo Kim |
2012-12-01 | workqueue: trivial fix for return statement in work_busy() | Joonsoo Kim |
2012-12-01 | workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay | Tejun Heo |
2012-12-01 | workqueue: exit rescuer_thread() as TASK_RUNNING | Mike Galbraith |
2012-12-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-11-30 | cgroup: use cgroup_addrm_files() in cgroup_clear_directory() | Gao feng |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker |
2012-11-30 | ring-buffer: Fix race between integrity check and readers | Steven Rostedt |
2012-11-30 | ring-buffer: Fix NULL pointer if rb_set_head_page() fails | Steven Rostedt |
2012-11-30 | cgroup: warn about broken hierarchies only after css_online | Glauber Costa |
2012-11-30 | irqdomain: stop screaming about preallocated irqdescs | Linus Walleij |
2012-11-29 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2012-11-29 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2012-11-29 | Merge branch 'acpi-general' | Rafael J. Wysocki |
2012-11-29 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2012-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-29 | do_coredump(): get rid of pt_regs argument | Al Viro |
2012-11-29 | print_fatal_signal(): get rid of pt_regs argument | Al Viro |
2012-11-29 | ptrace_signal(): get rid of unused arguments | Al Viro |
2012-11-29 | get rid of ptrace_signal_deliver() arguments | Al Viro |
2012-11-29 | flagday: kill pt_regs argument of do_fork() | Al Viro |
2012-11-28 | death to idle_regs() | Al Viro |
2012-11-28 | don't pass regs to copy_process() | Al Viro |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | audit: no nested contexts anymore... | Al Viro |
2012-11-28 | generic sys_fork / sys_vfork / sys_clone | Al Viro |
2012-11-28 | kill daemonize() | Al Viro |
2012-11-28 | cgroup: list_del_init() on removed events | Greg Thelen |
2012-11-28 | cgroup: fix lockdep warning for event_control | Greg Thelen |
2012-11-28 | kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | sysctl: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | cputime: Comment cputime's adjusting code | Frederic Weisbecker |
2012-11-28 | cputime: Consolidate cputime adjustment code | Frederic Weisbecker |
2012-11-28 | cputime: Rename thread_group_times to thread_group_cputime_adjusted | Frederic Weisbecker |
2012-11-28 | cputime: Move thread_group_cputime() to sched code | Frederic Weisbecker |
2012-11-28 | cgroup: move list add after list head initilization | Li Zhong |
2012-11-27 | time: export time information for KVM pvclock | Marcelo Tosatti |
2012-11-27 | sched: add notifier for cross-cpu migrations | Marcelo Tosatti |