summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
AgeCommit message (Expand)AuthorLines
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner-13/+13
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner-1/+1
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner-7/+0
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo-1/+1
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet-2/+3
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+2
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse-7/+7
2011-01-31frv: Switch do_timer() to xtime_update()Torben Hohn-12/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on frvNamhyung Kim-16/+13
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim-1/+2
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro-0/+3
2010-08-17Make do_execve() take a const filename pointerDavid Howells-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-1/+2
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar-9/+15
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells-0/+6
2010-06-09arch: Implement local64_tPeter Zijlstra-0/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds-9/+9
2010-05-27frv: remove "struct file *" argument from sysctl ->proc_handlerJan Blunck-8/+10
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger-20/+0
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells-2/+63
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-27/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+0
2010-03-13frv: Convert frv to use read/update_persistent_clockJohn Stultz-27/+7
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig-89/+0
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko-7/+7
2010-03-03Rename .bss.stack to .bss..stack.Denys Vlasenko-2/+2
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-2/+2
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg-1/+1
2009-12-11Unify sys_mmap*Al Viro-64/+2
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman-6/+6
2009-11-12sysctl frv: Remove dead binary sysctl supportEric W. Biederman-107/+2
2009-11-12sysctl: Remove the unused frv sysctl unumbersEric W. Biederman-4/+4
2009-10-29frv: fix check on unsigned in do_signal()Roel Kluin-1/+1
2009-10-14frv: Remove the BKL from sys_execveJohn Kacur-4/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan-7/+7
2009-09-23headers: utsname.h reduxAlexey Dobriyan-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds-3/+2
2009-09-23FRV: Use asm/generic-hardirq.hChristoph Hellwig-4/+0
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches-3/+2