summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
AgeCommit message (Expand)AuthorLines
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
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-1/+1
2008-02-05timerfd: fix remaining architecturesAndrew Morton-1/+1
2008-02-05FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells-1/+1
2008-02-03move frv docs one level upAdrian Bunk-2/+2
2008-01-28Remove references to "make dep"Adrian Bunk-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-7/+7
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells-14/+17
2007-10-20spelling fixes: arch/frv/Simon Arlott-4/+4
2007-10-19remove asm/bitops.h includesJiri Slaby-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+1
2007-10-16FRV: cleanup struct irqaction initializersThomas Gleixner-1/+4
2007-08-11FRV: connect up fallocateDavid Howells-0/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu-4/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-3/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-10/+2
2007-07-16FRV: Remove some dead codeDavid Howells-16/+0
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells-9/+3
2007-07-16FRV: Connect up new syscallsDavid Howells-0/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-1/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-1/+2
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes-6/+6
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter-0/+4
2007-05-08FRV: Miscellaneous fixesDavid Howells-2/+12
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-4/+0
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day-1/+1
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge-0/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-2/+2
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cEric W. Biederman-5/+24
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/pm.cEric W. Biederman-7/+43