1. fd045f6 arm64: add support for module PLTs by Ard Biesheuvel · 9 years ago
  2. f98deee arm64: move brk immediate argument definitions to separate header by Ard Biesheuvel · 8 years ago
  3. 8439e62 arm64: mm: use bit ops rather than arithmetic in pa/va translations by Ard Biesheuvel · 8 years ago
  4. a92405f arm64: mm: only perform memstart_addr sanity check if DEBUG_VM by Ard Biesheuvel · 8 years ago
  5. 70c8abc arm64: User die() instead of panic() in do_page_fault() by Catalin Marinas · 8 years ago
  6. a7f8de1 arm64: allow kernel Image to be loaded anywhere in physical memory by Ard Biesheuvel · 8 years ago
  7. a89dea5 arm64: defer __va translation of initrd_start and initrd_end by Ard Biesheuvel · 8 years ago
  8. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 8 years ago
  9. a0bf977 arm64: kvm: deal with kernel symbols outside of linear mapping by Ard Biesheuvel · 8 years ago
  10. 157962f arm64: decouple early fixmap init from linear mapping by Ard Biesheuvel · 8 years ago
  11. 6533945 arm64: pgtable: implement static [pte|pmd|pud]_offset variants by Ard Biesheuvel · 8 years ago
  12. ab893fb arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region by Ard Biesheuvel · 8 years ago
  13. 324420b arm64: add support for ioremap() block mappings by Ard Biesheuvel · 8 years ago
  14. 03336b1 arm64: prevent potential circular header dependencies in asm/bug.h by Ard Biesheuvel · 8 years ago
  15. e950631 arm64: Remove the get_thread_info() function by Catalin Marinas · 8 years ago
  16. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 8 years ago
  17. 644c2ae arm64: cpufeature: Test 'matches' pointer to find the end of the list by James Morse · 8 years ago
  18. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 8 years ago
  19. 406e308 arm64: add ARMv8.2 id_aa64mmfr2 boiler plate by James Morse · 8 years ago
  20. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 8 years ago
  21. 7abc7d8 arm64: use local label prefixes for __reg_num symbols by Ard Biesheuvel · 8 years ago
  22. 88d8a79 arm64: vdso: Mark vDSO code as read-only by David Brown · 8 years ago
  23. f0b7f8a arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL by Yang Shi · 8 years ago
  24. cf0a254 arm64: replace read_lock to rcu lock in call_step_hook by Yang Shi · 8 years ago
  25. d7e9d59 arm64: ptdump: Indicate whether memory should be faulting by Laura Abbott · 8 years ago
  26. 83863f2 arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC by Laura Abbott · 8 years ago
  27. 132233a arm64: Drop alloc function from create_mapping by Laura Abbott · 8 years ago
  28. afb83cc arm64: prefetch: add missing #include for spin_lock_prefetch by Will Deacon · 8 years ago
  29. 60e0a09 arm64: lib: patch in prfm for copy_page if requested by Andrew Pinski · 8 years ago
  30. 223e23e arm64: lib: improve copy_page to deal with 128 bytes at a time by Will Deacon · 8 years ago
  31. d5370f7 arm64: prefetch: add alternative pattern for CPUs without a prefetcher by Will Deacon · 8 years ago
  32. cd5e10b arm64: prefetch: don't provide spin_lock_prefetch with LSE by Will Deacon · 8 years ago
  33. 5e89c55 arm64: kernel: implement ACPI parking protocol by Lorenzo Pieralisi · 8 years ago
  34. 068a17a arm64: mm: create new fine-grained mappings at boot by Mark Rutland · 8 years ago
  35. fca082b arm64: ensure _stext and _etext are page-aligned by Mark Rutland · 8 years ago
  36. 11509a3 arm64: mm: allow passing a pgdir to alloc_init_* by Mark Rutland · 8 years ago
  37. cdef5f6 arm64: mm: allocate pagetables anywhere by Mark Rutland · 8 years ago
  38. f471044 arm64: mm: use fixmap when creating page tables by Mark Rutland · 8 years ago
  39. 961faac arm64: mm: add functions to walk tables in fixmap by Mark Rutland · 8 years ago
  40. 1e531cc arm64: mm: add __{pud,pgd}_populate by Mark Rutland · 8 years ago
  41. 316b39db arm64: mm: avoid redundant __pa(__va(x)) by Mark Rutland · 8 years ago
  42. dca56dc arm64: mm: add functions to walk page tables by PA by Mark Rutland · 8 years ago
  43. 053520f arm64: mm: move pte_* macros by Mark Rutland · 8 years ago
  44. c1a88e9 arm64: kasan: avoid TLB conflicts by Mark Rutland · 8 years ago
  45. 50e1881 arm64: mm: add code to safely replace TTBR1_EL1 by Mark Rutland · 8 years ago
  46. 609116d arm64: add function to install the idmap by Mark Rutland · 8 years ago
  47. 86ccce8 arm64: unmap idmap earlier by Mark Rutland · 8 years ago
  48. 9e8e865 arm64: unify idmap removal by Mark Rutland · 8 years ago
  49. 5227cfa arm64: mm: place empty_zero_page in bss by Mark Rutland · 8 years ago
  50. 21ab99c arm64: mm: specialise pagetable allocators by Mark Rutland · 8 years ago
  51. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  54. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  55. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  56. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 8 years ago
  57. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  58. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 8 years ago
  59. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 8 years ago
  60. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 8 years ago
  61. f4d3d50 mips: Differentiate between 32 and 64 bit ELF header by Daniel Wagner · 8 years ago
  62. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 8 years ago
  63. b96d6a8 MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III by Zubair Lutfullah Kakakhel · 8 years ago
  64. aaa0bf2 MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() by Wei Yongjun · 8 years ago
  65. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 8 years ago
  66. 3af5a67 MIPS: Fix early CM probing by Paul Burton · 8 years ago
  67. 765bdb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  68. 92e6edd Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  69. 5070fb1 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() by Linus Walleij · 8 years ago
  70. afc6074 Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  71. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 8 years ago
  72. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  73. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 8 years ago
  74. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 8 years ago
  75. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 8 years ago
  76. e6c058f MIPS: Wire up copy_file_range syscall. by Ralf Baechle · 8 years ago
  77. 320549a regmap: mmio: Revert to v4.4 endianness handling by Mark Brown · 8 years ago
  78. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 8 years ago
  79. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  80. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 8 years ago
  81. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 8 years ago
  82. d7de413 MIPS: Fix 64k page support for 32 bit kernels. by Ralf Baechle · 8 years ago
  83. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 8 years ago
  84. 74c81ec MIPS: R6000: Don't allow 64k pages for R6000. by Ralf Baechle · 8 years ago
  85. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 8 years ago
  86. 95f5c80 arm64: allow vmalloc regions to be set with set_memory_* by Ard Biesheuvel · 8 years ago
  87. 7aa7047 MIPS: traps.c: Correct microMIPS RDHWR emulation by Maciej W. Rozycki · 8 years ago
  88. 10f6d99f MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler by Maciej W. Rozycki · 8 years ago
  89. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  91. 00fe56d MIPS: Fix FPU disable with preemption by James Hogan · 8 years ago
  92. 76e5846 MIPS: Properly disable FPU in start_thread() by James Hogan · 8 years ago
  93. f4dce1f MIPS: Fix buffer overflow in syscall_get_arguments() by James Hogan · 8 years ago
  94. aa5306a Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 8 years ago
  95. 6c38892 Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 8 years ago
  96. 7f7420f Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  97. b83132f Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 8 years ago
  98. 43acf83 ARM64: tegra: Add chosen node for tegra132 norrin by Jon Hunter · 8 years ago
  99. c65cd25 ARM: realview: use "depends on" instead of "if" after prompt by Masahiro Yamada · 8 years ago
  100. 990591e ARM: tango: use "depends on" instead of "if" after prompt by Masahiro Yamada · 8 years ago