aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemGravatar Julia Lawall 1-2/+0
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsGravatar David Howells 2-5/+29
2008-10-16frv: use generic pci_enable_resources()Gravatar Bjorn Helgaas 3-34/+1
2008-10-16sysctl: simplify ->strategyGravatar Alexey Dobriyan 1-3/+3
2008-08-01FRV: Wire up new system callsGravatar David Howells 1-1/+6
2008-07-26frv: use generic show_mem()Gravatar Johannes Weiner 1-31/+0
2008-07-26frv: use the common ascii hex helpersGravatar Harvey Harrison 1-52/+36
2008-07-24remove include/linux/pm_legacy.hGravatar Adrian Bunk 1-1/+0
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsGravatar Adrian Bunk 1-30/+0
2008-06-06Fix various old email addresses for dwmw2Gravatar David Woodhouse 3-3/+3
2008-05-24frv: export empty_zero_pageGravatar Adrian Bunk 1-0/+3
2008-05-16[PATCH] take init_files to fs/file.cGravatar Al Viro 1-1/+0
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