aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r
AgeCommit message (Expand)Author
2014-10-09m32r: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-09m32r: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-08-06m32r: Use sigsp()Richard Weinberger
2014-08-06m32r: Use get_signal() signal_setup_done()Richard Weinberger
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-04-18arch,m32r: Convert smp_mb__*()Peter Zijlstra
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15m32r: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13m32r: Use preempt_schedule_irqThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-07-14m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-03mm/m32r: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/m32r: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-05-28m32r: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo