summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-04Merge 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-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells
2016-03-03hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner
2016-03-03cpu/hotplug: Plug death reporting raceThomas Gleixner
2016-03-02time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall
2016-03-02time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall
2016-03-02time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall
2016-03-02time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall
2016-03-02time: 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
2016-03-02sched: Account rr tasksFrederic Weisbecker
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker
2016-03-02nohz: New tick dependency maskFrederic Weisbecker
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner
2016-03-01cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner
2016-03-01cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner
2016-03-01cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner
2016-03-01cpu/hotplug: Create hotplug threadsThomas Gleixner
2016-03-01cpu/hotplug: Split out the state walk into functionsThomas Gleixner
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner
2016-03-01cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner
2016-03-01cpu/hotplug: Implement setup/removal interfaceThomas Gleixner
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner
2016-03-01cpu/hotplug: Add sysfs state interfaceThomas Gleixner
2016-03-01cpu/hotplug: Hand in target state to _cpu_up/downThomas Gleixner
2016-03-01cpu/hotplug: Convert the hotplugged cpu work to a state machineThomas Gleixner
2016-03-01cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner
2016-03-01cpu/hotplug: Split out cpu down functionsThomas Gleixner
2016-03-01cpu/hotplug: Restructure cpu_up codeThomas Gleixner
2016-03-01cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner
2016-03-01MODSIGN: linux/string.h should be #included to get memcpy()David Howells
2016-02-29tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:Taeung Song
2016-02-29Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells
2016-02-29locking/lockdep: Detect chain_key collisionsIngo Molnar
2016-02-29locking/lockdep: Prevent chain_key collisionsAlfredo Alvarez Fernandez
2016-02-29locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso
2016-02-29locking/pvqspinlock: Enable slowpath locking count trackingWaiman Long