aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for FRVGravatar David Howells 10-10/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Gravatar Thomas Gleixner 1-3/+1
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Gravatar Andy Shevchenko 1-22/+22
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 1-1/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-4/+1
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-54/+3
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 1-0/+1
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-03-29FRV: Use generic show_interrupts()Gravatar Thomas Gleixner 1-42/+3
2011-03-29FRV: Convert genirq namespaceGravatar Thomas Gleixner 4-6/+7
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDGravatar Thomas Gleixner 1-1/+2
2011-03-29frv: Convert cpu irq_chip to new functionsGravatar Thomas Gleixner 1-13/+13
2011-03-29frv: Convert mb93493 irq_chip to new functionsGravatar Thomas Gleixner 1-11/+11
2011-03-29frv: Convert mb93093 irq_chip to new functionGravatar Thomas Gleixner 1-13/+13
2011-03-29frv: Convert mb93091 irq_chip to new functionsGravatar Thomas Gleixner 1-13/+13
2011-03-29frv: Fix typo from __do_IRQ overhaulGravatar Thomas Gleixner 1-1/+1
2011-03-29frv: Remove stale irq_chip.endGravatar Thomas Gleixner 2-7/+0
2011-03-24percpu: Always align percpu output section to PAGE_SIZEGravatar Tejun Heo 1-1/+1
2011-03-22mm: NUMA aware alloc_task_struct_node()Gravatar Eric Dumazet 1-2/+3
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-12/+2
2011-03-11futex: Sanitize futex ops argument typesGravatar Michel Lespinasse 1-7/+7
2011-01-31frv: Switch do_timer() to xtime_update()Gravatar Torben Hohn 1-12/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineGravatar Tejun Heo 1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on frvGravatar Namhyung Kim 1-16/+13
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 1-1/+2
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Gravatar Al Viro 1-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedGravatar Al Viro 1-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryGravatar Al Viro 1-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameGravatar Al Viro 1-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnGravatar Al Viro 1-0/+3
2010-08-17Make do_execve() take a const filename pointerGravatar David Howells 1-2/+3
2010-08-13Mark arguments to certain syscalls as being constGravatar David Howells 1-1/+2
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreGravatar Ingo Molnar 5-9/+15
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandGravatar David Howells 1-0/+6
2010-06-09arch: Implement local64_tGravatar Peter Zijlstra 1-0/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 4-9/+9
2010-05-27frv: remove "struct file *" argument from sysctl ->proc_handlerGravatar Jan Blunck 1-8/+10
2010-05-27ptrace: unify FDPIC implementationsGravatar Mike Frysinger 1-20/+0
2010-05-25frv: extend gdbstub to support more features of gdbGravatar David Howells 2-2/+63
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-27/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 2-2/+0
2010-03-13frv: Convert frv to use read/update_persistent_clockGravatar John Stultz 1-27/+7
2010-03-12Add generic sys_ipc wrapperGravatar Christoph Hellwig 1-89/+0
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Gravatar Denys Vlasenko 4-7/+7
2010-03-03Rename .bss.stack to .bss..stack.Gravatar Denys Vlasenko 2-2/+2
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 1-1/+1