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