aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel
Commit message (Expand)AuthorAge
* h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
* h8300/time: add missing #include <asm/irq_regs.h>Geert Uytterhoeven2012-07-11
* h8300/signal: fix typo "statis"Geert Uytterhoeven2012-07-11
* h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-20
* h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven2012-06-20
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* don't call try_to_freeze() from do_signal()Al Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* h8300: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
* h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspendAl Viro2012-05-21
* h8300: don't change blocked signals' mask if setting frame up failsAl Viro2012-05-21
* h8300: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* h8300-use-generic-init_taskThomas Gleixner2012-05-05
* Disintegrate asm/system.h for H8300David Howells2012-03-28
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
* | modules: make arch's use default loader hooksJonas Bonn2011-07-24
|/
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* h8300: Use generic show_interrupts()Thomas Gleixner2011-03-24
* h8300: Convert genirq namespaceThomas Gleixner2011-03-24
* h8300: Switch do_timer() to xtime_update()Torben Hohn2011-01-31
* h8300: Use generic irq KconfigThomas Gleixner2011-01-21
* h8300: Convert interrupt handling to flow handlerThomas Gleixner2011-01-21
* h8300: Convert to new irq_chip functionsThomas Gleixner2011-01-21
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* ptrace: cleanup arch_ptrace() on h8300Namhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
* h8300: Fix missing consts in kernel_execve()David Howells2010-09-07
* h8300: Fix die()David Howells2010-09-07
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\
| * h8300: Convert h8300 to use read/update_persistent_clockJohn Stultz2010-03-12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | h8300: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-12
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* | Add generic sys_old_select()Christoph Hellwig2010-03-12
|/
* Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\
| * module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
|/