index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] KVM: MMU: Remove release_pt_page_64()
Avi Kivity
2007-01-05
1
-29
/
+0
*
[PATCH] KVM: MMU: Remove invlpg interception
Avi Kivity
2007-01-05
5
-62
/
+0
*
[PATCH] KVM: MMU: oom handling
Avi Kivity
2007-01-05
5
-43
/
+37
*
[PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page
Avi Kivity
2007-01-05
1
-4
/
+4
*
[PATCH] KVM: MMU: Implement child shadow unlinking
Avi Kivity
2007-01-05
1
-4
/
+38
*
[PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page
Avi Kivity
2007-01-05
3
-0
/
+61
*
[PATCH] KVM: MMU: Zap shadow page table entries on writes to guest page tables
Avi Kivity
2007-01-05
1
-0
/
+36
*
[PATCH] KVM: MMU: Support emulated writes into RAM
Avi Kivity
2007-01-05
3
-0
/
+36
*
[PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte
Avi Kivity
2007-01-05
2
-17
/
+31
*
[PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them
Avi Kivity
2007-01-05
2
-18
/
+55
*
[PATCH] KVM: MMU: Shadow page table caching
Avi Kivity
2007-01-05
3
-34
/
+280
*
[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer
Avi Kivity
2007-01-05
2
-15
/
+15
*
[PATCH] KVM: MMU: Make the shadow page tables also special-case pae
Avi Kivity
2007-01-05
1
-4
/
+7
*
[PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode
Avi Kivity
2007-01-05
2
-10
/
+20
*
[PATCH] KVM: MU: Special treatment for shadow pae root pages
Avi Kivity
2007-01-05
2
-45
/
+82
*
[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
Avi Kivity
2007-01-05
1
-58
/
+47
*
[PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor does
Avi Kivity
2007-01-05
2
-10
/
+20
*
[PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns
Avi Kivity
2007-01-05
1
-2
/
+5
*
[PATCH] KVM: MMU: Implement simple reverse mapping
Avi Kivity
2007-01-05
4
-13
/
+142
*
[PATCH] KVM: Prevent stale bits in cr0 and cr4
Avi Kivity
2007-01-05
4
-2
/
+24
*
[PATCH] Update the rtc-rs5c372 driver
David Brownell
2007-01-05
1
-68
/
+467
*
[PATCH] fix BUG_ON(!PageSlab) from fallback_alloc
Hugh Dickins
2007-01-05
1
-2
/
+2
*
[PATCH] fix memory corruption from misinterpreted bad_inode_ops return values
Eric Sandeen
2007-01-05
1
-41
/
+289
*
[PATCH] ip2 warning fix
Andrew Morton
2007-01-05
1
-2
/
+2
*
[PATCH] i386: modpost smpboot code warning fix
Vivek Goyal
2007-01-05
1
-2
/
+2
*
[PATCH] i386: fix another modpost warning
Vivek Goyal
2007-01-05
1
-1
/
+1
*
[PATCH] i386: fix modpost warning in SMP trampoline code
Vivek Goyal
2007-01-05
1
-0
/
+5
*
[PATCH] Sanely size hash tables when using large base pages
Paul Mundt
2007-01-05
1
-0
/
+4
*
[PATCH] i386: Restore CONFIG_PHYSICAL_START option
Vivek Goyal
2007-01-05
2
-1
/
+43
*
[PATCH] profiling: fix sched profiling typo
Ingo Molnar
2007-01-05
1
-1
/
+1
*
[PATCH] swsusp: Do not fail if resume device is not set
Rafael J. Wysocki
2007-01-05
4
-9
/
+17
*
[PATCH] adfs: fix filename handling
James Bursa
2007-01-05
1
-1
/
+1
*
[PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fix
Alan
2007-01-05
1
-8
/
+10
*
[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/...
Christoph Hellwig
2007-01-05
1
-31
/
+18
*
[PATCH] rtc-at91rm9200 build fix
David Brownell
2007-01-05
1
-0
/
+2
*
[PATCH] KVM: Improve interrupt response
Dor Laor
2007-01-05
5
-28
/
+180
*
[PATCH] KVM: Recover after an arch module load failure
Yoshimi Ichiyanagi
2007-01-05
1
-4
/
+4
*
[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where a...
Ingo Molnar
2007-01-05
1
-2
/
+2
*
[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
Ingo Molnar
2007-01-05
1
-11
/
+21
*
[PATCH] via82cxxx: fix cable detection
Bartlomiej Zolnierkiewicz
2007-01-05
1
-73
/
+65
*
[PATCH] PCI: prevent down_read when pci_devices is empty
Ard van Breemen
2007-01-05
1
-0
/
+24
*
[PATCH] kernelparams: detect if and which parameter parsing enabled irq's
Ard van Breemen
2007-01-05
1
-0
/
+6
*
[PATCH] start_kernel: test if irq's got enabled early, barf, and disable them...
Ard van Breemen
2007-01-05
1
-0
/
+5
*
[PATCH] Fix leds-s3c24xx hardware.h reference
Richard Purdie
2007-01-05
1
-1
/
+1
*
[PATCH] Fix implicit declarations in via-pmu
Dave Jones
2007-01-05
1
-0
/
+1
*
[PATCH] Add AFS_SUPER_MAGIC to magic.h
Adam Megacz
2007-01-05
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-01-04
1
-14
/
+12
|
\
|
*
[SOUND] Sparc CS4231: Use 64 for period_bytes_min
David S. Miller
2007-01-03
1
-2
/
+2
|
*
[SOUND] Sparc CS4231: Fix IRQ return value and initialization.
Georg Chini
2007-01-03
1
-14
/
+12
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-01-04
21
-213
/
+297
|
\
\
[next]