1. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  2. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  3. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  4. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  5. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  7. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  10. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  11. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  12. 229c55cc arch: Move initrd= parsing into do_mounts_initrd.c by Florian Fainelli · 6 years ago
  13. b1ab95c arch: Make phys_initrd_start and phys_initrd_size global variables by Florian Fainelli · 6 years ago
  14. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  15. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  16. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  17. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  18. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  19. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  20. 510d22f memblock: replace alloc_bootmem_low with memblock_alloc_low (2) by Mike Rapoport · 6 years ago
  21. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  22. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  23. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  24. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  25. e92d39c unicore32: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  26. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  28. b733116 unicore32: remove swiotlb support by Christoph Hellwig · 6 years ago
  29. f040d23 signal/unicore32: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  30. ccebcb1 signal/unicore32: Generate siginfo in ucs32_notify_die by Eric W. Biederman · 7 years ago
  31. 5ee527d signal/unicore32: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  32. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  33. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  34. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  35. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  36. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  37. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  38. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  39. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  41. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  42. 8d9b409 mips,unicore32: swiotlb doesn't need sg->dma_length by Christoph Hellwig · 7 years ago
  43. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  44. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  45. 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
  46. d8f7f32 signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe by Eric W. Biederman · 7 years ago
  47. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  48. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  49. d339d70 unicore32: turn flush_dcache_mmap_lock into a no-op by Matthew Wilcox · 7 years ago
  50. 2dd8a62 linux/const.h: move UL() macro to include/linux/const.h by Masahiro Yamada · 7 years ago
  51. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  52. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  53. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  54. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  55. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  56. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  57. 90f7816 unicore32: use generic swiotlb_ops by Christoph Hellwig · 7 years ago
  58. b49efd7 dma-mapping: move dma_mark_clean to dma-direct.h by Christoph Hellwig · 7 years ago
  59. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  60. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  61. cb38002 unicore32: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  62. dc8635b kernel/exit.c: export abort() to modules by Andrew Morton · 7 years ago
  63. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  64. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  66. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  67. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  68. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  69. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  70. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  71. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  73. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  74. a535bb8 unicore32: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
  75. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  76. 0d368cb unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks by Lorenzo Pieralisi · 7 years ago
  77. ee73056 unicore32: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  78. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  79. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  80. 23ea3f62 Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  81. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  82. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  83. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  86. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  87. 69c701e unicore32/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  88. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  89. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  90. 16c125b unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  91. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  92. 2ef59f2 unicore32: get rid of zeroing and switch to RAW_COPY_USER by Al Viro · 8 years ago
  93. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
  94. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  95. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  96. 41f5b8d unicore32: Use full path in KBUILD_IMAGE definition by Michal Marek · 8 years ago
  97. 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 8 years ago
  98. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  99. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  100. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago