aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAge
* MN10300: fix debug polling in ttySM driverMark Salter2012-12-12
* MN10300: ttySM: clean up unnecessary castingMark Salter2012-12-12
* MN10300: fix SMP synchronization between txdma and serial driverMark Salter2012-12-12
* MN10300: fix serial port vdma irq setup for SMPMark Salter2012-12-12
* MN10300: cleanup IRQ affinity settingMark Salter2012-12-12
* MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells2012-12-12
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-28
* mn10300: switch to saner kernel_execve() semanticsAl Viro2012-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * mn10300: don't bother with SIGTRAP in setup_frame()Al Viro2012-10-01
| * mn10300: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-10-01
| * mn10300: convert to generic kernel_thread()Al Viro2012-10-01
| * mn10300: switch to generic kernel_execve()Al Viro2012-10-01
| * mn10300: switch to generic sys_execve()Al Viro2012-10-01
| * mn10300: split ret_from_fork, simplify kernel_thread()Al Viro2012-10-01
* | mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\
| * mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
* | mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" falloutGeert Uytterhoeven2012-07-17
* | mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven2012-07-11
* | mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven2012-07-11
* | mn10300: kernel/internal.h needs <linux/irqreturn.h>Geert Uytterhoeven2012-07-11
* | mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven2012-07-11
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\
| * mn10300: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
| * new helper: sigsuspend()Al Viro2012-05-21
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ | |/ |/|
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \
| * | mn10300: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * | mn10300: Use generic init_taskThomas Gleixner2012-05-05
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
| |/
* / mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-05-15
|/
* Disintegrate asm/system.h for MN10300David Howells2012-03-28
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
* doc: fix broken referencesPaul Bolle2011-09-27
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* MN10300: Add missing _sdata declarationDavid Howells2011-06-07
* MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells2011-06-07