aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-4/+0
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-3/+1
2012-06-01new helper: sigmask_to_save()Al Viro1-8/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-2/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-21h8300: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspendAl Viro2-59/+20
2012-05-21h8300: don't change blocked signals' mask if setting frame up failsAl Viro1-7/+11
2012-05-21h8300: use set_current_blocked() and block_sigmask()Matt Fleming1-24/+9
2012-05-05h8300-use-generic-init_taskThomas Gleixner2-37/+1
2012-03-28Disintegrate asm/system.h for H8300David Howells4-4/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-45/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-03-24h8300: Use generic show_interrupts()Thomas Gleixner1-31/+0
2011-03-24h8300: Convert genirq namespaceThomas Gleixner1-1/+1
2011-01-31h8300: Switch do_timer() to xtime_update()Torben Hohn2-4/+2
2011-01-21h8300: Use generic irq KconfigThomas Gleixner1-1/+1
2011-01-21h8300: Convert interrupt handling to flow handlerThomas Gleixner1-12/+3
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner1-17/+16
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on h8300Namhyung Kim1-15/+15
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+1
2010-09-07h8300: Fix missing consts in kernel_execve()David Howells1-2/+2
2010-09-07h8300: Fix die()David Howells1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-2/+7
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König3-3/+3
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-13h8300: Convert h8300 to use read/update_persistent_clockJohn Stultz1-3/+7
2010-03-12h8300: use generic ptrace_resume codeChristoph Hellwig1-46/+6
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig1-29/+1
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-88/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig2-35/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig2-17/+1
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+0
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins1-1/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-11Unify sys_mmap*Al Viro2-82/+3
2009-10-14h83000: Remove BKL from sys_execveJohn Kacur1-4/+1
2009-09-24h8300: Cleanup linker script using new linker script macros.Tim Abbott1-18/+7
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-3/+2