aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAge
* FRV: Use generic show_interrupts()Thomas Gleixner2011-03-29
* FRV: Convert genirq namespaceThomas Gleixner2011-03-29
* frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-29
* frv: Convert cpu irq_chip to new functionsThomas Gleixner2011-03-29
* frv: Convert mb93493 irq_chip to new functionsThomas Gleixner2011-03-29
* frv: Convert mb93093 irq_chip to new functionThomas Gleixner2011-03-29
* frv: Convert mb93091 irq_chip to new functionsThomas Gleixner2011-03-29
* frv: Fix typo from __do_IRQ overhaulThomas Gleixner2011-03-29
* frv: Remove stale irq_chip.endThomas Gleixner2011-03-29
* FRV: Do some cleanupsAmerigo Wang2011-03-29
* FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells2011-03-29
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-23
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \
| * | frv: Switch do_timer() to xtime_update()Torben Hohn2011-01-31
| |/
* | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-11
* | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-11
|/
* frv: Use generic irq KconfigThomas Gleixner2011-01-21
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
* | | ptrace: cleanup arch_ptrace() on frvNamhyung Kim2010-10-27
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-22
|\ \ \
| * | | ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney2010-10-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-07
| |/ / /
* / / / irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
|/ / /
* | | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-20
* | | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-20
* | | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-20
* | | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-20
* | | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-20
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-17
| |/ |/|
* | defconfig reductionSam Ravnborg2010-08-14
* | archs: replace unifdef-y with header-ySam Ravnborg2010-08-14
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-13