aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23vfs: add file_path() helperMiklos Szeredi1-1/+1
2015-04-24Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds3-23/+5
2015-04-23arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist1-13/+0
2015-04-23debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita1-1/+0
2015-04-23bug[220] kgdb: change the smp cross core function entrySonic Zhang1-8/+4
2015-04-23arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2015-04-12frv: Remove signal translation and exec_domainRichard Weinberger1-1/+1
2015-04-12blackfin: Remove exec_domain usageRichard Weinberger1-5/+1
2015-04-12blackfin: Autogenerate offsets in struct thread_infoRichard Weinberger2-0/+7
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2014-08-26blackfin: Replace __get_cpu_var usesChristoph Lameter1-5/+5
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-32/+19
2014-08-06blackfin: Use sigsp()Richard Weinberger1-11/+3
2014-08-06blackfin: Use get_signal() signal_setup_done()Richard Weinberger1-22/+17
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+7
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-18/+0
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changesIngo Molnar1-1/+1
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernelSteven Miao1-1/+1
2014-07-18Blackfin: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)1-18/+0
2014-06-18blackfin, perf: Use common PMU interrupt disabled codeVince Weaver1-8/+7
2014-06-06blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso1-2/+6
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds1-30/+9
2014-04-11blackfin:Use generic /proc/interrupts implementationThomas Gleixner1-30/+9
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2014-03-09i2c: bfin-twi: move bits macros and structs in header from arch include to generic includeSonic Zhang1-0/+1
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-3/+0
2014-01-25cramfs: take headers to fs/cramfsAl Viro1-1/+1
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang2-135/+6
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang1-9/+14
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao1-0/+6
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker2-3/+3
2013-07-09kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang1-0/+1
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds4-10/+44
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao3-9/+43
2013-05-09blackfin: fix bootup core clock and system clock displayJames Cosin1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-0/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-26/+6
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-2/+0
2013-04-10bfin: Fix typo in arch_cpu_idle()Ingo Molnar1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-3/+1
2013-04-08bfin: Use generic idle loopThomas Gleixner1-26/+6
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-10/+2
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds2-22/+7
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-23blackfin idle: Fix compile errorLars-Peter Clausen1-3/+1