1. eb35bdd arm64: flush TLS registers during exec by Will Deacon · 10 years ago
  2. 3d8afe3 arm64: use irq_set_affinity with force=false when migrating irqs by Sudeep Holla · 10 years ago
  3. 5e39977 Revert "arm64: cpuinfo: print info for all CPUs" by Will Deacon · 10 years ago
  4. 7c68a9c arm64: fix bug for reloading FPSIMD state after cpu power off by Leo Yan · 10 years ago
  5. 5b75a6a arm64: perf: don't rely on layout of pt_regs when grabbing sp or pc by Will Deacon · 10 years ago
  6. 85487ed arm64: ptrace: fix compat reg getter/setter return values by Will Deacon · 10 years ago
  7. 27d7ff2 arm64: ptrace: fix compat hardware watchpoint reporting by Will Deacon · 10 years ago
  8. 5843be2 arm64: Remove unused variable in head.S by Geoff Levand · 10 years ago
  9. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. 6a7519e efi/arm64: Store Runtime Services revision by Semen Protsenko · 10 years ago
  11. 44b3750 Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL" by Will Deacon · 10 years ago
  12. 86c8b27 arm64: ignore DT memreserve entries when booting in UEFI mode by Leif Lindholm · 10 years ago
  13. 4190312 arm64: align randomized TEXT_OFFSET on 4 kB boundary by Ard Biesheuvel · 10 years ago
  14. a3a8054 arm64: fix typo in I-cache policy detection by Ard Biesheuvel · 10 years ago
  15. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  16. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  17. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  18. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  19. 45ed695 ARM64: add IPI tracepoints by Nicolas Pitre · 10 years ago
  20. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  21. 38a7be3 arm64: Use sigsp() by Richard Weinberger · 11 years ago
  22. 00554fa arm64: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  23. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 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 · 10 years ago
  25. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  27. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  28. ea17196 arm64: add newline to I-cache policy string by Mark Rutland · 10 years ago
  29. 9415667 Revert "arm64: dmi: Add SMBIOS/DMI support" by Will Deacon · 10 years ago
  30. e4aa297 arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC by byungchul.park · 10 years ago
  31. c878e0c arm64: don't call break hooks for BRK exceptions from EL0 by Will Deacon · 10 years ago
  32. 1915e2a arm64: vdso: fix build error when switching from LE to BE by Arun Chandran · 11 years ago
  33. 72c5839 arm64: gicv3: Allow GICv3 compilation with older binutils by Catalin Marinas · 10 years ago
  34. ecb3c2b Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux by Catalin Marinas · 10 years ago
  35. 2a8f45b arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL by Catalin Marinas · 10 years ago
  36. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 11 years ago
  37. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 11 years ago
  38. 383c279 arm64: Add support for 48-bit VA space with 64KB page configuration by Catalin Marinas · 10 years ago
  39. b4a0d8b arm64: Clean up the initial page table creation in head.S by Catalin Marinas · 11 years ago
  40. abe669d arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS by Catalin Marinas · 11 years ago
  41. c79b954 arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 11 years ago
  42. 7edd88a arm64: Do not initialise the fixmap page tables in head.S by Catalin Marinas · 11 years ago
  43. a28e3f4 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 11 years ago
  44. 99a5603 efi/arm64: Handle missing virtual mapping for UEFI System Table by Ard Biesheuvel · 11 years ago
  45. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 11 years ago
  46. ac694fda arm64, ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  47. d7a4908 arm64: cpuinfo: print info for all CPUs by Mark Rutland · 11 years ago
  48. 127161a arm64: add runtime system sanity checks by Mark Rutland · 11 years ago
  49. 59ccc0d arm64: cachetype: report weakest cache policy by Mark Rutland · 11 years ago
  50. df85741 arm64: cpuinfo: record cpu system register values by Mark Rutland · 11 years ago
  51. 18ab7db arm64: kernel: add missing __init section marker to cpu_suspend_init by Lorenzo Pieralisi · 11 years ago
  52. b9e97ef arm64: kernel: add __init marker to PSCI init functions by Lorenzo Pieralisi · 11 years ago
  53. 756854d arm64: kernel: enable PSCI cpu operations on UP systems by Lorenzo Pieralisi · 11 years ago
  54. ad789ba arm64: Align the kbuild output for VDSOL and VDSOA by Ian Campbell · 11 years ago
  55. 601255a arm64: vdso: move data page before code pages by Will Deacon · 11 years ago
  56. 2fea7f6 arm64: vdso: move to _install_special_mapping and remove arch_vma_name by Will Deacon · 11 years ago
  57. 8715493 arm64: vdso: put vdso datapage in a separate vma by Will Deacon · 11 years ago
  58. ac7b406 arm64: Use pr_* instead of printk by Jungseok Lee · 11 years ago
  59. e0463e4 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  60. b0e626b arm64: KVM: implement lazy world switch for debug registers by Marc Zyngier · 11 years ago
  61. 51ba248 arm64: move DBG_MDSCR_* to asm/debug-monitors.h by Marc Zyngier · 11 years ago
  62. 754d377 arm64: KVM: vgic: add GICv3 world switch by Marc Zyngier · 12 years ago
  63. 1a9b130 arm64: KVM: split GICv2 world switch from hyp code by Marc Zyngier · 12 years ago
  64. eede821 KVM: arm/arm64: vgic: move GICv2 registers to their own structure by Marc Zyngier · 12 years ago
  65. da57a36 arm64: Enable TEXT_OFFSET fuzzing by Mark Rutland · 11 years ago
  66. a2c1d73 arm64: Update the Image header by Mark Rutland · 11 years ago
  67. bd00cd5 arm64: place initial page tables above the kernel by Mark Rutland · 11 years ago
  68. 909a406 arm64: head.S: remove unnecessary function alignment by Mark Rutland · 11 years ago
  69. 5701ede arm64: audit: Add audit hook in syscall_trace_enter/exit() by AKASHI Takahiro · 11 years ago
  70. f3e5c84 arm64: Add __NR_* definitions for compat syscalls by Catalin Marinas · 11 years ago
  71. 6c81fe7 arm64: enable context tracking by Larry Bassel · 11 years ago
  72. 6ab6463 arm64: adjust el0_sync so that a function can be called by Larry Bassel · 11 years ago
  73. c0c264a arm64: Add CONFIG_CC_STACKPROTECTOR by Laura Abbott · 11 years ago
  74. 4e6f708 arm64: topology: add MPIDR-based detection by Zi Shen Lim · 11 years ago
  75. 021f653 irqchip: gic-v3: Initial support for GICv3 by Marc Zyngier · 11 years ago
  76. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 11 years ago
  77. a13b007 efi/arm64: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 11 years ago
  78. 6091c9c efi/arm64: Avoid EFI_ERROR as a generic return code by Ard Biesheuvel · 11 years ago
  79. e15dd49 efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls by Ard Biesheuvel · 11 years ago
  80. f49182ec efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 11 years ago
  81. a55c072 efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 11 years ago
  82. 974c8e4 arm64: fix el2_setup check of CurrentEL by Marc Zyngier · 11 years ago
  83. 2227901 arm64: ptrace: fix empty registers set in prstatus of aarch32 process core by Victor Kamensky · 11 years ago
  84. c168870 arm64: ptrace: change fs when passing kernel pointer to regset code by Will Deacon · 11 years ago
  85. a46ec3a arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' by Paul Bolle · 11 years ago
  86. 3906c2b arm64: Bug fix in stack alignment exception by ChiaHao · 11 years ago
  87. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 11 years ago
  88. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  89. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  90. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 11 years ago
  91. 9358d75 arm64: kernel: initialize broadcast hrtimer based clock event device by Lorenzo Pieralisi · 11 years ago
  92. 055b121 arm64: ftrace: Add system call tracepoint by AKASHI Takahiro · 11 years ago
  93. 3711784 arm64: ftrace: Add CALLER_ADDRx macros by AKASHI Takahiro · 11 years ago
  94. bd7d38d arm64: ftrace: Add dynamic ftrace support by AKASHI Takahiro · 11 years ago
  95. 819e50e arm64: Add ftrace support by AKASHI Takahiro · 11 years ago
  96. 26e2ae3 arm64: Add 'notrace' attribute to unwind_frame() for ftrace by AKASHI Takahiro · 11 years ago
  97. af885f4 arm64: Fix linker script entry point by Geoff Levand · 11 years ago
  98. 74bcc24 arm64: efi: only attempt efi map setup if booting via EFI by Leif Lindholm · 11 years ago
  99. 0a42cb0 arm64: lib: Implement optimized string length routines by zhichang.yuan · 11 years ago
  100. 192c4d9 arm64: lib: Implement optimized string compare routines by zhichang.yuan · 11 years ago