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
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-10-28
1
-7
/
+0
|
\
|
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-12
9
-4060
/
+22
|
|
\
|
*
|
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-09-19
1
-7
/
+0
*
|
|
ptrace: cleanup arch_ptrace() on m68knommu
Namhyung Kim
2010-10-27
1
-29
/
+25
*
|
|
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-3
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-10-25
36
-193
/
+499
|
\
\
\
|
*
|
|
m68knommu: convert to using tracehook_report_syscall_*
Greg Ungerer
2010-10-22
4
-22
/
+19
|
*
|
|
m68knommu: some boards use fixed phy for FEC ethernet
Greg Ungerer
2010-10-22
1
-0
/
+16
|
*
|
|
m68knommu: support the external GPIO based interrupts of the 5272
Greg Ungerer
2010-10-21
1
-5
/
+51
|
*
|
|
m68knommu: mask of vector bits in exception word properly
Greg Ungerer
2010-10-21
1
-5
/
+8
|
*
|
|
m68knommu: change to new flag variables
matt mooney
2010-10-21
12
-24
/
+24
|
*
|
|
m68knommu: add basic mmu-less m548x support
Philippe De Muyter
2010-10-21
6
-1
/
+288
|
*
|
|
m68knommu: .gitignore vmlinux.lds
Philippe De Muyter
2010-10-21
1
-0
/
+1
|
*
|
|
m68knommu: stop using __do_IRQ
Greg Ungerer
2010-10-21
7
-27
/
+26
|
*
|
|
m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.
Philippe De Muyter
2010-10-21
3
-10
/
+10
|
*
|
|
m68knommu: add support for Coldfire 547x/548x interrupt controller
Philippe De Muyter
2010-10-21
1
-8
/
+32
|
*
|
|
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
2010-10-21
1
-9
/
+0
|
*
|
|
m68knommu: whitespace cleanup in 68328/entry.S
Philippe De Muyter
2010-10-21
1
-7
/
+7
|
*
|
|
m68knommu: Document supported chips in intc-2.c and intc-simr.c.
Philippe De Muyter
2010-10-21
2
-1
/
+7
|
*
|
|
m68knommu: fix strace support for 68328/68360
Philippe De Muyter
2010-10-21
2
-2
/
+7
|
*
|
|
m68knommu: fix default starting date
Philippe De Muyter
2010-10-21
1
-5
/
+8
|
*
|
|
arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option
Christian Dietrich
2010-10-21
1
-5
/
+0
|
*
|
|
arch/m68knommu: Removing dead RAM_{16,32}_MB config option
Christian Dietrich
2010-10-21
1
-6
/
+0
|
*
|
|
arch/m68knommu: Removing dead M68KFPU_EMU config option
Christian Dietrich
2010-10-21
2
-31
/
+0
|
*
|
|
arch/m68knommu: Removing dead RELOCATE config option
Christian Dietrich
2010-10-21
1
-27
/
+0
|
*
|
|
arch/m68knommu: Removing dead M68000 config option
Christian Dietrich
2010-10-21
1
-3
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2010-10-22
2
-4
/
+3
|
\
\
\
\
|
*
|
|
|
m68k/m68knommu: merge MMU and non-MMU thread_info.h
Greg Ungerer
2010-10-22
1
-2
/
+2
|
*
|
|
|
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
2010-10-22
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Fix IRQ flag handling naming
David Howells
2010-10-07
2
-2
/
+1
|
/
/
/
*
|
|
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
2010-09-13
1
-0
/
+3
*
|
|
m68knommu: fix missing linker segments
Greg Ungerer
2010-09-07
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-08-18
1
-5
/
+5
|
\
\
\
|
*
|
|
m68knommu: formatting of pointers in printk()
Kulikov Vasiliy
2010-08-18
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
2
-2
/
+6
|
/
/
*
|
defconfig reduction
Sam Ravnborg
2010-08-14
7
-4055
/
+21
*
|
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
*
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
1
-4
/
+0
|
/
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
3
-4
/
+4
|
\
|
*
Rename .data.initvect to .data..initvect.
Denys Vlasenko
2010-03-03
3
-3
/
+3
|
*
Rename .text.lock to .text..lock.
Denys Vlasenko
2010-03-03
1
-1
/
+1
*
|
arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-2
/
+2
*
|
arch/m68knommu/mm/fault.c: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-5
/
+5
*
|
m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' case
Philippe De Muyter
2010-05-24
1
-1
/
+1
*
|
m68knommu: add smc91x support for ColdFire NETtel boards
Greg Ungerer
2010-05-24
2
-1
/
+156
*
|
m68knommu: add smc91x support to ColdFire 5249 platform
Greg Ungerer
2010-05-24
1
-0
/
+48
*
|
m68knommu: Coldfire QSPI platform support
Steven King
2010-05-17
6
-0
/
+929
*
|
m68knommu: remove a duplicate vector setting line for 68360
Greg Ungerer
2010-04-21
1
-1
/
+0
*
|
Fix m68k-uclinux's rt_sigreturn trampoline
Maxim Kuvyrkov
2010-04-21
1
-1
/
+1
*
|
m68knommu: correct the CC flags for Coldfire M5272 targets
Philip Nye
2010-04-21
1
-1
/
+1
[next]