summaryrefslogtreecommitdiff
path: root/arch/frv/kernel
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner
2011-03-29FRV: Convert genirq namespaceThomas Gleixner
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-01-31frv: Switch do_timer() to xtime_update()Torben Hohn
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-27ptrace: cleanup arch_ptrace() on frvNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-27frv: remove "struct file *" argument from sysctl ->proc_handlerJan Blunck
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13frv: Convert frv to use read/update_persistent_clockJohn Stultz
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko
2010-03-03Rename .bss.stack to .bss..stack.Denys Vlasenko
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-12-11Unify sys_mmap*Al Viro