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
/
m68knommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Dynamic kernel command-line: m68knommu
Alon Bar-Lev
2007-02-12
1
-3
/
+3
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
1
-0
/
+3
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-9
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+2
*
[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
2
-3
/
+3
*
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
2007-02-11
1
-0
/
+4
*
[PATCH] m68knommu: use irq_handler_t for passing handler types
Greg Ungerer
2007-02-09
12
-12
/
+14
*
[PATCH] m68knommu: use irq_handler_t passing handler to clock init
Greg Ungerer
2007-02-09
1
-2
/
+3
*
[PATCH] m68knommu: use irq_handler_t passing handler to PIT init
Greg Ungerer
2007-02-09
1
-1
/
+1
*
[PATCH] m68knommu: include unused sections in linker script
Greg Ungerer
2007-02-09
1
-0
/
+10
*
[PATCH] m68knommu: remove regs arg from coldfire timer interrupt
Greg Ungerer
2007-02-09
1
-2
/
+3
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+8
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
1
-0
/
+1
|
\
|
*
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
2006-12-07
1
-0
/
+1
*
|
[PATCH] m68knommu: switch 68360 to using rtc_time
Greg Ungerer
2006-12-06
1
-1
/
+1
*
|
[PATCH] m68knommu: fix timer register access on 523x ColdFire platforms
Greg Ungerer
2006-12-06
1
-4
/
+12
|
/
*
[PATCH] m68knommu: remove __rom_end from 68360 startup code
Greg Ungerer
2006-12-04
1
-1
/
+2
*
[PATCH] m68knommu: auto detect memory size on M5208EVB board
Michael Broughton
2006-12-04
1
-0
/
+20
*
[PATCH] m68knommu: add SHM support
David Wu
2006-12-04
1
-1
/
+22
*
[PATCH] m68knommu: add printk level for stack dump
Greg Ungerer
2006-12-04
1
-6
/
+7
*
[PATCH] m68knommu: add printk level for oops dumps
Greg Ungerer
2006-12-04
1
-17
/
+17
*
[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
Adrian Bunk
2006-12-04
1
-3
/
+0
*
[PATCH] m68knommu: formatting cleanup in Kconfig
Greg Ungerer
2006-12-04
1
-6
/
+6
*
[NET]: M68Knommu checksum annotations and cleanups.
Al Viro
2006-12-02
2
-15
/
+15
*
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
1
-2
/
+2
*
[PATCH] m68knommu: fix up for the irq_handler_t changes
Greg Ungerer
2006-11-20
3
-11
/
+10
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
*
[PATCH] m68knommu: sync syscalls with m68k
Geert Uytterhoeven
2006-10-13
1
-4
/
+33
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-3
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
more misc typo fixes
Matt LaPlante
2006-10-03
1
-2
/
+2
*
Attack of "the the"s in arch
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
1
-0
/
+15
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-6
/
+1
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
2
-3
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
45
-45
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-1
/
+2
|
\
|
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-1
/
+2
*
|
[PATCH] m68knommu: remove fixed ROM region setups from linker script
Greg Ungerer
2006-06-28
1
-60
/
+6
*
|
[PATCH] m68knommu: configuration options for ROM region
Greg Ungerer
2006-06-28
1
-0
/
+53
*
|
[PATCH] m68knommu: fix 68EZ328/config.c asm
Greg Ungerer
2006-06-28
1
-7
/
+7
*
|
[PATCH] m68knommu: fix 68VZ328/config.c asm
Greg Ungerer
2006-06-28
1
-7
/
+7
*
|
[PATCH] m68knommu: fix 68360/config.c asm
Greg Ungerer
2006-06-28
1
-7
/
+7
*
|
[PATCH] m68knommu: include irqnode.h in 68360/ints.c
Greg Ungerer
2006-06-28
1
-0
/
+1
*
|
[PATCH] m68knommu: build support for 68328 romvec.S
Greg Ungerer
2006-06-28
1
-0
/
+1
*
|
[PATCH] m68knommu: remove romvec asm code from ints.c
Greg Ungerer
2006-06-28
1
-19
/
+1
[next]