1. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  2. 3aaf33b ARM: avoid faulting on qemu by Russell King · 7 years ago
  3. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  4. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  5. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  6. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  7. e7a7912 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  8. 0219614 Merge branch 'devel-stable' into for-next by Russell King · 7 years ago
  9. 7f3d1f9 Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next by Russell King · 7 years ago
  10. b9dd05c ARM: 8720/1: ensure dump_instr() checks addr_limit by Mark Rutland · 7 years ago
  11. 2a14b80 ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r" by Nicolas Pitre · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 682e3ef Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/soc by Arnd Bergmann · 7 years ago
  14. 936a417 ARM: smp_scu: allow the platform code to read the SCU CPU status by Martin Blumenstingl · 7 years ago
  15. 0606326 ARM: smp_scu: add a helper for powering on a specific CPU by Martin Blumenstingl · 7 years ago
  16. 2162183 ARM: 8713/1: NOMMU: Support MPU in XIP configuration by Vladimir Murzin · 7 years ago
  17. 9fcb01a ARM: 8711/1: V7M: Add support for MPU to M-class by Vladimir Murzin · 7 years ago
  18. a0995c08 ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C by Vladimir Murzin · 7 years ago
  19. 9c323bf Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  20. 59b6359 ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel() by Geert Uytterhoeven · 7 years ago
  21. de88063 ARM: 8705/1: early_printk: use printascii() rather than printch() by Nicolas Pitre · 7 years ago
  22. ee3eaee ARM: 8704/1: semihosting: use proper instruction on v7m processors by Nicolas Pitre · 7 years ago
  23. e11d131 ARM: 8703/1: debug.S: move hexbuf to a writable section by Nicolas Pitre · 7 years ago
  24. 1bb0783 Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stable by Russell King · 7 years ago
  25. 99cf8f9 ARM: better diagnostics with missing/corrupt dtb by Russell King · 7 years ago
  26. 47624248 Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux into devel-testing by Russell King · 7 years ago
  27. 6022f80 ARM: 8695/1: entry: Remove dead code in sys_mmap2 by Vladimir Murzin · 7 years ago
  28. e33f8d32 arm/syscalls: Optimize address limit check by Thomas Garnier · 7 years ago
  29. 2404269 Revert "arm/syscalls: Check address limit on user-mode return" by Thomas Garnier · 7 years ago
  30. 8fac2f9 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  31. 7f1b9be Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  32. ca8b5d9 ARM: XIP kernel: store .data compressed in ROM by Nicolas Pitre · 7 years ago
  33. 0d302c7 ARM: vmlinux-xip.lds.S: fix multiple issues by Nicolas Pitre · 7 years ago
  34. 861e37d ARM: vmlinux.lds.S: replace open coded .data sections with generic macros by Nicolas Pitre · 7 years ago
  35. 88cac29 ARM: vmlinux*.lds.S: some decruftification by Nicolas Pitre · 7 years ago
  36. 9520b1a ARM: head-common.S: speed up startup code by Nicolas Pitre · 7 years ago
  37. 382e67a ARM: enable elf_fdpic on systems with an MMU by Nicolas Pitre · 7 years ago
  38. 5c16595 ARM: signal handling support for FDPIC_FUNCPTRS functions by Nicolas Pitre · 7 years ago
  39. e71fd63 arm_elf_read_implies_exec(): remove unused argument by Nicolas Pitre · 7 years ago
  40. 8fcd6c4 ARM: implement get_tls syscall by Nicolas Pitre · 7 years ago
  41. e558bdc Merge branches 'fixes' and 'misc' into for-linus by Russell King · 7 years ago
  42. 9a3dc31 ARM: 8691/1: Export save_stack_trace_tsk() by Dustin Brown · 7 years ago
  43. fd1d362 ARM: implement memset32 & memset64 by Matthew Wilcox · 7 years ago
  44. 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. a8e65e0 ARM: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  46. 1abd350 ARM: align .data section by Russell King · 7 years ago
  47. dca778c ARM: avoid saving and restoring registers unnecessarily by Russell King · 8 years ago
  48. fcea452 ARM: move PC value into r9 by Russell King · 8 years ago
  49. da594e3 ARM: obtain thread info structure later by Russell King · 8 years ago
  50. 309ee04 ARM: use aliases for registers in entry-common by Russell King · 8 years ago
  51. 60187bd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  52. ce184a0 ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[] by Dave Martin · 8 years ago
  53. 2695835 ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessors by Dave Martin · 8 years ago
  54. 0d70262 ARM: kexec: fix failure to boot crash kernel by Russell King · 7 years ago
  55. 67556d7 ARM: kexec: avoid allocating crashkernel region outside lowmem by Russell King · 7 years ago
  56. 2931dc7 Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  57. 287f3ca ARM: fix rd_size declaration by Bart Van Assche · 8 years ago
  58. f01fc41 ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak by Lorenzo Pieralisi · 8 years ago
  59. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  60. 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  61. 73ac5d6 arm/syscalls: Check address limit on user-mode return by Thomas Garnier · 8 years ago
  62. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  63. 59005b0 Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  64. 98becb7 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 8 years ago
  65. d1185a8 Merge branch 'merge/randstruct' into for-next/gcc-plugins by Kees Cook · 8 years ago
  66. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  67. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 1650846 ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllers by Lorenzo Pieralisi · 8 years ago
  71. ffa47aa ARM: Prepare for randomized task_struct by Arnd Bergmann · 8 years ago
  72. 97ad2bd ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  73. 280e87e ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO by Dmitry Safonov · 8 years ago
  74. 1b3b225 ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init by Tony Lindgren · 8 years ago
  75. 620176f ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS by Abel Vesa · 8 years ago
  76. d5f7b82 arm: perf: make of_device_ids const by Arvind Yadav · 8 years ago
  77. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  78. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 8 years ago
  79. d360a68 ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzero by Vladimir Murzin · 8 years ago
  80. 4ca4f26 arm,arm64,drivers: add a prefix to drivers arch_topology interfaces by Juri Lelli · 8 years ago
  81. 615ffd6 arm,arm64,drivers: move externs in a new header file by Juri Lelli · 8 years ago
  82. c105aa3 arm,arm64,drivers: reduce scope of cap_parsing_failed by Juri Lelli · 8 years ago
  83. 2ef7a29 arm, arm64: factorize common cpu capacity default code by Juri Lelli · 8 years ago
  84. f70b281 arm: remove wrong CONFIG_PROC_SYSCTL ifdef by Juri Lelli · 8 years ago
  85. 95adb4e arm: fix return value of parse_cpu_capacity by Juri Lelli · 8 years ago
  86. 9489cc8 arm: Prevent hotplug rwsem recursion by Thomas Gleixner · 8 years ago
  87. fe2a5cd ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked() by Sebastian Andrzej Siewior · 8 years ago
  88. 801f19b ARM: 8673/1: Fix __show_regs output timestamps by Joe Perches · 8 years ago
  89. 5976a66 arm: Adjust system_state check by Thomas Gleixner · 8 years ago
  90. e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  91. 75d24d9 ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y by Florian Fainelli · 8 years ago
  92. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  93. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  94. 74d86a7 arm: use set_memory.h header by Laura Abbott · 8 years ago
  95. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  96. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  97. 9c6ee01 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  98. 00d2904 ARM/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  99. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  100. 5b56052 ARM: hyp-stub: Fix Thumb-2 compilation by Marc Zyngier · 8 years ago