aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-28rtmutex: Fix deadlock detector for realThomas Gleixner
2014-05-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23resources: Clarify sanity check messageBjorn Helgaas
2014-05-22sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan
2014-05-22sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra
2014-05-22sched/deadline: Replace NR_CPUS arraysPeter Zijlstra
2014-05-22sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli
2014-05-22sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra
2014-05-22sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra
2014-05-22sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra
2014-05-19perf: Prevent false warning in perf_swevent_addJiri Olsa
2014-05-19perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra
2014-05-19futex: Prevent attaching to kernel threadsThomas Gleixner
2014-05-19futex: Add another early deadlock detection checkThomas Gleixner
2014-05-13cgroup: fix rcu_read_lock() leak in update_if_frozen()Tejun Heo
2014-05-13cgroup_freezer: replace freezer->lock with freezer_mutexTejun Heo
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-12hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-08tracepoint: Fix use of tracepoint funcs after rcu freeMathieu Desnoyers
2014-05-07sched/numa: Initialize newidle balance stats in sd_numa_init()Jason Low
2014-05-07sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_ba...Jason Low
2014-05-07sched: Skip double execution of pick_next_task_fair()Peter Zijlstra
2014-05-07sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)
2014-05-07sched/deadline: Fix memory leakLi Zefan
2014-05-07sched/deadline: Fix sched_yield() behaviorJuri Lelli
2014-05-07sched: Sanitize irq accounting madnessThomas Gleixner
2014-05-07perf: Fix perf_event_init_context()Peter Zijlstra
2014-05-07perf: Fix race in removing an eventPeter Zijlstra
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-03Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-05-02tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)
2014-05-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-30timer: Prevent overflow in apply_slackJiri Bohac
2014-04-30hrtimer: Prevent remote enqueue of leftmost timersLeon Ma