1. 915c9e1 arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h by Mark Brown · 6 years ago
  2. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  3. 5b52609 alpha: fix hang caused by the bootmem removal by Mike Rapoport · 6 years ago
  4. eb6cf9f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  5. 4645453 Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  6. 3238c35 arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing by Robin Murphy · 6 years ago
  7. 1dffab5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  8. a225f15 powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call by Elvira Khabirova · 6 years ago
  9. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  10. 8586ca8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  11. ebbd300 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 4b04e73 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 0603a9a Merge tag 'mvebu-fixes-4.20-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  14. f53de38 Merge tag 'sunxi-fixes-for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 6 years ago
  15. 69dcdde Merge tag 'imx-fixes-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 6 years ago
  16. 9ef3463 powerpc/mm: Fallback to RAM if the altmap is unusable by Oliver O'Halloran · 6 years ago
  17. 43001c5 powerpc/papr_scm: Use ibm,unit-guid as the iset cookie by Oliver O'Halloran · 6 years ago
  18. b0d65a8 powerpc/papr_scm: Fix DIMM device registration race by Oliver O'Halloran · 6 years ago
  19. 409dd7d powerpc/papr_scm: Remove endian conversions by Oliver O'Halloran · 6 years ago
  20. 683ec0e powerpc/papr_scm: Update DT properties by Oliver O'Halloran · 6 years ago
  21. 570c913 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  22. b8bf469 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  23. ac3e233 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  24. b4aecf7 arm64: hibernate: Avoid sending cross-calling with interrupts disabled by Will Deacon · 6 years ago
  25. 5961352 powerpc/papr_scm: Fix resource end address by Oliver O'Halloran · 6 years ago
  26. 14ebfec powerpc/papr_scm: Use depend instead of select by Oliver O'Halloran · 6 years ago
  27. a6460b0 powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENT by Sandipan Das · 6 years ago
  28. b72f711 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  29. 7e40b56 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  30. 002f421 Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linux by Linus Torvalds · 6 years ago
  31. 3a4d0c2 ARM: ensure that processor vtables is not lost after boot by Russell King · 6 years ago
  32. a50480c kprobes/x86: Blacklist non-attachable interrupt functions by Andrea Righi · 6 years ago
  33. f15096f ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock by Fabio Estevam · 6 years ago
  34. e41b93a powerpc/boot: Fix build failures with -j 1 by Michael Ellerman · 6 years ago
  35. 1e434b7 ARM: imx: update the cpu power up timing setting on i.mx6sx by Anson Huang · 6 years ago
  36. e37d05a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  37. 369af92 Merge tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  38. dae5220 Revert "arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8K" by Baruch Siach · 6 years ago
  39. 25896d0 x86/build: Fix compiler support check for CONFIG_RETPOLINE by Masahiro Yamada · 6 years ago
  40. c3b9ab5 ARM: dts: imx7d-pico: Describe the Wifi clock by Fabio Estevam · 6 years ago
  41. c2a3831 ARM: 8816/1: dma-mapping: fix potential uninitialized return by Nathan Jones · 6 years ago
  42. 3d0358d ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart by Vladimir Murzin · 6 years ago
  43. a1208f6 ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling by Chris Cole · 6 years ago
  44. a517af5 Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  45. 43a1b0c kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction by Masami Hiramatsu · 6 years ago
  46. 025dceb bpf: powerpc64: optimize JIT passes for bpf function calls by Sandipan Das · 6 years ago
  47. d9536e8 Merge tag 'arm-soc/for-4.20/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixes by Olof Johansson · 6 years ago
  48. f3b2f75 ARM: dts: realview: Fix some more duplicate regulator nodes by Rob Herring · 6 years ago
  49. 76f4e2c ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt by Lubomir Rintel · 6 years ago
  50. 358b5f7 Merge tag 'v4.19-next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into fixes by Olof Johansson · 6 years ago
  51. e25b678 ARM: dts: bcm2837: Fix polarity of wifi reset GPIOs by Stefan Wahren · 6 years ago
  52. 9099ff7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  53. 182ddd1 x86/boot: Clear RSDP address in boot_params for broken loaders by Juergen Gross · 6 years ago
  54. 63e19c8 csky: bugfix tlb_get_pgd error. by Guo Ren · 6 years ago
  55. 6a51272 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  56. 292974c Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  57. 1e8249b parisc: Enable -ffunction-sections for modules on 32-bit kernel by Helge Deller · 6 years ago
  58. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. bf3d6af powerpc: Look for "stdout-path" when setting up legacy consoles by Benjamin Herrenschmidt · 6 years ago
  60. 6c7954b Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  61. 868dda0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  62. bfed4d7 Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 6 years ago
  63. f614948 Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  64. 89acb56 Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  65. adb97bcd Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 6 years ago
  66. a8505b4 Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 6 years ago
  67. 9f60337 Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into fixes by Olof Johansson · 6 years ago
  68. 1ec6357 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. a1b3cf6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 10d4434 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
  71. b7cc40c ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  72. 0f1f692 Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  73. 79c2206 x86/earlyprintk/efi: Fix infinite loop on some screen widths by YiFei Zhu · 6 years ago
  74. b84a64f x86/efi: Allocate e820 buffer before calling efi_exit_boot_service by Eric Snowberg · 6 years ago
  75. 3578f19 Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  76. 1236641 Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" by Igor Druzhinin · 6 years ago
  77. a7b4031 xen/x86: add diagnostic printout to xen_mc_flush() in case of error by Juergen Gross · 6 years ago
  78. 874bfc6 arm64: ftrace: Fix to enable syscall events on arm64 by Masami Hiramatsu · 6 years ago
  79. ce8c80c arm64: Add workaround for Cortex-A76 erratum 1286807 by Catalin Marinas · 6 years ago
  80. 78e7b15 powerpc/msi: Fix NULL pointer access in teardown code by Radu Rendec · 6 years ago
  81. 60b5482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  82. b26b2b2 Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  83. d8242d2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  84. 55a9740 x86/speculation: Provide IBPB always command line options by Thomas Gleixner · 6 years ago
  85. 6b3e64c x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 6 years ago
  86. 7cc765a x86/speculation: Enable prctl mode for spectre_v2_user by Thomas Gleixner · 6 years ago
  87. 9137bb2 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  88. 6893a95 x86/speculation: Prepare arch_smt_update() for PRCTL mode by Thomas Gleixner · 6 years ago
  89. 6d991ba x86/speculation: Prevent stale SPEC_CTRL msr content by Thomas Gleixner · 6 years ago
  90. e6da8bb x86/speculation: Split out TIF update by Thomas Gleixner · 6 years ago
  91. 4c71a2b6 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 6 years ago
  92. 5635d999 x86/speculation: Avoid __switch_to_xtra() calls by Thomas Gleixner · 6 years ago
  93. ff16701 x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 6 years ago
  94. 5bfbe3a x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
  95. fa1202e x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 6 years ago
  96. 495d470 x86/speculation: Unify conditional spectre v2 print functions by Thomas Gleixner · 6 years ago
  97. 30ba72a x86/speculataion: Mark command line parser data __initdata by Thomas Gleixner · 6 years ago
  98. 8770709 x86/speculation: Mark string arrays const correctly by Thomas Gleixner · 6 years ago
  99. 15d6b7a x86/speculation: Reorder the spec_v2 code by Thomas Gleixner · 6 years ago
  100. 130d6f9 x86/l1tf: Show actual SMT state by Thomas Gleixner · 6 years ago