aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)Author
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12MN10300: Use asm-generic/pci_iomap.hDavid Howells
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells
2012-12-12mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells
2012-12-12MN10300: fix debug polling in ttySM driverMark Salter
2012-12-12MN10300: ttySM: clean up unnecessary castingMark Salter
2012-12-12MN10300: fix SMP synchronization between txdma and serial driverMark Salter
2012-12-12MN10300: fix serial port vdma irq setup for SMPMark Salter
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter
2012-12-12MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28mn10300: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-17UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells
2012-10-14mn10300: switch to saner kernel_execve() semanticsAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10UAPI: (Scripted) Disintegrate arch/mn10300/include/asmDavid Howells
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-06mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01mn10300: don't bother with SIGTRAP in setup_frame()Al Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-10-01mn10300: get rid of calling do_notify_resume() when returning to kernel modeAl Viro
2012-10-01mn10300: convert to generic kernel_thread()Al Viro
2012-10-01mn10300: switch to generic kernel_execve()Al Viro
2012-10-01mn10300: switch to generic sys_execve()Al Viro
2012-10-01mn10300: split ret_from_fork, simplify kernel_thread()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-23mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds