aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2010-10-26mm: remove pte_*map_nested()Gravatar Peter Zijlstra 1-7/+2
2010-10-26mm: stack based kmap_atomic()Gravatar Peter Zijlstra 4-26/+61
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 1-79/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Gravatar Jeff Mahoney 1-79/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsGravatar Linus Torvalds 2-136/+158
2010-10-18irq_work: Add generic hardirq context callbacksGravatar Peter Zijlstra 3-20/+2
2010-10-07Fix IRQ flag handling namingGravatar David Howells 2-136/+158
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Gravatar Al Viro 1-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedGravatar Al Viro 1-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryGravatar Al Viro 1-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameGravatar Al Viro 1-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnGravatar Al Viro 1-0/+3
2010-08-17Make do_execve() take a const filename pointerGravatar David Howells 1-2/+3
2010-08-14defconfig reductionGravatar Sam Ravnborg 1-594/+6
2010-08-14archs: replace unifdef-y with header-yGravatar Sam Ravnborg 1-2/+1
2010-08-13Mark arguments to certain syscalls as being constGravatar David Howells 1-1/+2
2010-08-11dma-mapping: remove dma_is_consistent APIGravatar FUJITA Tomonori 1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsGravatar FUJITA Tomonori 1-6/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNGravatar FUJITA Tomonori 1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEGravatar hyc@symas.com 2-0/+3
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseGravatar Cesar Eduardo Barros 1-1/+1
2010-08-07remove needless ISA_DMA_THRESHOLDGravatar FUJITA Tomonori 1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-4/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+2
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildGravatar Michal Marek 28-360/+123
2010-08-03frv: clean up arch/frv/MakefileGravatar Sam Ravnborg 1-20/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEGravatar John Stultz 1-4/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreGravatar Ingo Molnar 7-14/+20
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandGravatar David Howells 1-0/+6
2010-06-09arch: Implement local64_tGravatar Peter Zijlstra 2-0/+2
2010-06-04frv: invoke oom-killer from page faultGravatar Nick Piggin 1-4/+4
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 5-10/+10
2010-05-28FRV: ARCH_KMALLOC_MINALIGN was already definedGravatar David Howells 2-4/+2
2010-05-27frv: remove "struct file *" argument from sysctl ->proc_handlerGravatar Jan Blunck 1-8/+10
2010-05-27frv: use asm-generic/scatterlist.hGravatar FUJITA Tomonori 1-39/+1
2010-05-27ptrace: unify FDPIC implementationsGravatar Mike Frysinger 1-20/+0
2010-05-25frv: set ARCH_KMALLOC_MINALIGNGravatar FUJITA Tomonori 1-0/+2
2010-05-25frv: extend gdbstub to support more features of gdbGravatar David Howells 3-2/+70
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-27/+7
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesGravatar Anton Blanchard 1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Gravatar Andreas Dilger 1-1/+1
2010-04-07frv: fix kernel/user segment handling in NOMMU modeGravatar David Howells 2-5/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 8-6/+3
2010-03-29frv/chris: fix lines with a missing semicolonsGravatar David Howells 1-1/+1
2010-03-25frv/PCI: remove redundant warningsGravatar Bjorn Helgaas 1-3/+1
2010-03-13frv: Convert frv to use read/update_persistent_clockGravatar John Stultz 1-27/+7
2010-03-12dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsGravatar FUJITA Tomonori 3-96/+5
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hGravatar FUJITA Tomonori 1-2/+0