index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
sh: Fix up SH-X3 general exception handler build.
Paul Mundt
1
-1
/
+1
2009-02-27
sh: multiple vectors per irq - sh7785
Magnus Damm
1
-63
/
+32
2009-02-27
sh: multiple vectors per irq - sh7780
Magnus Damm
1
-67
/
+30
2009-02-27
sh: multiple vectors per irq - sh7750
Magnus Damm
1
-62
/
+25
2009-02-27
sh: multiple vectors per irq - base
Magnus Damm
1
-1
/
+1
2009-02-27
sh: fix P4 iounmap() pass-through
Magnus Damm
1
-1
/
+1
2009-02-27
sh: Disable unsupportable prefetching on SH-3.
Paul Mundt
1
-2
/
+1
2009-02-27
sh: prefetch early exception data on sh4/sh4a.
Magnus Damm
2
-2
/
+10
2009-02-27
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
Magnus Damm
2
-9
/
+4
2009-02-27
sh: rework register restore code for sh3/sh4/sh4a
Magnus Damm
1
-35
/
+33
2009-02-27
sh: shared register saving code for sh3/sh4/sh4a
Magnus Damm
2
-149
/
+155
2009-02-27
sh: ap325rxa: Revert ov772x support.
Paul Mundt
1
-50
/
+3
2009-02-16
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
1
-0
/
+3
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-02-12
Merge branch 'sh/stable-updates'
Paul Mundt
1
-2
/
+2
2009-02-12
sh: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-02-04
sh: Restrict old CMT timer code to SH-2/SH-2A.
Paul Mundt
1
-1
/
+1
2009-01-29
sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.
Paul Mundt
2
-3
/
+0
2009-01-29
sh: Fix up MTU2 support for SH7203.
Paul Mundt
2
-2
/
+4
2009-01-29
sh: Use SYS_SUPPORTS_CMT for managing CMT timer dependencies.
Paul Mundt
1
-15
/
+28
2009-01-29
sh: CMT platform data for sh7723/sh7722/sh7366/sh7343
Magnus Damm
4
-0
/
+136
2009-01-29
sh: CMT clockevent platform driver
Magnus Damm
1
-0
/
+8
2009-01-29
sh: fix no sys_timer case
Magnus Damm
1
-1
/
+9
2009-01-29
sh: tmu disable support
Magnus Damm
1
-1
/
+9
2009-01-29
sh: rework clocksource and sched_clock
Magnus Damm
3
-54
/
+19
2009-01-29
SH: fix start_thread and user_stack_pointer macros
Roel Kluin
3
-14
/
+14
2009-01-29
sh: Use the atomic_t "counter" member
Matt Fleming
1
-8
/
+8
2009-01-29
sh: Relax inline assembly constraints
Matt Fleming
2
-55
/
+55
2009-01-29
Merge branch 'sh/stable-updates'
Paul Mundt
11
-100
/
+184
2009-01-29
sh: Fix up T-bit error handling in SH-4A mutex fastpath.
Takashi Yoshii
1
-12
/
+9
2009-01-29
sh: Fix up spurious syscall restarting.
Paul Mundt
4
-44
/
+8
2009-01-29
sh: fcnvds fix with denormalized numbers on SH-4 FPU.
Carmelo AMOROSO
1
-1
/
+1
2009-01-29
sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.
Christopher SMITH
1
-4
/
+4
2009-01-29
sh: Handle calling csum_partial with misaligned data
Stuart Menefy
1
-19
/
+50
2009-01-29
sh: ap325rxa: Enable ov772x in defconfig.
Kuninori Morimoto
1
-7
/
+20
2009-01-29
sh: ap325rxa: Add ov772x support.
Kuninori Morimoto
1
-3
/
+50
2009-01-29
sh: ap325rxa: control camera power toggling.
Kuninori Morimoto
1
-1
/
+9
2009-01-29
sh: mach-migor: Enable ov772x and tw9910 in defconfig.
Kuninori Morimoto
1
-9
/
+33
2009-01-27
sh: mach-highlander and mach-rsk require gpiolib.
Paul Mundt
4
-10
/
+3
2009-01-27
sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases.
Paul Mundt
2
-2
/
+2
2009-01-27
sh: use gpiolib
Magnus Damm
6
-83
/
+99
2009-01-27
sh: lockless gpio_set_value()
Magnus Damm
2
-26
/
+82
2009-01-27
sh: lockless gpio_get_value()
Magnus Damm
1
-63
/
+63
2009-01-27
sh: make gpio_get/set_value() O(1)
Magnus Damm
2
-12
/
+43
2009-01-27
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
10
-19
/
+19
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
10
-19
/
+19
2009-01-21
sh: fix unaligned and nonexistent address handling
SUGIOKA Toshinobu
1
-5
/
+4
2009-01-21
sh: export the sh7343 JPU to user space
Magnus Damm
2
-1
/
+32
2009-01-21
sh: update defconfigs.
Paul Mundt
37
-866
/
+2060
2009-01-21
sh: Kill off obsolete busses from arch/sh/Kconfig.
Paul Mundt
1
-52
/
+11
[prev]
[next]