summaryrefslogtreecommitdiffstats
path: root/arch/frv
AgeCommit message (Expand)AuthorLines
2008-05-24frv: export empty_zero_pageAdrian Bunk-0/+3
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-05-01frv: unbreak misalignment handling changesDavid Howells-1/+1
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-238/+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-222/+2
2008-04-29Remove the macro get_personalityWANG Cong-2/+2
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt-2/+2
2008-04-28frv si_addr annotationsAl Viro-15/+16
2008-04-21frv: unexport kmap_atomic_to_pageAdrian Bunk-3/+0
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman-53/+0
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman-2/+0
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-09ide: introduce HAVE_IDESam Ravnborg-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-3/+5
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-0/+4
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: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov-1/+1
2008-02-05FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells-1/+10
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-4/+4
2008-02-03move frv docs one level upAdrian Bunk-4/+4
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers-2/+0
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-0/+5
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg-0/+5
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk-5/+0
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
2008-01-28FRV: Drop 'TOPDIR' from MakefilesWANG Cong-4/+4
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells-15/+18
2007-11-09FRV: Remove the section annotation on free_initmem()David Howells-1/+1
2007-10-27scatterlist fallout: frvAl Viro-1/+2
2007-10-20spelling fixes: arch/frv/Simon Arlott-4/+4
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers-0/+2
2007-10-19remove asm/bitops.h includesJiri Slaby-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-16/+16