Commit Graph

1672 Commits (639f6571458948b5112be2cf00c0c2c04db2897d)

Author SHA1 Message Date
Ulrich Drepper 336dd1f70f flag parameters: dup2 17 years ago
Ulrich Drepper a0998b50c3 flag parameters: epoll_create 17 years ago
Ulrich Drepper b087498eb5 flag parameters: eventfd 17 years ago
Ulrich Drepper 9deb27baed flag parameters: signalfd 17 years ago
Ulrich Drepper aaca0bdca5 flag parameters: paccept 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Andi Kleen b4718e628d x86: add hugepagesz option on 64-bit 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Jan Beulich 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co 17 years ago
Rik van Riel 28b2ee20c7 access_process_vm device memory infrastructure 17 years ago
Matthew Wilcox 2351ec533e Remove asm/semaphore.h 17 years ago
Vegard Nossum 04bbe430f7 x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaks 17 years ago
Jeremy Fitzhardinge 77be1fabd0 x86: add PTE_FLAGS_MASK 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Rusty Russell c2e3277f87 x86: fix pte_flags() to only return flags, fix lguest (updated) 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Ingo Molnar 33a37eb411 KVM: fix exception entry / build bug, on 64-bit 17 years ago
Avi Kivity d6e88aec07 KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues 17 years ago
Avi Kivity 7a5b56dfd3 KVM: x86 emulator: lazily evaluate segment registers 17 years ago
Avi Kivity f5b4edcd52 KVM: x86 emulator: simplify rip relative decoding 17 years ago
Laurent Vivier 542472b53e KVM: Add coalesced MMIO support (x86 part) 17 years ago
Guillaume Thouvenin 3e6e0aab1b KVM: Prefixes segment functions that will be exported with "kvm_" 17 years ago
Avi Kivity 9ba075a664 KVM: MTRR support 17 years ago
Avi Kivity 81609e3e26 KVM: Order segment register constants in the same way as cpu operand encoding 17 years ago
Sheng Yang f08864b42a KVM: VMX: Enable NMI with in-kernel irqchip 17 years ago
Sheng Yang 3419ffc8e4 KVM: IOAPIC/LAPIC: Enable NMI support 17 years ago
Avi Kivity 7cc8883074 KVM: Remove decache_vcpus_on_cpu() and related callbacks 17 years ago
Avi Kivity 4ecac3fd6d KVM: Handle virtualization instruction #UD faults during reboot 17 years ago
Avi Kivity 1b7fcd3263 KVM: MMU: Fix false flooding when a pte points to page table 17 years ago
Joerg Roedel d2ebb4103f KVM: SVM: add tracing support for TDP page faults 17 years ago
Peter Zijlstra 31656519e1 sched, x86: clean up hrtick implementation 17 years ago
Mike Travis 94a1e869c7 NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var 17 years ago
Ingo Molnar c4dc59ae7a x86, VisWS: turn into generic arch, eliminate leftover files 17 years ago
Yinghai Lu 63b5d7af25 x86: add ->pre_time_init to x86_quirks 17 years ago
Yinghai Lu 64898a8bad x86: extend and use x86_quirks to clean up NUMAQ code 17 years ago
Yinghai Lu 3c9cb6de1e x86: introduce x86_quirks 17 years ago
Jan Beulich 48fe4a76e2 x86: i386: reduce boot fixmap space 17 years ago
Jan Beulich 08ad8afaa0 x86: reduce force_mwait visibility 17 years ago
Jan Beulich 08e1a13e7d x86: reduce forbid_dac's visibility 17 years ago
Jaswinder Singh 6ac8d51f01 x86: introducing asm-x86/traps.h 17 years ago
Thomas Petazzoni 9781f39fd2 x86: consolidate the definition of the force_mwait variable 17 years ago
Herton Ronaldo Krzesinski 723edb5060 Fix typos from signal_32/64.h merge 17 years ago
Russ Anderson 7019cc2dd6 x86 BIOS interface for RTC on SGI UV 17 years ago
Alexander van Heukelum 8450e85399 x86, cleanup: fix description of __fls(): __fls(0) is undefined 17 years ago
Maciej W. Rozycki 35b680557f x86: more apic debugging 17 years ago
Maciej W. Rozycki baa1318841 x86: APIC: Make apic_verbosity unsigned 17 years ago
Yinghai Lu 1f067167a8 x86: seperate memtest from init_64.c 17 years ago
Harvey Harrison 3217256188 x86: suppress sparse returning void warnings 17 years ago
Sebastian Siewior 2b7207a6b5 ftrace: copy + paste typo in asm/ftrace.h 17 years ago
Maciej W. Rozycki 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 years ago