aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2009-04-06FRV: Fix compile breakageGravatar Adrian Bunk 1-1/+0
2009-04-02Simplify copy_thread()Gravatar Alexey Dobriyan 1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Gravatar Rusty Russell 4-8/+0
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreGravatar Ingo Molnar 1-1/+1
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowGravatar David Howells 1-1/+1
2009-01-11sparseirq: use kstat_irqs_cpu insteadGravatar Yinghai Lu 1-1/+1
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxGravatar David Howells 1-5/+6
2008-12-31take init_fs to saner placeGravatar Al Viro 1-1/+0
2008-12-01frv: fix mmap2 error handlingGravatar David Howells 1-9/+8
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