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-09-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
8
-5
/
+10
2007-09-12
[POWERPC] Move serial_dev_init to device_initcall()
Olof Johansson
1
-1
/
+1
2007-09-12
i386: Fix leak of ../kernel from top level
Andi Kleen
2
-2
/
+2
2007-09-12
x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.
Andi Kleen
1
-1
/
+3
2007-09-12
x86_64: Add missing mask operation to vdso
Andi Kleen
1
-2
/
+3
2007-09-12
[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue
Kumar Gala
1
-0
/
+1
2007-09-12
[SPARC64]: Fix booting on V100 systems.
David S. Miller
1
-1
/
+12
2007-09-12
revert "highmem: catch illegal nesting"
Andrew Morton
1
-4
/
+3
2007-09-12
m68k(nommu): add missing syscalls
Geert Uytterhoeven
2
-0
/
+20
2007-09-12
H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable
Robert P. J. Day
1
-1
/
+1
2007-09-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-5
/
+8
2007-09-11
[MIPS] Fix aliasing bug in copy_user_highpage.
Ralf Baechle
1
-1
/
+4
2007-09-11
[MIPS] IP22: fix wrong argument order
Thomas Bogendoerfer
1
-2
/
+2
2007-09-11
[MIPS] IP22: Fix wrong check for second HPC
Thomas Bogendoerfer
1
-2
/
+2
2007-09-11
[MIPS] Ocelot: remove remaining bits
Yoichi Yuasa
1
-14
/
+0
2007-09-11
[MIPS] TLB: Fix instruction bitmasks
Thiemo Seufer
1
-2
/
+2
2007-09-11
[MIPS] R10000: Fix wrong test in dma-default.c
Maxime Bizon
1
-1
/
+1
2007-09-11
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
Ralf Baechle
1
-1
/
+0
2007-09-11
[MIPS] Kconfig: whitespace cleanup.
Ralf Baechle
1
-4
/
+4
2007-09-11
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
Ralf Baechle
1
-0
/
+1
2007-09-11
[MIPS] BCM1480: Fix computation of interrupt mask address register.
Ralf Baechle
1
-4
/
+4
2007-09-11
[MIPS] i8259: Add disable method.
Kyungmin Park
1
-0
/
+1
2007-09-11
PCI: irq and pci_ids patch for Intel Tolapai
Jason Gaston
1
-0
/
+1
2007-09-11
PCI: Remove __devinit from pcibios_get_irq_routing_table
Ralf Baechle
1
-1
/
+1
2007-09-11
i386: fix a hang on stuck nmi watchdog
Daniel Walker
1
-1
/
+1
2007-09-11
x86_64: Remove CLFLUSH in text_poke()
Andi Kleen
1
-4
/
+2
2007-09-11
i386: Fix perfctr watchdog on core duo
Stephane Eranian
1
-6
/
+22
2007-09-11
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
3
-3
/
+0
2007-09-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-26
/
+13
2007-09-11
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
53
-3209
/
+2418
2007-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
1
-1
/
+5
2007-09-11
[POWERPC] cpm2: Fix off-by-one error in setbrg().
Scott Wood
1
-1
/
+1
2007-09-11
[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation
Jochen Friedrich
1
-2
/
+0
2007-09-11
[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI
Kumar Gala
4
-1
/
+7
2007-09-11
[MIPS] Ocelot: remove remaining bits
Yoichi Yuasa
1
-14
/
+0
2007-09-11
[MIPS] TLB: Fix instruction bitmasks
Thiemo Seufer
1
-2
/
+2
2007-09-11
[MIPS] R10000: Fix wrong test in dma-default.c
Maxime Bizon
1
-1
/
+1
2007-09-11
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
Ralf Baechle
1
-1
/
+0
2007-09-11
[MIPS] Kconfig: whitespace cleanup.
Ralf Baechle
1
-4
/
+4
2007-09-11
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
Ralf Baechle
1
-0
/
+1
2007-09-11
[MIPS] BCM1480: Fix computation of interrupt mask address register.
Ralf Baechle
1
-4
/
+4
2007-09-11
[MIPS] i8259: Add disable method.
Kyungmin Park
1
-0
/
+1
2007-09-10
[POWERPC] ibmebus: Prevent bus_id collisions
Joachim Fenkes
1
-21
/
+9
2007-09-10
[POWERPC] cell/PS3: Ignore storage devices that are still being probed
Geert Uytterhoeven
2
-0
/
+30
2007-09-10
[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set
Jeremy Kerr
1
-0
/
+2
2007-09-10
[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...
Masato Noguchi
1
-9
/
+15
2007-09-06
m32r: Rename STI/CLI macros
Hirokazu Takata
1
-8
/
+8
2007-09-06
m32r: build fix of entry.S
Hirokazu Takata
1
-2
/
+2
2007-09-05
[x86 setup] Work around bug in Xen HVM
Christian Ehrhardt
1
-1
/
+5
2007-09-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
16
-37
/
+118
[next]