index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
MN10300: Fix the vmlinux ldscript
David Howells
2009-06-22
1
-44
/
+16
*
MN10300: Add support for new ELF relocs in kernel modules
Mark Salter
2009-06-18
1
-3
/
+36
*
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
1
-3
/
+0
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-3
/
+0
*
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
1
-2
/
+0
*
MN10300: Add utrace/tracehooks support
David Howells
2009-06-11
3
-231
/
+245
*
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-5
/
+3
*
MN10300: Wire up missing system calls
David Howells
2009-04-15
1
-0
/
+2
*
MN10300: Discard duplicate PFN_xxx() macros
David Howells
2009-04-15
1
-4
/
+0
*
Separate out the proc- and unit-specific header directories from the general
David Howells
2009-04-10
12
-14
/
+14
*
MN10300: Convert obsolete no_irq_type to no_irq_chip
Thomas Gleixner
2009-04-09
1
-1
/
+1
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-1
/
+0
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-1
/
+2
|
\
|
*
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-21
1
-1
/
+1
|
|
\
|
*
|
irq: update all arches for new irq_desc, fix
Mike Travis
2009-01-15
1
-1
/
+2
*
|
|
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-02-13
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
1
-1
/
+1
|
|
/
*
|
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2009-01-14
1
-1
/
+1
|
/
*
take init_fs to saner place
Al Viro
2008-12-31
1
-1
/
+0
*
MN10300: Give correct size when reserving interrupt vector table
Akira Takeuchi
2008-12-10
1
-1
/
+1
*
MN10300: Fix the preemption resume_kernel() routine
Akira Takeuchi
2008-12-10
1
-1
/
+2
*
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
Akira Takeuchi
2008-12-10
1
-0
/
+5
*
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
Cyrill Gorcunov
2008-12-10
1
-12
/
+10
*
MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver
David Howells
2008-12-03
1
-0
/
+2
*
MN10300: Fix application of kernel module relocations
Mark Salter
2008-12-02
1
-28
/
+7
*
MN10300: Tighten up the code using case ranges
Robert P. J. Day
2008-11-30
1
-22
/
+2
*
mn10300: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-3
/
+3
*
MN10300: Fix IRQ handling
David Howells
2008-10-01
1
-26
/
+45
*
MN10300: Make sched_clock() report time since boot
David Howells
2008-09-24
1
-11
/
+41
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
mn10300: Fix up __bug_table handling in module loader.
Paul Mundt
2008-08-04
1
-1
/
+3
*
MN10300: Wire up new system calls
David Howells
2008-08-01
1
-0
/
+6
*
mn10300: use the common ascii hex helpers
Harvey Harrison
2008-07-26
1
-62
/
+46
*
MN10300: Fix MN10300's serial port driver to get at its tty_struct
David Howells
2008-07-20
1
-1
/
+1
*
mn10300: provide __ucmpdi2() for MN10300
David Howells
2008-07-04
1
-0
/
+2
*
mn10300: export certain arch symbols required to build allmodconfig
David Howells
2008-07-04
2
-0
/
+4
*
MN10300: Kill linux/a.out.h inclusions
David Howells
2008-06-16
2
-2
/
+0
*
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
1
-1
/
+0
*
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-05-03
1
-17
/
+0
*
mn10300: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-8
/
+1
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
2
-150
/
+1
*
MN10300: Make the kernel jump into gdbstub on a BUG
David Howells
2008-02-19
1
-1
/
+1
*
MN10300: Introduce barriers to replace removed volatiles in gdbstub
David Howells
2008-02-19
1
-0
/
+2
*
MN10300: Call update_process_times() outside of the xtime_lock
David Howells
2008-02-19
1
-1
/
+3
*
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2008-02-08
42
-0
/
+10913