summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched/deadline: Don't use dubious signed bitfieldsDan Carpenter2017-11-211-4/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-20/+10
|\
| * cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner2017-11-131-17/+10
| * cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin2017-10-241-3/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-1315-461/+472
|\ \
| * | timers: Add a function to start/reduce a timerDavid Howells2017-11-121-0/+1
| * | timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook2017-11-081-4/+4
| * | ide: Convert timers to use timer_setup()Kees Cook2017-11-061-1/+1
| * | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-0/+1
| * | timer: Add parenthesis around timer_setup() macro argumentsKees Cook2017-11-011-4/+5
| * | Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-10-317-419/+419
| |\ \
| | * | time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann2017-10-303-135/+154
| | * | time: Move time_t conversion helpers to time32.hArnd Bergmann2017-10-302-49/+46
| | * | time: Move time_t based interfaces to time32.hArnd Bergmann2017-10-302-162/+177
| | * | time: Remove unused functionsArnd Bergmann2017-10-302-46/+0
| | * | timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann2017-10-301-26/+0
| | * | rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe2017-10-301-1/+42
| * | | scsi: fcoe: Convert timers to use timer_setup()Kees Cook2017-10-271-1/+1
| * | | timer: Provide wrappers safe for use with LOCKDEPKees Cook2017-10-201-0/+14
| * | | workqueue: Convert callback to use from_timer()Kees Cook2017-10-051-7/+8
| * | | kthread: Convert callback to use from_timer()Kees Cook2017-10-051-5/+5
| * | | timer: Remove expires argument from __TIMER_INITIALIZER()Kees Cook2017-10-053-5/+4
| * | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-2/+2
| * | | timer: Remove unused static initializer macrosKees Cook2017-10-051-12/+0
| * | | timer: Remove last user of TIMER_INITIALIZERKees Cook2017-10-051-1/+1
| * | | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-2/+0
| * | | timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook2017-10-051-2/+0
| * | | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-052-2/+1
| * | | timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook2017-10-051-2/+0
| * | | timer: Convert schedule_timeout() to use from_timer()Kees Cook2017-10-051-0/+8
| * | | Merge branch 'linus' into timers/coreThomas Gleixner2017-10-0516-59/+136
| |\ \ \
| * | | | timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner2017-09-252-1/+6
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-139-11/+254
|\ \ \ \ \
| * | | | | irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton2017-11-021-0/+1
| * | | | | irqdomain: Update the comments of fwnode field of irq_domain structureDou Liyang2017-11-021-2/+2
| * | | | | irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier2017-11-021-0/+2
| * | | | | Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier2017-11-0212-55/+110
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier2017-10-191-0/+1
| * | | | | irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally availableMarc Zyngier2017-10-191-0/+6
| * | | | | irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni2017-10-191-0/+4
| * | | | | irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada2017-10-191-0/+2
| * | | | | irqchip/irq-omap-intc: Remove omap3_init_irq()Ladislav Michl2017-10-161-2/+0
| * | | | | genirq/matrix: Add tracepointsThomas Gleixner2017-09-251-0/+201
| * | | | | genirq: Implement bitmap matrix allocatorThomas Gleixner2017-09-251-0/+22
| * | | | | genirq/irqdomain: Add force reactivation flag to irq domainsThomas Gleixner2017-09-251-0/+5
| * | | | | genirq/irqdomain: Propagate early activationThomas Gleixner2017-09-251-1/+1
| * | | | | genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner2017-09-251-1/+1
| * | | | | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-1/+1
| * | | | | genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner2017-09-251-4/+0
| * | | | | irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner2017-09-251-1/+5