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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-14
[SPARC64]: Update defconfig.
David S. Miller
1
-5
/
+33
2007-10-14
[SPARC64]: Use sun4v VIRQ interfaces as intended.
David S. Miller
2
-12
/
+31
2007-10-14
[SPARC64]: Allocate ivector_table dynamically.
David S. Miller
1
-11
/
+11
2007-10-14
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
4
-39
/
+49
2007-10-14
[SPARC64]: Make IVEC pointers 64-bit.
David S. Miller
3
-25
/
+32
2007-10-14
[SPARC64]: Fix register usage in xor_raid_4().
David S. Miller
1
-6
/
+6
2007-10-14
[SPARC64]: Kill pci_memspace_mask.
David S. Miller
6
-52
/
+30
2007-10-14
[SPARC64]: Consolidate MSI support code.
David S. Miller
6
-775
/
+700
2007-10-14
[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
Stephen Rothwell
4
-4
/
+12
2007-10-14
[SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.
David S. Miller
1
-11
/
+4
2007-10-14
[SPARC/64]: Prepare to remove of_platform_driver name.
Stephen Rothwell
2
-2
/
+8
2007-10-14
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
Robert Reif
2
-6
/
+10
2007-10-14
[SPARC64]: beautify vmlinux.lds
Sam Ravnborg
1
-89
/
+122
2007-10-14
[SPARC]: beautify vmlinux.lds
Sam Ravnborg
1
-72
/
+93
2007-10-14
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
David S. Miller
2
-1
/
+516
2007-10-14
i2c/tps65010: New-style driver updates, part 2
David Brownell
3
-5
/
+143
2007-10-13
missing includes in arch/powerpc/platforms/52xx/lite5200.c
Al Viro
1
-0
/
+2
2007-10-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-51
/
+51
2007-10-13
Delete filenames in comments.
Dave Jones
49
-97
/
+15
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
6
-11
/
+18
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
25
-455
/
+1634
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
99
-3034
/
+7127
2007-10-13
m68k: Atari keyboard ACIA driver cleanup
Geert Uytterhoeven
1
-97
/
+7
2007-10-13
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich
1
-3
/
+3
2007-10-13
x86/pci/acpi: fix DMI const-ification fallout
Jeff Garzik
1
-1
/
+1
2007-10-13
x86: fence oostores on 64-bit
Nick Piggin
1
-0
/
+1
2007-10-13
[MIPS] SMP: Fix use of cpumasks.
Ralf Baechle
1
-3
/
+3
2007-10-13
[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."
Ralf Baechle
1
-48
/
+48
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
11
-9
/
+325
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-48
/
+17
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-3
/
+3
2007-10-13
Merge branches 'omap1-upstream' and 'omap2-upstream' into devel
Russell King
35
-341
/
+4258
2007-10-13
[ARM] Update arch/arm/Kconfig for drivers/Kconfig changes
Russell King
1
-4
/
+10
2007-10-13
[ARM] 4600/1: fix kernel build failure with build-id-supporting binutils
Lennert Buytenhek
1
-1
/
+1
2007-10-13
[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)
Mike Westerhof
2
-1
/
+58
2007-10-13
[ARM] Rename consistent_sync() as dma_cache_maint()
Russell King
2
-4
/
+4
2007-10-13
[ARM] 4572/1: ep93xx: add cirrus logic edb9307 support
Herbert Valerio Riedel
3
-0
/
+98
2007-10-13
[ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding support
Ben Dooks
2
-0
/
+63
2007-10-13
[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32
Uwe Kleine-König
4
-61
/
+85
2007-10-13
[ARM] 4594/1: ns9xxx: use the new gpio functions
Uwe Kleine-König
1
-6
/
+6
2007-10-13
[ARM] 4593/1: ns9xxx: implement generic clockevents
Uwe Kleine-König
2
-42
/
+109
2007-10-13
[ARM] 4592/1: ns9xxx: clocksource driver
Uwe Kleine-König
2
-26
/
+43
2007-10-13
[ARM] 4590/1: ns9xxx: add gpio handling functions
Uwe Kleine-König
3
-1
/
+186
2007-10-13
[ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqs
Uwe Kleine-König
1
-2
/
+7
2007-10-13
[ARM] Add rtc-cmos driver for ISA-based footbridge platforms
Russell King
1
-1
/
+44
2007-10-13
[ARM] Add fallocate syscall entry
Russell King
1
-0
/
+1
2007-10-13
[ARM] 4587/1: S3C24XX: Add magic number before resume code
Ben Dooks
1
-0
/
+8
2007-10-13
[ARM] 4585/1: Correctly identify the CPU architecture version
Catalin Marinas
1
-4
/
+17
2007-10-13
[ARM] 4581/1: Fix the conditional execution of the NWFPE instructions
Catalin Marinas
1
-11
/
+14
2007-10-13
[ARM] cleanup struct irqaction initializers
Thomas Gleixner
1
-1
/
+5
[prev]
[next]