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
2008-04-19
RealView: Enable the configuration options for PB11MPCore
Bahadir Balban
4
-3
/
+13
2008-04-19
RealView: Add the SMP initialisation support for PB11MPCore
Catalin Marinas
1
-2
/
+11
2008-04-19
RealView: Base support for the PB11MPCore platform
Bahadir Balban
1
-0
/
+314
2008-04-19
RealView: Allow ARMv7 support for RealView/EB
Catalin Marinas
1
-1
/
+1
2008-04-19
RealView: Move more device address definitions to board-eb.h
Catalin Marinas
1
-21
/
+21
2008-04-19
RealView: Move the UART definitions to EB specific files
Catalin Marinas
1
-16
/
+16
2008-04-19
RealView: Move the timer definitions into the EB specific files
Catalin Marinas
3
-23
/
+32
2008-04-19
RealView: Move the flash definitions out of platform.h
Catalin Marinas
3
-9
/
+14
2008-04-19
RealView: Move the EB GIC definitions to the board file
Catalin Marinas
1
-8
/
+8
2008-04-19
Add RealView/EB support for the LAN9118 Ethernet chip
Catalin Marinas
1
-8
/
+31
2008-04-19
RealView: Move the SCU initialisation out of __v6_setup
Catalin Marinas
2
-22
/
+35
2008-04-19
Linux Thumb-2 support for user-space applications
Paul Brook
1
-9
/
+44
2008-04-19
Add a prefetch abort handler
Paul Brook
20
-10
/
+76
2008-04-19
ARMv7: Add support for the ThumbEE state saving/restoring
Catalin Marinas
4
-0
/
+92
2008-03-25
KVM: MMU: Fix memory leak on guest demand faults
Avi Kivity
1
-1
/
+1
2008-03-25
KVM: VMX: convert init_rmode_tss() to slots_lock
Marcelo Tosatti
1
-2
/
+2
2008-03-25
KVM: MMU: handle page removal with shadow mapping
Marcelo Tosatti
1
-1
/
+12
2008-03-25
KVM: MMU: Fix is_rmap_pte() with io ptes
Avi Kivity
1
-2
/
+1
2008-03-25
KVM: VMX: Restore tss even on x86_64
Avi Kivity
1
-3
/
+0
2008-03-25
Merge branch 'linux-2.6' into merge
Paul Mackerras
11
-175
/
+112
2008-03-25
[POWERPC] mpc5200: Fix incorrect compatible string for the mdio node
Grant Likely
1
-1
/
+1
2008-03-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-6
/
+15
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-166
/
+94
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
1
-3
/
+3
2008-03-24
[POWERPC] Update some defconfigs
Kumar Gala
38
-1266
/
+3031
2008-03-24
[POWERPC] Fix Oops with TQM5200 on TQM5200
Anatolij Gustschin
1
-2
/
+2
2008-03-24
[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize
Grant Likely
1
-0
/
+4
2008-03-24
[POWERPC] Fix crash in init_ipic_sysfs on efika
Olaf Hering
1
-1
/
+1
2008-03-24
[POWERPC] Don't use 64k pages for ioremap on pSeries
Paul Mackerras
1
-3
/
+8
2008-03-24
[SPARC64]: exec PT_DTRACE
Roland McGrath
2
-6
/
+0
2008-03-24
[SPARC64]: Use shorter list_splice_init() for brevity.
Robert P. J. Day
1
-2
/
+1
2008-03-22
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2
-51
/
+0
2008-03-22
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
4
-158
/
+93
2008-03-21
x86_64: free_bootmem should take phys
Yinghai Lu
1
-2
/
+1
2008-03-21
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
3
-1
/
+55
2008-03-21
x86: fix reboot problem with Dell Optiplex 745, 0KW626 board
Heinz-Ado Arnolds
1
-0
/
+9
2008-03-21
x86: fix fault_msg nul termination
Jiri Slaby
1
-1
/
+1
2008-03-21
x86: fix long standing bug with usb after hibernation with 4GB ram
Pavel Machek
1
-0
/
+3
2008-03-21
x86: hpet clock enable quirk on nVidia nForce 430
Zbigniew Luszpinski
1
-0
/
+2
2008-03-21
x86: reserve dma32 early for gart
Yinghai Lu
2
-0
/
+51
2008-03-21
x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...
Coleman Kane
1
-0
/
+9
2008-03-21
x86/visws: fix printk format warnings
Randy Dunlap
1
-2
/
+3
2008-03-21
x86: tight online check in setup_per_cpu_areas
Yinghai Lu
1
-6
/
+8
2008-03-21
x86: fix dma_alloc_pages
Yinghai Lu
1
-5
/
+0
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25
Linus Torvalds
5
-6
/
+10
2008-03-21
sh: Use relative paths for mach/cpu symlinks.
Franck Bui-Huu
1
-2
/
+6
2008-03-21
SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.
Robert P. J. Day
1
-1
/
+1
2008-03-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-11
/
+40
2008-03-20
[S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.
Heiko Carstens
1
-0
/
+2
[next]