aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells
2010-06-04frv: invoke oom-killer from page faultNick Piggin
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-28FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells
2010-05-27frv: remove "struct file *" argument from sysctl ->proc_handlerJan Blunck
2010-05-27frv: use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger
2010-05-25frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas
2010-03-13frv: Convert frv to use read/update_persistent_clockJohn Stultz
2010-03-12dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: frv: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-06frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko
2010-03-03Rename .bss.stack to .bss..stack.Denys Vlasenko
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl frv: Remove dead binary sysctl supportEric W. Biederman
2009-11-12sysctl: Remove the unused frv sysctl unumbersEric W. Biederman
2009-10-29frv: fix check on unsigned in do_signal()Roel Kluin
2009-10-14frv: Remove the BKL from sys_execveJohn Kacur
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-09-24FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan