summaryrefslogtreecommitdiff
path: root/arch/mn10300/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-09-27mn10300: check __get_user/__put_user results...Al Viro1-6/+6
2010-09-27mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro1-4/+0
2010-09-27mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2010-09-27mn10300: prevent double syscall restartsAl Viro1-3/+9
2010-09-27mn10300: avoid SIGSEGV delivery loopAl Viro1-2/+2
2010-09-15MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells1-11/+11
2010-08-18Make do_execve() take a const filename pointerDavid Howells1-2/+2
2010-08-14Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells1-5/+0
2010-08-12MN10300: Fix RTC routinesDavid Howells1-4/+1
2010-05-20Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-26/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-2/+1
2010-03-13mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2-26/+5
2010-03-13Add generic sys_ipc wrapperChristoph Hellwig1-88/+0
2010-03-13Add generic sys_old_select()Christoph Hellwig2-19/+1
2010-01-11mn10300: wire up missing new syscallsDavid Howells1-0/+1
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter1-1/+2
2010-01-11mn10300: signal stack fixMark Salter1-1/+1
2009-12-15genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-31/+30
2009-12-11Unify sys_mmap*Al Viro2-31/+2
2009-12-11arch_mmap_check() on mn10300Al Viro1-5/+0
2009-10-29percpu: make misc percpu symbols uniqueTejun Heo1-31/+30
2009-10-14mn10300: Remove the BKL from sys_execveJohn Kacur1-8/+4
2009-09-25mn10300: Clean up linker script using higher-level macros.Tim Abbott1-36/+4
2009-09-24headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-3/+2
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells3-9/+9
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20serial: kill off uart_infoAlan Cox1-3/+3
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-5/+3
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo5-20/+10
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott1-1/+1
2009-07-13mn10300: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan4-4/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-6/+3
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-13/+8
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-04Merge branch 'master' into for-nextTejun Heo2-44/+18
2009-07-01MN10300: Wire up new syscallsDavid Howells1-0/+2
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott1-1/+1
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-23MN10300: Fix the vmlinux ldscriptDavid Howells1-44/+16
2009-06-19MN10300: Add support for new ELF relocs in kernel modulesMark Salter1-3/+36
2009-06-19ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-3/+0
2009-06-17mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0