summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-293-2/+2
|\
| * h8300: Move gpio.h to gpio-internal.hMark Brown2011-10-263-2/+2
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+1
|\ \
| * | h8300: drivers/serial/Kconfig was movedPaul Bolle2011-10-181-1/+1
* | | h8300: drop puzzling Kconfig dependenciesPaul Bolle2011-10-131-1/+1
| |/ |/|
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+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-261-1/+0
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-261-1/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* Merge 'akpm' patch seriesLinus Torvalds2011-07-251-2/+0
|\
| * h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ | |/ |/|
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-45/+0
* | h8300: Use generic config PREEMPT definitionFrederic Weisbecker2011-07-051-3/+1
|/
* Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
|/
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-252-32/+2
|\
| * h8300: Use generic show_interrupts()Thomas Gleixner2011-03-242-31/+1
| * h8300: Convert genirq namespaceThomas Gleixner2011-03-241-1/+1
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+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-4/+0
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\
| * h8300: change to new flag variablematt mooney2011-03-171-1/+1
* | h8300: Switch do_timer() to xtime_update()Torben Hohn2011-01-312-4/+2
|/
* h8300: Use generic irq KconfigThomas Gleixner2011-01-212-5/+3
* h8300: Convert interrupt handling to flow handlerThomas Gleixner2011-01-211-12/+3
* h8300: Convert to new irq_chip functionsThomas Gleixner2011-01-211-17/+16
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+0
|\
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-7/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1211-355/+9
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-7/+0
* | | ptrace: cleanup arch_ptrace() on h8300Namhyung Kim2010-10-271-15/+15
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-4/+5
|\ \ \
| * | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-182-4/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-221-80/+1
|\ \ \ \
| * | | | ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)Jeff Mahoney2010-10-221-80/+1
* | | | | Fix IRQ flag handling namingDavid Howells2010-10-072-23/+44
|/ / / /
* | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1