summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-03-21perf/core: Document some hotplug bitsPeter Zijlstra
2016-03-21perf/core: Fix Undefined behaviour in rb_alloc()Peter Zijlstra
2016-03-21perf/core: Fix dynamic interrupt throttlePeter Zijlstra
2016-03-21perf/core: Fix the unthrottle logicPeter Zijlstra
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge commit 'torture.2015.02.23a' into core/rcuIngo Molnar
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar
2016-03-15Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-12cpu/hotplug: Document states betterThomas Gleixner
2016-03-10cpu/hotplug: Fix smpboot thread orderingThomas Gleixner
2016-03-10genirq: Export IRQ functions for module useQuan Nguyen
2016-03-10locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()Davidlohr Bueso
2016-03-10locking/csd_lock: Explicitly inline csd_lock*() helpersDavidlohr Bueso
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-09memremap: check pfn validity before passing to pfn_to_page()Ard Biesheuvel
2016-03-09sched/kasan: remove stale KASAN poison after hotplugMark Rutland
2016-03-09mm: fix mixed zone detection in devm_memremap_pagesDan Williams
2016-03-09list: kill list_force_poison()Dan Williams
2016-03-08futex: Replace barrier() in unqueue_me() with READ_ONCE()Jianyu Zhan
2016-03-08Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2016-03-08Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar
2016-03-08sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen
2016-03-08sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni
2016-03-08perf/core: Fix perf_sched_count derailmentAlexander Shishkin
2016-03-08time/timekeeping: Work around false positive GCC warningIngo Molnar
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-03-06cpu/hotplug: Remove redundant state checkThomas Gleixner
2016-03-05Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-04Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2016-03-03hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner
2016-03-03cpu/hotplug: Plug death reporting raceThomas Gleixner
2016-03-03time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall
2016-03-03time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall
2016-03-03time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall
2016-03-03time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall
2016-03-03time: Add cycles to nanoseconds translationChristopher S. Hall
2016-03-02sched-clock: Migrate to use new tick dependency mask modelFrederic Weisbecker
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker