Age | Commit message (Expand) | Author |
2016-11-16 | ARM: Fix XIP kernels | Russell King |
2016-11-15 | ARM: fix backtrace | Russell King |
2016-10-19 | ARM: wire up new pkey syscalls | Russell King |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-11 | ARM: use simpler API for random address requests | Jason Cooper |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-07 | nmi_backtrace: do a local dump_stack() instead of a self-NMI | Chris Metcalf |
2016-10-07 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf |
2016-10-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-10-06 | Merge branch 'devel-stable' into for-linus | Russell King |
2016-10-06 | Merge branches 'misc' and 'sa1111-base' into for-linus | Russell King |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-09-29 | ARM: 8616/1: dt: Respect property size when parsing CPUs | Robin Murphy |
2016-09-23 | arm/arm64: arch_timer: Use archdata to indicate vdso suitability | Scott Wood |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-09-09 | arm: perf: move to common attr_group fields | Mark Rutland |
2016-09-06 | ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support. | Jonathan Austin |
2016-09-06 | ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype() | Jonathan Austin |
2016-09-06 | ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly | Jonathan Austin |
2016-08-30 | ARM: kernel: avoid brute force search on PLT generation | Ard Biesheuvel |
2016-08-30 | ARM: kernel: sort relocation sections before allocating PLTs | Ard Biesheuvel |
2016-08-30 | ARM: kernel: allocate PLT entries only for external symbols | Ard Biesheuvel |
2016-08-30 | ARM: kernel: merge core and init PLTs | Ard Biesheuvel |
2016-08-24 | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf |
2016-08-23 | ARM: 8600/1: Enforce some NS-SVC initialisation | Robin Murphy |
2016-08-18 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-08-15 | ARM: 8597/1: VDSO: put RO and RO after init objects into proper sections | Jisheng Zhang |
2016-08-12 | ARM: 8595/2: apply more __ro_after_init | Kees Cook |
2016-08-10 | arm: oabi compat: add missing access checks | Dave Weinstein |
2016-08-09 | ARM: fix address limit restoration for undefined instructions | Russell King |
2016-08-07 | arm: move exports to definitions | Al Viro |
2016-08-04 | arm: jump label may reference text in __exit | Jason Baron |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-02 | ARM: kexec: fix kexec for Keystone 2 | Russell King |
2016-08-02 | ARM: kexec: advertise location of bootable RAM | Russell King |
2016-08-02 | ARM: kdump: advertise boot aliased crash kernel resource | Russell King |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-08-01 | Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next | Bjorn Helgaas |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-29 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-07-28 | Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus | Russell King |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-15 | arm/twd: Convert to hotplug state machine | Richard Cochran |
2016-07-14 | ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficient | Jisheng Zhang |
2016-07-14 | ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during init | Jisheng Zhang |
2016-07-07 | ARM: save and reset the address limit when entering an exception | Russell King |