1. ad72e59 arm64: hyp/kvm: Make hyp-stub extensible by Geoff Levand · 8 years ago
  2. 00a44cd arm64: kvm: Move lr save/restore from do_el2_call into EL1 by James Morse · 8 years ago
  3. e7227d0 arm64: Cleanup SCTLR flags by Geoff Levand · 8 years ago
  4. 7b7293a arm64: Fold proc-macros.S into assembler.h by Geoff Levand · 8 years ago
  5. 6a1f547 arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT by Ard Biesheuvel · 8 years ago
  6. 08cdac6 arm64: relocatable: deal with physically misaligned kernel images by Ard Biesheuvel · 8 years ago
  7. 18b9c0d arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it by Ard Biesheuvel · 8 years ago
  8. b03cc88 arm64: kernel: replace early 64-bit literal loads with move-immediates by Ard Biesheuvel · 8 years ago
  9. 30b5ba5 arm64: introduce mov_q macro to move a constant into a 64-bit register by Ard Biesheuvel · 8 years ago
  10. 0cd3def arm64: kernel: perform relocation processing from ID map by Ard Biesheuvel · 8 years ago
  11. e5ebeec arm64: kernel: use literal for relocated address of __secondary_switched by Ard Biesheuvel · 8 years ago
  12. 190c056 arm64: kernel: don't export local symbols from head.S by Ard Biesheuvel · 8 years ago
  13. 44dbcc9 arm64: Fix behavior of maxcpus=N by Suzuki K Poulose · 8 years ago
  14. 6a6efbb arm64: Verify CPU errata work arounds on hotplugged CPU by Suzuki K Poulose · 8 years ago
  15. e3661b1 arm64: Allow a capability to be checked on a single CPU by Marc Zyngier · 8 years ago
  16. 92406f0 arm64: cpufeature: Add scope for capability check by Suzuki K Poulose · 8 years ago
  17. 9981293 arm64: make dt_scan_depth1_nodes more readable by Mark Rutland · 8 years ago
  18. 2366c7f ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI by Shannon Zhao · 8 years ago
  19. d8fc68a arm64: ptdump: add region marker for kasan shadow region by Ard Biesheuvel · 8 years ago
  20. c8f8cca arm64: ptdump: use static initializers for vmemmap region boundaries by Ard Biesheuvel · 8 years ago
  21. 86d618c openrisc: drop wrongly typed definition of page_to_virt() by Ard Biesheuvel · 8 years ago
  22. 046982c nios2: use correct void* return type for page_to_virt() by Ard Biesheuvel · 8 years ago
  23. 921b1f5 arm64/dma-mapping: Remove default domain workaround by Robin Murphy · 8 years ago
  24. 226d89c arm64/dma-mapping: Extend DMA ops workaround to PCI devices by Robin Murphy · 8 years ago
  25. 643d703 arm64: compat: Check for AArch32 state by Suzuki K Poulose · 8 years ago
  26. 042446a arm64: cpufeature: Track 32bit EL0 support by Suzuki K Poulose · 8 years ago
  27. a6dc3cd arm64: cpufeature: Check availability of AArch32 by Suzuki K Poulose · 8 years ago
  28. c80aba8 arm64: Add helpers for detecting AArch32 support at EL0 by Suzuki K Poulose · 8 years ago
  29. 7528350 arm64: HWCAP: Split COMPAT HWCAP table entries by Suzuki K Poulose · 8 years ago
  30. f3efb67 arm64: hwcaps: Cleanup naming by Suzuki K Poulose · 8 years ago
  31. 2ff4936 arm64: asm: remove unused push/pop macros by Mark Rutland · 8 years ago
  32. 8ee7087 arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definition by Yang Shi · 8 years ago
  33. 9974723 arm64: mm: Show bss segment in kernel memory layout by Kefeng Wang · 8 years ago
  34. d32351c arm64: mm: make pr_cont() per line in Virtual kernel memory layout by Kefeng Wang · 8 years ago
  35. 82611c1 arm64: Reduce verbosity on SMP CPU stop by Jan Glauber · 8 years ago
  36. 3a72db7 arm64: mm: remove the redundant code by Huang Shijie · 8 years ago
  37. 66dbd6e arm64: Implement ptep_set_access_flags() for hardware AF/DBM by Catalin Marinas · 8 years ago
  38. 5616623 arm64, mm, numa: Add NUMA balancing support for arm64. by Ganapatrao Kulkarni · 8 years ago
  39. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 8 years ago
  40. 3194ac6 arm64: Move unflatten_device_tree() call earlier. by David Daney · 8 years ago
  41. ac1ad20 arm64: vhe: Verify CPU Exception Levels by Suzuki K Poulose · 8 years ago
  42. 17eebd1 arm64: Add cpu_panic_kernel helper by Suzuki K Poulose · 8 years ago
  43. 6afedcd arm64: mm: Add trace_irqflags annotations to do_debug_exception() by James Morse · 8 years ago
  44. 4bc492744 arm64: hw-breakpoint: Remove superfluous SMP function call by Anna-Maria Gleixner · 8 years ago
  45. 499c815 arm64/debug: Remove superfluous SMP function call by Anna-Maria Gleixner · 8 years ago
  46. 9774005 arm64: simplify kernel segment mapping granularity by Ard Biesheuvel · 8 years ago
  47. 7eb90f2 arm64: cover the .head.text section in the .text segment mapping by Ard Biesheuvel · 8 years ago
  48. 546c8c4 arm64: move early boot code to the .init segment by Ard Biesheuvel · 8 years ago
  49. 2c09ec0 arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions by Ard Biesheuvel · 8 years ago
  50. 9f28759 arm64: mm: restrict virt_to_page() to the linear mapping by Ard Biesheuvel · 8 years ago
  51. 3e1907d arm64: mm: move vmemmap region right below the linear region by Ard Biesheuvel · 8 years ago
  52. e44308e arm64: insn: avoid virt_to_page() translations on core kernel symbols by Ard Biesheuvel · 8 years ago
  53. 22b6f3b arm64: mm: avoid virt_to_page() translation for the zero page by Ard Biesheuvel · 8 years ago
  54. d386825 arm64: mm: free __init memory via the linear mapping by Ard Biesheuvel · 8 years ago
  55. 97bbb54 arm64: vdso: avoid virt_to_page() translations on kernel symbols by Ard Biesheuvel · 8 years ago
  56. 8923a16 arm64: remove the now unneeded relocate_initrd() by Ard Biesheuvel · 8 years ago
  57. 177e15f arm64: add the initrd region to the linear mapping explicitly by Ard Biesheuvel · 8 years ago
  58. 3bab79e Revert "arm64: account for sparsemem section alignment when choosing vmemmap offset" by Ard Biesheuvel · 8 years ago
  59. 06e9bf2 arm64: choose memstart_addr based on minimum sparsemem section alignment by Ard Biesheuvel · 8 years ago
  60. 2958987 arm64/mm: ensure memstart_addr remains sufficiently aligned by Ard Biesheuvel · 8 years ago
  61. b5fda7e arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient by Jisheng Zhang · 8 years ago
  62. 7d7b4ae arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature by Kefeng Wang · 8 years ago
  63. 08b15d1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  64. 5b5b7fd Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  65. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  66. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 8 years ago
  67. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 8 years ago
  68. ef72f311 parisc: Fix kernel crash with reversed copy_from_user() by Helge Deller · 8 years ago
  69. e389302 parisc: Avoid function pointers for kernel exception routines by Helge Deller · 8 years ago
  70. 592570c parisc: Handle R_PARISC_PCREL32 relocations in kernel modules by Helge Deller · 8 years ago
  71. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  72. 208fae5 ARM: 8550/1: protect idiv patching against undefined gcc behavior by Nicolas Pitre · 8 years ago
  73. f2335a2 ARM: wire up preadv2 and pwritev2 syscalls by Russell King · 8 years ago
  74. 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 8 years ago
  75. c4004b0 x86: remove the kernel code/data/bss resources from /proc/iomem by Linus Torvalds · 8 years ago
  76. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  77. 61abdbe kvm: x86: make lapic hrtimer pinned by Luiz Capitulino · 8 years ago
  78. 9c650d0 s390/mm/kvm: fix mis-merge in gmap handling by Christian Borntraeger · 8 years ago
  79. c3b1feb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  80. 93e2aea Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  81. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  82. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  83. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  84. 3d50a7f MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation by Maciej W. Rozycki · 8 years ago
  85. 6870e70 MIPS: BMIPS: Fix gisb-arb compatible string for 7435 by Florian Fainelli · 8 years ago
  86. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 30cebb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 04211a5 MIPS: Bail on unsupported module relocs by Paul Burton · 8 years ago
  89. f7f797c MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name by Antony Pavlov · 8 years ago
  90. f4c87b7 MIPS: ath79: Fix the ar913x reference clock rate by Alban Bedel · 8 years ago
  91. c338d59 MIPS: ath79: Fix the ar724x clock calculation by Weijie Gao · 8 years ago
  92. 2b885ea dt-bindings: clock: qca,ath79-pll: fix copy-paste typos by Antony Pavlov · 8 years ago
  93. 3b143cc MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp' by Maciej W. Rozycki · 8 years ago
  94. 748ac56 FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c. by Ralf Baechle · 8 years ago
  95. 732d4ba MIPS: ci20: Enable NAND and UBIFS support in defconfig. by Harvey Hunt · 8 years ago
  96. 92a76f6 MIPS: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  97. 091bc3a MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZE by Paul Burton · 9 years ago
  98. 8961b28 MIPS: zboot: Remove copied source files on clean by Alban Bedel · 8 years ago
  99. c50ec67 MIPS: zboot: Fix the build with XZ compression on older GCC versions by Alban Bedel · 8 years ago
  100. 62d8e64 MIPS: Wire up preadv2 and pwrite2 syscalls. by Ralf Baechle · 8 years ago