1. 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
  2. 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
  3. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  5. 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
  6. ea17196 arm64: add newline to I-cache policy string by Mark Rutland · 10 years ago
  7. 9415667 Revert "arm64: dmi: Add SMBIOS/DMI support" by Will Deacon · 10 years ago
  8. e4aa297 arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC by byungchul.park · 10 years ago
  9. c878e0c arm64: don't call break hooks for BRK exceptions from EL0 by Will Deacon · 10 years ago
  10. 3666f88 arm64: defconfig: enable devtmpfs mount option by Robert Richter · 10 years ago
  11. 1915e2a arm64: vdso: fix build error when switching from LE to BE by Arun Chandran · 11 years ago
  12. af9b996 arm64: defconfig: add virtio support for running as a kvm guest by Will Deacon · 10 years ago
  13. 31dab71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  14. f960d20 crypto: arm64-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  15. 72c5839 arm64: gicv3: Allow GICv3 compilation with older binutils by Catalin Marinas · 10 years ago
  16. ecb3c2b Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux by Catalin Marinas · 10 years ago
  17. 05ac653 arm64: fix soft lockup due to large tlb flush range by Mark Salter · 10 years ago
  18. 7c2105f arm64/crypto: fix makefile rule for aes-glue-%.o by Andreas Schwab · 10 years ago
  19. 2a8f45b arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL by Catalin Marinas · 10 years ago
  20. 7f0b1bf arm64: Fix barriers used for page table modifications by Catalin Marinas · 11 years ago
  21. 98de5ab Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  22. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  23. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  24. 383c279 arm64: Add support for 48-bit VA space with 64KB page configuration by Catalin Marinas · 10 years ago
  25. 7078db4 arm64: asm/pgtable.h pmd/pud definitions clean-up by Catalin Marinas · 10 years ago
  26. 0837519 arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS by Catalin Marinas · 10 years ago
  27. b4a0d8b arm64: Clean up the initial page table creation in head.S by Catalin Marinas · 10 years ago
  28. 0f17402 arm64: Remove asm/pgtable-*level-types.h files by Catalin Marinas · 10 years ago
  29. 6b4fee2 arm64: Remove asm/pgtable-*level-hwdef.h files by Catalin Marinas · 10 years ago
  30. abe669d arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS by Catalin Marinas · 10 years ago
  31. c79b954 arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 11 years ago
  32. 57e0139 arm64: Add 4 levels of page tables definition with 4KB pages by Jungseok Lee · 11 years ago
  33. e41ceed arm64: Introduce VA_BITS and translation level options by Jungseok Lee · 11 years ago
  34. 7edd88a arm64: Do not initialise the fixmap page tables in head.S by Catalin Marinas · 10 years ago
  35. d50314a arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB by Catalin Marinas · 10 years ago
  36. affeafb arm64: Remove stray ARCH_HAS_OPP reference by Mark Brown · 10 years ago
  37. a28e3f4 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  38. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. 99a5603 efi/arm64: Handle missing virtual mapping for UEFI System Table by Ard Biesheuvel · 10 years ago
  40. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  41. ac694fda arm64, ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  42. d7a4908 arm64: cpuinfo: print info for all CPUs by Mark Rutland · 10 years ago
  43. 127161a arm64: add runtime system sanity checks by Mark Rutland · 10 years ago
  44. 59ccc0d arm64: cachetype: report weakest cache policy by Mark Rutland · 10 years ago
  45. df85741 arm64: cpuinfo: record cpu system register values by Mark Rutland · 10 years ago
  46. 89c4a30 arm64: add MIDR_EL1 field accessors by Mark Rutland · 10 years ago
  47. 18ab7db arm64: kernel: add missing __init section marker to cpu_suspend_init by Lorenzo Pieralisi · 10 years ago
  48. b9e97ef arm64: kernel: add __init marker to PSCI init functions by Lorenzo Pieralisi · 10 years ago
  49. 756854d arm64: kernel: enable PSCI cpu operations on UP systems by Lorenzo Pieralisi · 10 years ago
  50. 5959e25 arm64: fpsimd: avoid restoring fpcr if the contents haven't changed by Will Deacon · 10 years ago
  51. ad789ba arm64: Align the kbuild output for VDSOL and VDSOA by Ian Campbell · 10 years ago
  52. 601255a arm64: vdso: move data page before code pages by Will Deacon · 10 years ago
  53. 2fea7f6 arm64: vdso: move to _install_special_mapping and remove arch_vma_name by Will Deacon · 10 years ago
  54. 8715493 arm64: vdso: put vdso datapage in a separate vma by Will Deacon · 10 years ago
  55. b2f8c07 arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions by Catalin Marinas · 10 years ago
  56. ac7b406 arm64: Use pr_* instead of printk by Jungseok Lee · 11 years ago
  57. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
  58. 4badad3 locking/mutex: Disable optimistic spinning on some architectures by Peter Zijlstra · 11 years ago
  59. e0463e4 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  60. da57a36 arm64: Enable TEXT_OFFSET fuzzing by Mark Rutland · 11 years ago
  61. a2c1d73 arm64: Update the Image header by Mark Rutland · 11 years ago
  62. bd00cd5 arm64: place initial page tables above the kernel by Mark Rutland · 11 years ago
  63. 909a406 arm64: head.S: remove unnecessary function alignment by Mark Rutland · 11 years ago
  64. ebe6152 arm64: Cast KSTK_(EIP|ESP) to unsigned long by Catalin Marinas · 10 years ago
  65. 875cbf3 arm64: Add audit support by AKASHI Takahiro · 10 years ago
  66. 5701ede arm64: audit: Add audit hook in syscall_trace_enter/exit() by AKASHI Takahiro · 10 years ago
  67. f3e5c84 arm64: Add __NR_* definitions for compat syscalls by Catalin Marinas · 11 years ago
  68. 6c81fe7 arm64: enable context tracking by Larry Bassel · 11 years ago
  69. 6ab6463 arm64: adjust el0_sync so that a function can be called by Larry Bassel · 11 years ago
  70. c0c264a arm64: Add CONFIG_CC_STACKPROTECTOR by Laura Abbott · 11 years ago
  71. 4e6f708 arm64: topology: add MPIDR-based detection by Zi Shen Lim · 11 years ago
  72. 021f653 irqchip: gic-v3: Initial support for GICv3 by Marc Zyngier · 11 years ago
  73. fa2ec3e arm64: implement TASK_SIZE_OF by Colin Cross · 11 years ago
  74. bec7ced arm64: export __cpu_{clear,copy}_user_page functions by Mark Salter · 11 years ago
  75. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  76. a13b007 efi/arm64: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 10 years ago
  77. 6091c9c efi/arm64: Avoid EFI_ERROR as a generic return code by Ard Biesheuvel · 10 years ago
  78. e15dd49 efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls by Ard Biesheuvel · 10 years ago
  79. f49182ec efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 11 years ago
  80. a55c072 efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 11 years ago
  81. 974c8e4 arm64: fix el2_setup check of CurrentEL by Marc Zyngier · 11 years ago
  82. 923b8f5 arm64: mm: Make icache synchronisation logic huge page aware by Steve Capper · 10 years ago
  83. f3b766a arm64: mm: Fix horrendous config typo by Steve Capper · 11 years ago
  84. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 11 years ago
  85. 5e40645 arm64: fix build error in sigcontext.h by Mark Salter · 11 years ago
  86. 457ced8 arm64: dts: Add more serial port nodes in APM X-Gene device tree by Vinayak Kale · 11 years ago
  87. f3a183c arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro by Suravee Suthikulpanit · 11 years ago
  88. 2227901 arm64: ptrace: fix empty registers set in prstatus of aarch32 process core by Victor Kamensky · 11 years ago
  89. 34c65c4 arm64: uid16: fix __kernel_old_{gid,uid}_t definitions by Will Deacon · 11 years ago
  90. c168870 arm64: ptrace: change fs when passing kernel pointer to regset code by Will Deacon · 11 years ago
  91. 2d5a561 arm64: Limit the CMA buffer to 32-bit if ZONE_DMA by Catalin Marinas · 11 years ago
  92. b913a64 arm64/crypto: improve performance of GHASH algorithm by Ard Biesheuvel · 11 years ago
  93. 6aa8b20 arm64/crypto: fix data corruption bug in GHASH algorithm by Ard Biesheuvel · 11 years ago
  94. 89072728 arm64: defconfig update for LTP by Catalin Marinas · 11 years ago
  95. a46ec3a arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' by Paul Bolle · 11 years ago
  96. 333d17e arm64: add ARCH_HAS_OPP to allow enabling OPP library by Sudeep Holla · 11 years ago
  97. c63c870 arm64: restore alphabetic order in Kconfig by Sudeep Holla · 11 years ago
  98. 3906c2b arm64: Bug fix in stack alignment exception by ChiaHao · 11 years ago
  99. 652ba66 arm64: add APM X-Gene SoC RTC DTS entry by Loc Ho · 11 years ago
  100. 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