Age | Commit message (Expand) | Author |
2014-07-16 | Merge tag 'v3.16-rc5' into timers/core | Thomas Gleixner |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-07-07 | workqueue: zero cpumask of wq_numa_possible_cpumask on init | Yasuaki Ishimatsu |
2014-07-05 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-07-05 | genirq: Fix memory leak when calling irq_free_hwirqs() | Keith Busch |
2014-07-03 | Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-07-03 | kernel/printk/printk.c: revert "printk: enable interrupts before calling cons... | Andrew Morton |
2014-07-01 | cpuset: break kernfs active protection in cpuset_write_resmask() | Tejun Heo |
2014-07-01 | tracing: Remove ftrace_stop/start() from reading the trace file | Steven Rostedt (Red Hat) |
2014-06-30 | tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable() | Oleg Nesterov |
2014-06-30 | tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch... | Oleg Nesterov |
2014-06-30 | uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone | Oleg Nesterov |
2014-06-30 | tracing/uprobes: Revert "Support mix of ftrace and perf" | Oleg Nesterov |
2014-06-30 | cgroup: fix a race between cgroup_mount() and cgroup_kill_sb() | Li Zefan |
2014-06-30 | cgroup: fix mount failure in a corner case | Li Zefan |
2014-06-25 | cpuset,mempolicy: fix sleeping function called from invalid context | Gu Zheng |
2014-06-25 | Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-06-23 | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin |
2014-06-23 | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes |
2014-06-23 | kernel/watchdog.c: remove preemption restrictions when restarting lockup dete... | Don Zickus |
2014-06-23 | kexec: save PG_head_mask in VMCOREINFO | Petr Tesarik |
2014-06-23 | CPU hotplug, smp: flush any pending IPI callbacks before CPU offline | Srivatsa S. Bhat |
2014-06-23 | workqueue: fix dev_set_uevent_suppress() imbalance | Maxime Bizon |
2014-06-23 | hrtimer: Remove hrtimer_enqueue_reprogram() | Viresh Kumar |
2014-06-23 | hrtimer: Kick lowres dynticks targets on timer enqueue | Viresh Kumar |
2014-06-23 | hrtimer: Store cpu-number in struct hrtimer_cpu_base | Viresh Kumar |
2014-06-23 | timer: Kick dynticks targets on mod_timer*() calls | Viresh Kumar |
2014-06-23 | timer: Store cpu-number in struct tvec_base | Viresh Kumar |
2014-06-23 | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner |
2014-06-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-06-21 | Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2014-06-21 | tracing: syscall_regfunc() should not skip kernel threads | Oleg Nesterov |
2014-06-21 | tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce... | Oleg Nesterov |
2014-06-21 | tracing: Fix syscall_*regfunc() vs copy_process() race | Oleg Nesterov |
2014-06-19 | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2014-06-17 | cgroup: fix broken css_has_online_children() | Li Zefan |
2014-06-16 | x86, kaslr: boot-time selectable with hibernation | Kees Cook |
2014-06-16 | PM / hibernate: introduce "nohibernate" boot parameter | Kees Cook |
2014-06-16 | rtmutex: Plug slow unlock race | Thomas Gleixner |
2014-06-14 | Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes | Ingo Molnar |
2014-06-14 | x86/kprobes: Fix build errors and blacklist context_track_user | Masami Hiramatsu |
2014-06-12 | Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2014-06-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-12 | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-06-12 | fork: Use ktime_get_ts() | Thomas Gleixner |