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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
KVM: MMU: Add tracepoint for guest page aging
Avi Kivity
1
-0
/
+22
2010-03-01
KVM: Introduce kvm_host_page_size
Joerg Roedel
1
-0
/
+1
2010-03-01
KVM: enable PCI multiple-segments for pass-through device
Zhai, Edwin
2
-1
/
+4
2010-03-01
KVM: trace guest fpu loads and unloads
Avi Kivity
1
-0
/
+19
2010-03-01
KVM: Implement NotifyLongSpinWait HYPER-V hypercall
Gleb Natapov
1
-0
/
+1
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
1
-0
/
+1
2010-03-01
KVM: Implement bare minimum of HYPER-V MSRs
Gleb Natapov
1
-0
/
+1
2010-03-01
KVM: Lazify fpu activation and deactivation
Avi Kivity
1
-0
/
+1
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
1
-1
/
+1
2010-03-01
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
1
-0
/
+2
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
1
-14
/
+13
2010-03-01
KVM: x86: switch kvm_set_memory_alias to SRCU update
Marcelo Tosatti
1
-0
/
+6
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
2
-6
/
+3
2010-03-01
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
Marcelo Tosatti
1
-2
/
+1
2010-03-01
KVM: introduce gfn_to_pfn_memslot
Marcelo Tosatti
1
-0
/
+2
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
1
-1
/
+6
2010-03-01
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
1
-4
/
+8
2010-02-28
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+26
2010-02-28
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2010-02-28
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2010-02-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-27
/
+12
2010-02-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+4
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-92
/
+130
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-154
/
+66
2010-02-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-36
/
+305
2010-02-28
Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...
Linus Torvalds
1
-2
/
+2
2010-02-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+5
2010-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2
-18
/
+24
2010-02-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-0
/
+6
2010-02-27
rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
Paul E. McKenney
1
-1
/
+1
2010-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-0
/
+35
2010-02-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-26
/
+716
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
1
-0
/
+6
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-1
/
+10
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-11
/
+27
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-0
/
+157
2010-02-26
[S390] Define new s390 ELF note sections in elf.h
Michael Holzheu
1
-0
/
+5
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
1
-0
/
+1
2010-02-26
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
1
-0
/
+2
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
1
-0
/
+11
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
3
-0
/
+16
2010-02-26
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
2
-0
/
+5
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
9
-86
/
+122
2010-02-26
V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards
Andy Walls
1
-0
/
+1
2010-02-26
V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365
Murali Karicheri
1
-1
/
+40
2010-02-26
V4L/DVB: V4L - vpfe capture - header files for ISIF driver
Murali Karicheri
1
-0
/
+531
2010-02-26
V4L/DVB: saa7115: fix saa7111a support
Hans Verkuil
1
-0
/
+1
2010-02-26
V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late
Hans Verkuil
1
-0
/
+1
2010-02-26
V4L/DVB: Add an entry for Kworld 315U remote
Franklin Meng
1
-0
/
+1
[next]