1. 6ad1fe5 arm64: avoid R_AARCH64_ABS64 relocations for Image header fields by Ard Biesheuvel · 9 years ago
  2. fd045f6 arm64: add support for module PLTs by Ard Biesheuvel · 9 years ago
  3. f98deee arm64: move brk immediate argument definitions to separate header by Ard Biesheuvel · 8 years ago
  4. 8439e62 arm64: mm: use bit ops rather than arithmetic in pa/va translations by Ard Biesheuvel · 8 years ago
  5. a92405f arm64: mm: only perform memstart_addr sanity check if DEBUG_VM by Ard Biesheuvel · 8 years ago
  6. 70c8abc arm64: User die() instead of panic() in do_page_fault() by Catalin Marinas · 8 years ago
  7. a7f8de1 arm64: allow kernel Image to be loaded anywhere in physical memory by Ard Biesheuvel · 8 years ago
  8. a89dea5 arm64: defer __va translation of initrd_start and initrd_end by Ard Biesheuvel · 8 years ago
  9. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 8 years ago
  10. a0bf977 arm64: kvm: deal with kernel symbols outside of linear mapping by Ard Biesheuvel · 8 years ago
  11. 157962f arm64: decouple early fixmap init from linear mapping by Ard Biesheuvel · 8 years ago
  12. 6533945 arm64: pgtable: implement static [pte|pmd|pud]_offset variants by Ard Biesheuvel · 8 years ago
  13. ab893fb arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region by Ard Biesheuvel · 8 years ago
  14. 324420b arm64: add support for ioremap() block mappings by Ard Biesheuvel · 8 years ago
  15. 03336b1 arm64: prevent potential circular header dependencies in asm/bug.h by Ard Biesheuvel · 8 years ago
  16. 369bc9a of/fdt: factor out assignment of initrd_start/initrd_end by Ard Biesheuvel · 8 years ago
  17. 270522a of/fdt: make memblock minimum physical address arch configurable by Ard Biesheuvel · 8 years ago
  18. e950631 arm64: Remove the get_thread_info() function by Catalin Marinas · 8 years ago
  19. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 8 years ago
  20. 644c2ae arm64: cpufeature: Test 'matches' pointer to find the end of the list by James Morse · 8 years ago
  21. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 8 years ago
  22. 406e308 arm64: add ARMv8.2 id_aa64mmfr2 boiler plate by James Morse · 8 years ago
  23. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 8 years ago
  24. 7abc7d8 arm64: use local label prefixes for __reg_num symbols by Ard Biesheuvel · 8 years ago
  25. 88d8a79 arm64: vdso: Mark vDSO code as read-only by David Brown · 8 years ago
  26. f0b7f8a arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL by Yang Shi · 8 years ago
  27. cf0a254 arm64: replace read_lock to rcu lock in call_step_hook by Yang Shi · 8 years ago
  28. d7e9d59 arm64: ptdump: Indicate whether memory should be faulting by Laura Abbott · 8 years ago
  29. 83863f2 arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC by Laura Abbott · 8 years ago
  30. 132233a arm64: Drop alloc function from create_mapping by Laura Abbott · 8 years ago
  31. afb83cc arm64: prefetch: add missing #include for spin_lock_prefetch by Will Deacon · 8 years ago
  32. 60e0a09 arm64: lib: patch in prfm for copy_page if requested by Andrew Pinski · 8 years ago
  33. 223e23e arm64: lib: improve copy_page to deal with 128 bytes at a time by Will Deacon · 8 years ago
  34. d5370f7 arm64: prefetch: add alternative pattern for CPUs without a prefetcher by Will Deacon · 8 years ago
  35. cd5e10b arm64: prefetch: don't provide spin_lock_prefetch with LSE by Will Deacon · 8 years ago
  36. 5e89c55 arm64: kernel: implement ACPI parking protocol by Lorenzo Pieralisi · 8 years ago
  37. 068a17a arm64: mm: create new fine-grained mappings at boot by Mark Rutland · 8 years ago
  38. fca082b arm64: ensure _stext and _etext are page-aligned by Mark Rutland · 8 years ago
  39. 11509a3 arm64: mm: allow passing a pgdir to alloc_init_* by Mark Rutland · 8 years ago
  40. cdef5f6 arm64: mm: allocate pagetables anywhere by Mark Rutland · 8 years ago
  41. f471044 arm64: mm: use fixmap when creating page tables by Mark Rutland · 8 years ago
  42. 961faac arm64: mm: add functions to walk tables in fixmap by Mark Rutland · 8 years ago
  43. 1e531cc arm64: mm: add __{pud,pgd}_populate by Mark Rutland · 8 years ago
  44. 316b39db arm64: mm: avoid redundant __pa(__va(x)) by Mark Rutland · 8 years ago
  45. dca56dc arm64: mm: add functions to walk page tables by PA by Mark Rutland · 8 years ago
  46. 053520f arm64: mm: move pte_* macros by Mark Rutland · 8 years ago
  47. c1a88e9 arm64: kasan: avoid TLB conflicts by Mark Rutland · 8 years ago
  48. 50e1881 arm64: mm: add code to safely replace TTBR1_EL1 by Mark Rutland · 8 years ago
  49. 609116d arm64: add function to install the idmap by Mark Rutland · 8 years ago
  50. 86ccce8 arm64: unmap idmap earlier by Mark Rutland · 8 years ago
  51. 9e8e865 arm64: unify idmap removal by Mark Rutland · 8 years ago
  52. 5227cfa arm64: mm: place empty_zero_page in bss by Mark Rutland · 8 years ago
  53. 21ab99c arm64: mm: specialise pagetable allocators by Mark Rutland · 8 years ago
  54. 3694bd7 asm-generic: Fix local variable shadow in __set_fixmap_offset by Mark Rutland · 8 years ago
  55. 18558ca Linux 4.5-rc4 by Linus Torvalds · 8 years ago
  56. 58dd2b5 Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  57. 60f4058 Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  58. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  59. 9db8cc1 Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  60. 102a92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 6a81094 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 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
  64. 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
  65. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  66. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  67. 8b9f9eb Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  68. 7686e3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  69. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  70. 4617c22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  71. b4e4334 Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  72. 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
  73. 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 8 years ago
  74. 0cbb0b9 Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  75. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 8 years ago
  76. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 8 years ago
  77. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 8 years ago
  78. 5952cc7 Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  79. 0df34ad Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  80. 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
  81. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  82. c747f97 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  83. df8c272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  84. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  85. dfc8528 Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  86. 86c2ee1 Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  87. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 8 years ago
  88. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 8 years ago
  89. 6b44d1e Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  90. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 8 years ago
  91. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 8 years ago
  92. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 8 years ago
  93. 6b75d14 mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE by Vineet Gupta · 8 years ago
  94. 6a6ac72 mm,thp: khugepaged: call pte flush at the time of collapse by Vineet Gupta · 8 years ago
  95. 078c6c3 mm/backing-dev.c: fix error path in wb_init() by Rasmus Villemoes · 8 years ago
  96. 6b9116a mm, dax: check for pmd_none() after split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  97. 7eb3912 vsprintf: kptr_restrict is okay in IRQ when 2 by Jason A. Donenfeld · 8 years ago
  98. 62eb320 mm: fix filemap.c kernel doc warning by Randy Dunlap · 8 years ago
  99. 7707535 ubsan: cosmetic fix to Kconfig text by Yang Shi · 8 years ago
  100. c05235d Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago