aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r
AgeCommit message (Expand)AuthorFilesLines
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-0/+3
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationGravatar Robert Graffham 1-4/+4
2014-01-18net: introduce SO_BPF_EXTENSIONSGravatar Michal Sekletar 1-0/+2
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hGravatar Peter Zijlstra 1-79/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hGravatar David S. Miller 1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-25/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSGravatar Christoph Hellwig 1-1/+0
2013-11-15m32r: handle pgtable_page_ctor() failGravatar Kirill A. Shutemov 1-1/+4
2013-11-15m32r: fix potential NULL-pointer dereferenceGravatar Kirill A. Shutemov 1-0/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericGravatar Thomas Gleixner 1-2/+0
2013-11-13m32r: Use preempt_schedule_irqGravatar Thomas Gleixner 1-7/+1
2013-11-13hardirq: Make hardirq bits genericGravatar Thomas Gleixner 1-16/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-10-14treewide: fix "distingush" typoGravatar Michael Opdenacker 1-1/+1
2013-09-28net: introduce SO_MAX_PACING_RATEGravatar Eric Dumazet 1-0/+2
2013-09-25sched, arch: Create asm/preempt.hGravatar Peter Zijlstra 1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-4/+6
2013-07-14m32r: delete __cpuinit usage from all m32r filesGravatar Paul Gortmaker 1-1/+1
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-04Merge branch 'kconfig-diet' from Dave HansenGravatar Linus Torvalds 2-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsGravatar Dave Hansen 2-7/+1
2013-07-03mm/m32r: prepare for killing free_all_bootmem_node()Gravatar Jiang Liu 1-13/+4
2013-07-03mm/m32r: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 2-49/+6
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
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-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-9/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-4/+2
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-19/+1
2013-04-29mm/m32r: use common help functions to free reserved pagesGravatar Jiang Liu 1-23/+3
2013-04-29m32r: Convert print_symbol to %pSRGravatar Joe Perches 1-4/+2
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-08m32r: Use generic idle loopGravatar Thomas Gleixner 3-19/+2
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-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsGravatar Al Viro 1-10/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
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