aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-2/+3
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-12/+2
|\ \
| * | frv: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-12/+2
| |/
* | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-7/+7
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* ptrace: cleanup arch_ptrace() on frvNamhyung Kim2010-10-271-16/+13
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+2
* Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-185-9/+15
|\
| * FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells2010-06-091-0/+6
| * Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-014-9/+9
| |\
| | * Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko2010-03-034-7/+7
| | * Rename .bss.stack to .bss..stack.Denys Vlasenko2010-03-032-2/+2
* | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/ /
* | frv: remove "struct file *" argument from sysctl ->proc_handlerJan Blunck2010-05-271-8/+10
* | ptrace: unify FDPIC implementationsMike Frysinger2010-05-271-20/+0
* | frv: extend gdbstub to support more features of gdbDavid Howells2010-05-252-2/+63
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-27/+7
|\ \
| * | frv: Convert frv to use read/update_persistent_clockJohn Stultz2010-03-131-27/+7
| |/
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-89/+0
|/
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\
| * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
|/
* Unify sys_mmap*Al Viro2009-12-111-64/+2
* Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-091-4/+1
|\
| * frv: Remove the BKL from sys_execveJohn Kacur2009-10-141-4/+1
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-182-6/+6
* | sysctl frv: Remove dead binary sysctl supportEric W. Biederman2009-11-122-107/+2
* | sysctl: Remove the unused frv sysctl unumbersEric W. Biederman2009-11-122-4/+4
* | frv: fix check on unsigned in do_signal()Roel Kluin2009-10-291-1/+1
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-7/+7
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* | FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-231-4/+0
* | misc: remove redundant start_kernel prototypesRusty Russell2009-09-231-0/+1
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
|/
* frv: clean up linker script using new linker script macros.Nelson Elhage2009-09-181-54/+7
* frv: remove unused .altinstructions codeNelson Elhage2009-09-181-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-0/+2
|\
| * linker script: unify usage of discard definitionTejun Heo2009-07-091-1/+1