Age | Commit message (Expand) | Author |
2014-10-03 | Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-02 | perf: fix perf bug in fork() | Peter Zijlstra |
2014-10-02 | ring-buffer: Fix infinite spin in reading buffer | Steven Rostedt (Red Hat) |
2014-09-27 | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-25 | Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-09-24 | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags | Zefan Li |
2014-09-25 | Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()" | Rafael J. Wysocki |
2014-09-23 | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-09-18 | cgroup: fix unbalanced locking | Zefan Li |
2014-09-13 | Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi... | Linus Torvalds |
2014-09-12 | alarmtimer: Lock k_itimer during timer callback | Richard Larocque |
2014-09-12 | alarmtimer: Do not signal SIGEV_NONE timers | Richard Larocque |
2014-09-12 | alarmtimer: Return relative times in timer_gettime | Richard Larocque |
2014-09-12 | jiffies: Fix timeval conversion to jiffies | Andrew Hunter |
2014-09-12 | futex: Unlock hb->lock in futex_wait_requeue_pi() error path | Thomas Gleixner |
2014-09-10 | kcmp: fix standard comparison bug | Rasmus Villemoes |
2014-09-10 | kernel/printk/printk.c: fix faulty logic in the case of recursive printk | Patrick Palka |
2014-09-09 | perf: Fix a race condition in perf_remove_from_context() | Cong Wang |
2014-09-07 | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-07 | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-09-07 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-09-07 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-09-06 | timekeeping: Update timekeeper before updating vsyscall and pvclock | Thomas Gleixner |
2014-09-06 | compat: nanosleep: Clarify error handling | Thomas Gleixner |
2014-09-04 | nohz: Restore NMI safe local irq work for local nohz kick | Frederic Weisbecker |
2014-09-05 | cgroup: check cgroup liveliness before unbreaking kernfs | Li Zefan |
2014-09-05 | cgroup: delay the clearing of cgrp->kn->priv | Li Zefan |
2014-09-03 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2014-09-03 | PM / sleep: Fix test_suspend= command line option | Rafael J. Wysocki |
2014-09-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-29 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal |
2014-08-29 | resource: fix the case of null pointer access | Vivek Goyal |
2014-08-28 | rcu: Make nocb leader kthreads process pending callbacks after spawning | Pranith Kumar |
2014-08-27 | Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-25 | trace: Fix epoll hang when we race with new entries | Josef Bacik |
2014-08-25 | Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-25 | irq: Export handle_fasteoi_irq | Vincent Stehlé |
2014-08-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-22 | ftrace: Use current addr when converting to nop in __ftrace_replace_code() | Steven Rostedt (Red Hat) |
2014-08-22 | ftrace: Fix function_profiler and function tracer together | Steven Rostedt (Red Hat) |
2014-08-22 | ftrace: Fix up trampoline accounting with looping on hash ops | Steven Rostedt (Red Hat) |
2014-08-22 | ftrace: Update all ftrace_ops for a ftrace_hash_ops update | Steven Rostedt (Red Hat) |
2014-08-22 | cgroup: Display legacy cgroup files on default hierarchy | Vivek Goyal |
2014-08-22 | ftrace: Allow ftrace_ops to use the hashes from other ops | Steven Rostedt (Red Hat) |
2014-08-20 | perf: Handle compat ioctl | Pawel Moll |
2014-08-18 | cgroup: reject cgroup names with '\n' | Alban Crequy |
2014-08-16 | module: Clean up ro/nx after early module load failures | Andy Lutomirski |
2014-08-14 | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-14 | timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall | John Stultz |