aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r
AgeCommit message (Expand)AuthorFilesLines
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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/vir...Linus Torvalds3-26/+3
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+3
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-17m32r idle: delete pm_idle, and other dead idle codeLen Brown1-49/+2
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-03m32r: switch to generic sigaltstackAl Viro2-14/+3
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
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-1/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-1/+3
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-9/+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 Viro2-3/+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/vir...Linus Torvalds9-140/+34
2012-11-29unify default ptrace_signal_deliverAl Viro1-4/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-1/+1
2012-11-28m32r: switch to generic fork/vfork/cloneAl Viro2-42/+7
2012-11-28kill stray kernel_thread() garbageAl Viro1-1/+0
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 Viro3-36/+13
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro5-70/+27
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+2
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-15/+2
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+2
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2-0/+6
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-10-01m32r: trim masksAl Viro1-2/+2
2012-10-01bury the rest of TIF_IRETAl Viro2-4/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells4-25/+3
2012-09-23m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-14/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2012-07-17m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven1-1/+1
2012-07-17m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven1-0/+10
2012-07-17m32r: consistently use "suffix-$(...)"Geert Uytterhoeven1-3/+3
2012-07-17m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven1-4/+3
2012-07-17m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() falloutGeert Uytterhoeven1-1/+1
2012-07-17m32r: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven1-3/+0
2012-06-05smp: Remove num_booting_cpus()Thomas Gleixner1-5/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-25/+7
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-5/+3
2012-06-01new helper: sigmask_to_save()Al Viro1-9/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+2
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2012-05-21m32r: struct old_sigaction is never usedAl Viro1-7/+0
2012-05-21m32r: use set_current_blocked() and block_sigmask()Matt Fleming1-10/+2
2012-05-21m32r: Use generic time configAnna-Maria Gleixner1-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-2/+0
2012-05-08m32r: Use common threadinfo allocatorThomas Gleixner1-15/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05m32r: Use generic init_taskThomas Gleixner4-36/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-26m32r: Remove pointless function prototypesThomas Gleixner1-4/+0
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-99/+9
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Disintegrate asm/system.h for M32RDavid Howells22-382/+420
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14m32r: Use generic posix_types.hH. Peter Anvin1-99/+9
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-17/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-35/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-29/+1
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2011-12-12UAPI: Make M32R use asm-generic/param.hDavid Howells1-17/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-7/+0
2011-10-31m32r: drop unused Kconfig symbolPaul Bolle1-7/+0
2011-10-17m32r: Allow use of atomic64Steven Rostedt1-0/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+4
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-25m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds1-26/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-38/+0
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn1-26/+1
2011-07-05m32r: Use generic PREEMPT configFrederic Weisbecker1-11/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-7/+1
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-05-26m32r: remove redundant declarationKOSAKI Motohiro1-11/+2
2011-05-26m32r: convert cpumask apiKOSAKI Motohiro3-52/+51
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-9/+0
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd1-2/+0
2011-05-25m32r, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes1-0/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo10-120/+76
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi5-6/+6
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-120/+76
2011-03-24m32r: Use generic show_interrupts()Thomas Gleixner2-45/+1
2011-03-24m32r: Convert genirq namespaceThomas Gleixner8-75/+75
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23remove dma64_addr_tFUJITA Tomonori1-6/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+4
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-9/+4
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+2
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner1-1/+1
2011-01-31m32r: Switch from do_timer() to xtime_update()Torben Hohn1-3/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21m32r: Convert to generic irq KconfigThomas Gleixner1-8/+3
2011-01-21m32r: Convert usrv platform irq handlingThomas Gleixner1-48/+40
2011-01-21m32r: Convert opsput_lcdpld irq chipThomas Gleixner1-26/+16
2011-01-21m32r: Convert opsput lanpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert opsput pld irq chipThomas Gleixner1-26/+20
2011-01-21m32r: Convert opsput irq chipThomas Gleixner1-31/+27
2011-01-21m32r: Convert oaks32r irq chipsThomas Gleixner1-25/+22
2011-01-21m32r: Convert mappi3 irq chipThomas Gleixner1-31/+31
2011-01-21m32r: Convert mappi2 irq chipThomas Gleixner1-29/+30
2011-01-21m32r: Convert mappi irq chipsThomas Gleixner1-27/+26
2011-01-21m32r: Convert m32700ut lcdpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert m32700ut lanpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert m32700ut pld irq chipThomas Gleixner1-28/+20
2011-01-21m32r: Convert m32104ut irq chipThomas Gleixner1-29/+27
2011-01-21m32r: Convert m32104ut irq handlingThomas Gleixner1-25/+21
2011-01-21m32r: Cleanup direct irq_desc accessThomas Gleixner9-307/+83
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes11-11/+11
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-7/+0
2010-10-27ptrace: cleanup arch_ptrace() on m32rNamhyung Kim1-4/+4
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-82/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)Jeff Mahoney1-82/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-65/+105
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar3-3/+6
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+1
2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin1-2/+2
2010-10-15m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin1-0/+1
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin1-1/+1
2010-10-15m32r: restore _BLOCKABLEKyle McMartin1-0/+2
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner5-71/+48
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek19-8489/+25
2010-10-07Fix IRQ flag handling namingDavid Howells2-65/+105
2010-09-24m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro1-3/+4
2010-09-24m32r: hole in shifting pc backAl Viro1-21/+17
2010-09-24m32r: don't block signals if sigframe setup has failedAl Viro1-10/+13
2010-09-24make m32r handle multiple pending signalsAl Viro2-4/+6
2010-09-24m32r: fix rt_sigsuspend()Al Viro4-39/+14
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner9-15/+15
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-3/+5
2010-08-14defconfig reductionSam Ravnborg12-8479/+17
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+2
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek14-257/+53
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg1-1/+1
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-1/+1
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0