aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)Author
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-01headers_check fix: h8300, swab.hJaswinder Singh Rajput
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-06h8300: introduce asm/swab.hHarvey Harrison
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03h8300: define __flsRusty Russell
2008-12-31take init_fs to saner placeAl Viro
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16asm-h8300/md.h: remove CVS keywordAdrian Bunk
2008-10-16h8300: GENERIC_BUG supportYoshinori Sato
2008-10-16h8300: update timer handler - misc updateYoshinori Sato
2008-10-16h8300: update timer handler - new filesYoshinori Sato
2008-10-16h8300: update timer handler - delete filesYoshinori Sato
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-09-17uwb: add the UWB stack (build system)Greg Kroah-Hartman
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds
2008-08-12h8300: fix section mismatchesYoshinori Sato
2008-07-26h8300: use generic show_mem()Johannes Weiner
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29h8300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-23h8300: defconfig updateYoshinori Sato
2008-02-23h8300: IRQ handling updateYoshinori Sato
2008-02-23h8300: signal.c typo fixYoshinori Sato
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle