| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-12-13 | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 1 | -6/+4 |
| 2016-11-22 | ptrace: Don't allow accessing an undumpable mm |  Eric W. Biederman | 1 | -2/+2 |
| 2016-11-17 | locking/core: Provide common cpu_relax_yield() definition |  Christian Borntraeger | 1 | -1/+0 |
| 2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() |  Christian Borntraeger | 1 | -1/+0 |
| 2016-11-16 | locking/core: Introduce cpu_relax_yield() |  Christian Borntraeger | 1 | -0/+1 |
| 2016-11-10 | blackfin: make-bf561/coreb.c explicitly non-modular |  Paul Gortmaker | 1 | -6/+4 |
| 2016-10-25 | locking/mutex: Kill arch specific code |  Peter Zijlstra | 1 | -1/+0 |
| 2016-10-19 | Merge branch 'gup_flag-cleanups' |  Linus Torvalds | 1 | -2/+3 |
| 2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags |  Lorenzo Stoakes | 1 | -2/+3 |
| 2016-10-14 | Merge branch 'work.uaccess' into for-linus |  Al Viro | 1 | -12/+20 |
| 2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus |  Chris Metcalf | 1 | -0/+1 |
| 2016-10-05 | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 1 | -1/+1 |
| 2016-10-03 | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 1 | -12/+1 |
| 2016-09-15 | blackfin: no access_ok() for __copy_{to,from}_user() |  Al Viro | 1 | -12/+20 |
| 2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes |  Ingo Molnar | 3 | -6/+9 |
| 2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -4/+5 |
| 2016-09-13 | blackfin: fix copy_from_user() |  Al Viro | 1 | -4/+5 |
| 2016-09-05 | Merge 4.8-rc5 into char-misc-next |  Greg Kroah-Hartman | 2 | -2/+4 |
| 2016-08-31 | miscdevice: Add helper macro for misc device boilerplate |  PrasannaKumar Muralidharan | 1 | -12/+1 |
| 2016-08-28 | net: smc91x: fix SMC accesses |  Russell King | 2 | -2/+4 |
| 2016-08-24 | ftrace: Add return address pointer to ftrace_ret_stack |  Josh Poimboeuf | 1 | -1/+1 |
| 2016-08-24 | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config |  Josh Poimboeuf | 1 | -2/+2 |
| 2016-08-08 | blackfin: do away with ARCH_REQUIRE_GPIOLIB |  Linus Walleij | 1 | -1/+1 |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs |  Krzysztof Kozlowski | 1 | -4/+4 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref |  Fabian Frederick | 1 | -1/+1 |
| 2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -21/+5 |
| 2016-07-26 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media |  Linus Torvalds | 1 | -2/+0 |
| 2016-07-14 | blackfin/perf: Convert hotplug notifier to state machine |  Thomas Gleixner | 1 | -21/+5 |
| 2016-07-12 | [media] ezkit/cobalt: drop unused op_656_range setting |  Hans Verkuil | 1 | -2/+0 |
| 2016-06-16 | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() |  Peter Zijlstra | 3 | -12/+40 |
| 2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations |  Peter Zijlstra | 1 | -2/+3 |
| 2016-05-20 | printk/nmi: generic solution for safe printk in NMI |  Petr Mladek | 1 | -0/+1 |
| 2016-05-20 | exit_thread: remove empty bodies |  Jiri Slaby | 1 | -7/+0 |
| 2016-04-18 | Blackfin: comment spelling s/divsor/divisor/ |  Geert Uytterhoeven | 1 | -1/+1 |
| 2016-04-18 | blackfin: Fix misspelling of 'register' in comment. |  Adam Buchbinder | 1 | -1/+1 |
| 2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections |  Alexander Potapenko | 1 | -0/+1 |
| 2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -2/+2 |
| 2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 5 | -5/+5 |
| 2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 9 | -13/+15 |
| 2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 2 | -3/+0 |
| 2016-03-16 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -0/+2 |
| 2016-03-15 | blackfin: define dummy pgprot_writecombine for !MMU |  Sudip Mukherjee | 1 | -0/+2 |
| 2016-03-15 | Merge tag 'v4.5' into next |  Dmitry Torokhov | 9 | -153/+49 |
| 2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next |  Bjorn Helgaas | 2 | -3/+0 |
| 2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types |  Alexander Duyck | 1 | -2/+2 |
| 2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig |  Bjorn Helgaas | 1 | -2/+0 |
| 2016-03-08 | Input: ad7879 - move header to platform_data directory |  Stefan Agner | 5 | -5/+5 |
| 2016-03-07 | PCI: Move pci_dma_* helpers to common code |  Christoph Hellwig | 1 | -1/+0 |
| 2016-03-01 | arch/hotplug: Call into idle with a proper state |  Thomas Gleixner | 1 | -1/+1 |
| 2016-02-19 | blackfin: extgpio: switch to gpiochip_add_data() |  Linus Walleij | 1 | -3/+3 |