summaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-24irqchip/stm32: Add host and driver data structuresLudovic Barre1-48/+104
2018-05-24irqchip/stm32: Add suspend supportLudovic Barre1-17/+52
2018-05-24irqchip/stm32: Add falling pending register supportLudovic Barre1-11/+36
2018-05-24irqchip/stm32: Checkpatch fixLudovic Barre1-2/+2
2018-05-24irqchip/stm32: Optimizes and cleans up stm32-exti irq_domainRadoslaw Pietrzyk1-13/+0
2018-05-24irqchip/meson-gpio: Add support for Meson-AXG SoCsYixun Lan1-0/+5
2018-05-24dt-bindings: interrupt-controller: New binding for Meson-AXG SoCYixun Lan1-0/+1
2018-05-24dt-bindings: interrupt-controller: Fix the double quotesYixun Lan1-5/+5
2018-05-14softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker2-7/+2
2018-05-14softirq/x86: Switch to generic local_softirq_pending() implementationFrederic Weisbecker1-8/+0
2018-05-14softirq/sparc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker1-2/+3
2018-05-14softirq/powerpc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker1-7/+0
2018-05-14softirq/parisc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker1-8/+0
2018-05-14softirq/ia64: Switch to generic local_softirq_pending() implementationFrederic Weisbecker1-1/+1
2018-05-14softirq/core: Consolidate default local_softirq_pending() implementationsFrederic Weisbecker2-5/+15
2018-05-14softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker2-4/+4
2018-05-14softirq/sh: Use nmi_count() on /proc/interrupts print outFrederic Weisbecker1-1/+1
2018-05-14softirq/sparc: Convert local_softirq_pending() to use per-cpu opFrederic Weisbecker1-1/+1
2018-05-14softirq/ia64: Convert local_softirq_pending() to per-cpu opsFrederic Weisbecker1-1/+1
2018-05-14Linux 4.17-rc5v4.17-rc5Linus Torvalds1-1/+1
2018-05-13dt-bindings/gic-v3: Add documentation for MBI supportMarc Zyngier1-0/+17
2018-05-13irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driverMarc Zyngier1-3/+59
2018-05-13irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerMarc Zyngier4-1/+283
2018-05-13irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIREDMarc Zyngier1-0/+1
2018-05-13irqdomain: Let irq_find_host default to DOMAIN_BUS_WIREDMarc Zyngier1-1/+7
2018-05-13dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier1-0/+1
2018-05-13irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICPMarc Zyngier3-55/+28
2018-05-13genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier4-0/+9
2018-05-13genirq/msi: Allow level-triggered MSIs to be exposed by MSI providersMarc Zyngier2-9/+26
2018-05-12swiotlb: silent unwanted warning "buffer is full"Jean Delvare1-1/+1
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman1-56/+1
2018-05-12rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-12scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du1-1/+4
2018-05-12ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant1-2/+12
2018-05-12mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes3-56/+71
2018-05-12mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi1-3/+1
2018-05-12proc/kcore: don't bounds check against address 0Laura Abbott1-7/+16
2018-05-12mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin1-1/+5
2018-05-12mm: sections are not offlined during memory hotremovePavel Tatashin1-1/+1
2018-05-12z3fold: fix reclaim lock-upsVitaly Wool1-12/+30
2018-05-12init: fix false positives in W+X checkingJeffrey Hugo2-0/+12
2018-05-12lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov1-1/+6
2018-05-12KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov1-0/+4
2018-05-12MAINTAINERS: update Shuah's email addressShuah Khan (Samsung OSG)1-3/+0
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko1-1/+1
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe2-1/+16
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1