aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAge
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-26
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-27
|\ \
| * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-24
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
| |/ |/|
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\ \ | |/ |/|
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | Fix common misspellingsLucas De Marchi2011-03-31
* | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-30
* | 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