summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* MN10300: Remove stale irq_chip.end - V2Thomas Gleixner2011-03-181-1/+0Star
* MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner2011-03-183-26/+3Star
* MN10300: Use clocksource_register_hz()Thomas Gleixner2011-03-183-21/+1Star
* MN10300: Remove stale codeThomas Gleixner2011-03-182-52/+2Star
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | mn10300: Switch do_timer() to xtimer_update()Torben Hohn2011-02-091-5/+1Star
|/
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
* arch/mn10300/kernel/irq.c: fix buildAndrew Morton2011-01-041-1/+1
* clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-201-7/+3Star
* MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells2010-12-073-3/+6
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-2831-532/+2809
|\
| * MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-276-46/+24Star
| * MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi2010-10-271-2/+2
| * MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells2010-10-271-3/+10
| * MN10300: Generic time supportMark Salter2010-10-277-39/+268
| * MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-2723-240/+2224
| * MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi2010-10-271-2/+0Star
| * MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi2010-10-277-192/+302
| * MN10300: AM34 erratum requires MMUCTR read and write on exception entryAkira Takeuchi2010-10-271-0/+8
| * MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells2010-10-272-0/+6
| * MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells2010-10-272-4/+4
| * MN10300: Remove monitor/JTAG functionsAkira Takeuchi2010-10-272-47/+0Star
| * MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells2010-10-271-0/+5
| * MN10300: BUG to BUG_ON changesStoyan Gaydarov2010-10-271-2/+1Star
* | ptrace: cleanup arch_ptrace() on mn10300Namhyung Kim2010-10-281-9/+8Star
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-1/+2
|/
* MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells2010-10-261-1/+1
* Fix IRQ flag handling namingDavid Howells2010-10-071-0/+1
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1Star
* mn10300: check __get_user/__put_user results...Al Viro2010-09-271-6/+6
* mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro2010-09-271-4/+0Star
* mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro2010-09-271-0/+3
* mn10300: prevent double syscall restartsAl Viro2010-09-271-3/+9
* mn10300: avoid SIGSEGV delivery loopAl Viro2010-09-271-2/+2
* MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells2010-09-151-11/+11
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-1/+1
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-5/+0Star
* MN10300: Fix RTC routinesDavid Howells2010-08-121-4/+1Star
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-202-26/+5Star
|\
| * mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2010-03-132-26/+5Star
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+1Star
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-131-88/+0Star
* | Add generic sys_old_select()Christoph Hellwig2010-03-132-19/+1Star
|/
* mn10300: wire up missing new syscallsDavid Howells2010-01-111-0/+1
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-111-1/+2
* mn10300: signal stack fixMark Salter2010-01-111-1/+1
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2