index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-04
KVM: Bump API version
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Per-vcpu inodes
Avi Kivity
5
-140
/
+170
2007-03-04
KVM: Move kvm_vm_ioctl_create_vcpu() around
Avi Kivity
1
-51
/
+51
2007-03-04
KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()
Avi Kivity
1
-24
/
+24
2007-03-04
KVM: Create an inode per virtual machine
Avi Kivity
2
-42
/
+180
2007-03-04
KVM: Add internal filesystem for generating inodes
Avi Kivity
1
-1
/
+32
2007-03-04
KVM: More 0 -> NULL conversions
Avi Kivity
1
-2
/
+2
2007-03-04
KVM: SVM: intercept SMI to handle it at host level
Joerg Roedel
1
-0
/
+1
2007-03-04
KVM: svm: init cr0 with the wp bit set
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Wire up hypercall handlers to a central arch-independent location
Avi Kivity
4
-18
/
+40
2007-03-04
KVM: Add hypercall host support for svm
Avi Kivity
1
-1
/
+15
2007-03-04
KVM: Add host hypercall support for vmx
Ingo Molnar
2
-0
/
+33
2007-03-04
KVM: add MSR based hypercall API
Ingo Molnar
5
-0
/
+160
2007-03-04
KVM: Use page_private()/set_page_private() apis
Markus Rechberger
3
-20
/
+20
2007-03-04
KVM: Use ARRAY_SIZE macro instead of manual calculation.
Ahmed S. Darwish
3
-4
/
+7
2007-03-04
KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch
Joerg Roedel
1
-0
/
+3
2007-03-04
KVM: Cosmetics
Avi Kivity
4
-23
/
+15
2007-03-04
KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPARE
Jeremy Katz
1
-2
/
+6
2007-03-04
KVM: mmu: add missing dirty page tracking cases
Avi Kivity
1
-2
/
+13
2007-03-03
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
Bartlomiej Zolnierkiewicz
8
-20
/
+66
2007-03-03
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
4
-30
/
+14
2007-03-03
ide/pci/delkin_cb.c: pci_module_init to pci_register_driver
Richard Knutsson
1
-1
/
+1
2007-03-03
scc_pata: bugfix for checking DMA IRQ status
Akira Iguchi
1
-0
/
+27
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
13
-24
/
+0
2007-03-03
siimage: DRAC4 note
Alan Cox
1
-0
/
+5
2007-03-03
adjust legacy IDE resource setting (v2)
Jan Beulich
1
-13
/
+32
2007-03-03
ide: fix pmac breakage
Andrew Morton
2
-11
/
+26
2007-03-03
ide-cs: Update device table
Magnus Damm
1
-2
/
+5
2007-03-03
ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)
Sergei Shtylyov
2
-13
/
+8
2007-03-03
piix/slc90e66: more tuneproc() fixing (take 2)
Sergei Shtylyov
2
-37
/
+50
2007-03-03
ide: fix drive side 80c cable check, take 2
Tejun Heo
1
-0
/
+2
2007-03-03
cmd64x: fix PIO mode setup (take 3)
Sergei Shtylyov
1
-65
/
+43
2007-03-03
alim15x3: fix PIO mode setup
Sergei Shtylyov
1
-8
/
+27
2007-03-03
[libata] pata_jmicron: build fix
Jeff Garzik
1
-1
/
+0
2007-03-03
V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized f...
Michael Krufky
2
-5
/
+10
2007-03-03
V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu in...
Mike Isely
1
-1
/
+1
2007-03-03
[ARM] EBSA110: Work around build errors
Russell King
1
-0
/
+1
2007-03-03
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
22
-80
/
+102
2007-03-03
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
6
-23
/
+23
2007-03-03
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
Paul Moore
1
-3
/
+4
2007-03-03
[PPPOE]: Key connections properly on local device.
Florian Zumbiehl
1
-20
/
+32
2007-03-03
[AF_UNIX]: Test against sk_max_ack_backlog properly.
David S. Miller
1
-3
/
+3
2007-03-03
[NET]: Fix bugs in "Whether sock accept queue is full" checking
Wei Dong
1
-1
/
+1
2007-03-03
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
46
-14
/
+299
2007-03-03
[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/
Jeff Garzik
2
-2
/
+2
2007-03-03
mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
Dale Farnsworth
5
-44
/
+12
2007-03-03
Fix mv643xx_eth compilation.
Dave Jones
1
-1
/
+3
2007-03-03
qla3xxx: bugfix for line omitted in previous patch.
Ron Mercer
1
-1
/
+1
2007-03-03
NetXen: Fix second rmmod failure observed on PowerPC machines.
Linsys Contractor Mithlesh Thukral
3
-17
/
+20
2007-03-03
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
4
-121
/
+34
[prev]
[next]