1. eb8a653 arm64: remove the unnecessary arm64_swiotlb_init() by Ding Tianhong · 10 years ago
  2. 932ded4 arm64: add module support for alternatives fixups by Andre Przywara · 10 years ago
  3. cbbf2e6 arm64: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
  4. af2c632 arm64/include/asm: Fixed a warning about 'struct pt_regs' by Chunyan Zhang · 10 years ago
  5. 06f9eb8 arm64: Provide a namespace to NCAPS by Fabio Estevam · 10 years ago
  6. 51c9fbb arm64: bpf: lift restriction on last instruction by Zi Shen Lim · 10 years ago
  7. e4f88d8 arm64: Implement support for read-mostly sections by Jungseok Lee · 10 years ago
  8. a2d25a5 arm64: compat: align cacheflush syscall with arch/arm by Vladimir Murzin · 10 years ago
  9. a1ae65b arm64: add seccomp support by AKASHI Takahiro · 10 years ago
  10. cc5e909 arm64: add SIGSYS siginfo for compat task by AKASHI Takahiro · 10 years ago
  11. e185fab arm64: add seccomp syscall for compat task by AKASHI Takahiro · 10 years ago
  12. 65a2ae8 asm-generic: add generic seccomp.h for secure computing mode 1 by AKASHI Takahiro · 10 years ago
  13. 1014c81 arm64: ptrace: allow tracer to skip a system call by AKASHI Takahiro · 10 years ago
  14. 766a85d arm64: ptrace: add NT_ARM_SYSTEM_CALL regset by AKASHI Takahiro · 10 years ago
  15. 034edab arm64: Move some head.text functions to executable section by Laura Abbott · 10 years ago
  16. 6ddae41 arm64: jump labels: NOP out NOP -> NOP replacement by Mark Rutland · 10 years ago
  17. c9465b4 arm64: add support to dump the kernel page tables by Laura Abbott · 10 years ago
  18. dab78b6 arm64: Add FIX_HOLE to permanent fixed addresses by Laura Abbott · 10 years ago
  19. c9453a3 arm64: alternatives: fix pr_fmt string for consistency by Will Deacon · 10 years ago
  20. 07c802b arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time by Will Deacon · 10 years ago
  21. af86e59 arm64: Factor out fixmap initialization from ioremap by Laura Abbott · 10 years ago
  22. c3684fb arm64: Move cpu_resume into the text section by Laura Abbott · 10 years ago
  23. ac2dec5 arm64: Switch to adrp for loading the stub vectors by Laura Abbott · 10 years ago
  24. fcff588 arm64: Treat handle_arch_irq as a function pointer by Laura Abbott · 10 years ago
  25. 3eebdbe arm64: sanity checks: add ID_AA64DFR{0,1}_EL1 by Mark Rutland · 10 years ago
  26. efdf421 arm64: sanity checks: add missing newline to print by Mark Rutland · 10 years ago
  27. 9760270 arm64: sanity checks: ignore ID_MMFR0.AuxReg by Mark Rutland · 10 years ago
  28. 1cefdae arm64: topology: Fix handling of multi-level cluster MPIDR-based detection by Mark Brown · 10 years ago
  29. c0a01b8 arm64: protect alternatives workarounds with Kconfig options by Andre Przywara · 10 years ago
  30. 5afaa1f arm64: add Cortex-A57 erratum 832075 workaround by Andre Przywara · 10 years ago
  31. 301bcfa arm64: add Cortex-A53 cache errata workaround by Andre Przywara · 10 years ago
  32. e116a37 arm64: detect silicon revisions and set cap bits accordingly by Andre Przywara · 10 years ago
  33. e039ee4 arm64: add alternative runtime patching by Andre Przywara · 10 years ago
  34. 930da09 arm64: add cpu_capabilities bitmap by Andre Przywara · 10 years ago
  35. 9096339 arm64: fix return code check when changing emulation handler by Will Deacon · 10 years ago
  36. 7f73f7a arm64: mm: report unhandled level-0 translation faults correctly by Will Deacon · 10 years ago
  37. 1b907f4 arm64: kconfig: move emulation option under kernel features by Will Deacon · 10 years ago
  38. d784e29 arm64: Trace emulation of AArch32 legacy instructions by Punit Agrawal · 10 years ago
  39. c852f32 arm64: Emulate CP15 Barrier instructions by Punit Agrawal · 10 years ago
  40. bd35a4a arm64: Port SWP/SWPB emulation support from arm by Punit Agrawal · 10 years ago
  41. 587064b arm64: Add framework for legacy instruction emulation by Punit Agrawal · 10 years ago
  42. 0be0e44 arm64: Add AArch32 instruction set condition code checks by Punit Agrawal · 10 years ago
  43. 9b79f52 arm64: Add support for hooks to handle undefined instructions by Punit Agrawal · 10 years ago
  44. f97fc81 arm64: percpu: Implement this_cpu operations by Steve Capper · 10 years ago
  45. 15670ef arm64: pgalloc: consistently use PGALLOC_GFP by Mark Rutland · 10 years ago
  46. d6c763a arm64/mm: Remove hack in mmap randomize layout by Yann Droneaud · 10 years ago
  47. 7d57511 arm64: Add COMPAT_HWCAP_LPAE by Catalin Marinas · 10 years ago
  48. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  49. 63648dd arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs by Will Deacon · 10 years ago
  50. d54e81f arm64: entry: avoid writing lr explicitly for constructing return paths by Will Deacon · 10 years ago
  51. 44b82b7 arm64: Fix up /proc/cpuinfo by Mark Rutland · 10 years ago
  52. 302cd37 arm64: kvm: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  53. f1ba46e arm64: ftrace: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  54. 8070867 arm64: log physical ID of boot CPU by Mark Rutland · 10 years ago
  55. 12ac3ef arm64/crypto: use crypto instructions to generate AES key schedule by Ard Biesheuvel · 10 years ago
  56. 286fb1c arm64/kvm: Fix assembler compatibility of macros by Geoff Levand · 10 years ago
  57. d8c6d8b arm64/dt: add machine name to kernel call stack dump output by Ard Biesheuvel · 10 years ago
  58. 5284e1b arm64: xchg: Implement cmpxchg_double by Steve Capper · 10 years ago
  59. 70ddb63 arm64: optimize memcpy_{from,to}io() and memset_io() by Joonwoo Park · 10 years ago
  60. 4ee2098 arm64: fix data type for physical address by Min-Hua Chen · 10 years ago
  61. f2001bd5 Merge tag 'for-3.19' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into ard/efi-for-3.19 by Will Deacon · 10 years ago
  62. 0bcaa90 efi: efi-stub: notify on DTB absence by Mark Rutland · 10 years ago
  63. b07bfaa arm64: dmi: set DMI string as dump stack arch description by Ard Biesheuvel · 10 years ago
  64. d1ae8c0 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  65. fc43026 dmi: add support for SMBIOS 3.0 64-bit entry point by Ard Biesheuvel · 10 years ago
  66. e1ccbbc efi: dmi: add support for SMBIOS 3.0 UEFI configuration table by Ard Biesheuvel · 10 years ago
  67. 4e27d47 arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES) by Ard Biesheuvel · 10 years ago
  68. 61139eb arm64/efi: invert UEFI memory region reservation logic by Ard Biesheuvel · 10 years ago
  69. a352ea3 arm64/efi: set PE/COFF file alignment to 512 bytes by Ard Biesheuvel · 10 years ago
  70. ea6bc80 arm64/efi: set PE/COFF section alignment to 4 KB by Ard Biesheuvel · 10 years ago
  71. 95b3959 arm64/efi: efistub: jump to 'stext' directly, not through the header by Ard Biesheuvel · 10 years ago
  72. cac7f24 Linux 3.18-rc2 by Linus Torvalds · 10 years ago
  73. 88e2376 Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  74. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  75. efc176a Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  76. d1e61eb ARM: dts: imx28-evk: Let i2c0 run at 100kHz by Fabio Estevam · 10 years ago
  77. a1fc198 ARM: i.MX6: Fix "emi" clock name typo by Steve Longerbeam · 10 years ago
  78. db6ec21 overlayfs: embed middle into overlay_readdir_data by Al Viro · 10 years ago
  79. 49be4fb overlayfs: embed root into overlay_readdir_data by Al Viro · 10 years ago
  80. 68bf861 overlayfs: make ovl_cache_entry->name an array instead of pointer by Al Viro · 10 years ago
  81. 3d268c9 overlayfs: don't hold ->i_mutex over opening the real directory by Al Viro · 10 years ago
  82. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  83. cdc63a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  84. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  85. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  86. 20ca57c Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  87. c6d1340 Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  88. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  89. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  90. 8264fce6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  91. 3dec0fe arm64: Fix memblock current_limit with 64K pages and 48-bit VA by Catalin Marinas · 10 years ago
  92. 06090e8 sparc64: Implement __get_user_pages_fast(). by David S. Miller · 10 years ago
  93. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  94. 9298040 arm64: ASLR: Don't randomise text when randomise_va_space == 0 by Arun Chandran · 10 years ago
  95. 4846f11 MIPS: SEAD3: Fix I2C device registration. by Ralf Baechle · 10 years ago
  96. 571ee1b kvm: vfio: fix unregister kvm_device_ops of vfio by Wanpeng Li · 10 years ago
  97. 1715d0d KVM: x86: Wrong assertion on paging_tmpl.h by Nadav Amit · 10 years ago
  98. 3d32e4d kvm: fix excessive pages un-pinning in kvm_iommu_map error path. by Quentin Casasnovas · 10 years ago
  99. 3f6f148 KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag by Nadav Amit · 10 years ago
  100. 13e457e KVM: x86: Emulator does not decode clflush well by Nadav Amit · 10 years ago