index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
2008-10-21
sh: Export cache flush routines needed by sh_eth on SH7619.
Paul Mundt
2008-10-21
sh: Wire up oops reporting in the die notifier chain.
Paul Mundt
2008-10-21
sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.
Paul Mundt
2008-10-21
sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().
Paul Mundt
2008-10-21
sh: Fix up the SH7203 build.
Paul Mundt
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.
Paul Mundt
2008-10-20
sh: Move the CPU definition headers from asm/ to cpu/.
Paul Mundt
2008-10-20
sh: add dynamic crash base address support
Magnus Damm
2008-10-20
sh: Fix up some merge damage.
Paul Mundt
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-20
Merge branch 'sh/gpiolib'
Paul Mundt
2008-10-20
Fix debugfs_create_dir's error checking method for arch/sh/kernel/
Zhaolei
2008-10-20
sh: Add sh7720 pinmux code
Magnus Damm
2008-10-20
sh: Add sh7203 pinmux code
Magnus Damm
2008-10-20
sh: Add sh7723 pinmux code
Magnus Damm
2008-10-20
sh: Add sh7722 pinmux code
Magnus Damm
2008-10-20
sh: GPIO and pinmux base code
Magnus Damm
2008-10-04
sh: More I/O routine overhauling.
Paul Mundt
2008-10-01
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
2008-10-01
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2008-09-29
sh: SH-5 clk fwk support.
Paul Mundt
2008-09-29
sh: Fix up signal_64 cast warnings.
Paul Mundt
2008-09-24
sh: Force pending restarted system calls to return -EINTR.
Paul Mundt
2008-09-21
sh: Add FPU registers to regset interface.
Paul Mundt
2008-09-21
sh: ftrace support.
Paul Mundt
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-21
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
2008-09-17
sh: Fix up signal_64 conflicting handle_signal() definition.
Paul Mundt
2008-09-17
sh: Fix up fpu emu build.
Paul Mundt
2008-09-13
sh: latencytop support.
Paul Mundt
2008-09-12
sh: Tidy up ELF core dumps.
Paul Mundt
2008-09-12
sh: Check SR.DSP bit for DSP regset validity.
Paul Mundt
2008-09-12
sh: Add missing task_user_regset_view() definition.
Paul Mundt
2008-09-12
sh: Add DSP registers to regset interface.
Paul Mundt
2008-09-12
sh: Flag T-bit for syscall restart.
Paul Mundt
2008-09-12
sh: ptrace: Introduce user_regset interface for gp regs.
Paul Mundt
2008-09-10
sh: intc_prio_data() test before subtraction on unsigned
roel kluin
2008-09-09
sh: kprobes: kretprobe_trampoline needs to be global.
Paul Mundt
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
sh: Derive calibrate_delay lpj from clk fwk.
Paul Mundt
2008-09-08
sh: kprobes: __kprobes annotations and formatting cleanups.
Paul Mundt
2008-09-08
sh: kprobes: Fix up race against probe point removal.
Paul Mundt
2008-09-08
sh: kprobes: Fix up a preemption imbalance on jprobe return.
Paul Mundt
2008-09-08
sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.
Paul Mundt
2008-09-08
sh: kprobes: Use trapa #0x3a for breakpoint trap.
Paul Mundt
2008-09-08
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
2008-09-08
sh: Mark kretprobe_trampoline_holder static and __used.
Paul Mundt
2008-09-08
sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.
Luca Santini
[next]