summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/ | |/|
| | * Rename .text.startup to .text..startup.Denys Vlasenko2010-03-032-2/+2
| * | h8300: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-11/+1
* | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-163-3/+3
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-3/+7
|\ \ \
| * | | h8300: Convert h8300 to use read/update_persistent_clockJohn Stultz2010-03-131-3/+7
* | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
| |/ / |/| |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| | |/
* | | h8300: use generic ptrace_resume codeChristoph Hellwig2010-03-124-51/+13
* | | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-121-29/+1
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-122-88/+1
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-123-35/+2
* | | Add generic sys_old_select()Christoph Hellwig2010-03-123-17/+2
|/ /
* | m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-271-2/+2
|/
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-163-3/+4
|\ \
| * | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-153-3/+4
| |/
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
|/
* Unify sys_mmap*Al Viro2009-12-112-82/+3
OpenPOWER on IntegriCloud