summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | h8300: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-222-17/+3
* | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-19/+1
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-3/+2
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-1/+1
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-4/+2
| * | Merge branch 'master' into for-nextTejun Heo2009-07-041-4/+4
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | |_|/ | |/| |
* | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-022-0/+7
| |/ / |/| |
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
|/ /
* / h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day2009-06-231-4/+4
|/
* ptrace: remove PT_DTRACE from arch/h8300Oleg Nesterov2009-06-181-1/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-16/+1
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0