aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2011-04-25Merge commit '07d5eca' into linaro-2.6.38Nicolas Pitre
2011-03-16lttng-instrumentation/lttng-kernel-trace-thread-flag-frvMathieu Desnoyers
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-01-21frv: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on frvNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-14defconfig reductionSam Ravnborg
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03frv: clean up arch/frv/MakefileSam Ravnborg
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells
2010-06-09arch: Implement local64_tPeter Zijlstra
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