summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* defconfig reductionSam Ravnborg2010-08-141-594/+6
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-2/+1
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+2
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-0/+2
|\ \
| * \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-187-14/+20
| |\ \ | | |/
| * | arch: Implement local64_tPeter Zijlstra2010-06-092-0/+2
* | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-0428-360/+123
|\ \ \ | | |/ | |/|
| * | FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells2010-06-091-0/+6
| * | frv: invoke oom-killer from page faultNick Piggin2010-06-041-4/+4
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-015-10/+10
| |\ \ | | |/ | |/|
| * | FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2010-05-282-4/+2
| * | frv: remove "struct file *" argument from sysctl ->proc_handlerJan Blunck2010-05-271-8/+10
| * | frv: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-39/+1
| * | ptrace: unify FDPIC implementationsMike Frysinger2010-05-271-20/+0
| * | frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
| * | frv: extend gdbstub to support more features of gdbDavid Howells2010-05-253-2/+70
| * | 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
| * | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-27/+7
| |\ \ \
| | * | | frv: Convert frv to use read/update_persistent_clockJohn Stultz2010-03-131-27/+7
| * | | | 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
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-6/+3
| * | | frv/chris: fix lines with a missing semicolonsDavid Howells2010-03-291-1/+1
| * | | frv/PCI: remove redundant warningsBjorn Helgaas2010-03-251-3/+1
| * | | dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori2010-03-123-96/+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-122-89/+1
| |/ /
| * | frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori2010-03-061-37/+0
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
| |\ \
| | * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| * | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
| * | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-8/+6
| |/ /
* | | frv: clean up arch/frv/MakefileSam Ravnborg2010-08-031-20/+2
| |/ |/|
* | Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko2010-03-035-8/+8
* | Rename .bss.stack to .bss..stack.Denys Vlasenko2010-03-032-2/+2
|/
* 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-172-1/+2
|\
OpenPOWER on IntegriCloud