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