summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-15blackfin: no access_ok() for __copy_{to,from}_user()Al Viro
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13blackfin: fix copy_from_user()Al Viro
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan
2016-08-28net: smc91x: fix SMC accessesRussell King
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf
2016-08-08blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-14blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner
2016-07-12[media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil
2016-06-16locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-04-18Blackfin: comment spelling s/divsor/divisor/Geert Uytterhoeven
2016-04-18blackfin: Fix misspelling of 'register' in comment.Adam Buchbinder
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-19blackfin: extgpio: switch to gpiochip_add_data()Linus Walleij
2016-02-19blackfin: gpio: switch to gpiochip_add_data()Linus Walleij
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2016-01-25blackfin: gpio: Be sure to clamp return valueLinus Walleij
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20blackfin: convert to dma_map_opsChristoph Hellwig