aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-05-28m32r: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-6/+6
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-10/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-7/+1
2013-02-03consolidate declarations of k_sigactionAl Viro1-3/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-1/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-19UAPI: (Scripted) Disintegrate arch/m32r/include/asmDavid Howells31-1217/+8
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-9/+6
2012-11-29unify default ptrace_signal_deliverAl Viro1-4/+0
2012-11-28m32r: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-31m32r: switch to generic sys_execve()Al Viro2-0/+3
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro1-5/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-10/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-7/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-15/+2
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-01m32r: trim masksAl Viro1-2/+2
2012-10-01bury the rest of TIF_IRETAl Viro1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells2-10/+2
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-14/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2012-07-17m32r: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven1-3/+0
2012-06-05smp: Remove num_booting_cpus()Thomas Gleixner1-5/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-7/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2012-05-21m32r: struct old_sigaction is never usedAl Viro1-7/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-2/+0
2012-05-08m32r: Use common threadinfo allocatorThomas Gleixner1-15/+2
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-99/+9
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Disintegrate asm/system.h for M32RDavid Howells10-370/+420
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14m32r: Use generic posix_types.hH. Peter Anvin1-99/+9