aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAge
...
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\| |
| * | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-28
| | |
| | \
| *-. \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \ \ | | |_|/ | |/| |
| | | * mn10300: switch to saner kernel_execve() semanticsAl Viro2012-10-14
| | |/
* | / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
|/ /
* / UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells2012-10-17
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds2012-10-12
|\ \
| * | UAPI: (Scripted) Disintegrate arch/mn10300/include/asmDavid Howells2012-10-10
* | | 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
| * | sanitize tsk_is_polling()Al Viro2012-10-01
| * | bury _TIF_RESTORE_SIGMASKAl 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-20
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-03
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
* | | mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven2012-10-05
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
* | mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\
| * ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-30
|\ \ | |/ |/|
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-28
* | 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
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-11
|\ \
| * | mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven2012-07-11
| * | mn10300: mm/dma-alloc.c needs <linux/export.h>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: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven2012-07-11
| * | mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven2012-07-11
| |/
* / MN10300: Fix a missing semicolonDavid Howells2012-07-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * 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