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
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-06
sh: TLB miss fast-path optimizations.
Stuart Menefy
2
-28
/
+197
2006-12-06
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
1
-6
/
+1
2006-12-06
sh: gcc4 support.
Stuart Menefy
1
-8
/
+10
2006-12-06
sh: Drop CPU subtype IRQ headers.
Paul Mundt
3
-31
/
+36
2006-12-06
sh: Configurable timer IRQ.
Paul Mundt
1
-1
/
+1
2006-12-06
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
1
-1
/
+1
2006-12-06
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
5
-2
/
+900
2006-12-06
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
12
-12
/
+367
2006-10-31
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
2
-60
/
+54
2006-10-20
sh: Convert INTC2 to IRQ table registration.
Paul Mundt
3
-140
/
+114
2006-10-19
sh: Updates for irq-flow-type naming changes.
Paul Mundt
2
-4
/
+6
2006-10-19
sh: Fix exception_handling_table alignment.
Paul Mundt
2
-2
/
+16
2006-10-12
sh: interrupt exception handling rework
Paul Mundt
2
-695
/
+0
2006-10-06
sh: Convert IPR-IRQ to IRQ chip.
Paul Mundt
1
-75
/
+27
2006-10-06
sh: Convert INTC2 IRQ handler to irq_chip.
Paul Mundt
1
-114
/
+24
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-09-27
sh: Calculate shm alignment at runtime.
Paul Mundt
1
-0
/
+5
2006-09-27
sh: More intelligent entry_mask/way_size calculation.
Paul Mundt
1
-7
/
+13
2006-09-27
sh: Support for L2 cache on newer SH-4A CPUs.
Paul Mundt
1
-1
/
+46
2006-09-27
sh: CPU flags in AT_HWCAP in ELF auxvt.
Paul Mundt
1
-3
/
+5
2006-09-27
sh: Add support for 4K stacks.
Paul Mundt
1
-0
/
+2
2006-09-27
sh: Cleanup IRQ disabling for hardirq handlers.
Paul Mundt
3
-18
/
+4
2006-09-27
sh: maskreg IRQ support.
Paul Mundt
2
-2
/
+102
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
3
-130
/
+1
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
10
-15
/
+252
2006-09-27
sh: Add setup code for various CPU subtypes.
Paul Mundt
11
-0
/
+441
2006-09-27
sh: sem2mutex conversion for clock framework.
Paul Mundt
1
-8
/
+9
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
2
-0
/
+82
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
1
-3
/
+3
2006-09-27
sh: Store Queue API rework.
Paul Mundt
1
-296
/
+246
2006-09-27
sh: Add flag for MMU PTEA capability.
Paul Mundt
2
-13
/
+27
2006-09-27
sh: Support for SH7770/SH7780 CPU subtypes.
Paul Mundt
3
-0
/
+181
2006-09-27
sh: Refactor PRR masking to catch newer SH7760 cuts.
Paul Mundt
1
-3
/
+9
2006-09-27
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
2
-1
/
+26
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
2
-2
/
+3
2006-08-06
[PATCH] sh: fix proc file removal for superh store queue module
Neil Horman
1
-3
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-1
/
+0
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
4
-4
/
+4
2006-06-26
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-04-01
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-1
/
+1
2006-03-28
[PATCH] RTC: Remove some duplicate BCD definitions
Matt Mackall
1
-9
/
+1
2006-02-01
[PATCH] sh: convert voyagergx to platform device, drop sh-bus
Paul Mundt
2
-198
/
+1
2006-02-01
[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions
Paul Mundt
1
-30
/
+29
2006-02-01
[PATCH] sh: Make peripheral clock frequency setting mandatory
Paul Mundt
1
-12
/
+1
2006-01-17
[PATCH] sh: Simplistic clock framework
Paul Mundt
12
-1
/
+1190
2006-01-17
[PATCH] sh: IRQ handler updates
Paul Mundt
7
-414
/
+510
2006-01-17
[PATCH] sh: DMA updates
Paul Mundt
1
-0
/
+2
2006-01-13
[PATCH] Add sh_bus_type probe and remove methods
Russell King
1
-17
/
+17
2005-09-10
[PATCH] SH: C99 initializers for hw_interrupt_type structures
Thomas Gleixner
3
-28
/
+28
[next]