1. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  3. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  4. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  5. ed8efd2 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  6. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  7. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  8. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  9. eb8a653 arm64: remove the unnecessary arm64_swiotlb_init() by Ding Tianhong · 10 years ago
  10. 6b34df9 Merge branch 'clocksource/physical-timers' into next/drivers by Olof Johansson · 10 years ago
  11. 0b46b8a clocksource: arch_timer: Fix code to use physical timers when requested by Sonny Rao · 10 years ago
  12. 70bcc9b arm64: amd-seattle: Fix PCI bus range due to SMMU limitation by Suravee Suthikulpanit · 10 years ago
  13. 932ded4 arm64: add module support for alternatives fixups by Andre Przywara · 10 years ago
  14. cbbf2e6 arm64: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
  15. af2c632 arm64/include/asm: Fixed a warning about 'struct pt_regs' by Chunyan Zhang · 10 years ago
  16. 06f9eb8 arm64: Provide a namespace to NCAPS by Fabio Estevam · 10 years ago
  17. 51c9fbb arm64: bpf: lift restriction on last instruction by Zi Shen Lim · 10 years ago
  18. e4f88d8 arm64: Implement support for read-mostly sections by Jungseok Lee · 10 years ago
  19. a2d25a5 arm64: compat: align cacheflush syscall with arch/arm by Vladimir Murzin · 10 years ago
  20. 6bc474d arm64: ARM: Fix the Generic Timers interrupt active level description by Liviu Dudau · 10 years ago
  21. 4190436 arm64: amd-seattle: Adding device tree for AMD Seattle platform by Suravee Suthikulpanit · 10 years ago
  22. a1ae65b arm64: add seccomp support by AKASHI Takahiro · 10 years ago
  23. cc5e909 arm64: add SIGSYS siginfo for compat task by AKASHI Takahiro · 10 years ago
  24. e185fab arm64: add seccomp syscall for compat task by AKASHI Takahiro · 10 years ago
  25. 1014c81 arm64: ptrace: allow tracer to skip a system call by AKASHI Takahiro · 10 years ago
  26. 766a85d arm64: ptrace: add NT_ARM_SYSTEM_CALL regset by AKASHI Takahiro · 10 years ago
  27. 034edab arm64: Move some head.text functions to executable section by Laura Abbott · 10 years ago
  28. 6ddae41 arm64: jump labels: NOP out NOP -> NOP replacement by Mark Rutland · 10 years ago
  29. c9465b4 arm64: add support to dump the kernel page tables by Laura Abbott · 10 years ago
  30. db7dedd arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI by Christoffer Dall · 10 years ago
  31. dab78b6 arm64: Add FIX_HOLE to permanent fixed addresses by Laura Abbott · 10 years ago
  32. d075f4a amba: Add Kconfig file by Thierry Reding · 10 years ago
  33. c9453a3 arm64: alternatives: fix pr_fmt string for consistency by Will Deacon · 10 years ago
  34. 07c802b arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time by Will Deacon · 10 years ago
  35. af86e59 arm64: Factor out fixmap initialization from ioremap by Laura Abbott · 10 years ago
  36. c3684fb arm64: Move cpu_resume into the text section by Laura Abbott · 10 years ago
  37. ac2dec5 arm64: Switch to adrp for loading the stub vectors by Laura Abbott · 10 years ago
  38. fcff588 arm64: Treat handle_arch_irq as a function pointer by Laura Abbott · 10 years ago
  39. 3eebdbe arm64: sanity checks: add ID_AA64DFR{0,1}_EL1 by Mark Rutland · 10 years ago
  40. efdf421 arm64: sanity checks: add missing newline to print by Mark Rutland · 10 years ago
  41. 9760270 arm64: sanity checks: ignore ID_MMFR0.AuxReg by Mark Rutland · 10 years ago
  42. 1cefdae arm64: topology: Fix handling of multi-level cluster MPIDR-based detection by Mark Brown · 10 years ago
  43. c0a01b8 arm64: protect alternatives workarounds with Kconfig options by Andre Przywara · 10 years ago
  44. 5afaa1f arm64: add Cortex-A57 erratum 832075 workaround by Andre Przywara · 10 years ago
  45. 301bcfa arm64: add Cortex-A53 cache errata workaround by Andre Przywara · 10 years ago
  46. e116a37 arm64: detect silicon revisions and set cap bits accordingly by Andre Przywara · 10 years ago
  47. e039ee4 arm64: add alternative runtime patching by Andre Przywara · 10 years ago
  48. 930da09 arm64: add cpu_capabilities bitmap by Andre Przywara · 10 years ago
  49. 9096339 arm64: fix return code check when changing emulation handler by Will Deacon · 10 years ago
  50. 7f73f7a arm64: mm: report unhandled level-0 translation faults correctly by Will Deacon · 10 years ago
  51. 71f867e arm64: Add Juno board device tree. by Liviu Dudau · 10 years ago
  52. 1b907f4 arm64: kconfig: move emulation option under kernel features by Will Deacon · 10 years ago
  53. e9d4ac6 arm64: Create link to include/dt-bindings to enable C preprocessor use. by Liviu Dudau · 10 years ago
  54. 8c123c9 Merge branch 'cleanup/dts-subdirs' into next/arm64 by Arnd Bergmann · 10 years ago
  55. d784e29 arm64: Trace emulation of AArch32 legacy instructions by Punit Agrawal · 10 years ago
  56. c852f32 arm64: Emulate CP15 Barrier instructions by Punit Agrawal · 10 years ago
  57. bd35a4a arm64: Port SWP/SWPB emulation support from arm by Punit Agrawal · 10 years ago
  58. 587064b arm64: Add framework for legacy instruction emulation by Punit Agrawal · 10 years ago
  59. 0be0e44 arm64: Add AArch32 instruction set condition code checks by Punit Agrawal · 10 years ago
  60. 9b79f52 arm64: Add support for hooks to handle undefined instructions by Punit Agrawal · 10 years ago
  61. f97fc81 arm64: percpu: Implement this_cpu operations by Steve Capper · 10 years ago
  62. 15670ef arm64: pgalloc: consistently use PGALLOC_GFP by Mark Rutland · 10 years ago
  63. cb61f67 ARM64: use GENERIC_PCI_IOMAP by Arnd Bergmann · 10 years ago
  64. d6c763a arm64/mm: Remove hack in mmap randomize layout by Yann Droneaud · 10 years ago
  65. 7d57511 arm64: Add COMPAT_HWCAP_LPAE by Catalin Marinas · 10 years ago
  66. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  67. 0861fd1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  68. 63648dd arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs by Will Deacon · 10 years ago
  69. d54e81f arm64: entry: avoid writing lr explicitly for constructing return paths by Will Deacon · 10 years ago
  70. 44b82b7 arm64: Fix up /proc/cpuinfo by Mark Rutland · 10 years ago
  71. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  72. 5fd6690 arm64: ARCH_PFN_OFFSET should be unsigned long by Neil Zhang · 10 years ago
  73. 899d593 Correct the race condition in aarch64_insn_patch_text_sync() by William Cohen · 10 years ago
  74. 97fc154 arm64: __clear_user: handle exceptions on strb by Kyle McMartin · 10 years ago
  75. 287e8c6 arm64: Fix data type for physical address by Min-Hua Chen · 10 years ago
  76. 9b0b265 arm64: efi: Fix stub cache maintenance by Mark Rutland · 10 years ago
  77. 09a5723 arm64: Use include/asm-generic/io.h by Thierry Reding · 10 years ago
  78. ee867cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  79. 302cd37 arm64: kvm: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  80. f1ba46e arm64: ftrace: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  81. 8070867 arm64: log physical ID of boot CPU by Mark Rutland · 10 years ago
  82. 12ac3ef arm64/crypto: use crypto instructions to generate AES key schedule by Ard Biesheuvel · 10 years ago
  83. 286fb1c arm64/kvm: Fix assembler compatibility of macros by Geoff Levand · 10 years ago
  84. d8c6d8b arm64/dt: add machine name to kernel call stack dump output by Ard Biesheuvel · 10 years ago
  85. 5284e1b arm64: xchg: Implement cmpxchg_double by Steve Capper · 10 years ago
  86. 70ddb63 arm64: optimize memcpy_{from,to}io() and memset_io() by Joonwoo Park · 10 years ago
  87. 4ee2098 arm64: fix data type for physical address by Min-Hua Chen · 10 years ago
  88. 2d39ad6 arm64: defconfig: update defconfig for 3.18 by Will Deacon · 10 years ago
  89. 97b56be arm64: compat: Enable bpf syscall by Catalin Marinas · 10 years ago
  90. b07bfaa arm64: dmi: set DMI string as dump stack arch description by Ard Biesheuvel · 10 years ago
  91. d1ae8c0 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  92. 4e27d47 arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES) by Ard Biesheuvel · 10 years ago
  93. 61139eb arm64/efi: invert UEFI memory region reservation logic by Ard Biesheuvel · 10 years ago
  94. a352ea3 arm64/efi: set PE/COFF file alignment to 512 bytes by Ard Biesheuvel · 10 years ago
  95. ea6bc80 arm64/efi: set PE/COFF section alignment to 4 KB by Ard Biesheuvel · 10 years ago
  96. 95b3959 arm64/efi: efistub: jump to 'stext' directly, not through the header by Ard Biesheuvel · 10 years ago
  97. 09c9e05 dtb: xgene: fix: Backward compatibility with older firmware by Iyappan Subramanian · 10 years ago
  98. 54981a4 Merge tag 'dts-subdirs-for-arm-soc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/linux into next/cleanup by Olof Johansson · 10 years ago
  99. f4fd36b arm64: psci: fix cpu_suspend to check idle state type for index by Amit Daniel Kachhap · 10 years ago
  100. cdc63a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago