1. 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  2. 2d605a3 ARM: enable bpf syscall by Russell King · 10 years ago
  3. 6e2028a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  4. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  5. 7fc1505 ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854 by Russell King · 10 years ago
  6. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  7. ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  10. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  11. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  14. 562c85c ARM: 8168/1: extend __init_end to a page align address by Yalin Wang · 10 years ago
  15. ad684dc ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset" by Jon Medhurst · 10 years ago
  16. e16343c ARM: 8160/1: drop warning about return_address not using unwind tables by Uwe Kleine-König · 10 years ago
  17. aeea359 ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h by Behan Webster · 10 years ago
  18. 389522b ARM: 8155/1: place sigpage at a random offset above stack by Nathan Lynch · 10 years ago
  19. 02e0409 ARM: 8154/1: use _install_special_mapping for sigpage by Nathan Lynch · 10 years ago
  20. 195b58a ARM: Avoid writing to control register on every exception by Russell King · 10 years ago
  21. 8b521cb ARM: 8152/1: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  22. 6cd6d94 arm/arm64: unexport restart handlers by Guenter Roeck · 10 years ago
  23. 1a9607a arm: support restart through restart handler call chain by Guenter Roeck · 10 years ago
  24. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  25. d3bfca1 ARM: topology: Use the new cpu_capacity interface by Vincent Guittot · 10 years ago
  26. 3467e76 ARM: remove unused do_unexp_fiq() function by Russell King · 10 years ago
  27. 7f03807 ARM: remove extraneous newline in show_regs() by Russell King · 10 years ago
  28. c0e7f7e ARM: 8150/3: fiq: Replace default FIQ handler by Daniel Thompson · 10 years ago
  29. 505013b ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts by Stephen Boyd · 10 years ago
  30. fbfb872 ARM: 8148/1: flush TLS and thumbee register state during exec by Nathan Lynch · 10 years ago
  31. 7a0bd49 ARM: 8151/1: add missing exports for asm functions required by get_user macro by Victor Kamensky · 10 years ago
  32. 09f6edd arm: Tell irq work about self IPI support by Frederic Weisbecker · 11 years ago
  33. e918a62 ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation by Punit Agrawal · 10 years ago
  34. a4412fc seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing by Andy Lutomirski · 11 years ago
  35. a71b092 ARM: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
  36. a040803 ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs by Sudeep Holla · 10 years ago
  37. 084bb5b ARM: 8131/1: arm/smp: Absorb boot_secondary() by Geert Uytterhoeven · 11 years ago
  38. 2c32c65 ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex by Mark Rutland · 11 years ago
  39. 55f0fb6 ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations by Andrey Ryabinin · 11 years ago
  40. 06b96c8 arm: Replace __this_cpu_ptr with raw_cpu_ptr by Christoph Lameter · 11 years ago
  41. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  42. e57e419 ARM: wire up memfd_create syscall by Russell King · 11 years ago
  43. eb64525 ARM: wire up getrandom syscall by Russell King · 11 years ago
  44. 365ec7b ARM: add IPI tracepoints by Nicolas Pitre · 11 years ago
  45. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  46. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  47. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  48. f15bdfe Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  49. c89c3a6 Merge branch 'swp' (early part) into for-next by Russell King · 11 years ago
  50. 7109561 Merge branches 'fixes' and 'misc' into for-next by Russell King · 11 years ago
  51. 5d57686 Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm by Paolo Bonzini · 11 years ago
  52. 3f9c08f Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  53. 6bf755d ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction by Omar Sandoval · 11 years ago
  54. c716483 ARM: 8122/1: smp_scu: enable SCU standby support by Shawn Guo · 11 years ago
  55. f8f3d4e ARM: 8121/1: smp_scu: use macro for SCU enable bit by Shawn Guo · 11 years ago
  56. 5a12a597 arm: Add devicetree fixup machine function by Laura Abbott · 11 years ago
  57. 04fcab3 ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15 by Gregory Fong · 11 years ago
  58. 8396697 ARM: add seccomp syscall by Kees Cook · 11 years ago
  59. 8cf2389 ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable() by Sebastian Hesselbarth · 11 years ago
  60. 58171bf ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives by Russell King · 11 years ago
  61. 7397aa4 ARM: SWP emulation: only initialise on ARMv7 CPUs by Russell King · 11 years ago
  62. 76e7d5c ARM: 8088/1: vmlinux.lds.S: drop redundant .comment by Mark Rutland · 11 years ago
  63. 49432d4 ARM: 8074/1: traps: Make use of the frame_pointer macro by Nikolay Borisov · 11 years ago
  64. c8bee0a ARM: 8073/1: unwind: Use arm_get_current_stackframe by Nikolay Borisov · 11 years ago
  65. a3250c9 ARM: 8072/1: time: Make use of arm_get_current_stackframe by Nikolay Borisov · 11 years ago
  66. 6888e32 ARM: 8071/1: perf: Make perf use arm_get_current_stackframe by Nikolay Borisov · 11 years ago
  67. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 11 years ago
  68. af040ff ARM: make it easier to check the CPU part number correctly by Russell King · 11 years ago
  69. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. cda390b Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel into fixes by Russell King · 11 years ago
  71. af92394 ARM: virt: fix wrong HSCTLR.EE bit setting by Li Liu · 11 years ago
  72. eede821 KVM: arm/arm64: vgic: move GICv2 registers to their own structure by Marc Zyngier · 12 years ago
  73. 4b2974f ARM: perf: disable the pagefault handler when reading from user space by Jean Pihet · 11 years ago
  74. a7cc910 ARM: perf: Check that current->mm is alive before getting user callchain by Jean Pihet · 11 years ago
  75. 037e79a arm: perf: krait: stop using singleton PMU by Mark Rutland · 11 years ago
  76. 253d8c3 arm: perf: add more specific platform device IDs by Mark Rutland · 11 years ago
  77. 3d1ff75 arm: perf: clean up PMU names by Mark Rutland · 12 years ago
  78. f929f57 arm: perf: xscale: condense event maps by Mark Rutland · 11 years ago
  79. cf20ae8 arm: perf: armv6: condense event maps by Mark Rutland · 11 years ago
  80. 6b7658e arm: perf: armv7: condense event maps by Mark Rutland · 11 years ago
  81. 449fd15 ARM: kprobes: Fix test code compilation errors for ARMv4 targets by Jon Medhurst · 11 years ago
  82. 2722260 ARM: kprobes: Disallow instructions with PC and register specified shift by Jon Medhurst · 11 years ago
  83. 48f7bc8 ARM: kprobes: Prevent known test failures stopping other tests running by Jon Medhurst · 11 years ago
  84. b6220ad sched: Fix compiler warnings by Guenter Roeck · 11 years ago
  85. 42309ab ARM: 8087/1: ptrace: reload syscall number after secure_computing() check by Will Deacon · 11 years ago
  86. 6a78371 ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code) by Russell King · 11 years ago
  87. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  90. e6b8075 arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack by Mark Charlebois · 11 years ago
  91. 37649de arm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  92. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 11 years ago
  93. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 11 years ago
  94. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 11 years ago
  95. edcb4d3 perf/ARM: Use common PMU interrupt disabled code by Vince Weaver · 11 years ago
  96. ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 11 years ago
  97. d270506 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 11 years ago
  98. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  99. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  100. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago