summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
AgeCommit message (Expand)AuthorLines
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
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
2009-09-18frv: clean up linker script using new linker script macros.Nelson Elhage-54/+7
2009-09-18frv: remove unused .altinstructions codeNelson Elhage-5/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-0/+2
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells-0/+2
2009-07-09linker script: unify usage of discard definitionTejun Heo-1/+1
2009-07-04Merge branch 'master' into for-nextTejun Heo-0/+6
2009-07-01FRV: Implement atomic64_tDavid Howells-0/+4
2009-06-30FRV: Wire up new syscallsDavid Howells-0/+2
2009-06-24linker script: throw away .discard sectionTejun Heo-0/+2
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan-4/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell-2/+0
2009-06-11FRV: Implement new-style ptraceDavid Howells-163/+232
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells-1/+0
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells-0/+5
2009-06-11FRV: Remove in-kernel strace codeDavid Howells-379/+0
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov-4/+2
2009-04-27FRV: Use __INIT macro instead of .text.init.Tim Abbott-4/+8
2009-04-27FRV: Wire up new syscallsDavid Howells-0/+2
2009-04-26frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott-2/+3
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells-1/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell-8/+0
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu-1/+1
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells-5/+6
2008-12-31take init_fs to saner placeAl Viro-1/+0
2008-12-01frv: fix mmap2 error handlingDavid Howells-9/+8