aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* FRV: Move to arch/frv/include/asm/David Howells2009-04-10114-0/+8626
* FRV: Fix compile breakageAdrian Bunk2009-04-061-1/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-304-8/+0
*-. Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
|\ \
| | * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| |/
* | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells2009-02-091-1/+1
|/
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-5/+6
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* frv: fix mmap2 error handlingDavid Howells2008-12-011-9/+8
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-10-161-2/+0
* FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells2008-10-162-5/+29
* frv: use generic pci_enable_resources()Bjorn Helgaas2008-10-163-34/+1
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-3/+3
* FRV: Wire up new system callsDavid Howells2008-08-011-1/+6
* frv: use generic show_mem()Johannes Weiner2008-07-261-31/+0
* frv: use the common ascii hex helpersHarvey Harrison2008-07-261-52/+36
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-241-1/+0
* PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-271-30/+0
* Fix various old email addresses for dwmw2David Woodhouse2008-06-063-3/+3
* frv: export empty_zero_pageAdrian Bunk2008-05-241-0/+3
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* frv: unbreak misalignment handling changesDavid Howells2008-05-011-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-8/+0
|\
| *-----. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-308-238/+17
| |\ \ \ \
| | | | | * PM: Remove legacy PMPavel Machek2008-04-151-8/+0
| | |_|_|/ | |/| | |
* | | | | frv: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-8/+1
* | | | | kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-292-222/+2
* | | | | Remove the macro get_personalityWANG Cong2008-04-291-2/+2
* | | | | iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
| |_|/ / |/| | |
* | | | frv si_addr annotationsAl Viro2008-04-281-15/+16
| |_|/ |/| |
* | | frv: unexport kmap_atomic_to_pageAdrian Bunk2008-04-211-3/+0
* | | PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2008-04-201-53/+0
* | | PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-201-2/+0
* | | Generic semaphore implementationMatthew Wilcox2008-04-173-157/+1
|/ /
* | FRV: Correctly determine the address of an illegal instructionDavid Howells2008-04-141-1/+1
* | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2008-04-102-8/+1
* | FRV: Add support for emulation of userspace atomic ops [try #2]David Howells2008-04-103-1/+254
|/
* FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-201-1/+3
* FRV: Drop the .data.idt section for FRVDavid Howells2008-02-201-3/+0
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-131-2/+4
* FRV: Fix up parse error in linker scriptDavid Howells2008-02-131-3/+1
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-3/+5
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-6/+10
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+1