aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)AuthorFilesLines
2009-04-17Get rid of final remnants of include/asm-$(ARCH)Gravatar Linus Torvalds 1-0/+25
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-04-02Simplify copy_thread()Gravatar Alexey Dobriyan 1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusGravatar Ingo Molnar 1-0/+1
2009-03-30trivial: h8300: Storage class should be before const qualifierGravatar Tobias Klauser 1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Gravatar Rusty Russell 4-4/+0
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2009-03-06Merge branch 'x86/core' into tracing/texteditGravatar Ingo Molnar 1-1/+1
2009-03-02tracing: make CALLER_ADDRx overwriteableGravatar Uwe Kleine-Koenig 1-0/+1
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsGravatar Patrick Ohly 1-0/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreGravatar Ingo Molnar 1-2/+2
2009-02-01headers_check fix: h8300, swab.hGravatar Jaswinder Singh Rajput 1-1/+1
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerGravatar Harvey Harrison 2-2/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirGravatar Heiko Carstens 1-1/+1
2009-01-11sparseirq: use kstat_irqs_cpu insteadGravatar Yinghai Lu 1-2/+2
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxGravatar David Howells 1-1/+0
2009-01-06h8300: introduce asm/swab.hGravatar Harvey Harrison 3-7/+12
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Gravatar Linus Torvalds 1-0/+2
2009-01-06atomic_t: unify all arch definitionsGravatar Matthew Wilcox 1-1/+2
2009-01-06Staging: Kconfig for ARCH=arm,8300, crisGravatar F. Duncan M. Haldane 1-0/+2
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2009-01-03h8300: define __flsGravatar Rusty Russell 1-0/+1
2008-12-31take init_fs to saner placeGravatar Al Viro 1-1/+0
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesGravatar Matt Helsley 1-0/+2
2008-10-20Merge branch 'master' into for-upstreamGravatar David Vrabel 29-429/+496
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-1/+1
2008-10-16asm-h8300/md.h: remove CVS keywordGravatar Adrian Bunk 1-1/+1
2008-10-16h8300: GENERIC_BUG supportGravatar Yoshinori Sato 6-10/+25
2008-10-16h8300: update timer handler - misc updateGravatar Yoshinori Sato 4-83/+97
2008-10-16h8300: update timer handler - new filesGravatar Yoshinori Sato 5-0/+372
2008-10-16h8300: update timer handler - delete filesGravatar Yoshinori Sato 10-310/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYGravatar Martin Schwidefsky 1-1/+1
2008-09-17uwb: add the UWB stack (build system)Gravatar Greg Kroah-Hartman 1-0/+2
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Gravatar Adrian Bunk 2-21/+0
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTGravatar David Woodhouse 1-3/+0
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmGravatar Linus Torvalds 99-0/+4610
2008-08-12h8300: fix section mismatchesGravatar Yoshinori Sato 1-6/+3
2008-07-26h8300: use generic show_mem()Gravatar Johannes Weiner 1-27/+0
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsGravatar Adrian Bunk 1-14/+0
2008-07-25inflate: refactor inflate malloc codeGravatar Thomas Petazzoni 1-38/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesGravatar Andrea Righi 1-0/+1
2008-05-16[PATCH] take init_files to fs/file.cGravatar Al Viro 1-1/+0
2008-05-03unified (weak) sys_pipe implementationGravatar Ulrich Drepper 1-17/+0
2008-04-29h8300: use kbuild.h instead of defining macros in asm-offsets.cGravatar Christoph Lameter 1-5/+1
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 3-134/+1