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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-21
sh: Conserve fixmap slots when IOREMAP_FIXED=n.
Paul Mundt
1
-0
/
+2
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
15
-39
/
+20
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
3
-8
/
+24
2010-01-21
sh: Rework P2 to only include kernel text.
Paul Mundt
1
-77
/
+92
2010-01-21
sh: initial PMB mapping iteration by helper macro.
Paul Mundt
1
-147
/
+60
2010-01-20
sh: pretty print virtual memory map on boot.
Paul Mundt
1
-2
/
+36
2010-01-20
sh: mach-sdk7786: Probe system FPGA area mapping.
Paul Mundt
3
-4
/
+50
2010-01-20
sh: Correct iounmap fixmap teardown.
Paul Mundt
1
-7
/
+2
2010-01-20
sh: mach-sdk7786: reset controller reboot support.
Paul Mundt
1
-0
/
+8
2010-01-20
sh: machine_ops based reboot support.
Paul Mundt
11
-90
/
+156
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
4
-14
/
+14
2010-01-20
sh: mach-sdk7786: Split out FPGA IRQ controller setup.
Paul Mundt
4
-38
/
+59
2010-01-20
sh: mach-sdk7786: FPGA updates.
Paul Mundt
4
-70
/
+159
2010-01-19
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
1
-2
/
+3
2010-01-19
sh: Shut up noisy IOREMAP_FIXED=n build.
Paul Mundt
1
-1
/
+2
2010-01-19
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
3
-7
/
+116
2010-01-19
sh: Fix up sdk7780 and urquell builds.
Paul Mundt
2
-2
/
+2
2010-01-19
sh: urquell: Handle EXTAL configuration here, too.
Paul Mundt
1
-1
/
+24
2010-01-19
sh: mach-sdk7786: Detect/configure/propagate EXTAL.
Paul Mundt
1
-0
/
+23
2010-01-19
sh: SH7786 clock framework rewrite.
Paul Mundt
2
-99
/
+91
2010-01-19
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
2
-3
/
+4
2010-01-19
sh64: Use the shared FPU state restorer.
Paul Mundt
3
-62
/
+8
2010-01-19
sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
Paul Mundt
1
-2
/
+2
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
8
-41
/
+43
2010-01-19
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
1
-15
/
+0
2010-01-19
sh: Split out MMUCR.URB based entry wiring in to shared helper.
Paul Mundt
6
-176
/
+124
2010-01-19
sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
Paul Mundt
1
-2
/
+2
2010-01-19
sh: Limit ioremap_prot() to 32bit pgprot parts.
Paul Mundt
2
-1
/
+3
2010-01-19
sh: Convert p3_ioremap() users to ioremap_prot().
Paul Mundt
4
-5
/
+4
2010-01-19
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
3
-22
/
+8
2010-01-19
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
6
-33
/
+41
2010-01-18
sh: Flag __ioremap_caller() __init_refok.
Paul Mundt
1
-2
/
+3
2010-01-18
sh: Handle unmapping of fixed slots transparently in iounmap().
Paul Mundt
1
-0
/
+6
2010-01-18
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
2
-4
/
+10
2010-01-18
sh: Merge _32/_64 ioremap implementations.
Paul Mundt
3
-48
/
+1
2010-01-18
sh: Fixup the IOREMAP_FIXED=n build.
Paul Mundt
1
-0
/
+9
2010-01-18
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
3
-3
/
+16
2010-01-18
Merge branch 'sh/stable-updates'
Paul Mundt
89
-567
/
+488
2010-01-18
Merge branch 'sh/ioremap-fixed'
Paul Mundt
18
-299
/
+458
2010-01-18
sh: Need IRQs enabled for init_fpu().
Paul Mundt
1
-0
/
+2
2010-01-18
sh: Setup early PMB mappings.
Matt Fleming
2
-51
/
+346
2010-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-31
/
+18
2010-01-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-9
/
+39
2010-01-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2010-01-16
m68knommu: fix invalid flags on coldfire pit clocksource
john stultz
1
-1
/
+0
2010-01-16
sh: Tidy up non-translatable checks in iounmap path.
Paul Mundt
1
-4
/
+24
2010-01-16
sh: Use ioremap_fixed() to implement SH-5 ioremap()
Matt Fleming
1
-283
/
+4
2010-01-16
sh: Use ioremap_fixmed to map the SM501 DRAM config register
Matt Fleming
1
-2
/
+9
2010-01-16
sh: Add fixed ioremap support
Matt Fleming
6
-3
/
+167
2010-01-16
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
2
-4
/
+41
[next]