Age | Commit message (Expand) | Author | Files | Lines |
2018-03-09 | mn10300: Remove the architecture | David Howells | 1 | -175/+0 |
2017-09-22 | arch: remove unused *_segments() macros/functions | Tobias Klauser | 1 | -12/+0 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -8/+0 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 1 | -2/+2 |
2016-05-20 | mn10300: let exit_fpu accept a task | Jiri Slaby | 1 | -1/+1 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -0/+1 |
2013-04-08 | mn10300: Use generic idle loop | Thomas Gleixner | 1 | -64/+6 |
2013-02-17 | mn10300 idle: delete pm_idle | Len Brown | 1 | -7/+0 |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -1/+1 |
2012-11-28 | mn10300: switch to generic fork/vfork/clone | Al Viro | 1 | -28/+5 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -68/+23 |
2012-10-01 | mn10300: convert to generic kernel_thread() | Al Viro | 1 | -31/+18 |
2012-10-01 | mn10300: switch to generic sys_execve() | Al Viro | 1 | -16/+0 |
2012-10-01 | mn10300: split ret_from_fork, simplify kernel_thread() | Al Viro | 1 | -34/+18 |
2012-09-23 | mn10300: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 1 | -0/+3 |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -4/+6 |
2012-03-28 | Disintegrate asm/system.h for MN10300 | David Howells | 1 | -1/+0 |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 1 | -3/+1 |
2011-03-18 | MN10300: Generalise kernel debugger kernel halt, reboot or power off hook | David Howells | 1 | -3/+3 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-10-27 | MN10300: Save frame pointer in thread_info struct rather than global var | David Howells | 1 | -9/+11 |
2010-10-27 | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi | 1 | -4/+37 |
2010-10-27 | MN10300: Delete idle_timestamp from irq_cpustat_t | Akira Takeuchi | 1 | -2/+0 |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells | 1 | -2/+2 |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
2009-10-14 | mn10300: Remove the BKL from sys_execve | John Kacur | 1 | -8/+4 |
2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 1 | -3/+0 |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2008-07-04 | mn10300: export certain arch symbols required to build allmodconfig | David Howells | 1 | -0/+1 |
2008-06-16 | MN10300: Kill linux/a.out.h inclusions | David Howells | 1 | -1/+0 |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 1 | -0/+297 |