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
/
m68k
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-02-07
m68k: Add shared bit to Coldfire kernel page entries
Alexander Stein
1
-1
/
+2
2012-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-13
/
+0
2012-01-22
m68k/irq: Remove obsolete IRQ_FLG_* definitions
Geert Uytterhoeven
1
-13
/
+0
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-35
/
+1
2012-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
11
-39
/
+43
2012-01-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
30
-302
/
+1121
2012-01-04
consolidate a bunch of ipcbuf.h instances
Al Viro
1
-29
/
+1
2012-01-04
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2011-12-30
m68k: add ColdFire FPU support for the V4e ColdFire CPUs
Greg Ungerer
1
-0
/
+2
2011-12-30
m68k: create ColdFire MMU pgalloc code
Greg Ungerer
2
-1
/
+105
2011-12-30
m68k: ColdFire V4e MMU paging init code and miss handler
Greg Ungerer
1
-0
/
+2
2011-12-30
m68k: use ColdFire MMU read/write bit flags when ioremapping
Greg Ungerer
1
-0
/
+1
2011-12-30
m68k: ColdFire V4e MMU context support code
Greg Ungerer
2
-49
/
+211
2011-12-30
m68k: MMU enabled ColdFire needs 8k ELF alignment
Greg Ungerer
1
-3
/
+3
2011-12-30
m68k: set ColdFire MMU page size
Greg Ungerer
1
-3
/
+3
2011-12-30
m68k: define PAGE_OFFSET_RAW for ColdFire CPU with MMU enabled
Greg Ungerer
1
-6
/
+4
2011-12-30
m68k: add TLB flush support for the ColdFire V4e MMU hardware
Greg Ungerer
1
-6
/
+17
2011-12-30
m68k: modify ColdFire 54xx cache support for MMU enabled
Greg Ungerer
1
-1
/
+31
2011-12-30
m68k: add cache support for V4e ColdFire cores running with MMU enabled
Greg Ungerer
1
-5
/
+83
2011-12-30
m68k: add page table size definitions for ColdFire V4e MMU
Greg Ungerer
1
-6
/
+24
2011-12-30
m68k: page table support definitions and code for ColdFire MMU
Greg Ungerer
1
-0
/
+425
2011-12-30
m68k: set register a2 to current if MMU enabled on ColdFire
Greg Ungerer
1
-1
/
+9
2011-12-30
m68k: add ColdFire 54xx CPU MMU memory init code
Greg Ungerer
2
-3
/
+4
2011-12-30
m68k: use addr_limit checking for m68k CPUs that do no support address spaces
Greg Ungerer
2
-14
/
+19
2011-12-30
m68k: modify user space access functions to support ColdFire CPUs
Greg Ungerer
2
-15
/
+31
2011-12-30
m68k: add TASK definitions for ColdFires running with MMU
Greg Ungerer
1
-6
/
+10
2011-12-30
m68k: make interrupt definitions conditional on correct CPU types
Greg Ungerer
1
-2
/
+3
2011-12-30
m68k: definitions for the ColdFire V4e MMU hardware
Greg Ungerer
1
-0
/
+110
2011-12-30
m68k: add machine and CPU definitions for ColdFire cores
Greg Ungerer
1
-0
/
+14
2011-12-24
m68knommu: remove unused anchor.h include file
Greg Ungerer
1
-112
/
+0
2011-12-24
m68k: handle presence of 64bit mul/div instructions cleanly
Greg Ungerer
1
-4
/
+4
2011-12-24
m68k: simpler m68k and ColdFire CPU's can use generic csum code
Greg Ungerer
1
-26
/
+5
2011-12-24
m68k: make fp register stores consistent for m68k and ColdFire
Greg Ungerer
2
-8
/
+0
2011-12-24
m68k: print memory layout info in boot log
Greg Ungerer
1
-0
/
+1
2011-12-24
m68k: remove thread_info struct from thread struct
Greg Ungerer
2
-32
/
+0
2011-12-24
m68k: remove duplicate asm offset for task thread.info
Greg Ungerer
1
-1
/
+1
2011-12-24
m68k: Fall back to __gpio_to_irq() for non-arch GPIOs
Mark Brown
1
-1
/
+2
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2011-12-22
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
1
-1
/
+3
2011-12-10
m68k: Don't comment out syscalls used by glibc
Andreas Schwab
1
-5
/
+5
2011-12-10
m68k/atari: Move declaration of atari_SCC_reset_done to header file
Geert Uytterhoeven
1
-0
/
+2
2011-12-10
m68k/hp300: Export hp300_ledstate
Geert Uytterhoeven
1
-4
/
+4
2011-12-10
m68k/mac: cleanup macro case
Finn Thain
1
-1
/
+1
2011-12-10
m68k/mac: oss irq fixes
Finn Thain
2
-22
/
+3
2011-12-10
m68k/mac: fix nubus slot irq disable and shutdown
Finn Thain
1
-0
/
+2
2011-12-10
m68k/mac: cleanup forward declarations
Finn Thain
6
-6
/
+21
2011-12-10
m68k/mac: cleanup mac_irq_pending
Finn Thain
2
-1
/
+3
2011-12-10
m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISA
Kars de Jong
1
-0
/
+2
[next]