aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | h8300: Fix missing consts in kernel_execve()David Howells2010-09-071-2/+2
* | | | h8300: Fix die()David Howells2010-09-072-2/+4
* | | | h8300: IRQ flags should be stored in an unsigned longDavid Howells2010-09-071-5/+10
* | | | Make do_execve() take a const filename pointerDavid Howells2010-08-172-2/+7
| |_|/ |/| |
* | | defconfig reductionSam Ravnborg2010-08-141-332/+1
* | | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
|/ /
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| |/
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven2010-08-091-13/+0
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-182-2/+2
| |\ \ | | |/
| * | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | Merge branch 'master' into for-nextJiri Kosina2010-06-163-13/+3
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-2/+2
| |\ \ | | |/ | |/|