index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
9
-40
/
+0
2008-07-20
KVM: VMX: Add list of potentially locally cached vcpus
Avi Kivity
2
-29
/
+22
2008-07-20
KVM: Handle virtualization instruction #UD faults during reboot
Avi Kivity
4
-20
/
+64
2008-07-20
KVM: MMU: Fix false flooding when a pte points to page table
Avi Kivity
3
-2
/
+19
2008-07-20
KVM: VMX: Trivial vmcs_write64() code simplification
Avi Kivity
1
-3
/
+1
2008-07-20
KVM: SVM: Fake MSR_K7 performance counters
Chris Lalancette
1
-6
/
+9
2008-07-20
KVM: PIT: support mode 3
Aurelien Jarno
1
-0
/
+1
2008-07-20
KVM: Handle vma regions with no backing page
Anthony Liguori
1
-12
/
+37
2008-07-20
KVM: SVM: add tracing support for TDP page faults
Joerg Roedel
2
-0
/
+5
2008-07-20
KVM: SVM: add missing kvmtrace markers
Joerg Roedel
1
-1
/
+25
2008-07-20
KVM: add missing kvmtrace bits
Joerg Roedel
1
-5
/
+20
2008-07-20
KVM: SVM: implement dedicated INTR exit handler
Joerg Roedel
1
-1
/
+7
2008-07-20
KVM: SVM: implement dedicated NMI exit handler
Joerg Roedel
1
-1
/
+6
2008-07-20
KVM: VMX: move APIC_ACCESS trace entry to generic code
Joerg Roedel
2
-2
/
+4
2008-07-20
KVM: add statics were possible, function definition in lapic.h
Harvey Harrison
5
-7
/
+8
2008-07-20
KVM: remove long -> void *user -> long cast
Christian Borntraeger
1
-2
/
+1
2008-07-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-127
/
+383
2008-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
3
-4
/
+2
2008-07-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+4
2008-07-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-13
/
+7
2008-07-17
x86: fix asm/e820.h for userspace inclusion
Rusty Russell
1
-1
/
+2
2008-07-17
x86: fix numaq_tsc_disable
Yinghai Lu
1
-1
/
+1
2008-07-17
Merge branch 'linus' into x86/urgent
Ingo Molnar
55
-2800
/
+2148
2008-07-17
fix build error of arch/ia64/kvm/*
Takashi Iwai
2
-3
/
+3
2008-07-17
Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-206
/
+318
2008-07-17
Update scripts/Makefile.fwinst to cope with older make
David Woodhouse
1
-2
/
+23
2008-07-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
32
-4970
/
+4019
2008-07-17
Fix collateral damage to top level Makefile
Grant Likely
1
-1
/
+0
2008-07-17
ftrace: do not trace library functions
Ingo Molnar
1
-12
/
+5
2008-07-17
ftrace: do not trace scheduler functions
Ingo Molnar
1
-2
/
+1
2008-07-17
ftrace: fix lockup with MAXSMP
Ingo Molnar
1
-0
/
+3
2008-07-17
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
Stefan Haberland
1
-2
/
+2
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
20
-4943
/
+3874
2008-07-17
[S390] cio: Export chsc_error_from_response().
Cornelia Huck
2
-1
/
+10
2008-07-17
[S390] vmur: Fix return code handling.
Frank Munzert
1
-5
/
+5
2008-07-17
[S390] Fix stacktrace compile bug.
Heiko Carstens
1
-0
/
+1
2008-07-17
[S390] Increase default warning stacksize.
Heiko Carstens
1
-1
/
+1
2008-07-17
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
2
-8
/
+24
2008-07-17
[S390] chsc headers userspace cleanup
Adrian Bunk
3
-4
/
+7
2008-07-17
[S390] dasd: fix unsolicited SIM handling.
Stefan Haberland
1
-1
/
+3
2008-07-17
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
Frank Munzert
1
-7
/
+94
2008-07-17
ftrace: fix merge buglet
Ingo Molnar
1
-2
/
+1
2008-07-16
fix dangling zombie when new parent ignores children
Roland McGrath
1
-0
/
+26
2008-07-16
do_wait: return security_task_wait() error code in place of -ECHILD
Roland McGrath
1
-10
/
+20
2008-07-16
ptrace children revamp
Roland McGrath
5
-139
/
+160
2008-07-16
do_wait reorganization
Roland McGrath
1
-80
/
+135
2008-07-16
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
3
-3
/
+18
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
84
-1719
/
+3966
2008-07-16
Revert "x86/PCI: ACPI based PCI gap calculation"
Jesse Barnes
1
-80
/
+0
2008-07-16
[PATCH] ocfs2: fix oops in mmap_truncate testing
Coly Li
1
-3
/
+10
[next]