summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-19timer: Stats: Simplify the flags handlingThomas Gleixner3-14/+8
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner3-120/+58
2015-06-19timer: Use hlist for the timer wheel hash bucketsThomas Gleixner2-40/+30
2015-06-19timer: Remove FIFO "guarantee"Thomas Gleixner1-4/+2
2015-06-19timers: Sanitize catchup_timer_jiffies() usageThomas Gleixner1-24/+16
2015-06-19clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon1-4/+4
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon1-2/+10
2015-06-19sched/deadline: Remove needless parameter in dl_runtime_exceeded()Zhiqiang Zhang1-2/+2
2015-06-19sched: Remove superfluous resetting of the p->dl_throttled flagWanpeng Li1-1/+0
2015-06-19sched/deadline: Drop duplicate init_sched_dl_class() declarationWanpeng Li1-1/+0
2015-06-19sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...Wanpeng Li1-1/+14
2015-06-19sched/deadline: Make init_sched_dl_class() __initWanpeng Li1-1/+1
2015-06-19sched/deadline: Optimize pull_dl_task()Wanpeng Li1-1/+27
2015-06-19sched/preempt: Add static_key() to preempt_notifiersPeter Zijlstra1-5/+23
2015-06-19sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...Mathieu Desnoyers1-1/+1
2015-06-19sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra3-37/+32
2015-06-19sched/debug: Add sum_sleep_runtime to /proc/<pid>/schedSrikar Dronamraju1-0/+1
2015-06-19sched/debug: Replace vruntime with wait_sum in /proc/sched_debugSrikar Dronamraju1-2/+2
2015-06-19sched/debug: Properly format runnable tasks in /proc/sched_debugSrikar Dronamraju1-2/+4
2015-06-19locking/lockdep: Remove hard coded array size dependencyGeorge Beshers1-2/+2
2015-06-19locking/qrwlock: Don't contend with readers when setting _QW_WAITINGWaiman Long1-4/+24
2015-06-19perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2015-06-19perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin1-4/+23
2015-06-19perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin3-19/+46
2015-06-19perf/x86: Add more Broadwell model numbersAndi Kleen1-0/+2
2015-06-19perf: Fix ring_buffer_attach() RCU sync, againOleg Nesterov1-7/+7
2015-06-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2015-06-18revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton1-5/+4
2015-06-19Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+4
2015-06-19Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie3-0/+9
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra2-48/+107
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra1-0/+41
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra2-11/+11
2015-06-19hrtimer: Fix hrtimer_is_queued() holePeter Zijlstra1-10/+13
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov2-10/+3
2015-06-18drm/radeon: don't probe MST on hw we don't support it onDave Airlie1-0/+5
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2-0/+4
2015-06-18irqchip: atmel-aic5: Add sama5d2 supportNicolas Ferre2-1/+10
2015-06-18selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz1-11/+12
2015-06-18irq: spear-shirq: Fix race in installing chained IRQ handlerRussell King1-2/+1
2015-06-18irq: irq-keystone: Fix race in installing chained IRQ handlerRussell King1-2/+1
2015-06-18gpio: gpio-tegra: Fix race in installing chained IRQ handlerRussell King1-2/+2
2015-06-18gpio: gpio-mxs: Fix race in installing chained IRQ handlerRussell King1-2/+2
2015-06-18gpio: gpio-mxc: Fix race in installing chained IRQ handlerRussell King1-7/+6
2015-06-18ARM: gemini: Fix race in installing GPIO chained IRQ handlerRussell King1-2/+2
2015-06-18GPU: ipu: Fix race in installing IPU chained IRQ handlerRussell King1-8/+5
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King3-8/+5
2015-06-18irq: Add irq_set_chained_handler_and_data()Russell King2-11/+43
2015-06-18x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...Luis R. Rodriguez4-42/+26
2015-06-18x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez2-35/+26