summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-22/+22
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | frv: remove unnecessary codeGreg Dietsche2011-07-291-7/+1
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+2
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-2/+1
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* | frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-262-5/+1
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-54/+3
|/
* Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-20/+0
|\ \
| * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-20/+0
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
| |/ |/|
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \ | |/ |/|
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-314-5/+5
* | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* | FRV: Use generic show_interrupts()Thomas Gleixner2011-03-292-42/+4
* | FRV: Convert genirq namespaceThomas Gleixner2011-03-294-6/+7
* | frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-292-1/+3
* | frv: Convert cpu irq_chip to new functionsThomas Gleixner2011-03-291-13/+13
* | frv: Convert mb93493 irq_chip to new functionsThomas Gleixner2011-03-291-11/+11
* | frv: Convert mb93093 irq_chip to new functionThomas Gleixner2011-03-291-13/+13
* | frv: Convert mb93091 irq_chip to new functionsThomas Gleixner2011-03-291-13/+13
* | frv: Fix typo from __do_IRQ overhaulThomas Gleixner2011-03-291-1/+1
* | frv: Remove stale irq_chip.endThomas Gleixner2011-03-292-7/+0
* | FRV: Do some cleanupsAmerigo Wang2011-03-293-10/+2
* | 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-231-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-8/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-9/+4
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-222-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-151-12/+2
|\ \
| * | frv: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-12/+2
| |/
* | 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/+1
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0