summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
...
* | FRV: Do some cleanupsAmerigo Wang2011-03-293-10/+2Star
* | FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells2011-03-291-1/+1
|/
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-2/+0Star
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-241-0/+4
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-8/+0Star
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-231-9/+4Star
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-232-3/+4
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-161-12/+2Star
|\ \
| * | frv: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-12/+2Star
| |/
* | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-112-10/+10
* | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-1/+2
|/
* frv: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1Star
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0Star
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-6/+0Star
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1213-633/+18Star
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-6/+0Star
* | | ptrace: cleanup arch_ptrace() on frvNamhyung Kim2010-10-281-16/+13Star
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-1/+2
* | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-281-1/+2
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-7/+2Star
* | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-274-26/+61
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-231-79/+1Star
|\ \ \
| * | | ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney2010-10-221-79/+1Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-136/+158
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-072-136/+158
| |/ / /
* / / / irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-183-20/+2Star
|/ / /
* | | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* | | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* | | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* | | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* | | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+3
| |/ |/|
* | defconfig reductionSam Ravnborg2010-08-141-594/+6Star
* | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-2/+1Star
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-141-1/+2
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0Star
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0Star
* | 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-111-2/+0Star
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0Star
| |/
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-1/+1
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+0Star
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0Star
| |/