summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel (unfollow)
Commit message (Expand)Author
2017-12-14UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
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-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-06blackfin: Use sigsp()Richard Weinberger
2014-08-06blackfin: Use get_signal() signal_setup_done()Richard Weinberger
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-11blackfin:Use generic /proc/interrupts implementationThomas Gleixner
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-19blackfin: gpio: Remove none gpio lib code.Sonic Zhang
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker
2013-07-09kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao
2013-05-09blackfin: fix bootup core clock and system clock displayJames Cosin
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-10bfin: Fix typo in arch_cpu_idle()Ingo Molnar
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08bfin: Use generic idle loopThomas Gleixner
2013-02-22new helper: file_inode(file)Al Viro
2013-02-23blackfin idle: Fix compile errorLars-Peter Clausen
2013-02-20blackfin: time-ts: Remove duplicate assignmentStephen Boyd
2013-02-20blackfin: use bitmap library functionsAkinobu Mita
2013-02-17blackfin idle: delete pm_idleLen Brown
2013-02-03blackfin: switch to generic sigaltstackAl Viro
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-12-13blackfin: kgdb: call generic_exec_single() directlySonic Zhang
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro