index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
2011-01-12
8
-3
/
+101
*
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
2011-01-12
3
-12
/
+13
*
KVM: Add memory slot versioning and use it to provide fast guest write interface
Gleb Natapov
2011-01-12
4
-12
/
+78
*
KVM: Retry fault before vmentry
Gleb Natapov
2011-01-12
5
-12
/
+30
*
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
2011-01-12
12
-16
/
+570
*
KVM: Don't reset mmu context unnecessarily when updating EFER
Avi Kivity
2011-01-02
1
-1
/
+0
*
KVM: i8259: initialize isr_ack
Avi Kivity
2011-01-02
1
-0
/
+2
*
KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow
Avi Kivity
2010-12-29
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-12-18
5
-13
/
+37
|
\
|
*
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
2010-12-17
4
-13
/
+29
|
*
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
2010-12-17
1
-0
/
+8
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-12-18
1
-0
/
+4
|
\
\
|
*
|
MIPS: Fix build errors in sc-mips.c
Kevin Cernekee
2010-12-17
1
-0
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-12-18
10
-190
/
+76
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86: avoid high BIOS area when allocating address space
Bjorn Helgaas
2010-12-17
2
-1
/
+5
|
*
|
x86: avoid E820 regions when allocating address space
Bjorn Helgaas
2010-12-17
1
-1
/
+37
|
*
|
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
2010-12-17
3
-3
/
+12
|
*
|
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
2010-12-17
2
-0
/
+7
|
*
|
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
2010-12-17
3
-100
/
+4
|
*
|
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
2010-12-17
1
-48
/
+5
|
*
|
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
Bjorn Helgaas
2010-12-17
1
-11
/
+6
|
*
|
Revert "x86: allocate space within a region top-down"
Bjorn Helgaas
2010-12-17
1
-1
/
+0
|
*
|
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
2010-12-17
1
-49
/
+21
|
*
|
PCI: Update MCP55 quirk to not affect non HyperTransport variants
Neil Horman
2010-12-16
1
-0
/
+3
*
|
|
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2010-12-17
5
-136
/
+55
|
\
\
\
|
*
|
|
at91: Refactor Stamp9G20 and PControl G20 board file
Christian Glindkamp
2010-12-17
4
-135
/
+54
|
*
|
|
at91: Fix uhpck clock rate in upll case
Ryan Mallon
2010-12-17
1
-1
/
+1
*
|
|
|
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-12-17
5
-12
/
+15
|
\
\
\
\
|
*
|
|
|
KVM: Fix preemption counter leak in kvm_timer_init()
Avi Kivity
2010-12-16
1
-1
/
+3
|
*
|
|
|
KVM: enlarge number of possible CPUID leaves
Andre Przywara
2010-12-08
1
-1
/
+1
|
*
|
|
|
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
2010-12-08
4
-10
/
+9
|
*
|
|
|
KVM: Fix OSXSAVE after migration
Sheng Yang
2010-12-08
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-12-17
4
-5
/
+6
|
\
\
\
\
|
*
|
|
|
PM / Runtime: Fix pm_runtime_suspended()
Rafael J. Wysocki
2010-12-16
2
-3
/
+4
|
*
|
|
|
PM / Hibernate: Restore old swap signature to avoid user space breakage
Rafael J. Wysocki
2010-12-16
1
-1
/
+1
|
*
|
|
|
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2010-12-16
1
-1
/
+1
*
|
|
|
|
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2010-12-17
38
-324
/
+413
|
\
\
\
\
\
|
*
|
|
|
|
[media] uvcvideo: Convert to unlocked_ioctl
Laurent Pinchart
2010-12-01
1
-1
/
+1
|
*
|
|
|
|
[media] uvcvideo: Lock stream mutex when accessing format-related information
Laurent Pinchart
2010-12-01
3
-27
/
+58
|
*
|
|
|
|
[media] uvcvideo: Move mmap() handler to uvc_queue.c
Laurent Pinchart
2010-12-01
3
-66
/
+79
|
*
|
|
|
|
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
Laurent Pinchart
2010-12-01
2
-25
/
+34
|
*
|
|
|
|
[media] uvcvideo: Lock controls mutex when querying menus
Laurent Pinchart
2010-12-01
3
-38
/
+50
|
*
|
|
|
|
[media] v4l2-dev: fix race condition
Hans Verkuil
2010-12-01
1
-1
/
+6
|
*
|
|
|
|
[media] V4L: improve the BKL replacement heuristic
Hans Verkuil
2010-12-01
3
-3
/
+31
|
*
|
|
|
|
[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
Hans Verkuil
2010-12-01
1
-14
/
+17
|
*
|
|
|
|
[media] cx18: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
2
-2
/
+8
|
*
|
|
|
|
[media] radio-timb: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+4
|
*
|
|
|
|
[media] sh_vou: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-5
/
+8
|
*
|
|
|
|
[media] cafe_ccic: replace ioctl by unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+1
|
*
|
|
|
|
[media] et61x251_core: trivial conversion to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+1
[next]