aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-2731-532/+2809
|\
| * MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-276-46/+24
| * 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/+0
| * 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/+0
| * 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/+1
* | ptrace: cleanup arch_ptrace() on mn10300Namhyung Kim2010-10-271-9/+8
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
|/
* MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells2010-10-251-1/+1
* Fix IRQ flag handling namingDavid Howells2010-10-071-0/+1
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
* 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/+0
* 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-141-11/+11
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-5/+0
* MN10300: Fix RTC routinesDavid Howells2010-08-121-4/+1
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-192-26/+5
|\
| * mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2010-03-132-26/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+1
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-88/+0
* | Add generic sys_old_select()Christoph Hellwig2010-03-122-19/+1
|/
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-31/+30
|\
| * percpu: make misc percpu symbols uniqueTejun Heo2009-10-291-31/+30
* | Unify sys_mmap*Al Viro2009-12-112-31/+2
* | arch_mmap_check() on mn10300Al Viro2009-12-111-5/+0
* | mn10300: Remove the BKL from sys_execveJohn Kacur2009-10-141-8/+4
|/
* mn10300: Clean up linker script using higher-level macros.Tim Abbott2009-09-241-36/+4
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* | MN10300: Handle removal of struct uart_infoDavid Howells2009-09-233-9/+9
* | seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1