summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge branch 'master' into for-nextTejun Heo2009-07-042-0/+6
| |\
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+2
* | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| |/ |/|
* | FRV: Implement atomic64_tDavid Howells2009-07-011-0/+4
* | FRV: Wire up new syscallsDavid Howells2009-06-301-0/+2
|/
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* FRV: Implement new-style ptraceDavid Howells2009-06-113-163/+232
* FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells2009-06-111-1/+0
* FRV: Implement TIF_NOTIFY_RESUMEDavid Howells2009-06-111-0/+5
* FRV: Remove in-kernel strace codeDavid Howells2009-06-111-379/+0
* FRV: BUG to BUG_ON changesStoyan Gaydarov2009-06-111-4/+2
* FRV: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
* FRV: Wire up new syscallsDavid Howells2009-04-271-0/+2
OpenPOWER on IntegriCloud