1. 0a6479b arm64: Remove unneeded extern keyword by Geoff Levand · 10 years ago
  2. c8fdd497 ARM64: make of_device_ids const by Uwe Kleine-König · 10 years ago
  3. 097cbd8 arm64: Use phys_addr_t type for physical address by Min-Hua Chen · 10 years ago
  4. a52ce12 arm64: Use DMA_ERROR_CODE to denote failed allocation by Sean Paul · 10 years ago
  5. 7acf71d arm64: Fix typos in KGDB macros by Catalin Marinas · 10 years ago
  6. a9ae04c arm64: insn: Add return statements after BUG_ON() by Mark Brown · 10 years ago
  7. 1059c6b arm64: debug: don't re-enable debug exceptions on return from el1_dbg by Will Deacon · 10 years ago
  8. 6f325ea Revert "arm64: dmi: Add SMBIOS/DMI support" by Catalin Marinas · 10 years ago
  9. 2189064 arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers by Catalin Marinas · 10 years ago
  10. 668ebd1 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  11. 9f1ae75 arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm() by Catalin Marinas · 10 years ago
  12. a6583c7 arm64:mm: initialize max_mapnr using function set_max_mapnr by Ganapatrao Kulkarni · 10 years ago
  13. 7a9c43b setup: Move unmask of async interrupts after possible earlycon setup by Jon Masters · 10 years ago
  14. fe18406 arm64: LLVMLinux: Fix inline arm64 assembly for use with clang by Mark Charlebois · 10 years ago
  15. b4da184 arm64: pageattr: Correctly adjust unaligned start addresses by Laura Abbott · 10 years ago
  16. 60ef049 net: bpf: arm64: fix module memory leak when JIT image build fails by Daniel Borkmann · 10 years ago
  17. c2eb6b6 Merge arm64 CPU suspend branch by Catalin Marinas · 10 years ago
  18. 18910ab arm64: add PSCI CPU_SUSPEND based cpu_suspend support by Lorenzo Pieralisi · 11 years ago
  19. d64f84f arm64: kernel: introduce cpu_init_idle CPU operation by Lorenzo Pieralisi · 10 years ago
  20. 714f599 arm64: kernel: refactor the CPU suspend API for retention states by Lorenzo Pieralisi · 10 years ago
  21. e367264 arm64: defconfig: increase NR_CPUS default to 64 by Robert Richter · 10 years ago
  22. e54bcde arm64: eBPF JIT compiler by Zi Shen Lim · 10 years ago
  23. 5e6e15a arm64: introduce aarch64_insn_gen_logical_shifted_reg() by Zi Shen Lim · 10 years ago
  24. 27f95ba arm64: introduce aarch64_insn_gen_data3() by Zi Shen Lim · 10 years ago
  25. 6481063 arm64: introduce aarch64_insn_gen_data2() by Zi Shen Lim · 10 years ago
  26. 546dd36 arm64: introduce aarch64_insn_gen_data1() by Zi Shen Lim · 10 years ago
  27. 5fdc639 arm64: introduce aarch64_insn_gen_add_sub_shifted_reg() by Zi Shen Lim · 10 years ago
  28. 6098f2d arm64: introduce aarch64_insn_gen_movewide() by Zi Shen Lim · 10 years ago
  29. 4a89d2c arm64: introduce aarch64_insn_gen_bitfield() by Zi Shen Lim · 10 years ago
  30. 9951a15 arm64: introduce aarch64_insn_gen_add_sub_imm() by Zi Shen Lim · 10 years ago
  31. 1bba567 arm64: introduce aarch64_insn_gen_load_store_pair() by Zi Shen Lim · 10 years ago
  32. 17cac17 arm64: introduce aarch64_insn_gen_load_store_reg() by Zi Shen Lim · 10 years ago
  33. 345e0d3 arm64: introduce aarch64_insn_gen_cond_branch_imm() by Zi Shen Lim · 10 years ago
  34. c0cafba arm64: introduce aarch64_insn_gen_branch_reg() by Zi Shen Lim · 10 years ago
  35. 617d2fb arm64: introduce aarch64_insn_gen_comp_branch_imm() by Zi Shen Lim · 10 years ago
  36. a4ceab1 arm64: LLVMLinux: Use global stack pointer in return_address() by Behan Webster · 10 years ago
  37. 34ccf8f arm64: LLVMLinux: Use global stack register variable for aarch64 by Mark Charlebois · 10 years ago
  38. 2128df1 arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c by Behan Webster · 10 years ago
  39. 7862487 arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer by Behan Webster · 10 years ago
  40. bb28cec arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk by Behan Webster · 10 years ago
  41. 3337a10 arm64: LLVMLinux: Add current_stack_pointer() for arm64 by Behan Webster · 10 years ago
  42. 11d91a7 arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support by Laura Abbott · 10 years ago
  43. b6d4f28 arm64: Introduce {set,clear}_pte_bit by Laura Abbott · 10 years ago
  44. 5e05153 arm64: convert part of soft_restart() to assembly by Arun Chandran · 10 years ago
  45. 58015ec arm64/efi: efistub: don't abort if base of DRAM is occupied by Ard Biesheuvel · 10 years ago
  46. c16173f arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text by Ard Biesheuvel · 10 years ago
  47. 113954c arm64: spin-table: handle unmapped cpu-release-addrs by Mark Rutland · 10 years ago
  48. 169c018 arm64: don't flag non-aliasing VIPT I-caches as aliasing by Ard Biesheuvel · 10 years ago
  49. 80c517b arm64: add helper functions to read I-cache attributes by Ard Biesheuvel · 10 years ago
  50. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  51. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 10 years ago
  53. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  54. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 10 years ago
  55. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 10 years ago
  56. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 10 years ago
  57. 95f6e81 Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
  58. 28c2260 Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Arnd Bergmann · 10 years ago
  59. c7cc9ba ARM: dts: dra7-evm: Add vtt regulator support by Lokesh Vutla · 10 years ago
  60. 68e4d9e ARM: dts: dra7-evm: Fix spi1 mux documentation by Nishanth Menon · 10 years ago
  61. 331bbb5 ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND by Roger Quadros · 10 years ago
  62. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 10 years ago
  63. e47acd9 ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago
  64. 302946d ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago
  65. 6b86911 ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 10 years ago
  66. db01e6c ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 10 years ago
  67. 4b143f0 ARM: dts: am4372: fix USB regs size by Felipe Balbi · 10 years ago
  68. 9316641 ARM: dts: am437x-gp: switch i2c0 to 100KHz by Nishanth Menon · 10 years ago
  69. 5c01d5d Merge branch 'for-v3.17-rc/ti-clk-dt' of github.com:t-kristo/linux-pm into fixes-rc3 by Tony Lindgren · 10 years ago
  70. f0e9fab ARM: dts: dra7-evm: Fix 8th NAND partition's name by Roger Quadros · 10 years ago
  71. 544d63d ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency by Roger Quadros · 10 years ago
  72. 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 10 years ago
  73. 955837d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  74. 02a68d0 powerpc/kvm/cma: Fix panic introduces by signed shift operation by Laurent Dufour · 10 years ago
  75. dbd366f ARM: ux500: disable msp2 node on Snowball by Linus Walleij · 10 years ago
  76. eebbcf6 Merge tag 'kvm-s390-master-20140902' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 10 years ago
  77. 1951497 KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags by Christian Borntraeger · 10 years ago
  78. 3e03d4c KVM: s390/mm: Fix storage key corruption during swapping by Christian Borntraeger · 10 years ago
  79. 5e39977 Revert "arm64: cpuinfo: print info for all CPUs" by Will Deacon · 10 years ago
  80. 7c68a9c arm64: fix bug for reloading FPSIMD state after cpu power off by Leo Yan · 10 years ago
  81. 4ed7800 m68k: Wire up memfd_create by Geert Uytterhoeven · 10 years ago
  82. 16d7b8b m68k: Wire up getrandom by Geert Uytterhoeven · 10 years ago
  83. 05bdb8c Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  84. ca98565 unicore32: Fix build error by Guenter Roeck · 10 years ago
  85. 94559a4 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  86. 19ed3eb Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  87. e160cc1 vexpress/spc: fix a build warning on array bounds by Alex Shi · 10 years ago
  88. 98fd150 Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 10 years ago
  89. fd5984d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  91. b0108f9 kexec: purgatory: add clean-up for purgatory directory by Michael Welling · 10 years ago
  92. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  93. 4df4185 x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory by Vivek Goyal · 10 years ago
  94. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  95. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  96. b38af47 x86,mm: fix pte_special versus pte_numa by Hugh Dickins · 10 years ago
  97. 9e36c63 alpha: io: implement relaxed accessor macros for writes by Will Deacon · 10 years ago
  98. 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
  99. 3168a74 arm64: report correct stack pointer in KSTK_ESP for compat tasks by Will Deacon · 10 years ago
  100. 2520d03 arm64: Add brackets around user_stack_pointer() by Catalin Marinas · 10 years ago