aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-79/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-18/+0
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-15m32r: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner1-16/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-10-14treewide: fix "distingush" typoMichael Opdenacker1-1/+1
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
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-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-05-28m32r: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-6/+6
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-10/+0
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2
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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-12/+1
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
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-7/+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 Howells38-615/+668
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