summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-31/+30Star
|\
| * percpu: make misc percpu symbols uniqueTejun Heo2009-10-291-31/+30Star
* | Unify sys_mmap*Al Viro2009-12-112-31/+2Star
* | arch_mmap_check() on mn10300Al Viro2009-12-111-5/+0Star
* | mn10300: Remove the BKL from sys_execveJohn Kacur2009-10-141-8/+4Star
|/
* mn10300: Clean up linker script using higher-level macros.Tim Abbott2009-09-251-36/+4Star
* headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-241-3/+2Star
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2Star
* | 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
* | serial: kill off uart_infoAlan Cox2009-09-191-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-5/+3Star
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-145-20/+10Star
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-6/+3Star
| * | Merge branch 'master' into for-nextTejun Heo2009-07-042-44/+18Star
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| |_|/ |/| |
* | | vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-181-1/+1
* | | mn10300: remove duplicated #includeHuang Weiyi2009-07-131-1/+0Star
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-4/+0Star
* | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-13/+8Star