summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2410-10/+10
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* frv: Rewrite atomic implementationPeter Zijlstra2015-07-272-8/+3
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-17/+4
|\
| * frv: Remove signal translation and exec_domainRichard Weinberger2015-04-122-17/+4
* | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-111-4/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-2/+1
* frv: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-094-8/+6
* frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven2014-10-091-2/+0
* frv: Use sigsp()Richard Weinberger2014-08-061-13/+4
* frv: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-59/+40
* frv: delete __cpuinit usage from all frv filesPaul Gortmaker2013-07-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-042-6/+6
|\
| * frv: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-142-6/+6
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-8/+9
|\ \
| * | arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Chen Gang2013-07-031-1/+1
| * | arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Chen Gang2013-07-031-1/+1
| * | mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-6/+7
| |/
* / frv: head.S - Remove commented-out initialization codeGeert Uytterhoeven2013-06-161-5/+0
|/
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-2/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-11/+0
* frv: Use generic idle loopThomas Gleixner2013-04-081-22/+5
* frv: switch to generic old sigaction()Al Viro2013-02-031-32/+0
* frv: switch to generic old sigsuspendAl Viro2013-02-031-10/+0
* frv: switch to generic sigaltstackAl Viro2013-02-031-11/+2
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-12-171-7/+5
* frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2012-12-171-1/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
* frv: switch to generic fork/vfork/cloneAl Viro2012-11-281-40/+5
* frv: fix the broken preemptAl Viro2012-11-021-20/+3
* frv: switch to saner kernel_execve() semanticsAl Viro2012-11-021-5/+0
* FRV: Fix the new-style kernel_thread() stuffDavid Howells2012-11-021-2/+3
* FRV: Fix the preemption handlingDavid Howells2012-11-021-1/+1
* FRV: Fix const sections changeAndi Kleen2012-10-161-0/+2
* FRV: Fix incorrect symbol in copy_thread()David Howells2012-10-161-1/+1
* FRV: Fix VLIW packing constraint violation in entry.SDavid Howells2012-10-161-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-127-165/+38
|\
| * Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * frv: no need to raise SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0
| * frv: switch to generic kernel_thread()Al Viro2012-10-011-22/+19
| * frv: switch to generic kernel_execveAl Viro2012-10-013-34/+6
| * frv: switch to generic sys_execve()Al Viro2012-10-011-19/+0
| * frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro2012-10-015-100/+32
* | frv: kill used but uninitialized variableGeert Uytterhoeven2012-10-061-10/+9
* | sections: fix section conflicts in arch/frvAndi Kleen2012-10-061-1/+1
* | frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-301-1/+1
* frv: Remove bogus closing parenthesisGeert Uytterhoeven2012-06-021-1/+1
* FRV: Optimise the system call exit path in entry.S [ver #2]David Howells2012-06-011-6/+7