| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | perf: Fix race in removing an event | Peter Zijlstra | 2014-05-07 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-05-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | cgroup: fix rcu_read_lock() leak in update_if_frozen() | Tejun Heo | 2014-05-13 | |
| | * | | | | | | | | | | | cgroup_freezer: replace freezer->lock with freezer_mutex | Tejun Heo | 2014-05-13 | |
| | * | | | | | | | | | | | cgroup: introduce task_css_is_root() | Tejun Heo | 2014-05-13 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-05-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | hrtimer: Set expiry time before switch_hrtimer_base() | Viresh Kumar | 2014-05-12 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-05-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | workqueue: fix a possible race condition between rescuer and pwq-release | Lai Jiangshan | 2014-04-18 | |
| | * | | | | | | | | | | workqueue: make rescuer_thread() empty wq->maydays list before exiting | Lai Jiangshan | 2014-04-18 | |
| | * | | | | | | | | | | workqueue: fix bugs in wq_update_unbound_numa() failure path | Daeseok Youn | 2014-04-16 | |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-05-13 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | | cgroup: fix the retry path of cgroup_mount() | Li Zefan | 2014-04-17 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-09 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* | Andi Kleen | 2014-05-05 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||
| * | | | | | | | | Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-08 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| | * | | | | | | | tracepoint: Fix use of tracepoint funcs after rcu free | Mathieu Desnoyers | 2014-05-08 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-05-05 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| | * | | | | | | | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman | 2014-04-24 | |
| | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-03 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 2014-04-28 | |
| | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-05-03 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | timer: Prevent overflow in apply_slack | Jiri Bohac | 2014-04-30 | |
| | * | | | | | | | hrtimer: Prevent remote enqueue of leftmost timers | Leon Ma | 2014-04-30 | |
| | * | | | | | | | hrtimer: Prevent all reprogramming if hang detected | Stuart Hayes | 2014-04-30 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-05-03 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | * | | | | | | tracing: Use rcu_dereference_sched() for trace event triggers | Steven Rostedt (Red Hat) | 2014-05-02 | |
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-05-01 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | module: remove warning about waiting module removal. | Rusty Russell | 2014-04-28 | |
| | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-28 | |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | | | ||||
| | * | | | | | ftrace/module: Hardcode ftrace_module_init() call into load_module() | Steven Rostedt (Red Hat) | 2014-04-28 | |
| | |/ / / / | ||||
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-27 | |
| |\ \ \ \ \ | ||||
| | * | | | | | genirq: Allow forcing cpu affinity of interrupts | Thomas Gleixner | 2014-04-17 | |
| | | |_|/ / | |/| | | | ||||
| * | | | | | PM / suspend: Make cpuidle work in the "freeze" state | Rafael J. Wysocki | 2014-04-21 | |
| | |/ / / |/| | | | ||||
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-04-19 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||
| | * | | | sched: Check for stop task appearance when balancing happens | Kirill Tkhai | 2014-04-17 | |
| | * | | | sched/numa: Fix task_numa_free() lockdep splat | Mike Galbraith | 2014-04-11 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-04-18 | |
| |\ \ \ \ | ||||
| | * | | | | seccomp: fix memory leak on filter attach | Kees Cook | 2014-04-16 | |
| * | | | | | kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() | Andrew Morton | 2014-04-18 | |
| * | | | | | Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-18 | |
| |\ \ \ \ \ | ||||
| | * | | | | | tracing/uprobes: Fix uprobe_cpu_buffer memory leak | zhangwei(Jovi) | 2014-04-17 | |
| | * | | | | | tracing: Do not try to recreated toplevel set_ftrace_* files | Steven Rostedt (Red Hat) | 2014-04-16 | |
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-04-17 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| | * | | | | | tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() | Viresh Kumar | 2014-04-15 | |
| | * | | | | | tick-sched: Don't call update_wall_time() when delta is lesser than tick_period | Viresh Kumar | 2014-04-15 | |
| | * | | | | | tick-common: Fix wrong check in tick_check_replacement() | Viresh Kumar | 2014-04-15 | |
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-16 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| | * | | | | | locking/mutex: Fix debug_mutexes | Peter Zijlstra | 2014-04-11 | |
| | | |_|/ / | |/| | | | ||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-04-15 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||
