summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | time: Add new y2038 safe __kernel_timespecDeepa Dinamani2018-04-193-1/+17
| | * | | posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-04-193-3/+15
| | * | | time: Introduce CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-04-191-0/+7
| | * | | time: Introduce CONFIG_64BIT_TIME in architecturesDeepa Dinamani2018-04-191-0/+8
| | * | | compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani2018-04-194-46/+56
| | * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-1928-95/+31
| | * | | sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann2018-04-191-0/+4
| | * | | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-1918-1/+21
| | * | | compat: Make compat helpers independent of CONFIG_COMPATDeepa Dinamani2018-04-191-2/+6
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-043-9/+26
|\ \ \ \ \
| * | | | | x86/MCE/AMD: Read MCx_MISC block addresses on any CPUBorislav Petkov2018-05-191-8/+7
| * | | | | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-05-19407-1957/+3998
| |\ \ \ \ \
| * | | | | | x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Luck, Tony2018-05-061-1/+1
| * | | | | | x86/MCE: Enable MCE broadcasting on new Centaur CPUsDavid Wang2018-05-061-0/+18
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-0435-222/+1079
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'irqchip-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-06-017-103/+623
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: stm32: Add exti support to stm32mp157 pinctrlLudovic Barre2018-05-241-0/+4
| | * | | | | | | ARM: dts: stm32: Add exti support for stm32mp157cLudovic Barre2018-05-241-0/+7
| | * | | | | | | pinctrl/stm32: Add irq_eoi for stm32gpio irqchipLudovic Barre2018-05-241-6/+7
| | * | | | | | | irqchip/stm32: Add suspend/resume support for hierarchy domainLudovic Barre2018-05-241-0/+49
| | * | | | | | | irqchip/stm32: Add stm32mp1 support with hierarchy domainLudovic Barre2018-05-242-0/+325
| | * | | | | | | irqchip/stm32: Prepare common functionsLudovic Barre2018-05-241-33/+58
| | * | | | | | | irqchip/stm32: Add host and driver data structuresLudovic Barre2018-05-241-48/+104
| | * | | | | | | irqchip/stm32: Add suspend supportLudovic Barre2018-05-241-17/+52
| | * | | | | | | irqchip/stm32: Add falling pending register supportLudovic Barre2018-05-241-11/+36
| | * | | | | | | irqchip/stm32: Checkpatch fixLudovic Barre2018-05-241-2/+2
| | * | | | | | | irqchip/stm32: Optimizes and cleans up stm32-exti irq_domainRadoslaw Pietrzyk2018-05-241-13/+0
| | * | | | | | | irqchip/meson-gpio: Add support for Meson-AXG SoCsYixun Lan2018-05-241-0/+5
| | * | | | | | | dt-bindings: interrupt-controller: New binding for Meson-AXG SoCYixun Lan2018-05-241-0/+1
| | * | | | | | | dt-bindings: interrupt-controller: Fix the double quotesYixun Lan2018-05-241-5/+5
| |/ / / / / / /
| * | | | | | | softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker2018-05-142-7/+2
| * | | | | | | softirq/x86: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-8/+0
| * | | | | | | softirq/sparc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-2/+3
| * | | | | | | softirq/powerpc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-7/+0
| * | | | | | | softirq/parisc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-8/+0
| * | | | | | | softirq/ia64: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-1/+1
| * | | | | | | softirq/core: Consolidate default local_softirq_pending() implementationsFrederic Weisbecker2018-05-142-5/+15
| * | | | | | | softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker2018-05-142-4/+4
| * | | | | | | softirq/sh: Use nmi_count() on /proc/interrupts print outFrederic Weisbecker2018-05-141-1/+1
| * | | | | | | softirq/sparc: Convert local_softirq_pending() to use per-cpu opFrederic Weisbecker2018-05-141-1/+1
| * | | | | | | softirq/ia64: Convert local_softirq_pending() to per-cpu opsFrederic Weisbecker2018-05-141-1/+1
| * | | | | | | Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar2018-05-14949-4809/+8718
| |\ \ \ \ \ \ \
| * | | | | | | | dt-bindings/gic-v3: Add documentation for MBI supportMarc Zyngier2018-05-131-0/+17
| * | | | | | | | irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driverMarc Zyngier2018-05-131-3/+59
| * | | | | | | | irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerMarc Zyngier2018-05-134-1/+283
| * | | | | | | | irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIREDMarc Zyngier2018-05-131-0/+1
| * | | | | | | | irqdomain: Let irq_find_host default to DOMAIN_BUS_WIREDMarc Zyngier2018-05-131-1/+7
| * | | | | | | | dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier2018-05-131-0/+1
| * | | | | | | | irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICPMarc Zyngier2018-05-133-55/+28
| * | | | | | | | genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier2018-05-134-0/+9