aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+6
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0
2013-06-17net: add socket option for low latency pollingGravatar Eliezer Tamir 1-0/+2
2013-05-28m32r: uaccess s/might_sleep/might_fault/Gravatar Michael S. Tsirkin 1-6/+6
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-10/+0
2013-03-31net: add option to enable error queue packets waking selectGravatar Keller, Jacob E 1-0/+2
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hGravatar David Howells 1-2/+2
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsGravatar Al Viro 1-10/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-12/+1
2013-02-14burying unused conditionalsGravatar Al Viro 1-2/+0
2013-02-03consolidate kernel-side struct sigaction declarationsGravatar Al Viro 1-7/+1
2013-02-03consolidate declarations of k_sigactionGravatar Al Viro 1-3/+0
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
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-7/+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 1-1/+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 4-9/+6
2012-11-29unify default ptrace_signal_deliverGravatar Al Viro 1-4/+0
2012-11-28m32r: switch to generic fork/vfork/cloneGravatar Al Viro 1-0/+3
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 2-0/+3
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Gravatar Al Viro 1-5/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-10/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-7/+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 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 1-0/+3
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-01m32r: trim masksGravatar Al Viro 1-2/+2
2012-10-01bury the rest of TIF_IRETGravatar Al Viro 1-2/+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 2-10/+2
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 1-1/+0
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: 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