summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-1713-86/+223
|\
| * posix-cpu-timers: Always clear head pointer on dequeueThomas Gleixner2019-09-051-6/+3
| * posix-timers: Unbreak CONFIG_POSIX_TIMERS=n buildThomas Gleixner2019-08-291-0/+1
| * hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior2019-08-281-0/+2
| * posix-cpu-timers: Utilize timerqueue for storageThomas Gleixner2019-08-282-16/+59
| * posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner2019-08-283-9/+14
| * posix-cpu-timers: Get rid of zero checksThomas Gleixner2019-08-281-2/+5
| * posix-cpu-timers: Switch thread group sampling to arrayThomas Gleixner2019-08-281-1/+1
| * posix-cpu-timers: Restructure expiry arrayThomas Gleixner2019-08-281-14/+27
| * posix-cpu-timers: Remove cputime_expiresThomas Gleixner2019-08-281-7/+2
| * posix-cpu-timers: Remove the odd field rename definesThomas Gleixner2019-08-281-15/+0
| * posix-cpu-timers: Provide array based access to expiry cacheThomas Gleixner2019-08-282-8/+20
| * posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner2019-08-283-11/+22
| * sched: Move struct task_cputime to types.hThomas Gleixner2019-08-282-16/+24
| * posix-cpu-timers: Create a container structThomas Gleixner2019-08-284-14/+40
| * posix-cpu-timers: Rename thread_group_cputimer() and make it staticThomas Gleixner2019-08-281-1/+0
| * posix-cpu-timers: Provide quick sample function for itimerThomas Gleixner2019-08-281-1/+1
| * clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov2019-08-231-5/+3
| * clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2019-08-231-0/+1
| * posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner2019-08-211-1/+1
| * alarmtimers: Avoid rtc.h includeThomas Gleixner2019-08-201-1/+2
| * posix-timers: Cleanup forward declarations and includesThomas Gleixner2019-08-201-3/+2
| * posix-timers: Move rcu_head out of it unionSebastian Andrzej Siewior2019-08-011-2/+3
| * timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-011-1/+1
| * hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-011-0/+16
| * hrtimer: Make enqueue mode check work on RTThomas Gleixner2019-08-011-0/+3
| * hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior2019-08-011-0/+6
| * hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-011-0/+3
| * hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-012-5/+16
| * hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-302-3/+2
| * lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2019-07-241-7/+6
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-174-4/+41
|\ \
| * \ Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-09-063-4/+37
| |\ \
| | * | irqchip: Add include guard to irq-partition-percpu.hMasahiro Yamada2019-08-201-0/+5
| | * | irqchip/gic-v3: Warn about inconsistent implementations of extended rangesMarc Zyngier2019-08-201-0/+1
| | * | irqchip/gic-v3: Add EPPI range supportMarc Zyngier2019-08-201-0/+12
| | * | irqchip/gic-v3: Add ESPI range supportMarc Zyngier2019-08-201-1/+16
| | * | irqdomain/debugfs: Use PAs to generate fwnode namesMarc Zyngier2019-08-071-3/+3
| * | | genirq: Force interrupt threading on RTThomas Gleixner2019-08-191-0/+4
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-172-9/+55
|\ \ \ \
| * | | | cpu/hotplug: Cache number of online CPUsThomas Gleixner2019-07-251-9/+16
| * | | | cpumask: Implement cpumask_or_equal()Thomas Gleixner2019-07-252-0/+37
| * | | | smp/hotplug: Track booted once CPUs in a cpumaskThomas Gleixner2019-07-251-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-161-2/+6
|\ \ \ \
| * | | | platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen2019-09-091-1/+1
| * | | | platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLDKristian Klausen2019-09-091-1/+3
| * | | | platform/x86: asus-wmi: Add support for charge thresholdKristian Klausen2019-08-161-0/+1
| * | | | platform/x86: asus-wmi: fix CPU fan control on recent productsDaniel Drake2019-07-301-0/+1
| * | | | platform/x86: asus-wmi: cleanup AGFN fan handlingDaniel Drake2019-07-301-2/+2
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-161-1/+1
|\ \ \ \ \