aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-26/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+1
2010-03-13mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2-26/+5
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-88/+0
2010-03-12Add 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-14genirq: 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/percpuLinus 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-24mn10300: Clean up linker script using higher-level macros.Tim Abbott1-36/+4
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23Merge 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-19serial: kill off uart_infoAlan Cox1-3/+3
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus 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-06-30MN10300: 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-22MN10300: Fix the vmlinux ldscriptDavid Howells1-44/+16
2009-06-18MN10300: Add support for new ELF relocs in kernel modulesMark Salter1-3/+36
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-3/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells3-231/+245
2009-04-26mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-5/+3
2009-04-15MN10300: Wire up missing system callsDavid Howells1-0/+2
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells1-4/+0
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells12-14/+14
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+2
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1