aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-13FRV: Fix interaction with new generic header stuffDavid Howells
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: make pci.h usable directlyArnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-11FRV: Implement new-style ptraceDavid Howells
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells
2009-06-11FRV: Remove in-kernel strace codeDavid Howells
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov
2009-06-11FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen
2009-04-27FRV: Use __INIT macro instead of .text.init.Tim Abbott
2009-04-27FRV: Remove unused header asm/init.h.Tim Abbott
2009-04-27FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells
2009-04-27FRV: Wire up new syscallsDavid Howells
2009-04-26frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells
2009-04-10FRV: Move to arch/frv/include/asm/David Howells
2009-04-06FRV: Fix compile breakageAdrian Bunk
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2008-12-31take init_fs to saner placeAl Viro
2008-12-01frv: fix mmap2 error handlingDavid Howells
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells
2008-10-16frv: use generic pci_enable_resources()Bjorn Helgaas
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-08-01FRV: Wire up new system callsDavid Howells
2008-07-26frv: use generic show_mem()Johannes Weiner
2008-07-26frv: use the common ascii hex helpersHarvey Harrison
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk
2008-06-06Fix various old email addresses for dwmw2David Woodhouse
2008-05-24frv: export empty_zero_pageAdrian Bunk
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-01frv: unbreak misalignment handling changesDavid Howells
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown