Commit Graph

27057 Commits (2245a28fe2e6fdb1bdabc4dcde1ea3a5c37e2a9e)

Author SHA1 Message Date
Jan Kiszka 77ab6db0a1 KVM: VMX: Reinject real mode exception 17 years ago
Jan Kiszka 19bd8afdc4 KVM: Consolidate XX_VECTOR defines 17 years ago
Avi Kivity 7edd0ce058 KVM: Consolidate PIC isr clearing into a function 17 years ago
Mohammed Gamal 60bd83a125 KVM: VMX: Remove redundant check in handle_rmode_exception 17 years ago
Avi Kivity f7d9238f5d KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts() 17 years ago
Avi Kivity 937a7eaef9 KVM: Add a pending interrupt queue 17 years ago
Avi Kivity 35920a3569 KVM: VMX: Fix pending exception processing 17 years ago
Avi Kivity 26eef70c3e KVM: Clear exception queue before emulating an instruction 17 years ago
Avi Kivity 668f612fa0 KVM: VMX: Move nmi injection failure processing to vm exit path 17 years ago
Avi Kivity cf393f7566 KVM: Move NMI IRET fault processing to new vmx_complete_interrupts() 17 years ago
Avi Kivity 5b5c6a5a60 KVM: MMU: Simplify kvm_mmu_zap_page() 17 years ago
Avi Kivity 31aa2b44af KVM: MMU: Separate the code for unlinking a shadow page from its parents 17 years ago
Amit Shah 867767a365 KVM: Introduce kvm_set_irq to inject interrupts in guests 17 years ago
Marcelo Tosatti 5fdbf9765b KVM: x86: accessors for guest registers 17 years ago
Sheng Yang ca60dfbb69 KVM: VMX: Rename misnamed msr bits 17 years ago
Bjorn Helgaas 758a7f7bb8 x86: register a platform RTC device if PNP doesn't describe it 17 years ago
Julia Lawall 79aa79bac9 arch/m68k/mm/kmap.c: introduce missing kfree 17 years ago
Geert Uytterhoeven da9870e477 m68k: init_irq_proc depends on CONFIG_PROC_FS 17 years ago
Adrian Bunk 2171a19a24 m68k: remove the dead PCI code 17 years ago
Adrian Bunk 29c8a24672 m68k: Remove the broken Hades support 17 years ago
Geert Uytterhoeven dec6d14da8 m68k: Add missing dma_sync_single_range_for_{cpu,device}() 17 years ago
Geert Uytterhoeven 7ae4833af0 m68k: Define rtc_lock on Atari 17 years ago
Geert Uytterhoeven 3e24fc947c m68k: Remove unused atari_kbd_translate() 17 years ago
Geert Uytterhoeven 39d2d99d98 m68k: Modular Amiga keyboard needs key_maps 17 years ago
Geert Uytterhoeven 8c68383edf m68k: Reverse platform MMU logic so Sun 3 is last 17 years ago
Roman Zippel 08a3db94f2 m68k: Add NOTES to init data so its discarded at boot 17 years ago
Roman Zippel 68abceef10 m68k: Put .bss at the end of the data section 17 years ago
Geert Uytterhoeven 8fbbae6573 m68k: Use new printk() extension %pS to print symbols 17 years ago
Adrian Bunk 5b1d5f953b m68k: use bcd2bin/bin2bcd 17 years ago
Jean Delvare 9df013b3e4 i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 17 years ago
Bartlomiej Zolnierkiewicz cf4049103b ide-generic: remove no longer needed ide_probe_legacy() 17 years ago
Adrian Bunk 91ddc9988e xtensa: remove dead CONFIG_BLK_DEV_IDE code 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alan Cox c564b6fda9 uml: small cleanups and note bugs to be dealt with by uml authors... 17 years ago
David Miller b70ac77185 serial: allow 8250 to be used on sparc 17 years ago
Sonic Zhang ab2375f2fe Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode 17 years ago
Graf Yang b3ef5aba64 Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART 17 years ago
Mike Frysinger c9607ecc6e Blackfin Serial Driver: move common variables out of serial headers and into the serial driver 17 years ago
Yinghai Lu c1a2f4b108 x86: change early_ioremap to use slots instead of nesting 17 years ago
Jan Beulich 79aa10dd9f x86: adjust dependencies for CONFIG_X86_CMOV 17 years ago
Alexander van Heukelum 6a2ae2d9f9 dumpstack: x86: various small unification steps, fix 17 years ago
Thomas Gleixner cb48bb5999 x86: remove additional_cpus 17 years ago
Ingo Molnar b807305059 x86: remove additional_cpus configurability 17 years ago
Thomas Gleixner 649c6653fa x86: improve UP kernel when CPU-hotplug and SMP is enabled 17 years ago
Alexander van Heukelum 8a541665b9 dumpstack: x86: various small unification steps 17 years ago
Alexander van Heukelum 802a67de0c dumpstack: i386: make kstack= an early boot-param and add oops=panic 17 years ago
Alexander van Heukelum ca0a816403 dumpstack: x86: use log_lvl and unify trace formatting 17 years ago
Alexander van Heukelum 2ac53721f3 dumptrace: x86: consistently include loglevel, print stack switch 17 years ago
Alexander van Heukelum 3a18512db0 dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack 17 years ago
Alexander van Heukelum 161827903b dumpstack: x86: make printk_address equal 17 years ago