aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300/kernel
AgeCommit message (Expand)Author
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-11Unify sys_mmap*Al Viro
2009-10-14h83000: Remove BKL from sys_execveJohn Kacur
2009-09-24h8300: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22h8300: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-18ptrace: remove PT_DTRACE from arch/h8300Oleg Nesterov
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-30trivial: h8300: Storage class should be before const qualifierTobias Klauser
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2008-12-31take init_fs to saner placeAl Viro
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-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
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: IRQ handling updateYoshinori Sato
2008-02-23h8300: signal.c typo fixYoshinori Sato
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-06proper show_interrupts() prototypeAdrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-20spelling fixes: arch/h8300/Simon Arlott
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-08-22h8300: missing includeYoshinori Sato
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-16h8300 entry.S updateYoshinori Sato