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
2008-01-28
sh: Split out extable.c _32 and _64 variants.
Paul Mundt
5
-36
/
+52
2008-01-28
sh: Add SH-5 support to the consistent DMA impl.
Paul Mundt
1
-18
/
+28
2008-01-28
sh: flush_cache_sigtramp() takes 1 arg only.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Move over the SH-5 head.S and tlb.h.
Paul Mundt
4
-9
/
+4
2008-01-28
sh: Have SH-5 provide an {en,dis}able_fpu() impl.
Paul Mundt
2
-8
/
+8
2008-01-28
sh: Disable initial cache flush on SH-5.
Paul Mundt
1
-14
/
+18
2008-01-28
sh: Don't reference UBC code in CPU init on sh64.
Paul Mundt
1
-1
/
+6
2008-01-28
sh: imask IRQ depends on sh32.
Paul Mundt
1
-1
/
+2
2008-01-28
sh: Move in the SH-5 traps.c impl.
Paul Mundt
4
-3
/
+2
2008-01-28
sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/
Paul Mundt
2
-1
/
+1
2008-01-28
sh: Move in the SH-5 signal trampoline impl.
Paul Mundt
4
-5
/
+9
2008-01-28
sh: Move in the SH-5 ptrace impl.
Paul Mundt
4
-2
/
+2
2008-01-28
sh: Split out 29-bit and 32-bit physical mode definitions.
Paul Mundt
2
-1
/
+12
2008-01-28
sh: Split out processor.h in to _32 and _64 variants.
Paul Mundt
1
-0
/
+21
2008-01-28
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt
3
-2
/
+2
2008-01-28
sh: Have 32-bit use arch/sh/kernel/Makefile_32.
Paul Mundt
2
-25
/
+30
2008-01-28
sh: Kill off lib64 version of io.c.
Paul Mundt
2
-138
/
+6
2008-01-28
sh: Move sh32 optimized I/O routines to arch/sh/lib/
Paul Mundt
3
-68
/
+83
2008-01-28
sh: Consolidate CPU features in Kconfig.cpu.
Paul Mundt
3
-118
/
+104
2008-01-28
sh64: Kill off arch/sh64/oprofile.
Paul Mundt
2
-35
/
+0
2008-01-28
sh: Move sh64 board defconfigs to arch/sh/configs.
Paul Mundt
3
-0
/
+0
2008-01-28
sh: Move sh64 boards to arch/sh/.
Paul Mundt
9
-0
/
+0
2008-01-28
sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.
Paul Mundt
2
-21
/
+14
2008-01-28
sh: Plug SH-5 in to arch/sh/Makefile.
Paul Mundt
1
-2
/
+6
2008-01-28
sh: Move arch/sh64/lib to arch/sh/lib64.
Paul Mundt
12
-0
/
+0
2008-01-28
sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.
Paul Mundt
1
-0
/
+0
2008-01-28
sh: Add a SUPERH32 config symbol.
Paul Mundt
1
-0
/
+3
2008-01-28
sh: Move CPU subtypes to Kconfig.sh.
Paul Mundt
2
-190
/
+190
2008-01-28
sh: Rename Kconfig to Kconfig.sh.
Paul Mundt
1
-0
/
+0
2008-01-28
sh64: Use the generic rtc-sh driver.
Paul Mundt
1
-129
/
+67
2008-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
57
-621
/
+2388
2008-01-27
i2c-au1550: Convert to platform driver
Manuel Lauss
1
-0
/
+21
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
1
-0
/
+6
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
4
-4
/
+5
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
1
-1
/
+1
2008-01-27
ixp4xx-i2c-gpio
Michael-Luke Jones
5
-31
/
+38
2008-01-27
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
3
-62
/
+0
2008-01-26
[S390] replace lock_cpu_hotplug with get_online_cpus
Martin Schwidefsky
1
-6
/
+6
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
2
-2
/
+2
2008-01-26
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
Hisashi Hifumi
1
-0
/
+23
2008-01-26
[S390] add smp_call_function_mask
Carsten Otte
1
-0
/
+27
2008-01-26
[S390] Remove TOPDIR from Makefile
WANG Cong
1
-4
/
+0
2008-01-26
[S390] single-step cleanup
Roland McGrath
2
-16
/
+19
2008-01-26
[S390] Move NOTES and BUG_TABLE.
Martin Schwidefsky
1
-3
/
+9
2008-01-26
[S390] arch/s390/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-26
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
1
-6
/
+8
2008-01-26
[S390] vmemmap: allocate struct pages before 1:1 mapping
Christian Borntraeger
1
-2
/
+2
2008-01-26
[S390] Initialize sclp_ipl_info
Michael Holzheu
1
-0
/
+1
2008-01-26
[S390] Allocate and free cpu lowcores and stacks when needed/possible.
Heiko Carstens
1
-34
/
+72
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
[next]