aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+5
2013-02-20blackfin: time-ts: Remove duplicate assignmentStephen Boyd1-6/+0
2013-02-20blackfin: use bitmap library functionsAkinobu Mita1-16/+7
2013-02-17blackfin idle: delete pm_idleLen Brown1-7/+0
2013-02-03blackfin: switch to generic sigaltstackAl Viro1-10/+2
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-1/+5
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds1-2/+11
2012-12-13blackfin: kgdb: call generic_exec_single() directlySonic Zhang1-2/+11
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-3/+3