aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-26/+3
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-1/+3
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+3
2013-02-17m32r idle: delete pm_idle, and other dead idle codeGravatar Len Brown 1-49/+2
2013-02-14burying unused conditionalsGravatar Al Viro 2-3/+0
2013-02-03m32r: switch to generic sigaltstackGravatar Al Viro 2-14/+3
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
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupGravatar Olof Johansson 1-1/+1
2013-01-03ARCH: drivers remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-12-24time: convert arch_gettimeoffset to a pointerGravatar Stephen Warren 1-1/+3
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-9/+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 2-3/+0