1. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 10 years ago
  2. 5e40645 arm64: fix build error in sigcontext.h by Mark Salter · 10 years ago
  3. 457ced8 arm64: dts: Add more serial port nodes in APM X-Gene device tree by Vinayak Kale · 10 years ago
  4. f3a183c arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro by Suravee Suthikulpanit · 10 years ago
  5. 2227901 arm64: ptrace: fix empty registers set in prstatus of aarch32 process core by Victor Kamensky · 10 years ago
  6. 34c65c4 arm64: uid16: fix __kernel_old_{gid,uid}_t definitions by Will Deacon · 10 years ago
  7. c168870 arm64: ptrace: change fs when passing kernel pointer to regset code by Will Deacon · 10 years ago
  8. 2d5a561 arm64: Limit the CMA buffer to 32-bit if ZONE_DMA by Catalin Marinas · 10 years ago
  9. b913a64 arm64/crypto: improve performance of GHASH algorithm by Ard Biesheuvel · 10 years ago
  10. 6aa8b20 arm64/crypto: fix data corruption bug in GHASH algorithm by Ard Biesheuvel · 10 years ago
  11. 89072728 arm64: defconfig update for LTP by Catalin Marinas · 10 years ago
  12. a46ec3a arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' by Paul Bolle · 10 years ago
  13. 333d17e arm64: add ARCH_HAS_OPP to allow enabling OPP library by Sudeep Holla · 10 years ago
  14. c63c870 arm64: restore alphabetic order in Kconfig by Sudeep Holla · 10 years ago
  15. 3906c2b arm64: Bug fix in stack alignment exception by ChiaHao · 10 years ago
  16. 652ba66 arm64: add APM X-Gene SoC RTC DTS entry by Loc Ho · 10 years ago
  17. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  18. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  19. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  20. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  21. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  22. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  23. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  24. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  25. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  26. 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 · 10 years ago
  27. 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 · 10 years ago
  28. 9358d75 arm64: kernel: initialize broadcast hrtimer based clock event device by Lorenzo Pieralisi · 10 years ago
  29. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 10 years ago
  30. 055b121 arm64: ftrace: Add system call tracepoint by AKASHI Takahiro · 10 years ago
  31. 3711784 arm64: ftrace: Add CALLER_ADDRx macros by AKASHI Takahiro · 10 years ago
  32. bd7d38d arm64: ftrace: Add dynamic ftrace support by AKASHI Takahiro · 10 years ago
  33. 819e50e arm64: Add ftrace support by AKASHI Takahiro · 10 years ago
  34. af64d2a ftrace: Add arm64 support to recordmcount by AKASHI Takahiro · 10 years ago
  35. 26e2ae3 arm64: Add 'notrace' attribute to unwind_frame() for ftrace by AKASHI Takahiro · 10 years ago
  36. 26e9b83 arm64: add __ASSEMBLY__ in asm/insn.h by AKASHI Takahiro · 10 years ago
  37. 1252b33 arm64: KVM: Enable minimalistic support for Cortex-A53 by Marc Zyngier · 10 years ago
  38. af885f4 arm64: Fix linker script entry point by Geoff Levand · 10 years ago
  39. 74bcc24 arm64: efi: only attempt efi map setup if booting via EFI by Leif Lindholm · 10 years ago
  40. 0a42cb0 arm64: lib: Implement optimized string length routines by zhichang.yuan · 10 years ago
  41. 192c4d9 arm64: lib: Implement optimized string compare routines by zhichang.yuan · 10 years ago
  42. d875c9b arm64: lib: Implement optimized memcmp routine by zhichang.yuan · 10 years ago
  43. b29a51f arm64: lib: Implement optimized memset routine by zhichang.yuan · 10 years ago
  44. 280adc1 arm64: lib: Implement optimized memmove routine by zhichang.yuan · 10 years ago
  45. 808dbac arm64: lib: Implement optimized memcpy routine by zhichang.yuan · 10 years ago
  46. 74d2eb3 arm64: defconfig: enable a few more common/useful options in defconfig by Will Deacon · 10 years ago
  47. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  48. 8425148 arm64: Remove TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  49. 6e87b70 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into for-next by Rob Herring · 10 years ago
  50. 8d900e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  51. b9acc49 arm64: Fix deadlock scenario with smp_send_stop() by Arun KS · 10 years ago
  52. 90f51a0 arm64: Fix machine_shutdown() definition by Arun KS · 10 years ago
  53. eb631bb arm64: Support arch_irq_work_raise() via self IPIs by Larry Bassel · 10 years ago
  54. 4797ec2 arm64: fix pud_huge() for 2-level pagetables by Mark Salter · 10 years ago
  55. ebdc944 arm64: topology: Add support for topology DT bindings by Mark Brown · 10 years ago
  56. c31bf04 arm64: topology: Initialise default topology state immediately by Mark Brown · 10 years ago
  57. 5dd349b arm64: sched: Remove unused mc_capable() and smt_capable() by Zi Shen Lim · 10 years ago
  58. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 10 years ago
  59. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 10 years ago
  60. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 10 years ago
  61. c814ca0 ARM: Check if a CPU has gone offline by Ashwin Chaugule · 10 years ago
  62. e71246a PSCI: Add initial support for PSCIv0.2 functions by Ashwin Chaugule · 10 years ago
  63. 49788fe arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions by Ard Biesheuvel · 10 years ago
  64. 2ca10f8 arm64: pull in <asm/simd.h> from asm-generic by Ard Biesheuvel · 11 years ago
  65. a3fd821 arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  66. 317f2f7 arm64/crypto: AES using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  67. fdd2389 arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  68. 6ba6c74 arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  69. 2c98833 arm64/crypto: SHA-1 using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  70. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  71. 619b589 Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  72. fd92d4a arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h by AKASHI Takahiro · 10 years ago
  73. d34a3eb arm64: Add regs_return_value() in syscall.h by AKASHI Takahiro · 10 years ago
  74. 3157858 arm64: split syscall_trace() into separate functions for enter/exit by AKASHI Takahiro · 10 years ago
  75. 449f81a arm64: make a single hook to syscall_trace() for all syscall features by AKASHI Takahiro · 10 years ago
  76. 2a28307 arm64: debug: avoid accessing mdscr_el1 on fault paths where possible by Will Deacon · 10 years ago
  77. 601c942 arm64: use cpu_online_mask when using forced irq_set_affinity by Sudeep Holla · 10 years ago
  78. 1f53ba6 arm64: introduce virt_to_pfn by Stefano Stabellini · 10 years ago
  79. dc60b77 arm64: mm: use inner-shareable barriers for inner-shareable maintenance by Will Deacon · 10 years ago
  80. ee9e101 arm64: kvm: use inner-shareable barriers for inner-shareable maintenance by Will Deacon · 10 years ago
  81. d048859 arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag by Will Deacon · 10 years ago
  82. be6209a arm64: barriers: use barrier() instead of smp_mb() when !SMP by Will Deacon · 10 years ago
  83. 493e687 arm64: barriers: wire up new barrier options by Will Deacon · 10 years ago
  84. 98f7685 arm64: barriers: make use of barrier options with explicit barriers by Will Deacon · 10 years ago
  85. fa48e6f arm64: mm: Optimise tlb flush logic where we have >4K granule by Steve Capper · 10 years ago
  86. e1dfda9 arm64: xchg: prevent warning if return value is unused by Will Deacon · 10 years ago
  87. 206a2a7 arm64: mm: Create gigabyte kernel logical mappings where possible by Steve Capper · 10 years ago
  88. ba6bf8c arm64: Make atomic64_t() return "long", not "long long" by Bjorn Helgaas · 10 years ago
  89. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 10 years ago
  90. bc07c2c arm64: Introduce execute-only page access permissions by Catalin Marinas · 10 years ago
  91. 15af194 arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS by Catalin Marinas · 11 years ago
  92. 0e0276d arm64: Remove the aux_context structure by Catalin Marinas · 10 years ago
  93. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 10 years ago
  94. 6400111 arm64: Remove boot thread synchronisation for spin-table release method by Catalin Marinas · 10 years ago
  95. a41dc0e arm64: Implement cache_line_size() based on CTR_EL0.CWG by Catalin Marinas · 10 years ago
  96. 01f2b0f arm64: introduce virt_to_pfn by Stefano Stabellini · 10 years ago
  97. 190f1ca arm64: add support for kernel mode NEON in interrupt context by Ard Biesheuvel · 11 years ago
  98. 005f78c arm64: defer reloading a task's FPSIMD state to userland resume by Ard Biesheuvel · 10 years ago
  99. c51f926 arm64: add abstractions for FPSIMD state manipulation by Ard Biesheuvel · 11 years ago
  100. aad9061 arm64: mm: Remove superfluous "the" in comment by Geert Uytterhoeven · 10 years ago