Commit Graph

26934 Commits (44052e0d91757ecac4a2f659ea3e1a658dd6057e)

Author SHA1 Message Date
Alan Cox 1b28f22a87 edd: switch to pci_get based API 18 years ago
Thiemo Seufer c1fbac4479 Update zilog timeout 18 years ago
Richard Knutsson 21eb92025e drivers/block/z2ram: Remove TRUE/FALSE defines 18 years ago
Pavel Emelianov 46c65b71e6 Make /proc/misc use seq_list_xxx helpers 18 years ago
Matthias Kaehlcke 9ac162521c Use mutexes instead of semaphores in I2O driver 18 years ago
Alan Cox 9c1729db3e Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex 18 years ago
Andrew Morton 35ef63f635 use no_pci_devices() in pci/search.c 18 years ago
Zhang, Yanmin ed4aaadb1a fix jvc cdrom drive lockup 18 years ago
Jan Engelhardt 012bfdf00c Use menuconfig objects: W1 18 years ago
Jan Engelhardt 5c493f5c90 Use menuconfig objects: PNP 18 years ago
Jan Engelhardt 9f5096c56a Use menuconfig objects: parport 18 years ago
Jan Engelhardt 04e9aeecff Use menuconfig objects: I2O 18 years ago
Jan Engelhardt b511431d85 Use menuconfig objects: crypto hw 18 years ago
Jan Engelhardt 13591885a9 Use menuconfig objects: connector 18 years ago
Jan Engelhardt 7126b75c87 Use menuconfig objects II - TPM 18 years ago
Jan Engelhardt 79e508a4b8 Use menuconfig objects II - Telephony 18 years ago
Jan Engelhardt 376df37a5b Use menuconfig objects II - misc strange dev 18 years ago
Jan Engelhardt bcf6b4bbb5 Use menuconfig objects II - IPMI 18 years ago
Jan Engelhardt 751cb5e564 Use menuconfig objects II - EDAC 18 years ago
Jan Engelhardt f5920969fb Use menuconfig objects II - auxdisplay 18 years ago
Hugh Dickins 5dc4ac6324 mspec_mmap: don't set VM_LOCKED 18 years ago
Yinghai Lu 18a8bd949d serial: convert early_uart to earlycon for 8250 18 years ago
Yinghai Lu 79492689e4 serial: assert DTR for serial console devices 18 years ago
Adrian Bunk 56a68a500f more ACSI removal 18 years ago
Neil Brown 5874c18b10 umem: Fix match of pci_ids in umem driver 18 years ago
Robert P. J. Day 51ea208c37 umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable 18 years ago
David S. Miller f3c681c028 [SERIAL]: Fix console write locking in sparc drivers. 18 years ago
David S. Miller 43fdf27470 [SPARC64]: Abstract out mdesc accesses for better MD update handling. 18 years ago
David S. Miller 667ef3c396 [SPARC64]: Add Sun LDOM virtual disk driver. 18 years ago
David S. Miller 4c521e422f [SPARC64]: Add Sun LDOM virtual network driver. 18 years ago
Avi Kivity cec9ad279b KVM: Use CPU_DYING for disabling virtualization 18 years ago
Avi Kivity 4267c41a45 KVM: Tune hotplug/suspend IPIs 18 years ago
Avi Kivity 1b6c016818 KVM: Keep track of which cpus have virtualization enabled 18 years ago
Avi Kivity e495606dd0 KVM: Clean up #includes 18 years ago
Avi Kivity d6d2816849 KVM: Remove kvmfs in favor of the anonymous inodes source 18 years ago
Joerg Roedel 6031a61c2e KVM: SVM: Reliably detect if SVM was disabled by BIOS 18 years ago
Avi Kivity 796fd1b23e KVM: VMX: Remove unnecessary code in vmx_tlb_flush() 18 years ago
Shaohua Li 88a97f0b2f KVM: MMU: Fix Wrong tlb flush order 18 years ago
Avi Kivity 75880a0112 KVM: VMX: Reinitialize the real-mode tss when entering real mode 18 years ago
Luca Tettamanti a3c870bdce KVM: Avoid useless memory write when possible 18 years ago
Luca Tettamanti 02c03a326a KVM: Fix x86 emulator writeback 18 years ago
Eddie Dong 74906345ff KVM: Add support for in-kernel pio handlers 18 years ago
Gregory Haskins ff1dc7942b KVM: VMX: Fix interrupt checking on lightweight exit 18 years ago
Gregory Haskins 2eeb2e94eb KVM: Adds support for in-kernel mmio handlers 18 years ago
Nitin A Kamble d9413cd757 KVM: Implement emulation of instruction "ret" (opcode 0xc3) 18 years ago
Nitin A Kamble 7f0aaee07b KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f) 18 years ago
Avi Kivity 7700270ee3 KVM: VMX: Ensure vcpu time stamp counter is monotonous 18 years ago
Avi Kivity 94cea1bb9d KVM: Initialize the BSP bit in the APIC_BASE msr correctly 18 years ago
Shani Moideen a3870c4789 KVM: VMX: Replace memset(<addr>, 0, PAGESIZE) with clear_page(<addr>) 18 years ago
Shani Moideen 129ee910df KVM: SVM: Replace memset(<addr>, 0, PAGESIZE) with clear_page(<addr>) 18 years ago