- 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 10 years ago
- f052186 Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 10 years ago
- a614a61 genirq: Remove bogus restriction in irq_move_mask_irq() by Thomas Gleixner · 10 years ago
- 683be13 timer: Minimize nohz off overhead by Thomas Gleixner · 10 years ago
- bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
- c74441a timer: Stats: Simplify the flags handling by Thomas Gleixner · 10 years ago
- 0eeda71 timer: Replace timer base by a cpu index by Thomas Gleixner · 10 years ago
- 1dabbce timer: Use hlist for the timer wheel hash buckets by Thomas Gleixner · 10 years ago
- 1bd04bf timer: Remove FIFO "guarantee" by Thomas Gleixner · 10 years ago
- 3bb475a timers: Sanitize catchup_timer_jiffies() usage by Thomas Gleixner · 10 years ago
- 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 10 years ago
- 6713c3a sched: Remove superfluous resetting of the p->dl_throttled flag by Wanpeng Li · 10 years ago
- 178a4d2 sched/deadline: Drop duplicate init_sched_dl_class() declaration by Wanpeng Li · 10 years ago
- 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 10 years ago
- a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 10 years ago
- 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 10 years ago
- 1cde293 sched/preempt: Add static_key() to preempt_notifiers by Peter Zijlstra · 10 years ago
- d84525a sched/preempt: Fix preempt notifiers documentation about hlist_del() within unsafe iteration by Mathieu Desnoyers · 10 years ago
- b17718d sched/stop_machine: Fix deadlock between multiple stop_two_cpus() by Peter Zijlstra · 10 years ago
- 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 10 years ago
- c5f3ab1 sched/debug: Replace vruntime with wait_sum in /proc/sched_debug by Srikar Dronamraju · 10 years ago
- 33d6176 sched/debug: Properly format runnable tasks in /proc/sched_debug by Srikar Dronamraju · 10 years ago
- 405963b locking/qrwlock: Don't contend with readers when setting _QW_WAITING by Waiman Long · 10 years ago
- 2f993cf perf: Fix ring_buffer_attach() RCU sync, again by Oleg Nesterov · 10 years ago
- 887d9dc hrtimer: Allow hrtimer::function() to free the timer by Peter Zijlstra · 10 years ago
- 8edfb03 hrtimer: Fix hrtimer_is_queued() hole by Peter Zijlstra · 10 years ago
- c04dca0 hrtimer: Remove HRTIMER_STATE_MIGRATE by Oleg Nesterov · 10 years ago
- 3b0f95b irq: Add irq_set_chained_handler_and_data() by Russell King · 10 years ago
- 906c555 timekeeping: Copy the shadow-timekeeper over the real timekeeper last by John Stultz · 10 years ago
- a9d2098 clockevents: Check state instead of mode in suspend/resume path by Viresh Kumar · 10 years ago
- 17fda38 Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 2cf30dc tracing: Have filter check for balanced ops by Steven Rostedt · 10 years ago
- f6b1464 genirq: Prevent crash in irq_move_irq() by Jiang Liu · 10 years ago
- c7cfc94 genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain by Jiang Liu · 10 years ago
- 5bd2c28 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6783011 genirq: Introduce helper function irq_data_get_node() by Jiang Liu · 10 years ago
- 0d0b4c8 genirq: Introduce struct irq_common_data to host shared irq data by Jiang Liu · 10 years ago
- 77ed42f genirq: Prevent crash in irq_move_irq() by Jiang Liu · 10 years ago
- 7bbf1dd genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain by Jiang Liu · 10 years ago
- 96efdcf ntp: Do leapsecond adjustment in adjtimex read path by John Stultz · 10 years ago
- 833f32d time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge by John Stultz · 10 years ago
- 90bf361 ntp: Introduce and use SECS_PER_DAY macro instead of 86400 by John Stultz · 10 years ago
- d151832 time: Move clock_was_set_seq update before updating shadow-timekeeper by John Stultz · 10 years ago
- cff100f Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 1080293 ring-buffer-benchmark: Fix the wrong sched_priority of producer by Wang Long · 10 years ago
- 8e76d4e sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings by Mel Gorman · 10 years ago
- 45bbfe6 clocksource: Use current logging style by Joe Perches · 10 years ago
- ae60d6a time: Refactor usecs_to_jiffies by Nicholas Mc Guire · 10 years ago
- 46a6e0c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary by Dave Hansen · 10 years ago
- f38b0db perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES by Kan Liang · 10 years ago
- 2150908 perf/x86/intel: Handle multiple records in the PEBS buffer by Yan, Zheng · 10 years ago
- 6f9aad0 sched/numa: Only consider less busy nodes as numa balancing destinations by Rik van Riel · 10 years ago
- e4991b2 Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbalanced") by Rik van Riel · 10 years ago
- 54d2736 sched/fair: Prevent throttling in early pick_next_task_fair() by Ben Segall · 10 years ago
- 4eaca0a preempt: Use preempt_schedule_context() as the official tracing preemption point by Frederic Weisbecker · 10 years ago
- be69003 sched: Make preempt_schedule_context() function-tracing safe by Frederic Weisbecker · 10 years ago
- cee34d8 lockdep: Fix a race between /proc/lock_stat and module unload by Peter Zijlstra · 10 years ago
- 9f61f62 Merge branch 'linus' into irq/core by Thomas Gleixner · 10 years ago
- a0e9c6e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9b7b819 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() by Helge Deller · 10 years ago
- 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 10 years ago
- 92ae183 lockdep: Do not break user-visible string by Borislav Petkov · 10 years ago
- 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 10 years ago
- be3ef76 clockevents: Rename state to state_use_accessors by Thomas Gleixner · 10 years ago
- 051ebd1 clockevents: Use set/get state helper functions by Thomas Gleixner · 10 years ago
- d7eb231 clockevents: Provide functions to set and get the state by Thomas Gleixner · 10 years ago
- 472c4a9 clockevents: Use helpers to check the state of a clockevent device by Viresh Kumar · 10 years ago
- 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
- f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
- 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 10 years ago
- ca1d51e rcutorture: Test SRCU cleanup code path by Paul E. McKenney · 10 years ago
- 6c7ed42 rcutorture: Replace barriers with smp_store_release() and smp_load_acquire() by Paul E. McKenney · 10 years ago
- 61d49d2 locktorture: Change longdelay_us to longdelay_ms by Paul E. McKenney · 10 years ago
- 3838cc1 rcutorture: Allow negative values of nreaders to oversubscribe by Paul E. McKenney · 10 years ago
- f548d99 locktorture: fix deadlock in 'rw_lock_irq' type by Alexey Kodanev · 10 years ago
- 6e91f8c rcu: Correctly handle non-empty Tiny RCU callback list with none ready by Paul E. McKenney · 10 years ago
- 51952bc63 rcu: Further shrink Tiny RCU by making empty functions static inlines by Paul E. McKenney · 10 years ago
- 1ce46ee rcu: Conditionally compile RCU's eqs warnings by Paul E. McKenney · 10 years ago
- 26730f5 rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO by Paul E. McKenney · 10 years ago
- 47d631a rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF by Paul E. McKenney · 10 years ago
- 05c5df3 rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT by Paul E. McKenney · 10 years ago
- a3dc294 rcu: Enable diagnostic dump of rcu_node combining tree by Paul E. McKenney · 10 years ago
- 7fa2700 rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter by Paul E. McKenney · 10 years ago
- 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 10 years ago
- 3eaaaf6c rcu: Shut up spurious gcc uninitialized-variable warning by Paul E. McKenney · 10 years ago
- eab128e rcu: Modulate grace-period slow init to normalize delay by Paul E. McKenney · 10 years ago
- 927da9d cpu: Remove new instance of __cpuinit that crept back in by Paul Gortmaker · 10 years ago
- 64eaf974 cpu: Handle smpboot_unpark_threads() uniformly by Paul E. McKenney · 10 years ago
- a738eec rcu: Correctly initialize ->rcu_qs_ctr_snap at online time by Paul E. McKenney · 10 years ago