1. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  2. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  3. a13b007 efi/arm64: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 10 years ago
  4. 6091c9c efi/arm64: Avoid EFI_ERROR as a generic return code by Ard Biesheuvel · 10 years ago
  5. e15dd49 efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls by Ard Biesheuvel · 10 years ago
  6. f49182ec efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 10 years ago
  7. 652ba66 arm64: add APM X-Gene SoC RTC DTS entry by Loc Ho · 10 years ago
  8. 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
  9. 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
  10. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  11. 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
  12. 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
  13. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 9358d75 arm64: kernel: initialize broadcast hrtimer based clock event device by Lorenzo Pieralisi · 10 years ago
  20. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 10 years ago
  21. 055b121 arm64: ftrace: Add system call tracepoint by AKASHI Takahiro · 10 years ago
  22. 3711784 arm64: ftrace: Add CALLER_ADDRx macros by AKASHI Takahiro · 10 years ago
  23. bd7d38d arm64: ftrace: Add dynamic ftrace support by AKASHI Takahiro · 10 years ago
  24. 819e50e arm64: Add ftrace support by AKASHI Takahiro · 10 years ago
  25. af64d2a ftrace: Add arm64 support to recordmcount by AKASHI Takahiro · 10 years ago
  26. 26e2ae3 arm64: Add 'notrace' attribute to unwind_frame() for ftrace by AKASHI Takahiro · 10 years ago
  27. 26e9b83 arm64: add __ASSEMBLY__ in asm/insn.h by AKASHI Takahiro · 10 years ago
  28. 1252b33 arm64: KVM: Enable minimalistic support for Cortex-A53 by Marc Zyngier · 10 years ago
  29. af885f4 arm64: Fix linker script entry point by Geoff Levand · 10 years ago
  30. 74bcc24 arm64: efi: only attempt efi map setup if booting via EFI by Leif Lindholm · 10 years ago
  31. 0a42cb0 arm64: lib: Implement optimized string length routines by zhichang.yuan · 10 years ago
  32. 192c4d9 arm64: lib: Implement optimized string compare routines by zhichang.yuan · 10 years ago
  33. d875c9b arm64: lib: Implement optimized memcmp routine by zhichang.yuan · 10 years ago
  34. b29a51f arm64: lib: Implement optimized memset routine by zhichang.yuan · 10 years ago
  35. 280adc1 arm64: lib: Implement optimized memmove routine by zhichang.yuan · 10 years ago
  36. 808dbac arm64: lib: Implement optimized memcpy routine by zhichang.yuan · 10 years ago
  37. 74d2eb3 arm64: defconfig: enable a few more common/useful options in defconfig by Will Deacon · 10 years ago
  38. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  39. 8425148 arm64: Remove TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  40. 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
  41. 8d900e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  42. b9acc49 arm64: Fix deadlock scenario with smp_send_stop() by Arun KS · 10 years ago
  43. 90f51a0 arm64: Fix machine_shutdown() definition by Arun KS · 10 years ago
  44. eb631bb arm64: Support arch_irq_work_raise() via self IPIs by Larry Bassel · 10 years ago
  45. 4797ec2 arm64: fix pud_huge() for 2-level pagetables by Mark Salter · 10 years ago
  46. ebdc944 arm64: topology: Add support for topology DT bindings by Mark Brown · 10 years ago
  47. c31bf04 arm64: topology: Initialise default topology state immediately by Mark Brown · 10 years ago
  48. 5dd349b arm64: sched: Remove unused mc_capable() and smt_capable() by Zi Shen Lim · 10 years ago
  49. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 10 years ago
  50. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 10 years ago
  51. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 10 years ago
  52. c814ca0 ARM: Check if a CPU has gone offline by Ashwin Chaugule · 10 years ago
  53. e71246a PSCI: Add initial support for PSCIv0.2 functions by Ashwin Chaugule · 10 years ago
  54. 49788fe arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions by Ard Biesheuvel · 11 years ago
  55. 2ca10f8 arm64: pull in <asm/simd.h> from asm-generic by Ard Biesheuvel · 11 years ago
  56. a3fd821 arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  57. 317f2f7 arm64/crypto: AES using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  58. fdd2389 arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  59. 6ba6c74 arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  60. 2c98833 arm64/crypto: SHA-1 using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  61. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  62. 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
  63. fd92d4a arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h by AKASHI Takahiro · 10 years ago
  64. d34a3eb arm64: Add regs_return_value() in syscall.h by AKASHI Takahiro · 10 years ago
  65. 3157858 arm64: split syscall_trace() into separate functions for enter/exit by AKASHI Takahiro · 10 years ago
  66. 449f81a arm64: make a single hook to syscall_trace() for all syscall features by AKASHI Takahiro · 10 years ago
  67. 2a28307 arm64: debug: avoid accessing mdscr_el1 on fault paths where possible by Will Deacon · 10 years ago
  68. 601c942 arm64: use cpu_online_mask when using forced irq_set_affinity by Sudeep Holla · 10 years ago
  69. 1f53ba6 arm64: introduce virt_to_pfn by Stefano Stabellini · 10 years ago
  70. dc60b77 arm64: mm: use inner-shareable barriers for inner-shareable maintenance by Will Deacon · 10 years ago
  71. ee9e101 arm64: kvm: use inner-shareable barriers for inner-shareable maintenance by Will Deacon · 10 years ago
  72. d048859 arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag by Will Deacon · 10 years ago
  73. be6209a arm64: barriers: use barrier() instead of smp_mb() when !SMP by Will Deacon · 10 years ago
  74. 493e687 arm64: barriers: wire up new barrier options by Will Deacon · 10 years ago
  75. 98f7685 arm64: barriers: make use of barrier options with explicit barriers by Will Deacon · 10 years ago
  76. fa48e6f arm64: mm: Optimise tlb flush logic where we have >4K granule by Steve Capper · 10 years ago
  77. e1dfda9 arm64: xchg: prevent warning if return value is unused by Will Deacon · 10 years ago
  78. 206a2a7 arm64: mm: Create gigabyte kernel logical mappings where possible by Steve Capper · 10 years ago
  79. ba6bf8c arm64: Make atomic64_t() return "long", not "long long" by Bjorn Helgaas · 10 years ago
  80. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 11 years ago
  81. bc07c2c arm64: Introduce execute-only page access permissions by Catalin Marinas · 11 years ago
  82. 15af194 arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS by Catalin Marinas · 11 years ago
  83. 0e0276d arm64: Remove the aux_context structure by Catalin Marinas · 11 years ago
  84. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 10 years ago
  85. 6400111 arm64: Remove boot thread synchronisation for spin-table release method by Catalin Marinas · 11 years ago
  86. a41dc0e arm64: Implement cache_line_size() based on CTR_EL0.CWG by Catalin Marinas · 11 years ago
  87. 01f2b0f arm64: introduce virt_to_pfn by Stefano Stabellini · 10 years ago
  88. 190f1ca arm64: add support for kernel mode NEON in interrupt context by Ard Biesheuvel · 11 years ago
  89. 005f78c arm64: defer reloading a task's FPSIMD state to userland resume by Ard Biesheuvel · 10 years ago
  90. c51f926 arm64: add abstractions for FPSIMD state manipulation by Ard Biesheuvel · 11 years ago
  91. aad9061 arm64: mm: Remove superfluous "the" in comment by Geert Uytterhoeven · 11 years ago
  92. 7a8d1ec arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent by Catalin Marinas · 10 years ago
  93. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 10 years ago
  94. c7a4a76 arm64: Make default dma_ops to be noncoherent by Ritesh Harjani · 10 years ago
  95. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 10 years ago
  96. da6e4cb arm64: Fix for the arm64 kern_addr_valid() function by Dave Anderson · 10 years ago
  97. 3c7f255 arm64: efi: add EFI stub by Mark Salter · 10 years ago
  98. f84d027 arm64: add EFI runtime services by Mark Salter · 10 years ago
  99. d7ecbdd arm64: Add function to create identity mappings by Mark Salter · 11 years ago
  100. e8e7fcc ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible by Anup Patel · 10 years ago