aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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/+3
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-145-20/+10
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-6/+3
| * | Merge branch 'master' into for-nextTejun Heo2009-07-042-44/+18
| |\ \
| * | | 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/+0
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-4/+0
* | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-13/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-041-1/+1
|\ \ \ | |_|/ |/| |
| * | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-271-1/+1
* | | MN10300: Wire up new syscallsDavid Howells2009-06-301-0/+2
|/ /
* | MN10300: Fix the vmlinux ldscriptDavid Howells2009-06-221-44/+16
|/
* MN10300: Add support for new ELF relocs in kernel modulesMark Salter2009-06-181-3/+36
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-3/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* MN10300: Add utrace/tracehooks supportDavid Howells2009-06-113-231/+245
* mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-5/+3
* MN10300: Wire up missing system callsDavid Howells2009-04-151-0/+2
* MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-151-4/+0
* Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-1012-14/+14
* MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner2009-04-091-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+2
|\
| * Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-1/+1
| |\