summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-091-4/+1
|\
| * h83000: Remove BKL from sys_execveJohn Kacur2009-10-141-4/+1
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| |/
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* h8300: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-18/+7
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+0
|\ \
| * | trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2009-09-211-1/+0
| |/
OpenPOWER on IntegriCloud