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
2009-03-24
KVM: New guest debug interface
Jan Kiszka
11
-79
/
+138
2009-03-24
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
2
-16
/
+22
2009-03-24
KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set
Alexander Graf
1
-16
/
+42
2009-03-24
KVM: SVM: Allow setting the SVME bit
Alexander Graf
1
-0
/
+8
2009-03-24
KVM: SVM: Allow read access to MSR_VM_VR
Joerg Roedel
1
-0
/
+3
2009-03-24
KVM: SVM: Add VMEXIT handler and intercepts
Alexander Graf
1
-0
/
+293
2009-03-24
KVM: SVM: Add VMRUN handler
Alexander Graf
3
-2
/
+165
2009-03-24
KVM: SVM: Add VMLOAD and VMSAVE handlers
Alexander Graf
1
-2
/
+58
2009-03-24
KVM: SVM: Implement hsave
Alexander Graf
3
-1
/
+16
2009-03-24
KVM: SVM: Implement GIF, clgi and stgi
Alexander Graf
2
-5
/
+45
2009-03-24
KVM: SVM: Add helper functions for nested SVM
Alexander Graf
1
-0
/
+85
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
5
-8
/
+12
2009-03-24
KVM: SVM: Clean up VINTR setting
Alexander Graf
1
-5
/
+15
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-25
/
+11
2009-03-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+9
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-22
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1907
/
+1209
2009-03-20
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
2009-03-19
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
336
-4117
/
+6357
2009-03-19
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
1
-1
/
+1
2009-03-19
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
4
-24
/
+10
2009-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-64
/
+203
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
2
-14
/
+35
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
3
-5
/
+6
2009-03-18
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
1
-18
/
+0
2009-03-18
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
1
-2
/
+4
2009-03-18
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
1
-0
/
+2
2009-03-18
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
1
-1
/
+1
2009-03-18
powerpc/ps3: ps3_defconfig updates
Geoff Levand
1
-60
/
+190
2009-03-18
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
54
-1001
/
+2042
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
1
-0
/
+3
2009-03-17
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
1
-3
/
+3
2009-03-17
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
1
-1
/
+3
2009-03-17
Fast TSC calibration: calculate proper frequency error bounds
Linus Torvalds
1
-45
/
+56
2009-03-17
Fix potential fast PIT TSC calibration startup glitch
Linus Torvalds
1
-0
/
+9
2009-03-17
m68k: merge the non-MMU and MMU versions of siginfo.h
Greg Ungerer
3
-101
/
+95
2009-03-17
m68k: use the MMU version of unistd.h for all m68k platforms
Greg Ungerer
3
-749
/
+372
2009-03-17
m68k: merge the non-MMU and MMU versions of signal.h
Greg Ungerer
3
-369
/
+212
2009-03-17
m68k: merge the non-MMU and MMU versions of ptrace.h
Greg Ungerer
3
-170
/
+85
2009-03-17
m68k: use MMU version of setup.h for both MMU and non-MMU
Greg Ungerer
3
-389
/
+374
2009-03-16
m68k: merge the non-MMU and MMU versions of sigcontext.h
Greg Ungerer
3
-39
/
+22
2009-03-16
m68k: merge the non-MMU and MMU versions of swab.h
Greg Ungerer
3
-44
/
+26
2009-03-16
m68k: merge the non-MMU and MMU versions of param.h
Greg Ungerer
3
-46
/
+23
2009-03-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-53
/
+217
2009-03-14
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-56
/
+60
2009-03-14
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
5
-52
/
+54
2009-03-14
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2
-4
/
+6
2009-03-13
parisc: update defconfigs
Kyle McMartin
5
-831
/
+1681
2009-03-13
parisc: define x->x mmio accessors
Kyle McMartin
1
-0
/
+9
2009-03-13
parisc: convert cpu_check_affinity to new cpumask api
Kyle McMartin
2
-6
/
+8
[next]