summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2008-04-102-8/+1
* | FRV: Add support for emulation of userspace atomic ops [try #2]David Howells2008-04-103-1/+254
|/
* FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-201-1/+3
* FRV: Drop the .data.idt section for FRVDavid Howells2008-02-201-3/+0
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-131-2/+4
* FRV: Fix up parse error in linker scriptDavid Howells2008-02-131-3/+1
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-6/+10
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* timerfd: fix remaining architecturesAndrew Morton2008-02-051-1/+1
* FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells2008-02-051-1/+1
* move frv docs one level upAdrian Bunk2008-02-031-2/+2
* Remove references to "make dep"Adrian Bunk2008-01-281-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-7/+7
* FRV: arrange things such that BRA can reach from the trap tableDavid Howells2007-11-293-14/+17