1. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  2. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  3. ffdac29 ia64: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  4. c261ad6 ia64: pass log level as arg into ia64_do_show_stack() by Dmitry Safonov · 4 years, 7 months ago
  5. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  6. 57b94ff ia64: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  7. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  8. 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
  9. c03ab9e ia64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  10. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  11. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
  12. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
  13. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  14. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  15. e8f4abf Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  16. 174e1ea fix a braino in ia64 uaccess csum changes by Al Viro · 4 years, 7 months ago
  17. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  18. 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  19. 58ff3b7 Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  20. 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 4 years, 11 months ago
  21. bfdaf02 ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user() by Al Viro · 4 years, 11 months ago
  22. cc03f19 ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user() by Al Viro · 4 years, 11 months ago
  23. e18a8c1 ia64: Hide the archdata.iommu field behind generic IOMMU_API by Krzysztof Kozlowski · 4 years, 8 months ago
  24. a5d8e55b Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes by Ingo Molnar · 4 years, 7 months ago
  25. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
  26. 4e9a0f7 efi: Clean up config table description arrays by Ard Biesheuvel · 4 years, 9 months ago
  27. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 8 months ago
  28. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  29. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  30. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  31. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  32. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  33. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
  34. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  35. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  36. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  37. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  38. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  39. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  40. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  41. cad18da Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 4 years, 9 months ago
  42. 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  43. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  44. cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 9 months ago
  45. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
  46. 1e42176 ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus() by Qais Yousef · 4 years, 9 months ago
  47. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  48. 6f28b46 ia64: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 9 months ago
  49. 8067c0b rtc/ia64: remove legacy efirtc driver by Arnd Bergmann · 4 years, 10 months ago
  50. 90341cd ia64: replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
  51. 679b2ec scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled by Diego Elio Pettenò · 4 years, 10 months ago
  52. 06c0bd9 efi: Clean up config_parse_tables() by Ard Biesheuvel · 5 years ago
  53. 6863129 efi/ia64: Switch to efi_config_parse_tables() by Ard Biesheuvel · 5 years ago
  54. beaf1c7 efi/ia64: Use local variable for EFI system table address by Ard Biesheuvel · 5 years ago
  55. c0019f5 efi/ia64: Use existing helpers to locate ESI table by Ard Biesheuvel · 5 years ago
  56. 14fb420 efi: Merge EFI system table revision and vendor checks by Ard Biesheuvel · 5 years ago
  57. 120540f efi/ia64: Move HCDP and MPS table handling into IA64 arch code by Ard Biesheuvel · 5 years ago
  58. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  59. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  60. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  61. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  62. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. 9f2a430 Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  66. 6b448f1 arch/ia64/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  67. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  68. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  69. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  70. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  71. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  72. 8c53b31 ACPI/sleep: Convert acpi_wakeup_address into a function by Sean Christopherson · 5 years ago
  73. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  74. b9b75e5 sched/rt, ia64: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  75. 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  76. ef66f6b Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
  77. 4673402 ia64: agp: Replace empty define with do while by Corentin Labbe · 5 years ago
  78. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  79. 240b62d ia64: remove stale paravirt leftovers by Juergen Gross · 5 years ago
  80. 1daa56b Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  81. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  82. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  83. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  84. 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  86. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  87. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  88. 82210fc y2038: vdso: change timespec to __kernel_old_timespec by Arnd Bergmann · 5 years ago
  89. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  90. fded182 ia64: rename ioremap_nocache to ioremap_uc by Christoph Hellwig · 5 years ago
  91. f036c7f iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved by Yian Chen · 5 years ago
  92. c25f867 ia64: remove unneeded uapi asm-generic wrappers by Masahiro Yamada · 5 years ago
  93. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  94. 9b30e70 ia64: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  95. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  96. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  97. fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
  98. 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
  99. 430c6b2 ia64: Rename PT_LOAD identifier "code" to "text" by Kees Cook · 5 years ago
  100. 94348b8 ia64: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago