aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r
AgeCommit message (Expand)AuthorFilesLines
2013-01-23soreuseport: infrastructureGravatar Tom Herbert 1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programGravatar Vincent Bernat 1-0/+2
2013-01-03ARCH: drivers remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-9/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsGravatar Al Viro 1-6/+0
2012-12-19missing user_stack_pointer() instancesGravatar Al Viro 1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 2-3/+0
2012-12-19UAPI: (Scripted) Disintegrate arch/m32r/include/asmGravatar David Howells 38-615/+668
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 9-140/+34
2012-11-29unify default ptrace_signal_deliverGravatar Al Viro 1-4/+0
2012-11-28flagday: don't pass regs to copy_thread()Gravatar Al Viro 1-1/+1
2012-11-28m32r: switch to generic fork/vfork/cloneGravatar Al Viro 2-42/+7
2012-11-28kill stray kernel_thread() garbageGravatar Al Viro 1-1/+0
2012-11-13tracing,x86: Add a TSC trace_clockGravatar David Sharp 1-0/+1
2012-11-01sk-filter: Add ability to get socket filter program (v2)Gravatar Pavel Emelyanov 1-0/+1
2012-10-31m32r: switch to generic sys_execve()Gravatar Al Viro 3-36/+13
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Gravatar Al Viro 5-70/+27
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-25/+2
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-10/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-15/+2
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionGravatar Catalin Marinas 1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Linus Torvalds 1-0/+2
2012-10-06cross-arch: don't corrupt personality flags upon exec()Gravatar Jiri Kosina 1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Gravatar Arnd Bergmann 2-0/+6
2012-10-03asm-generic: Add default clkdev.hGravatar Mark Brown 1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesGravatar David Howells 1-0/+3
2012-10-01Uninclude linux/freezer.hGravatar Richard Weinberger 1-1/+0
2012-10-01m32r: trim masksGravatar Al Viro 1-2/+2
2012-10-01bury the rest of TIF_IRETGravatar Al Viro 2-4/+0
2012-10-01sanitize tsk_is_polling()Gravatar Al Viro 1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKGravatar Al Viro 1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hGravatar David Howells 4-25/+3
2012-09-23m32r: Add missing RCU idle APIs on idle loopGravatar Frederic Weisbecker 1-0/+3
2012-09-20get rid of generic instances of asm/exec.hGravatar Al Viro 2-14/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONGravatar Will Deacon 2-1/+1
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+0
2012-07-17m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGravatar Geert Uytterhoeven 1-1/+1
2012-07-17m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGravatar Geert Uytterhoeven 1-0/+10
2012-07-17m32r: consistently use "suffix-$(...)"Gravatar Geert Uytterhoeven 1-3/+3
2012-07-17m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGravatar Geert Uytterhoeven 1-4/+3
2012-07-17m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() falloutGravatar Geert Uytterhoeven 1-1/+1
2012-07-17m32r: remove duplicate definition of PTRACE_O_TRACESYSGOODGravatar Geert Uytterhoeven 1-3/+0
2012-06-05smp: Remove num_booting_cpus()Gravatar Thomas Gleixner 1-5/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-25/+7
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+0
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 1-3/+0