summaryrefslogtreecommitdiff
path: root/arch/h8300/kernel
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-03-24h8300: Use generic show_interrupts()Thomas Gleixner
2011-03-24h8300: Convert genirq namespaceThomas Gleixner
2011-01-31h8300: Switch do_timer() to xtime_update()Torben Hohn
2011-01-21h8300: Use generic irq KconfigThomas Gleixner
2011-01-21h8300: Convert interrupt handling to flow handlerThomas Gleixner
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-27ptrace: cleanup arch_ptrace() on h8300Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-09-07h8300: Fix missing consts in kernel_execve()David Howells
2010-09-07h8300: Fix die()David Howells
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13h8300: Convert h8300 to use read/update_persistent_clockJohn Stultz
2010-03-12h8300: use generic ptrace_resume codeChristoph Hellwig
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
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