1. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  2. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  3. 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
  4. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  5. 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
  6. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  7. 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
  8. 903bdbe mn10300/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  9. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  10. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  11. 5f664e2 mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  12. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  13. 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
  14. 19dbf70 mn10300: switch to RAW_COPY_USER by Al Viro · 8 years ago
  15. 4df3715e mn10300: get rid of zeroing by Al Viro · 8 years ago
  16. 6c03905 mn10300: switch to generic extable.h by Al Viro · 8 years ago
  17. 8b9a7e5 metag: switch to generic extable.h by Al Viro · 8 years ago
  18. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  19. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  20. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  21. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  22. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  23. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  24. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  25. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  26. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  27. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  28. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  29. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  30. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  31. 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
  32. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  33. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  34. 3705ccf mn10300: fix build error of missing fpu_save() by Randy Dunlap · 8 years ago
  35. 8ac449e mn10300: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  36. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  37. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  38. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  39. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  40. 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
  41. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  42. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  43. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  44. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  45. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  46. d09d747 net: smc91x: isolate u16 writes alignment workaround by Robert Jarzmik · 8 years ago
  47. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  49. a31b821 mn10300: remove a bogus processor.h->uaccess.h include by Al Viro · 8 years ago
  50. 93b5097 kill __kernel_ds_p off by Al Viro · 8 years ago
  51. 81029b1 mn10300: finish verify_area() off by Al Viro · 8 years ago
  52. ae7cc57 mn10300: copy_from_user() should zero on access_ok() failure... by Al Viro · 8 years ago
  53. 43403ea mn10300: failing __get_user() and get_user() should zero by Al Viro · 8 years ago
  54. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  55. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  56. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  57. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 5ee98ab mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC by Arnd Bergmann · 8 years ago
  59. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  60. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  61. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  62. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  63. f8d638e locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  64. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  65. 7ee9421 char/genrtc: remove mn10300 support by Arnd Bergmann · 8 years ago
  66. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  67. 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 9 years ago
  68. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  69. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  70. 2ec656e mn10300: let exit_fpu accept a task by Jiri Slaby · 9 years ago
  71. be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 9 years ago
  72. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  73. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  74. c60f169 arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.h by Andrew Morton · 9 years ago
  75. 8b9e6d5 mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG by Andrew Morton · 9 years ago
  76. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  77. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  78. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  79. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  80. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  81. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  82. 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 9 years ago
  83. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  84. f151341 mn10300: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  85. d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 9 years ago
  86. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  87. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  88. f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
  89. c86576e mn10300: Select CONFIG_HAVE_UID16 to fix build failure by Guenter Roeck · 9 years ago
  90. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  91. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  92. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  93. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  94. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  99. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  100. 032face mn10300/cevt-mn10300: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago