index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68knommu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-29
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-7
/
+0
2010-10-28
ptrace: cleanup arch_ptrace() on m68knommu
Namhyung Kim
1
-29
/
+25
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-3
/
+4
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
36
-193
/
+499
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-4
/
+3
2010-10-22
m68k/m68knommu: merge MMU and non-MMU thread_info.h
Greg Ungerer
1
-2
/
+2
2010-10-22
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
1
-2
/
+1
2010-10-22
m68knommu: convert to using tracehook_report_syscall_*
Greg Ungerer
4
-22
/
+19
2010-10-22
m68knommu: some boards use fixed phy for FEC ethernet
Greg Ungerer
1
-0
/
+16
2010-10-21
m68knommu: support the external GPIO based interrupts of the 5272
Greg Ungerer
1
-5
/
+51
2010-10-21
m68knommu: mask of vector bits in exception word properly
Greg Ungerer
1
-5
/
+8
2010-10-21
m68knommu: change to new flag variables
matt mooney
12
-24
/
+24
2010-10-21
m68knommu: add basic mmu-less m548x support
Philippe De Muyter
6
-1
/
+288
2010-10-21
m68knommu: .gitignore vmlinux.lds
Philippe De Muyter
1
-0
/
+1
2010-10-21
m68knommu: stop using __do_IRQ
Greg Ungerer
7
-27
/
+26
2010-10-21
m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.
Philippe De Muyter
3
-10
/
+10
2010-10-21
m68knommu: add support for Coldfire 547x/548x interrupt controller
Philippe De Muyter
1
-8
/
+32
2010-10-21
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
1
-9
/
+0
2010-10-21
m68knommu: whitespace cleanup in 68328/entry.S
Philippe De Muyter
1
-7
/
+7
2010-10-21
m68knommu: Document supported chips in intc-2.c and intc-simr.c.
Philippe De Muyter
2
-1
/
+7
2010-10-21
m68knommu: fix strace support for 68328/68360
Philippe De Muyter
2
-2
/
+7
2010-10-21
m68knommu: fix default starting date
Philippe De Muyter
1
-5
/
+8
2010-10-21
arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option
Christian Dietrich
1
-5
/
+0
2010-10-21
arch/m68knommu: Removing dead RAM_{16,32}_MB config option
Christian Dietrich
1
-6
/
+0
2010-10-21
arch/m68knommu: Removing dead M68KFPU_EMU config option
Christian Dietrich
2
-31
/
+0
2010-10-21
arch/m68knommu: Removing dead RELOCATE config option
Christian Dietrich
1
-27
/
+0
2010-10-21
arch/m68knommu: Removing dead M68000 config option
Christian Dietrich
1
-3
/
+0
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
9
-4060
/
+22
2010-10-07
Fix IRQ flag handling naming
David Howells
2
-2
/
+1
2010-09-20
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-7
/
+0
2010-09-13
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
1
-0
/
+3
2010-09-08
m68knommu: fix missing linker segments
Greg Ungerer
1
-0
/
+2
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-5
/
+5
2010-08-18
m68knommu: formatting of pointers in printk()
Kulikov Vasiliy
1
-5
/
+5
2010-08-18
Make do_execve() take a const filename pointer
David Howells
2
-2
/
+6
2010-08-15
defconfig reduction
Sam Ravnborg
7
-4055
/
+21
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-4
/
+0
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
3
-4
/
+4
2010-05-24
arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanup
Andrea Gelmini
1
-2
/
+2
2010-05-24
arch/m68knommu/mm/fault.c: Checkpatch cleanup
Andrea Gelmini
1
-5
/
+5
2010-05-24
m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' case
Philippe De Muyter
1
-1
/
+1
2010-05-24
m68knommu: add smc91x support for ColdFire NETtel boards
Greg Ungerer
2
-1
/
+156
2010-05-24
m68knommu: add smc91x support to ColdFire 5249 platform
Greg Ungerer
1
-0
/
+48
2010-05-17
m68knommu: Coldfire QSPI platform support
Steven King
6
-0
/
+929
2010-04-21
m68knommu: remove a duplicate vector setting line for 68360
Greg Ungerer
1
-1
/
+0
2010-04-21
Fix m68k-uclinux's rt_sigreturn trampoline
Maxim Kuvyrkov
1
-1
/
+1
2010-04-21
m68knommu: correct the CC flags for Coldfire M5272 targets
Philip Nye
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-4
/
+3
[next]