Age | Commit message (Expand) | Author |
2014-02-13 | timekeeping: Avoid possible deadlock from clock_was_set_delayed | John Stultz |
2014-02-13 | timekeeping: Fix missing timekeeping_update in suspend path | John Stultz |
2014-02-13 | timekeeping: Fix CLOCK_TAI timer/nanosleep delays | John Stultz |
2014-02-13 | timekeeping: Fix lost updates to tai adjustment | John Stultz |
2014-02-13 | ftrace: Have function graph only trace based on global_ops filters | Steven Rostedt |
2014-02-13 | ftrace: Fix synchronization location disabling and freeing ftrace_ops | Steven Rostedt |
2014-02-13 | ftrace: Synchronize setting function_trace_op with ftrace_trace_function | Steven Rostedt |
2014-02-13 | audit: reset audit backlog wait time after error recovery | Richard Guy Briggs |
2014-02-13 | tracing: Check if tracing is enabled in trace_puts() | Steven Rostedt (Red Hat) |
2014-02-13 | tracing: Have trace buffer point back to trace_array | Steven Rostedt (Red Hat) |
2014-01-15 | sched: Guarantee new group-entities always have weight | Paul Turner |
2014-01-15 | sched: Fix hrtimer_cancel()/rq->lock deadlock | Ben Segall |
2014-01-15 | sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining | Ben Segall |
2014-01-15 | sched: Fix race on toggling cfs_bandwidth_used | Ben Segall |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2014-01-09 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov |
2014-01-09 | libata, freezer: avoid block device removal while system is frozen | Tejun Heo |
2014-01-09 | sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities | Kirill Tkhai |
2014-01-09 | sched: numa: skip inaccessible VMAs | Mel Gorman |
2014-01-09 | ftrace: Initialize the ftrace profiler for each possible cpu | Miao Xie |
2013-12-20 | sched: Avoid throttle_cfs_rq() racing with period_timer stopping | Ben Segall |
2013-12-20 | futex: fix handling of read-only-mapped hugepages | Linus Torvalds |
2013-12-20 | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz |
2013-12-11 | irq: Enable all irqs unconditionally in irq_resume | Laxman Dewangan |
2013-12-11 | time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD | Martin Schwidefsky |
2013-12-08 | ntp: Make periodic RTC update more reliable | Miroslav Lichvar |
2013-12-08 | clockevents: Prefer CPU local devices over global devices | Stephen Boyd |
2013-12-08 | clockevents: Split out selection logic | Thomas Gleixner |
2013-12-08 | clockevents: Add module refcount | Thomas Gleixner |
2013-12-08 | clockevents: Get rid of the notifier chain | Thomas Gleixner |
2013-12-04 | cgroup: use a dedicated workqueue for cgroup destruction | Tejun Heo |
2013-12-04 | cpuset: Fix memory allocator deadlock | Peter Zijlstra |
2013-12-04 | workqueue: fix ordered workqueues in NUMA setups | Tejun Heo |
2013-12-04 | ftrace: Fix function graph with loading of modules | Steven Rostedt (Red Hat) |
2013-12-04 | audit: log the audit_names record type | Jeff Layton |
2013-12-04 | audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_... | Jeff Layton |
2013-12-04 | audit: fix info leak in AUDIT_GET requests | Mathias Krause |
2013-12-04 | audit: use nlmsg_len() to get message payload length | Mathias Krause |
2013-12-04 | audit: printk USER_AVC messages when audit isn't enabled | Tyler Hicks |
2013-12-04 | PM / hibernate: Avoid overflow in hibernate_preallocate_memory() | Aaron Lu |
2013-12-04 | alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist | KOSAKI Motohiro |
2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-29 | perf/ftrace: Fix paranoid level for enabling function tracer | Steven Rostedt |
2013-11-29 | sched, idle: Fix the idle polling state logic | Peter Zijlstra |
2013-11-20 | perf: Fix perf ring buffer memory ordering | Peter Zijlstra |
2013-11-20 | tracing: Fix potential out-of-bounds in trace_get_user() | Steven Rostedt |
2013-11-13 | clockevents: Sanitize ticks to nsec conversion | Thomas Gleixner |
2013-11-13 | cgroup: fix to break the while loop in cgroup_attach_task() correctly | Anjana V Kumar |
2013-10-13 | irq: Force hardirq exit's softirq processing on its own stack | Frederic Weisbecker |
2013-10-01 | audit: fix endless wait in audit_log_start() | Konstantin Khlebnikov |