1. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  2. accce8e7 blackfin: bf609: let clk_disable() return immediately if clk is NULL by Masahiro Yamada · 8 years ago
  3. 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
  4. 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
  5. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  6. 18154c5 blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  7. b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 8 years ago
  8. 50e9ab9 bfin: switch to RAW_COPY_USER by Al Viro · 8 years ago
  9. 72d6f65 blackfin: switch to generic extable.h by Al Viro · 8 years ago
  10. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  11. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  12. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  13. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  14. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  15. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  16. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  17. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  18. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  19. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  20. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  21. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  22. 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
  23. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  24. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  25. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  26. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  27. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  28. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  29. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  32. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  33. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  34. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  35. 8c16a2e arch/blackfin: add option to skip sync on DMA map by Alexander Duyck · 8 years ago
  36. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  37. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  38. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  39. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  40. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  41. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  42. 2d4d3b5 blackfin: make-bf561/coreb.c explicitly non-modular by Paul Gortmaker · 8 years ago
  43. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  44. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  45. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  46. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  47. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  48. 6a497e9 Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  49. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  50. b065444 blackfin: no access_ok() for __copy_{to,from}_user() by Al Viro · 8 years ago
  51. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  52. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 8f03598 blackfin: fix copy_from_user() by Al Viro · 8 years ago
  54. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  55. ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
  56. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  57. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  58. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  59. e8919e9 blackfin: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
  60. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  61. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  62. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 9c1958f Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  64. a409f5e blackfin/perf: Convert hotplug notifier to state machine by Thomas Gleixner · 8 years ago
  65. e3513f3 [media] ezkit/cobalt: drop unused op_656_range setting by Hans Verkuil · 8 years ago
  66. e87fc0e locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  67. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
  68. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  69. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  70. bc2d52f Blackfin: comment spelling s/divsor/divisor/ by Geert Uytterhoeven · 9 years ago
  71. e0b1c81 blackfin: Fix misspelling of 'register' in comment. by Adam Buchbinder · 9 years ago
  72. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  73. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  74. 10fdfee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  75. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  76. 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
  77. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. e928f35 blackfin: define dummy pgprot_writecombine for !MMU by Sudip Mukherjee · 9 years ago
  79. 245f0db Merge tag 'v4.5' into next by Dmitry Torokhov · 9 years ago
  80. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  81. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  82. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  83. 4774f40 Input: ad7879 - move header to platform_data directory by Stefan Agner · 9 years ago
  84. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  85. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  86. e095840 blackfin: extgpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  87. 03be35d blackfin: gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  88. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  89. 48295fe blackfin: gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  90. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  91. 6f62097 blackfin: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  92. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  93. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  94. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  95. 27f6cab blackfin: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  96. 47c62e4 Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  97. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  99. f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
  100. 4d17a89 blackfin: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago