aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-03-31sched/autogroup: Fix race with task_groups listGerald Schaefer
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-23tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-23cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan
2014-03-23genirq: Remove racy waitqueue_active checkChuansheng Liu
2014-03-23sched: Fix double normalization of vruntimeGeorge McCollister
2014-03-06perf: Fix hotplug splatPeter Zijlstra
2014-03-06workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker
2014-02-22ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-22tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner
2014-02-13timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz
2014-02-13timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz
2014-02-13timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz
2014-02-13timekeeping: Fix lost updates to tai adjustmentJohn Stultz
2014-02-13ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt
2014-02-13ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt
2014-02-13ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt
2014-02-13audit: reset audit backlog wait time after error recoveryRichard Guy Briggs
2014-02-13tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)
2014-02-13tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)
2014-01-15sched: Guarantee new group-entities always have weightPaul Turner
2014-01-15sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall
2014-01-15sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall
2014-01-15sched: Fix race on toggling cfs_bandwidth_usedBen Segall
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2014-01-09libata, freezer: avoid block device removal while system is frozenTejun Heo
2014-01-09sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai
2014-01-09sched: numa: skip inaccessible VMAsMel Gorman
2014-01-09ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie
2013-12-20sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall
2013-12-20futex: fix handling of read-only-mapped hugepagesLinus Torvalds
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-11irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan
2013-12-11time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky
2013-12-08ntp: Make periodic RTC update more reliableMiroslav Lichvar
2013-12-08clockevents: Prefer CPU local devices over global devicesStephen Boyd
2013-12-08clockevents: Split out selection logicThomas Gleixner
2013-12-08clockevents: Add module refcountThomas Gleixner
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner
2013-12-04cgroup: use a dedicated workqueue for cgroup destructionTejun Heo
2013-12-04cpuset: Fix memory allocator deadlockPeter Zijlstra
2013-12-04workqueue: fix ordered workqueues in NUMA setupsTejun Heo
2013-12-04ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)
2013-12-04audit: log the audit_names record typeJeff Layton
2013-12-04audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-12-04audit: fix info leak in AUDIT_GET requestsMathias Krause