1. c79b954 arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 11 years ago
  2. 57e0139 arm64: Add 4 levels of page tables definition with 4KB pages by Jungseok Lee · 11 years ago
  3. e41ceed arm64: Introduce VA_BITS and translation level options by Jungseok Lee · 11 years ago
  4. 7edd88a arm64: Do not initialise the fixmap page tables in head.S by Catalin Marinas · 10 years ago
  5. affeafb arm64: Remove stray ARCH_HAS_OPP reference by Mark Brown · 10 years ago
  6. a28e3f4 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  7. d7a4908 arm64: cpuinfo: print info for all CPUs by Mark Rutland · 10 years ago
  8. 127161a arm64: add runtime system sanity checks by Mark Rutland · 10 years ago
  9. 59ccc0d arm64: cachetype: report weakest cache policy by Mark Rutland · 10 years ago
  10. df85741 arm64: cpuinfo: record cpu system register values by Mark Rutland · 10 years ago
  11. 89c4a30 arm64: add MIDR_EL1 field accessors by Mark Rutland · 10 years ago
  12. 18ab7db arm64: kernel: add missing __init section marker to cpu_suspend_init by Lorenzo Pieralisi · 10 years ago
  13. b9e97ef arm64: kernel: add __init marker to PSCI init functions by Lorenzo Pieralisi · 10 years ago
  14. 756854d arm64: kernel: enable PSCI cpu operations on UP systems by Lorenzo Pieralisi · 10 years ago
  15. 5959e25 arm64: fpsimd: avoid restoring fpcr if the contents haven't changed by Will Deacon · 10 years ago
  16. ad789ba arm64: Align the kbuild output for VDSOL and VDSOA by Ian Campbell · 10 years ago
  17. 601255a arm64: vdso: move data page before code pages by Will Deacon · 10 years ago
  18. 2fea7f6 arm64: vdso: move to _install_special_mapping and remove arch_vma_name by Will Deacon · 10 years ago
  19. 8715493 arm64: vdso: put vdso datapage in a separate vma by Will Deacon · 10 years ago
  20. b2f8c07 arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions by Catalin Marinas · 10 years ago
  21. ac7b406 arm64: Use pr_* instead of printk by Jungseok Lee · 11 years ago
  22. da57a36 arm64: Enable TEXT_OFFSET fuzzing by Mark Rutland · 10 years ago
  23. a2c1d73 arm64: Update the Image header by Mark Rutland · 10 years ago
  24. bd00cd5 arm64: place initial page tables above the kernel by Mark Rutland · 10 years ago
  25. 909a406 arm64: head.S: remove unnecessary function alignment by Mark Rutland · 10 years ago
  26. ebe6152 arm64: Cast KSTK_(EIP|ESP) to unsigned long by Catalin Marinas · 10 years ago
  27. 875cbf3 arm64: Add audit support by AKASHI Takahiro · 10 years ago
  28. 5701ede arm64: audit: Add audit hook in syscall_trace_enter/exit() by AKASHI Takahiro · 10 years ago
  29. f3e5c84 arm64: Add __NR_* definitions for compat syscalls by Catalin Marinas · 11 years ago
  30. 6c81fe7 arm64: enable context tracking by Larry Bassel · 11 years ago
  31. 6ab6463 arm64: adjust el0_sync so that a function can be called by Larry Bassel · 11 years ago
  32. c0c264a arm64: Add CONFIG_CC_STACKPROTECTOR by Laura Abbott · 10 years ago
  33. 4e6f708 arm64: topology: add MPIDR-based detection by Zi Shen Lim · 11 years ago
  34. 974c8e4 arm64: fix el2_setup check of CurrentEL by Marc Zyngier · 11 years ago
  35. 923b8f5 arm64: mm: Make icache synchronisation logic huge page aware by Steve Capper · 10 years ago
  36. f3b766a arm64: mm: Fix horrendous config typo by Steve Capper · 10 years ago
  37. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 11 years ago
  38. 5e40645 arm64: fix build error in sigcontext.h by Mark Salter · 11 years ago
  39. 457ced8 arm64: dts: Add more serial port nodes in APM X-Gene device tree by Vinayak Kale · 11 years ago
  40. f3a183c arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro by Suravee Suthikulpanit · 11 years ago
  41. 2227901 arm64: ptrace: fix empty registers set in prstatus of aarch32 process core by Victor Kamensky · 11 years ago
  42. 34c65c4 arm64: uid16: fix __kernel_old_{gid,uid}_t definitions by Will Deacon · 11 years ago
  43. c168870 arm64: ptrace: change fs when passing kernel pointer to regset code by Will Deacon · 11 years ago
  44. 2d5a561 arm64: Limit the CMA buffer to 32-bit if ZONE_DMA by Catalin Marinas · 11 years ago
  45. b913a64 arm64/crypto: improve performance of GHASH algorithm by Ard Biesheuvel · 11 years ago
  46. 6aa8b20 arm64/crypto: fix data corruption bug in GHASH algorithm by Ard Biesheuvel · 11 years ago
  47. 89072728 arm64: defconfig update for LTP by Catalin Marinas · 11 years ago
  48. a46ec3a arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' by Paul Bolle · 11 years ago
  49. 333d17e arm64: add ARCH_HAS_OPP to allow enabling OPP library by Sudeep Holla · 11 years ago
  50. c63c870 arm64: restore alphabetic order in Kconfig by Sudeep Holla · 11 years ago
  51. 3906c2b arm64: Bug fix in stack alignment exception by ChiaHao · 11 years ago
  52. 652ba66 arm64: add APM X-Gene SoC RTC DTS entry by Loc Ho · 11 years ago
  53. 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
  54. 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
  55. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 11 years ago
  56. 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
  57. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 11 years ago
  58. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  59. 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
  60. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  61. 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
  62. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 11 years ago
  63. 9f888b3 Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into next by Linus Torvalds · 11 years ago
  64. 9358d75 arm64: kernel: initialize broadcast hrtimer based clock event device by Lorenzo Pieralisi · 11 years ago
  65. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 11 years ago
  66. 055b121 arm64: ftrace: Add system call tracepoint by AKASHI Takahiro · 11 years ago
  67. 3711784 arm64: ftrace: Add CALLER_ADDRx macros by AKASHI Takahiro · 11 years ago
  68. bd7d38d arm64: ftrace: Add dynamic ftrace support by AKASHI Takahiro · 11 years ago
  69. 819e50e arm64: Add ftrace support by AKASHI Takahiro · 11 years ago
  70. af64d2a ftrace: Add arm64 support to recordmcount by AKASHI Takahiro · 11 years ago
  71. 26e2ae3 arm64: Add 'notrace' attribute to unwind_frame() for ftrace by AKASHI Takahiro · 11 years ago
  72. 26e9b83 arm64: add __ASSEMBLY__ in asm/insn.h by AKASHI Takahiro · 11 years ago
  73. 1252b33 arm64: KVM: Enable minimalistic support for Cortex-A53 by Marc Zyngier · 11 years ago
  74. af885f4 arm64: Fix linker script entry point by Geoff Levand · 11 years ago
  75. 74bcc24 arm64: efi: only attempt efi map setup if booting via EFI by Leif Lindholm · 11 years ago
  76. 0a42cb0 arm64: lib: Implement optimized string length routines by zhichang.yuan · 11 years ago
  77. 192c4d9 arm64: lib: Implement optimized string compare routines by zhichang.yuan · 11 years ago
  78. d875c9b arm64: lib: Implement optimized memcmp routine by zhichang.yuan · 11 years ago
  79. b29a51f arm64: lib: Implement optimized memset routine by zhichang.yuan · 11 years ago
  80. 280adc1 arm64: lib: Implement optimized memmove routine by zhichang.yuan · 11 years ago
  81. 808dbac arm64: lib: Implement optimized memcpy routine by zhichang.yuan · 11 years ago
  82. 74d2eb3 arm64: defconfig: enable a few more common/useful options in defconfig by Will Deacon · 11 years ago
  83. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  84. 8425148 arm64: Remove TIF_POLLING_NRFLAG by Peter Zijlstra · 11 years ago
  85. 6e87b70 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into for-next by Rob Herring · 11 years ago
  86. 8d900e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  87. b9acc49 arm64: Fix deadlock scenario with smp_send_stop() by Arun KS · 11 years ago
  88. 90f51a0 arm64: Fix machine_shutdown() definition by Arun KS · 11 years ago
  89. eb631bb arm64: Support arch_irq_work_raise() via self IPIs by Larry Bassel · 11 years ago
  90. 4797ec2 arm64: fix pud_huge() for 2-level pagetables by Mark Salter · 11 years ago
  91. ebdc944 arm64: topology: Add support for topology DT bindings by Mark Brown · 11 years ago
  92. c31bf04 arm64: topology: Initialise default topology state immediately by Mark Brown · 11 years ago
  93. 5dd349b arm64: sched: Remove unused mc_capable() and smt_capable() by Zi Shen Lim · 11 years ago
  94. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 11 years ago
  95. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 11 years ago
  96. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 11 years ago
  97. c814ca0 ARM: Check if a CPU has gone offline by Ashwin Chaugule · 11 years ago
  98. e71246a PSCI: Add initial support for PSCIv0.2 functions by Ashwin Chaugule · 11 years ago
  99. 49788fe arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions by Ard Biesheuvel · 11 years ago
  100. 2ca10f8 arm64: pull in <asm/simd.h> from asm-generic by Ard Biesheuvel · 11 years ago