summaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-05h8300: Use generic config PREEMPT definitionFrederic Weisbecker
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-24h8300: Use generic show_interrupts()Thomas Gleixner
2011-03-24h8300: Convert genirq namespaceThomas Gleixner
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17h8300: change to new flag variablematt mooney
2011-01-31h8300: Switch do_timer() to xtime_update()Torben Hohn
2011-01-21h8300: Use generic irq KconfigThomas Gleixner
2011-01-21h8300: Convert interrupt handling to flow handlerThomas Gleixner
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on h8300Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)Jeff Mahoney
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-09-07h8300: Fix missing consts in kernel_execve()David Howells
2010-09-07h8300: Fix die()David Howells
2010-09-07h8300: IRQ flags should be stored in an unsigned longDavid Howells
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-14defconfig reductionSam Ravnborg