aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/include
Commit message (Expand)AuthorAgeFilesLines
* FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2010-05-282-4/+2
* frv: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-39/+1
* frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* frv: extend gdbstub to support more features of gdbDavid Howells2010-05-251-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
|/
* frv: fix kernel/user segment handling in NOMMU modeDavid Howells2010-04-072-5/+3
* dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori2010-03-121-36/+5
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* pci-dma: frv: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-7/+1
* ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-2/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-0/+1
* frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori2010-03-061-37/+0
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger2010-01-061-2/+0
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
|/
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\
| * block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-231-13/+4
* misc: remove redundant start_kernel prototypesRusty Russell2009-09-231-1/+0
* mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-20/+1
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-6/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-6/+4
|\
| * mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-3/+3
| * sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
* | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
|/
* FRV: Add basic performance counter supportDavid Howells2009-07-011-0/+17
* FRV: Implement atomic64_tDavid Howells2009-07-012-2/+68
* FRV: Wire up new syscallsDavid Howells2009-06-301-1/+3
* FRV: Fix interaction with new generic header stuffDavid Howells2009-06-131-120/+3
* asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-126-25/+156
|\
| * FRV: Implement new-style ptraceDavid Howells2009-06-113-1/+134
| * FRV: Implement TIF_NOTIFY_RESUMEDavid Howells2009-06-111-5/+5
| * FRV: BUG to BUG_ON changesStoyan Gaydarov2009-06-111-5/+2
| * FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen2009-06-111-14/+15
* | asm-generic: make pci.h usable directlyArnd Bergmann2009-06-111-10/+3
* | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
* | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
* | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
* | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
|/
* FRV: Remove unused header asm/init.h.Tim Abbott2009-04-271-12/+0
* FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-271-2/+3
* FRV: Wire up new syscallsDavid Howells2009-04-271-1/+3
* FRV: Move to arch/frv/include/asm/David Howells2009-04-10114-0/+8626