| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -20/+10 |
|\ |
|
| * | cpu/hotplug: Get rid of CPU hotplug notifier leftovers | Thomas Gleixner | 2017-11-13 | 1 | -17/+10 |
| * | cpu/hotplug: Remove obsolete notifier macros | Yanjiang Jin | 2017-10-24 | 1 | -3/+0 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 13 | -460/+470 |
|\ \ |
|
| * | | timers: Add a function to start/reduce a timer | David Howells | 2017-11-12 | 1 | -0/+1 |
| * | | timer: Prepare to change all DEFINE_TIMER() callbacks | Kees Cook | 2017-11-08 | 1 | -4/+4 |
| * | | ide: Convert timers to use timer_setup() | Kees Cook | 2017-11-06 | 1 | -1/+1 |
| * | | timer: Add parenthesis around timer_setup() macro arguments | Kees Cook | 2017-11-01 | 1 | -4/+5 |
| * | | Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner | 2017-10-31 | 7 | -419/+419 |
| |\ \ |
|
| | * | | time: Move old timekeeping interfaces to timekeeping32.h | Arnd Bergmann | 2017-10-30 | 3 | -135/+154 |
| | * | | time: Move time_t conversion helpers to time32.h | Arnd Bergmann | 2017-10-30 | 2 | -49/+46 |
| | * | | time: Move time_t based interfaces to time32.h | Arnd Bergmann | 2017-10-30 | 2 | -162/+177 |
| | * | | time: Remove unused functions | Arnd Bergmann | 2017-10-30 | 2 | -46/+0 |
| | * | | timekeeping: Consolidate timekeeping_inject_offset code | Arnd Bergmann | 2017-10-30 | 1 | -26/+0 |
| | * | | rtc: Allow rtc drivers to specify the tv_nsec value for ntp | Jason Gunthorpe | 2017-10-30 | 1 | -1/+42 |
| * | | | timer: Provide wrappers safe for use with LOCKDEP | Kees Cook | 2017-10-20 | 1 | -0/+14 |
| * | | | workqueue: Convert callback to use from_timer() | Kees Cook | 2017-10-05 | 1 | -7/+8 |
| * | | | kthread: Convert callback to use from_timer() | Kees Cook | 2017-10-05 | 1 | -5/+5 |
| * | | | timer: Remove expires argument from __TIMER_INITIALIZER() | Kees Cook | 2017-10-05 | 3 | -5/+4 |
| * | | | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -2/+2 |
| * | | | timer: Remove unused static initializer macros | Kees Cook | 2017-10-05 | 1 | -12/+0 |
| * | | | timer: Remove last user of TIMER_INITIALIZER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
| * | | | timer: Remove init_timer_deferrable() in favor of timer_setup() | Kees Cook | 2017-10-05 | 1 | -2/+0 |
| * | | | timer: Remove init_timer_pinned() in favor of timer_setup() | Kees Cook | 2017-10-05 | 1 | -2/+0 |
| * | | | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() | Kees Cook | 2017-10-05 | 2 | -2/+1 |
| * | | | timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() | Kees Cook | 2017-10-05 | 1 | -2/+0 |
| * | | | timer: Convert schedule_timeout() to use from_timer() | Kees Cook | 2017-10-05 | 1 | -0/+8 |
| * | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2017-10-05 | 11 | -46/+97 |
| |\ \ \ |
|
| * | | | | timekeeping: Provide NMI safe access to clock realtime | Thomas Gleixner | 2017-09-25 | 2 | -1/+6 |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-13 | 8 | -11/+53 |
|\ \ \ \ \ |
|
| * | | | | | irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs | Paul Burton | 2017-11-02 | 1 | -0/+1 |
| * | | | | | irqdomain: Update the comments of fwnode field of irq_domain structure | Dou Liyang | 2017-11-02 | 1 | -2/+2 |
| * | | | | | irqchip/gic-v3-its: Setup VLPI properties at map time | Marc Zyngier | 2017-11-02 | 1 | -0/+2 |
| * | | | | | Merge tag 'v4.14-rc3' into irq/irqchip-4.15 | Marc Zyngier | 2017-11-02 | 9 | -44/+94 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS | Marc Zyngier | 2017-10-19 | 1 | -0/+1 |
| * | | | | | irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available | Marc Zyngier | 2017-10-19 | 1 | -0/+6 |
| * | | | | | irqchip/gic-v3: Add support for Range Selector (RS) feature | Shanker Donthineni | 2017-10-19 | 1 | -0/+4 |
| * | | | | | irqdomain: Move revmap_trees_mutex to struct irq_domain | Masahiro Yamada | 2017-10-19 | 1 | -0/+2 |
| * | | | | | irqchip/irq-omap-intc: Remove omap3_init_irq() | Ladislav Michl | 2017-10-16 | 1 | -2/+0 |
| * | | | | | genirq: Implement bitmap matrix allocator | Thomas Gleixner | 2017-09-25 | 1 | -0/+22 |
| * | | | | | genirq/irqdomain: Add force reactivation flag to irq domains | Thomas Gleixner | 2017-09-25 | 1 | -0/+5 |
| * | | | | | genirq/irqdomain: Propagate early activation | Thomas Gleixner | 2017-09-25 | 1 | -1/+1 |
| * | | | | | genirq/irqdomain: Allow irq_domain_activate_irq() to fail | Thomas Gleixner | 2017-09-25 | 1 | -1/+1 |
| * | | | | | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner | 2017-09-25 | 1 | -1/+1 |
| * | | | | | genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY | Thomas Gleixner | 2017-09-25 | 1 | -4/+0 |
| * | | | | | irqdomain/debugfs: Provide domain specific debug callback | Thomas Gleixner | 2017-09-25 | 1 | -1/+5 |
| * | | | | | genirq/msi: Capture device name for debugfs | Thomas Gleixner | 2017-09-25 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 1 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross | 2017-11-10 | 1 | -2/+6 |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-13 | 6 | -7/+32 |
|\ \ \ \ \ \ |
|