Age | Commit message (Expand) | Author | Files | Lines |
2018-08-20 | irqchip/gic-v3: Allow interrupt to be configured as wake-up sources | Marc Zyngier | 1 | -2/+6 |
2018-08-20 | irqchip/tango: Set irq handler and data in one go | Martin Kaiser | 1 | -2/+1 |
2018-08-20 | dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support | Fabrizio Castro | 1 | -0/+1 |
2018-08-13 | irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0 | Krzysztof Kozlowski | 1 | -1/+1 |
2018-08-13 | irqchip/stm32: Fix init error handling | Dan Carpenter | 1 | -12/+13 |
2018-08-13 | irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP | Jonas Gorski | 1 | -0/+4 |
2018-08-06 | irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t | Sebastian Andrzej Siewior | 1 | -9/+9 |
2018-07-27 | irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devices | Marc Zyngier | 1 | -3/+11 |
2018-07-16 | irqchip/gic-v3-its: Honor hypervisor enforced LPI range | Marc Zyngier | 2 | -0/+10 |
2018-07-16 | irqchip/gic-v3: Expose GICD_TYPER in the rdist structure | Marc Zyngier | 3 | -4/+4 |
2018-07-16 | irqchip/gic-v3-its: Drop chunk allocation compatibility | Marc Zyngier | 1 | -25/+16 |
2018-07-16 | irqchip/gic-v3-its: Move minimum LPI requirements to individual busses | Marc Zyngier | 4 | -6/+16 |
2018-07-16 | irqchip/gic-v3-its: Use full range of LPIs | Marc Zyngier | 1 | -2/+1 |
2018-07-16 | irqchip/gic-v3-its: Refactor LPI allocator | Marc Zyngier | 1 | -62/+129 |
2018-07-15 | Linux 4.18-rc5 | Linus Torvalds | 1 | -1/+1 |
2018-07-15 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 4 | -3/+49 |
2018-07-15 | Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds | 2 | -6/+6 |
2018-07-15 | Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2 | -0/+46 |
2018-07-15 | Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 1 | -1/+1 |
2018-07-15 | Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes | Olof Johansson | 1 | -2/+2 |
2018-07-14 | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+13 |
2018-07-14 | Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+0 |
2018-07-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -99/+133 |
2018-07-14 | reiserfs: fix buffer overflow with long warning messages | Eric Biggers | 1 | -60/+81 |
2018-07-14 | checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages | Joe Perches | 1 | -3/+3 |
2018-07-14 | mm: do not bug_on on incorrect length in __mm_populate() | Michal Hocko | 2 | -19/+12 |
2018-07-14 | mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE | Michal Hocko | 1 | -1/+2 |
2018-07-14 | fs, elf: make sure to page align bss in load_elf_library | Oscar Salvador | 1 | -3/+2 |
2018-07-14 | x86/purgatory: add missing FORCE to Makefile target | Philipp Rudo | 1 | -1/+1 |
2018-07-14 | net/9p/client.c: put refcount of trans_mod in error case in parse_opts() | piaojun | 1 | -1/+2 |
2018-07-14 | mm: allow arch to supply p??_free_tlb functions | Nicholas Piggin | 1 | -0/+8 |
2018-07-14 | autofs: fix slab out of bounds read in getname_kernel() | Tomas Bortoli | 1 | -9/+13 |
2018-07-14 | fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* | Vlastimil Babka | 1 | -1/+2 |
2018-07-14 | mm: do not drop unused pages when userfaultd is running | Christian Borntraeger | 1 | -1/+7 |
2018-07-14 | mm: zero unavailable pages before memmap init | Pavel Tatashin | 1 | -2/+2 |
2018-07-14 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -11/+19 |
2018-07-13 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+2 |
2018-07-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -81/+84 |
2018-07-13 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+3 |
2018-07-13 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -117/+100 |
2018-07-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 8 | -27/+39 |
2018-07-13 | Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -1/+3 |
2018-07-13 | Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 15 | -50/+63 |
2018-07-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -14/+11 |
2018-07-13 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -1/+10 |
2018-07-13 | Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+7 |
2018-07-13 | Merge tag 'sound-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -7/+21 |
2018-07-13 | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -17/+48 |
2018-07-13 | rtc: fix alarm read and set offset | Alexandre Belloni | 1 | -3/+5 |
2018-07-13 | xen: setup pv irq ops vector earlier | Juergen Gross | 2 | -16/+12 |