aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300
AgeCommit message (Expand)AuthorFilesLines
2012-10-17UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells1-0/+4
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+2
2012-10-13Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds39-619/+701
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-173/+54
2012-10-10UAPI: (Scripted) Disintegrate arch/mn10300/include/asmDavid Howells39-619/+701
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-16/+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-06mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
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-01mn10300: don't bother with SIGTRAP in setup_frame()Al Viro1-8/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-10-01mn10300: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2-5/+4
2012-10-01mn10300: convert to generic kernel_thread()Al Viro3-36/+19
2012-10-01mn10300: switch to generic kernel_execve()Al Viro6-49/+13
2012-10-01mn10300: switch to generic sys_execve()Al Viro3-16/+2
2012-10-01mn10300: split ret_from_fork, simplify kernel_thread()Al Viro5-71/+27
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells2-6/+2
2012-09-23mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-16/+2
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-1/+1
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+0
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2012-07-17mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" falloutGeert Uytterhoeven1-2/+3
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds12-28/+18
2012-07-11mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven1-2/+2
2012-07-11mn10300: mm/dma-alloc.c needs <linux/export.h>Geert Uytterhoeven1-0/+1
2012-07-11mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven1-0/+1
2012-07-11mn10300: kernel/internal.h needs <linux/irqreturn.h>Geert Uytterhoeven1-0/+2
2012-07-11mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven1-3/+0
2012-07-11mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven7-23/+12
2012-07-11MN10300: Fix a missing semicolonDavid Howells1-1/+1
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle1-1/+0
2012-06-05mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-2/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-30/+9
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-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-4/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-13/+5
2012-06-01new helper: sigmask_to_save()Al Viro1-8/+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 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+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 Torvalds1-28/+7
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+6
2012-05-21mn10300: use set_current_blocked() and block_sigmask()Matt Fleming1-17/+4
2012-05-21new helper: sigsuspend()Al Viro1-11/+3
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-58/+7
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21mn10300: Use generic time configAnna-Maria Gleixner1-6/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-7/+6
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-3/+6
2012-05-08mn10300: Use common threadinfo allocatorThomas Gleixner2-16/+4
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05mn10300: Use generic init_taskThomas Gleixner4-41/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-100/+11
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds27-229/+221
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for MN10300David Howells27-229/+226
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-4/+1
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang2-4/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-69/+9
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
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-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2-68/+10
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14mn10300: Use generic posix_types.hH. Peter Anvin1-100/+11
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-17/+1
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-30/+6
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-41/+10
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-06mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-6/+6
2012-01-06PCI: mn10300: use generic pcibios_set_master()Myron Stowe1-16/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2-8/+0
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 MN10300 use asm-generic/param.hDavid Howells1-17/+1
2011-12-04mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin4-33/+2
2011-12-04mn10300: add missing __iomap markersMichael S. Tsirkin1-8/+8
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-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-26/+26
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz1-3/+0
2011-09-27doc: fix broken referencesPaul Bolle2-2/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma8-8/+7
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-6/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-26mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-61/+0
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells1-0/+1
2011-06-07MN10300: Add missing _sdata declarationDavid Howells1-0/+1
2011-06-07MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-06-07MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells1-2/+2
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-3/+0
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano1-1/+0
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro4-63/+68
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-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-4/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29mn10300: Use generic show_interrupts()Thomas Gleixner2-58/+11
2011-03-29mn10300: Cleanup irq_desc accessThomas Gleixner1-6/+5
2011-03-29mn10300: Convert genirq namespaceThomas Gleixner4-11/+12
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds37-502/+1893
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-23MN10300: gcc 4.6 vs am33 inline assemblyRichard Henderson1-4/+17
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-7/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+4
2011-03-18MN10300: Deprecate gdbstubDavid Howells1-1/+4
2011-03-18MN10300: Allow KGDB to use the MN10300 serial portsDavid Howells1-0/+75
2011-03-18MN10300: Emulate single stepping in KGDB on MN10300David Howells3-12/+425
2011-03-18MN10300: Generalise kernel debugger kernel halt, reboot or power off hookDavid Howells1-3/+3
2011-03-18MN10300: Use KGDBDavid Howells6-2/+289
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells14-248/+317
2011-03-18MN10300: Create general kernel debugger cache flushingDavid Howells17-158/+592
2011-03-18MN10300: Introduce a general config option for kernel debugger hooksDavid Howells3-1/+25
2011-03-18MN10300: The icache invalidate functions should disable the icache firstDavid Howells3-83/+140
2011-03-18MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configsDavid Howells2-2/+18
2011-03-18MN10300: Clear ASB2364 peripheral interrupt masks before enabling interruptsDavid Howells2-0/+55
2011-03-18MN10300: Fix the ASB2364 gdbport UART register defsDavid Howells1-12/+12
2011-03-18MN10300: Fix ASB2364 FPGA register defsDavid Howells1-1/+1
2011-03-18MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner3-5/+6
2011-03-18MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells1-1/+1
2011-03-18MN10300: Convert ASB2364 FPGA irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-18MN10300: Convert ipi irq_chip to new functionsThomas Gleixner1-8/+22
2011-03-18MN10300: Convert serial irq_chip to new functionsThomas Gleixner1-5/+10
2011-03-18MN10300: Convert cpu irq_chips to new functionsThomas Gleixner1-29/+33
2011-03-18MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner2-30/+0
2011-03-18MN10300: Remove stale irq_chip.end - V2Thomas Gleixner1-1/+0
2011-03-18MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner3-26/+3
2011-03-18MN10300: Use clocksource_register_hz()Thomas Gleixner3-21/+1
2011-03-18MN10300: Remove stale codeThomas Gleixner3-67/+2
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-5/+1
2011-03-14MN10300: atomic_read() should ensure it emits a loadDavid Howells1-1/+1
2011-03-14MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not existDavid Howells1-2/+2
2011-03-14MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill1-2/+3
2011-02-09mn10300: Switch do_timer() to xtimer_update()Torben Hohn1-5/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21mn10300: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2-2/+2
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang1-5/+1
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre1-7/+3
2010-12-07MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells3-3/+6
2010-12-03MN10300: Implement asm/syscall.hDavid Howells1-0/+117
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-9/+0
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds137-1944/+9384
2010-10-27ptrace: cleanup arch_ptrace() on mn10300Namhyung Kim1-9/+8
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+3
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells14-145/+75
2010-10-27MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi3-5/+5
2010-10-27MN10300: Create a defconfig for the ASB2364 boardAkira Takeuchi1-0/+98
2010-10-27MN10300: Update the ASB2303 defconfigAkira Takeuchi1-0/+2
2010-10-27MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi5-0/+233
2010-10-27MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells7-19/+166
2010-10-27MN10300: Generic time supportMark Salter12-115/+401
2010-10-27MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit supportMark Salter1-0/+10
2010-10-27MN10300: Map userspace atomic op regs as a vmalloc pageMark Salter2-0/+24
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi79-481/+4494
2010-10-27MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi2-3/+0
2010-10-27MN10300: Make various interrupt priority settings configurableAkira Takeuchi2-6/+76
2010-10-27MN10300: Optimise do_csum()Akira Takeuchi1-27/+22
2010-10-27MN10300: Implement atomic ops using atomic ops unitMark Salter2-47/+351
2010-10-27MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi14-248/+440
2010-10-27MN10300: SMP TLB flushingAkira Takeuchi4-29/+290
2010-10-27MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB controlAkira Takeuchi3-47/+65
2010-10-27MN10300: Make the use of PIDR to mark TLB entries controllableAkira Takeuchi4-62/+84
2010-10-27MN10300: Rename __flush_tlb*() to local_flush_tlb*()David Howells6-28/+42