1. 228dbbfb ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  2. 90f92c6 ARM: 8613/1: Fix the uaccess crash on PB11MPCore by Linus Walleij · 8 years ago
  3. ddc3783 ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs by Mark Rutland · 8 years ago
  4. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  6. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  7. 66d4667 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  8. ed141f2 Merge branch 'syscalls' into for-linus by Russell King · 8 years ago
  9. 4188462 Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus by Russell King · 8 years ago
  10. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 8478132 Revert "arm: move exports to definitions" by Russell King · 8 years ago
  12. 9b377e21 ARM/hw_breakpoint: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  13. 7e5930a ARM: 8622/3: add sysfs cpu_capacity attribute by Juri Lelli · 8 years ago
  14. 06073ee ARM: 8621/3: parse cpu capacity-dmips-mhz from DT by Juri Lelli · 8 years ago
  15. 2a38110 ARM: Fix XIP kernels by Russell King · 8 years ago
  16. 24c66df ARM: fix backtrace by Russell King · 8 years ago
  17. 6127d12 ARM: wire up new pkey syscalls by Russell King · 8 years ago
  18. 96a8fae ARM: convert to generated system call tables by Russell King · 8 years ago
  19. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  20. c984cbf ARM: use simpler API for random address requests by Jason Cooper · 8 years ago
  21. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  22. 6776648 nmi_backtrace: do a local dump_stack() instead of a self-NMI by Chris Metcalf · 8 years ago
  23. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  24. 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  25. 81a6300 Merge branch 'devel-stable' into for-linus by Russell King · 8 years ago
  26. 301a36f Merge branches 'misc' and 'sa1111-base' into for-linus by Russell King · 8 years ago
  27. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  29. ba6dea4 ARM: 8616/1: dt: Respect property size when parsing CPUs by Robin Murphy · 8 years ago
  30. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago
  31. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  32. 9268c5d arm: perf: move to common attr_group fields by Mark Rutland · 8 years ago
  33. bc0ee9d ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support. by Jonathan Austin · 8 years ago
  34. f5a5c89 ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype() by Jonathan Austin · 8 years ago
  35. 26150aa ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly by Jonathan Austin · 8 years ago
  36. 66e94ba ARM: kernel: avoid brute force search on PLT generation by Ard Biesheuvel · 9 years ago
  37. 1031a7e ARM: kernel: sort relocation sections before allocating PLTs by Ard Biesheuvel · 9 years ago
  38. 05123fef ARM: kernel: allocate PLT entries only for external symbols by Ard Biesheuvel · 9 years ago
  39. 35fa91e ARM: kernel: merge core and init PLTs by Ard Biesheuvel · 9 years ago
  40. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 9 years ago
  41. 1527eda ARM: 8600/1: Enforce some NS-SVC initialisation by Robin Murphy · 9 years ago
  42. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  43. 92bb8d5 ARM: 8597/1: VDSO: put RO and RO after init objects into proper sections by Jisheng Zhang · 9 years ago
  44. 7619751 ARM: 8595/2: apply more __ro_after_init by Kees Cook · 9 years ago
  45. 7de2499 arm: oabi compat: add missing access checks by Dave Weinstein · 9 years ago
  46. 87eed3c ARM: fix address limit restoration for undefined instructions by Russell King · 9 years ago
  47. 4dd1837 arm: move exports to definitions by Al Viro · 9 years ago
  48. ddb4530 arm: jump label may reference text in __exit by Jason Baron · 9 years ago
  49. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  50. 0719392 ARM: kexec: fix kexec for Keystone 2 by Russell King · 9 years ago
  51. 966fab0 ARM: kexec: advertise location of bootable RAM by Russell King · 9 years ago
  52. f7f0b7d ARM: kdump: advertise boot aliased crash kernel resource by Russell King · 9 years ago
  53. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  54. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 9 years ago
  55. 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 9 years ago
  56. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  57. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  58. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. b5f00d1 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  60. 5f5a00e Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus by Russell King · 9 years ago
  61. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  62. 26b8768 arm/twd: Convert to hotplug state machine by Richard Cochran · 9 years ago
  63. c3fbbf9 ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficient by Jisheng Zhang · 9 years ago
  64. f222a76 ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during init by Jisheng Zhang · 9 years ago
  65. e6978e4 ARM: save and reset the address limit when entering an exception by Russell King · 9 years ago
  66. 3d93f42 Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 9 years ago
  67. 9b08aaa ARM: XEN: Move xen_early_init() before efi_init() by Shannon Zhao · 9 years ago
  68. f649216 ARM: 8577/1: Fix Cortex-A15 798181 errata initialization by Matija Glavinic Pecotic · 9 years ago
  69. 14c4a53 ARM: 8583/1: mm: fix location of _etext by Kees Cook · 9 years ago
  70. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 9 years ago
  71. dcbc0ed clocksource/drivers/smp_twd: Convert init function to return error by Daniel Lezcano · 9 years ago
  72. 313cb90 ARM/PCI: Remove arch-specific pcibios_enable_device() by Lorenzo Pieralisi · 9 years ago
  73. b30742a ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups by Lorenzo Pieralisi · 9 years ago
  74. 850bea2 arm: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 9 years ago
  75. bb8e15d of: iommu: make of_iommu_init() postcore_initcall_sync by Kefeng Wang · 9 years ago
  76. 2374b06 ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.c by Ben Dooks · 9 years ago
  77. cb6f834 ARM: 8556/1: on a generic DT system: do not touch l2x0 by Linus Walleij · 9 years ago
  78. 5fa9da5 ARM: get rid of horrible *(unsigned int *)(regs + 1) by Russell King · 9 years ago
  79. e6a9dc6 ARM: introduce svc_pt_regs structure by Russell King · 9 years ago
  80. 5745eef6 ARM: rename S_FRAME_SIZE to PT_REGS_SIZE by Russell King · 9 years ago
  81. 1fa0510 ARM: Make PCI I/O space optional by Bjorn Helgaas · 9 years ago
  82. 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  83. 9503427 Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  84. 7c64cc0 arm: Use _rcuidle for smp_cross_call() tracepoints by Paul E. McKenney · 9 years ago
  85. 0f3912f arm/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  86. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  87. e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  88. e2dfb4b ARM: fix PTRACE_SETVFPREGS on SMP systems by Russell King · 9 years ago
  89. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 9 years ago
  91. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  92. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  93. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  94. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  95. 5632a9f Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-linus by Russell King · 9 years ago
  96. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  97. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  98. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  99. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago