aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAge
* 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
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* mn10300: convert old cpumask API into new oneKOSAKI Motohiro2011-05-25
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* | mn10300: Use generic show_interrupts()Thomas Gleixner2011-03-29
* | mn10300: Cleanup irq_desc accessThomas Gleixner2011-03-29
* | mn10300: Convert genirq namespaceThomas Gleixner2011-03-29
|/
* MN10300: Allow KGDB to use the MN10300 serial portsDavid Howells2011-03-18
* MN10300: Emulate single stepping in KGDB on MN10300David Howells2011-03-18
* MN10300: Generalise kernel debugger kernel halt, reboot or power off hookDavid Howells2011-03-18
* MN10300: Use KGDBDavid Howells2011-03-18
* MN10300: Create generic kernel debugger hooksDavid Howells2011-03-18
* MN10300: Create general kernel debugger cache flushingDavid Howells2011-03-18
* MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configsDavid Howells2011-03-18
* MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-18