aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2008-05-03unified (weak) sys_pipe implementationGravatar Ulrich Drepper 1-17/+0
2008-05-01frv: unbreak misalignment handling changesGravatar David Howells 1-1/+1
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-8/+0
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Gravatar Len Brown 8-238/+17
2008-04-29frv: use kbuild.h instead of defining macros in asm-offsets.cGravatar Christoph Lameter 1-8/+1
2008-04-29kernel: Move arches to use common unaligned accessGravatar Harvey Harrison 2-222/+2
2008-04-29Remove the macro get_personalityGravatar WANG Cong 1-2/+2
2008-04-29iomap: fix 64 bits resources on 32 bitsGravatar Benjamin Herrenschmidt 1-2/+2
2008-04-28frv si_addr annotationsGravatar Al Viro 1-15/+16
2008-04-21frv: unexport kmap_atomic_to_pageGravatar Adrian Bunk 1-3/+0
2008-04-20PCI: remove pcibios_fixup_ghosts()Gravatar Greg Kroah-Hartman 1-53/+0
2008-04-20PCI: remove initial bios sort of PCI devices on x86Gravatar Greg Kroah-Hartman 1-2/+0
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 3-157/+1
2008-04-15PM: Remove legacy PMGravatar Pavel Machek 1-8/+0
2008-04-14FRV: Correctly determine the address of an illegal instructionGravatar David Howells 1-1/+1
2008-04-10FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]Gravatar David Howells 2-8/+1
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]Gravatar David Howells 3-1/+254
2008-02-20FRV: Change the timerfd syscalls to be the same as i386Gravatar David Howells 1-1/+3
2008-02-20FRV: Drop the .data.idt section for FRVGravatar David Howells 1-3/+0
2008-02-13xtime_lock vs update_process_timesGravatar Peter Zijlstra 1-2/+4
2008-02-13FRV: Fix up parse error in linker scriptGravatar David Howells 1-3/+1
2008-02-09ide: introduce HAVE_IDEGravatar Sam Ravnborg 1-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Gravatar Martin Schwidefsky 1-3/+5
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 1-0/+4
2008-02-08procfs: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Gravatar Bernhard Walle 1-6/+10
2008-02-06calibrate_delay() must be __cpuinitGravatar Adrian Bunk 1-1/+1
2008-02-05timerfd: fix remaining architecturesGravatar Andrew Morton 1-1/+1
2008-02-05frv: use find_task_by_vpid in cxn_pin_by_pidGravatar Pavel Emelyanov 1-1/+1
2008-02-05FRV: permit the memory to be located elsewhere in NOMMU modeGravatar David Howells 2-1/+10
2008-02-05add mm argument to pte/pmd/pud/pgd_freeGravatar Benjamin Herrenschmidt 1-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 3-4/+4
2008-02-03move frv docs one level upGravatar Adrian Bunk 3-4/+4
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigGravatar Mathieu Desnoyers 1-2/+0
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-0/+5
2008-02-01Suspend: Clean up Kconfig (V2)Gravatar Johannes Berg 1-0/+5
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOGravatar Adrian Bunk 1-5/+0
2008-01-28Remove references to "make dep"Gravatar Adrian Bunk 1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hGravatar Sam Ravnborg 1-7/+7
2008-01-28FRV: Drop 'TOPDIR' from MakefilesGravatar WANG Cong 1-4/+4
2007-11-29FRV: arrange things such that BRA can reach from the trap tableGravatar David Howells 4-15/+18
2007-11-09FRV: Remove the section annotation on free_initmem()Gravatar David Howells 1-1/+1
2007-10-27scatterlist fallout: frvGravatar Al Viro 1-1/+2
2007-10-20spelling fixes: arch/frv/Gravatar Simon Arlott 3-4/+4
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationGravatar Mathieu Desnoyers 1-0/+2
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 4-4/+4
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-16/+16
2007-10-16FRV: cleanup struct irqaction initializersGravatar Thomas Gleixner 1-1/+4
2007-10-16During VM oom condition, kill all threads in process groupGravatar Will Schmidt 1-1/+1