Age | Commit message (Expand) | Author |
2018-10-12 | vmlinux.lds.h: Fix incomplete .text.exit discards | Peter Oberparleiter |
2018-08-22 | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers |
2018-08-22 | mm: zero out the vma in vma_init() | Andrew Morton |
2018-08-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-08-13 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-08-13 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-08-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-08-13 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-08-13 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King |
2018-08-06 | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2018-08-03 | ARM: Convert to GENERIC_IRQ_MULTI_HANDLER | Palmer Dabbelt |
2018-08-02 | ARM: oabi-compat: copy semops using __copy_from_user() | Russell King |
2018-08-02 | ARM: vfp: use __copy_from_user() when restoring VFP state | Russell King |
2018-08-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-08-01 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-07-30 | ARM: 8784/1: NOMMU: Allow enter in Hyp mode | Vladimir Murzin |
2018-07-30 | ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+ | Vincent Whitchurch |
2018-07-27 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Will Deacon |
2018-07-26 | mm: use vma_init() to initialize VMAs on stack and data segments | Kirill A. Shutemov |
2018-07-26 | ARM: signal: copy registers using __copy_from_user() | Russell King |
2018-07-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-07-20 | ARM/time: Remove read_boot_clock64() | Pavel Tatashin |
2018-07-13 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-07-11 | ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code | Vladimir Murzin |
2018-07-10 | arm_pmu: Tidy up clear_event_idx call backs | Suzuki K Poulose |
2018-07-10 | arm_pmu: Change API to support 64bit counter values | Suzuki K Poulose |
2018-07-10 | arm_pmu: Clean up maximum period handling | Suzuki K Poulose |
2018-07-09 | arm: perf: prevent unbind/bind via sysfs | Stefan Agner |
2018-06-26 | perf/arch/arm: Implement hw_breakpoint_arch_parse() | Frederic Weisbecker |
2018-06-26 | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa... | Frederic Weisbecker |
2018-06-22 | rseq: Avoid infinite recursion when delivering SIGSEGV | Will Deacon |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-06-06 | arm: Add syscall detection for restartable sequences | Mathieu Desnoyers |
2018-06-06 | arm: Add restartable sequences support | Mathieu Desnoyers |
2018-06-05 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-05-31 | ARM: spectre-v1: fix syscall entry | Russell King |
2018-05-31 | ARM: bugs: add support for per-processor bug checking | Russell King |
2018-05-31 | ARM: bugs: hook processor bug checking into SMP and suspend paths | Russell King |
2018-05-31 | ARM: bugs: prepare processor bug infrastructure | Russell King |
2018-05-21 | arm_pmu: simplify arm_pmu::handle_irq | Mark Rutland |
2018-05-19 | ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada |
2018-05-19 | ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die() | Grygorii Strashko |
2018-05-19 | ARM: 8757/1: NOMMU: Support PMSAv8 MPU | Vladimir Murzin |