aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-20/+0
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-20/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi4-5/+5
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner2-42/+4
2011-03-29FRV: Convert genirq namespaceThomas Gleixner4-6/+7
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2-1/+3
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner1-11/+11
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner1-1/+1
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner2-7/+0
2011-03-29FRV: Do some cleanupsAmerigo Wang3-10/+2
2011-03-29FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells1-1/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+4
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-8/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-9/+4
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet2-3/+4
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-12/+2
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse2-10/+10
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-1/+2
2011-01-31frv: Switch do_timer() to xtime_update()Torben Hohn1-12/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21frv: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-4/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-6/+0
2010-10-27ptrace: cleanup arch_ptrace() on frvNamhyung Kim1-16/+13
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-7/+2
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra4-26/+61
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-79/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney1-79/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-136/+158
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra3-20/+2
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek13-633/+18
2010-10-07Fix IRQ flag handling namingDavid Howells2-136/+158