summaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm
AgeCommit message (Expand)AuthorLines
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov-0/+1
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-44/+44
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-5/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10m32r: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-15/+0
2015-01-13m32r: macro whitespace fixesMichael S. Tsirkin-42/+42
2015-01-13m32r/uaccess: fix sparse errorsMichael S. Tsirkin-2/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-1/+0
2014-10-20m32r: io: implement dummy relaxed accessor macros for writesWill Deacon-0/+3
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-87/+58
2014-10-09m32r: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven-7/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra-0/+1
2014-08-14locking,arch,m32r: Fold atomic_opsPeter Zijlstra-86/+57
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott-6/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+1
2014-04-18arch,m32r: Convert smp_mb__*()Peter Zijlstra-10/+3
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker-6/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen-2/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra-79/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+0
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-11-15m32r: handle pgtable_page_ctor() failKirill A. Shutemov-1/+4
2013-11-15m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov-0/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner-16/+0
2013-10-14treewide: fix "distingush" typoMichael Opdenacker-1/+1
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra-0/+1
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+6
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0
2013-05-28m32r: uaccess s/might_sleep/might_fault/Michael S. Tsirkin-6/+6
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro-10/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro-3/+0
2013-02-14burying unused conditionalsAl Viro-2/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro-7/+1
2013-02-03consolidate declarations of k_sigactionAl Viro-3/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro-6/+0
2012-12-19missing user_stack_pointer() instancesAl Viro-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro-1/+0
2012-12-19UAPI: (Scripted) Disintegrate arch/m32r/include/asmDavid Howells-1217/+8
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-9/+6
2012-11-29unify default ptrace_signal_deliverAl Viro-4/+0
2012-11-28m32r: switch to generic fork/vfork/cloneAl Viro-0/+3