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.13.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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
30
-302
/
+1121
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-06
m68k: Wire up process_vm_{read,write}v
Geert Uytterhoeven
1
-1
/
+3
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-57
/
+22
2011-11-10
net: add wireless TX status socket option
Johannes Berg
1
-0
/
+3
2011-11-09
m68k/mac: Remove mac_irq_{en,dis}able() wrappers
Finn Thain
1
-0
/
+2
2011-11-09
m68k/irq: Remove obsolete support for user vector interrupt fixups
Geert Uytterhoeven
1
-3
/
+1
2011-11-09
m68k/irq: Remove obsolete m68k irq framework
Geert Uytterhoeven
2
-68
/
+0
2011-11-09
m68k/q40: Convert Q40/Q60 to genirq
Geert Uytterhoeven
1
-0
/
+2
2011-11-09
m68k/irq: Add genirq support
Geert Uytterhoeven
2
-9
/
+37
2011-11-09
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
1
-2
/
+2
2011-11-09
m68k/irq: Add m68k_setup_irq_controller()
Geert Uytterhoeven
1
-0
/
+2
2011-11-09
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
1
-6
/
+7
2011-11-09
m68k/irq: Rename irq_node to irq_data
Geert Uytterhoeven
1
-4
/
+5
2011-11-09
m68k/irq: Kill irq_node_t typedef, always use struct irq_node
Geert Uytterhoeven
1
-4
/
+4
2011-11-09
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
1
-8
/
+7
2011-10-18
m68knommu: create common externs for _ram* vars
Greg Ungerer
1
-0
/
+3
2011-10-18
m68knommu: use generic section names in setup code
Greg Ungerer
1
-0
/
+2
2011-10-18
m68k: merge the mmu and non-mmu traps.c files
Greg Ungerer
1
-0
/
+6
2011-10-18
m68k: merge mmu and non-mmu include/asm/entry.h files
Greg Ungerer
3
-312
/
+252
2011-10-18
m68knommu: fix problems with SPI/GPIO on ColdFire 520x
Peter Turczak
2
-17
/
+17
[next]