Age | Commit message (Expand) | Author | Files | Lines |
2016-08-18 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+1 |
2016-08-10 | arm: oabi compat: add missing access checks | Dave Weinstein | 1 | -1/+7 |
2016-08-09 | ARM: fix address limit restoration for undefined instructions | Russell King | 1 | -0/+1 |
2016-08-04 | arm: jump label may reference text in __exit | Jason Baron | 1 | -1/+1 |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+38 |
2016-08-02 | ARM: kexec: fix kexec for Keystone 2 | Russell King | 1 | -1/+1 |
2016-08-02 | ARM: kexec: advertise location of bootable RAM | Russell King | 1 | -2/+21 |
2016-08-02 | ARM: kdump: advertise boot aliased crash kernel resource | Russell King | 1 | -0/+16 |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -25/+20 |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 1 | -1/+1 |
2016-08-01 | Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next | Bjorn Helgaas | 1 | -2/+11 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+1 |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -6/+7 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -20/+11 |
2016-07-29 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 11 | -36/+94 |
2016-07-28 | Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus | Russell King | 11 | -27/+82 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-07-15 | arm/twd: Convert to hotplug state machine | Richard Cochran | 1 | -20/+11 |
2016-07-14 | ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficient | Jisheng Zhang | 1 | -11/+6 |
2016-07-14 | ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during init | Jisheng Zhang | 1 | -3/+11 |
2016-07-07 | ARM: save and reset the address limit when entering an exception | Russell King | 4 | -5/+19 |
2016-07-07 | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner | 1 | -1/+2 |
2016-07-06 | ARM: XEN: Move xen_early_init() before efi_init() | Shannon Zhao | 1 | -1/+1 |
2016-07-02 | ARM: 8577/1: Fix Cortex-A15 798181 errata initialization | Matija Glavinic Pecotic | 1 | -4/+40 |
2016-07-02 | ARM: 8583/1: mm: fix location of _etext | Kees Cook | 2 | -3/+3 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -3/+3 |
2016-06-28 | clocksource/drivers/smp_twd: Convert init function to return error | Daniel Lezcano | 1 | -4/+5 |
2016-06-23 | ARM/PCI: Remove arch-specific pcibios_enable_device() | Lorenzo Pieralisi | 1 | -12/+0 |
2016-06-23 | ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups | Lorenzo Pieralisi | 1 | -11/+9 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -5/+1 |
2016-06-23 | of: iommu: make of_iommu_init() postcore_initcall_sync | Kefeng Wang | 1 | -2/+0 |
2016-06-22 | ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.c | Ben Dooks | 1 | -0/+1 |
2016-06-22 | ARM: 8556/1: on a generic DT system: do not touch l2x0 | Linus Walleij | 1 | -0/+2 |
2016-06-22 | ARM: get rid of horrible *(unsigned int *)(regs + 1) | Russell King | 1 | -1/+1 |
2016-06-22 | ARM: introduce svc_pt_regs structure | Russell King | 2 | -2/+4 |
2016-06-22 | ARM: rename S_FRAME_SIZE to PT_REGS_SIZE | Russell King | 5 | -13/+13 |
2016-06-21 | ARM: Make PCI I/O space optional | Bjorn Helgaas | 1 | -2/+11 |
2016-06-18 | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -1/+1 |
2016-06-18 | Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 1 | -1/+1 |
2016-06-14 | arm: Use _rcuidle for smp_cross_call() tracepoints | Paul E. McKenney | 1 | -1/+1 |
2016-06-14 | arm/ptrace: run seccomp after ptrace | Kees Cook | 1 | -5/+6 |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 1 | -1/+1 |
2016-06-03 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2016-06-02 | ARM: fix PTRACE_SETVFPREGS on SMP systems | Russell King | 1 | -1/+1 |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+5 |
2016-05-23 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 1 | -1/+2 |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 1 | -0/+2 |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 1 | -2/+2 |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -6/+26 |
2016-05-20 | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 1 | -5/+5 |