summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
AgeCommit message (Expand)AuthorLines
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
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan-3/+3
2008-08-01FRV: Wire up new system callsDavid Howells-1/+6
2008-07-26frv: use the common ascii hex helpersHarvey Harrison-52/+36
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk-1/+0
2008-06-06Fix various old email addresses for dwmw2David Woodhouse-2/+2
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-17/+0
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-8/+0
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown-180/+17
2008-04-29frv: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-8/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-5/+2
2008-04-29Remove the macro get_personalityWANG Cong-2/+2
2008-04-28frv si_addr annotationsAl Viro-15/+16
2008-04-17Generic semaphore implementationMatthew Wilcox-157/+1
2008-04-15PM: Remove legacy PMPavel Machek-8/+0
2008-04-14FRV: Correctly determine the address of an illegal instructionDavid Howells-1/+1
2008-04-10FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells-8/+1
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells-1/+254
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells-1/+3
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells-3/+0
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra-2/+4
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells-3/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-6/+10