summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
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-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-14blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner
2016-06-16locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
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-20blackfin: convert to dma_map_opsChristoph Hellwig
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-10blackfin/time-ts: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-27blackfin: Provide atomic_{or,xor,and}Peter Zijlstra
2015-06-23vfs: add file_path() helperMiklos Szeredi
2015-04-24Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-23arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist
2015-04-23debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita
2015-04-23bug[220] kgdb: change the smp cross core function entrySonic Zhang
2015-04-23arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...Rickard Strandqvist
2015-04-12frv: Remove signal translation and exec_domainRichard Weinberger
2015-04-12blackfin: Remove exec_domain usageRichard Weinberger
2015-04-12blackfin: Autogenerate offsets in struct thread_infoRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-26blackfin: Replace __get_cpu_var usesChristoph Lameter
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-06blackfin: Use sigsp()Richard Weinberger
2014-08-06blackfin: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao
2014-07-18Blackfin: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-06-18blackfin, perf: Use common PMU interrupt disabled codeVince Weaver
2014-06-06blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-11blackfin:Use generic /proc/interrupts implementationThomas Gleixner
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-09i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-01-25cramfs: take headers to fs/cramfsAl Viro
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao