aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAge
* mn10300: Clean up linker script using higher-level macros.Tim Abbott2009-09-24
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* | MN10300: Handle removal of struct uart_infoDavid Howells2009-09-23
* | seq_file: constify seq_operationsJames Morris2009-09-23
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | serial: kill off uart_infoAlan Cox2009-09-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| |_|/ |/| |
* | | vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-17
* | | mn10300: remove duplicated #includeHuang Weiyi2009-07-13
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-04
|\ \ \ | |_|/ |/| |
| * | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-26
* | | MN10300: Wire up new syscallsDavid Howells2009-06-30
|/ /
* / MN10300: Fix the vmlinux ldscriptDavid Howells2009-06-22
|/
* MN10300: Add support for new ELF relocs in kernel modulesMark Salter2009-06-18
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-18
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
* MN10300: Add utrace/tracehooks supportDavid Howells2009-06-11
* mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* MN10300: Wire up missing system callsDavid Howells2009-04-15
* MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-15
* Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-10
* MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner2009-04-09
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\
| * | irq: update all arches for new irq_desc, fixMike Travis2009-01-15
* | | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
|\ \ \ | |_|/ |/| |
| * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
| |/
* / [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
|/
* take init_fs to saner placeAl Viro2008-12-31
* MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi2008-12-10
* MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi2008-12-10
* MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi2008-12-10
* MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov2008-12-10
* MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells2008-12-03
* MN10300: Fix application of kernel module relocationsMark Salter2008-12-02
* MN10300: Tighten up the code using case rangesRobert P. J. Day2008-11-30
* mn10300: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* MN10300: Fix IRQ handlingDavid Howells2008-10-01