aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300/kernel
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-01-11mn10300: wire up missing new syscallsDavid Howells
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter
2010-01-11mn10300: signal stack fixMark Salter
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-11Unify sys_mmap*Al Viro
2009-12-11arch_mmap_check() on mn10300Al Viro
2009-10-29percpu: make misc percpu symbols uniqueTejun Heo
2009-10-14mn10300: Remove the BKL from sys_execveJohn Kacur
2009-09-24mn10300: Clean up linker script using higher-level macros.Tim Abbott
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-19serial: kill off uart_infoAlan Cox
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott
2009-07-13mn10300: remove duplicated #includeHuang Weiyi
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-30MN10300: Wire up new syscallsDavid Howells
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-22MN10300: Fix the vmlinux ldscriptDavid Howells
2009-06-18MN10300: Add support for new ELF relocs in kernel modulesMark Salter
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells
2009-04-26mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-15MN10300: Wire up missing system callsDavid Howells
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-15irq: update all arches for new irq_desc, fixMike Travis