1. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  2. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  3. 977e415 Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 7 years ago
  4. 6e03772 CRIS: Restore mistakenly cleared kernel Makefile by Jesper Nilsson · 7 years ago
  5. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  6. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  7. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  8. 5a87e37 Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. 0fbc0b6 cris: remove arch specific early DT functions by Rob Herring · 7 years ago
  11. f73337f cris: use dma-direct by Christoph Hellwig · 7 years ago
  12. 57bf5a8 dma-mapping: clear harmful GFP_* flags in common code by Christoph Hellwig · 7 years ago
  13. fd989db cris: Fix conflicting types for _etext, _edata, _end by Sergey Senozhatsky · 7 years ago
  14. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  15. 7066d74 cris: Make THREAD_SIZE available to vmlinux.lds by David Howells · 7 years ago
  16. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  17. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  18. 9a949e8 cris: switch to get_user_pages_fast() by Al Viro · 7 years ago
  19. 87c1c09 cris: annotate ->poll() instances by Al Viro · 7 years ago
  20. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  21. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  22. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  23. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  24. 7b30aa1 PCI: Remove unused declarations by Bjorn Helgaas · 7 years ago
  25. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  26. 137ed9f PCI: Remove redundant pcibios_set_master() declarations by Bjorn Helgaas · 7 years ago
  27. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  30. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  31. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  32. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  33. c2579fe cris: Mark _stext and _end as char-arrays, not single char variables by Masami Hiramatsu · 7 years ago
  34. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 8 years ago
  35. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  36. 8d95a3d CRIS: gpio: move inline before return type by Joe Perches · 7 years ago
  37. c6ec85c cris: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  38. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. 1b044f1 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. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  41. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  42. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
  43. 10503bf get rid of unused __strncpy_from_user() instances by Al Viro · 8 years ago
  44. 8298525 kill strlen_user() by Al Viro · 8 years ago
  45. 9786e34 Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  46. 3e18c637 arch/include: remove empty Kbuild files by Nicolas Dichtel · 8 years ago
  47. 61562f98 uapi: export all arch specifics directories by Nicolas Dichtel · 8 years ago
  48. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  49. 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
  50. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  52. 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
  53. 3efdd5f cris/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  54. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  55. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  56. b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 8 years ago
  57. 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
  58. 0c7e9a8 cris: switch to RAW_COPY_USER by Al Viro · 8 years ago
  59. b71f1bf cris: rename __copy_user_zeroing to __copy_user_in by Al Viro · 8 years ago
  60. de09be3 cris: get rid of zeroing by Al Viro · 8 years ago
  61. c831394 cris: get rid of zeroing in __asm_copy_from_user_N for N > 4 by Al Viro · 8 years ago
  62. 07f78b3 cris: don't rely upon __copy_user_zeroing() zeroing the tail by Al Viro · 8 years ago
  63. a8be344 cris: switch to generic extable.h by Al Viro · 8 years ago
  64. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  65. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  66. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  67. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  68. f16bd7c mtd: nand: Kill the MTD_NAND_IDS Kconfig option by Boris Brezillon · 9 years ago
  69. 444f02c uaccess: drop pointless ifdefs by Al Viro · 8 years ago
  70. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  71. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  72. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  73. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  74. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  75. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  76. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  77. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  78. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  79. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  80. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  81. 8d4a017 cris: use generic current.h by Davidlohr Bueso · 8 years ago
  82. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  83. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  84. 9ae8282 cris: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  85. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  86. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  87. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  88. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  89. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 8f50f2a cris: No need to append -O2 and $(LINUXINCLUDE) by Paul Bolle · 8 years ago
  91. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  92. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  93. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  94. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  95. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  96. 328cf69 cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected by Guenter Roeck · 8 years ago
  97. 17a8893 cris/arch-v32: cryptocop: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  98. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  99. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  100. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago