aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-05timerfd: fix remaining architecturesAndrew Morton
2008-02-05frv: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov
2008-02-05FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03move frv docs one level upAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk
2008-01-28Remove references to "make dep"Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28FRV: Drop 'TOPDIR' from MakefilesWANG Cong
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells
2007-11-09FRV: Remove the section annotation on free_initmem()David Howells
2007-10-27scatterlist fallout: frvAl Viro
2007-10-20spelling fixes: arch/frv/Simon Arlott
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16FRV: cleanup struct irqaction initializersThomas Gleixner
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-08-11FRV: connect up fallocateDavid Howells
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-19FRV: work around a possible compiler bugDavid Howells
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-16FRV: Remove some dead codeDavid Howells
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells
2007-07-16FRV: Connect up new syscallsDavid Howells
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-17Slab allocators: define common size limitationsChristoph Lameter