summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
* FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells2009-04-201-1/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-304-8/+0
* sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-5/+6
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* frv: fix mmap2 error handlingDavid Howells2008-12-011-9/+8
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-3/+3
* FRV: Wire up new system callsDavid Howells2008-08-011-1/+6
* frv: use the common ascii hex helpersHarvey Harrison2008-07-261-52/+36
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-241-1/+0
* Fix various old email addresses for dwmw2David Woodhouse2008-06-062-2/+2
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-8/+0
|\
| *-----. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-305-180/+17
| |\ \ \ \
| | | | | * PM: Remove legacy PMPavel Machek2008-04-151-8/+0
| | |_|_|/ | |/| | |
* | | | | frv: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-8/+1
* | | | | kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-5/+2
* | | | | Remove the macro get_personalityWANG Cong2008-04-291-2/+2
| |_|/ / |/| | |
* | | | frv si_addr annotationsAl Viro2008-04-281-15/+16
| |_|/ |/| |
* | | Generic semaphore implementationMatthew Wilcox2008-04-173-157/+1
|/ /
* | FRV: Correctly determine the address of an illegal instructionDavid Howells2008-04-141-1/+1