aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
AgeCommit message (Expand)Author
2018-03-09arch: remove frv portArnd Bergmann
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-17frv: .gitignore: ignore vmlinux.ldsMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-19frv: Use OFFSET macro in DEF_*REG()Matthias Kaehlcke
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2017-03-28frv: switch to use of fixup_exception()Al Viro
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2015-07-27frv: Rewrite atomic implementationPeter Zijlstra
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12frv: Remove signal translation and exec_domainRichard Weinberger
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-10-09frv: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-09frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven
2014-08-06frv: Use sigsp()Richard Weinberger
2014-08-06frv: Use get_signal() signal_setup_done()Richard Weinberger
2013-07-14frv: delete __cpuinit usage from all frv filesPaul Gortmaker
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Chen Gang
2013-07-03arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Chen Gang
2013-07-03mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-06-16frv: head.S - Remove commented-out initialization codeGeert Uytterhoeven
2013-06-14frv: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
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-08frv: Use generic idle loopThomas Gleixner
2013-02-03frv: switch to generic old sigaction()Al Viro
2013-02-03frv: switch to generic old sigsuspendAl Viro
2013-02-03frv: switch to generic sigaltstackAl Viro
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-17frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28frv: switch to generic fork/vfork/cloneAl Viro
2012-11-02frv: fix the broken preemptAl Viro
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells
2012-11-02FRV: Fix the preemption handlingDavid Howells
2012-10-16FRV: Fix const sections changeAndi Kleen