Commit Graph

14963 Commits (a4b4674e26da6b2c40f5b6485e165beb8f68d335)

Author SHA1 Message Date
Al Viro bfce281c28 kill mm argument of vm_munmap() 13 years ago
Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
Linus Torvalds a46ef99d80 VM: add "vm_munmap()" helper function 13 years ago
Linus Torvalds e4eb1ff61b VM: add "vm_brk()" helper function 13 years ago
Konrad Rzeszutek Wilk 3d81acb1cd Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" 13 years ago
Avi Kivity 2225fd5604 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context 13 years ago
Stefano Stabellini b960d6c43a xen/p2m: m2p_find_override: use list_for_each_entry_safe 13 years ago
Masami Hiramatsu 6c7b8e82aa x86: Handle failures of parsing immediate operands in the instruction decoder 13 years ago
Linus Torvalds 12e993b894 x86-32: fix up strncpy_from_user() sign error 13 years ago
Linus Torvalds 92ae03f2ef x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up 13 years ago
Gleb Natapov f19a0c2c2e KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset 13 years ago
Richard Weinberger 76b278edd9 um: Use asm-generic/switch_to.h 13 years ago
Richard Weinberger a3a85a763c um: Disintegrate asm/system.h 13 years ago
Al Viro 3cb42092ff um: fix linker script generation 13 years ago
Linus Torvalds f68e556e23 Make the "word-at-a-time" helper functions more commonly usable 13 years ago
H. Peter Anvin 8c91c5325e x86: Use correct byte-sized register constraint in __add() 13 years ago
Jeremy Fitzhardinge 2ca052a371 x86: Use correct byte-sized register constraint in __xchg_op() 13 years ago
Srivatsa S. Bhat e8c9e788f4 xen/smp: Remove unnecessary call to smp_processor_id() 13 years ago
Konrad Rzeszutek Wilk 2531d64b6f xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' 13 years ago
Emil Goode 46ed99d1b7 x86: vsyscall: Use NULL instead 0 for a pointer argument 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Gleb Natapov e08759215b KVM: Resolve RCU vs. async page fault problem 13 years ago
Marcelo Tosatti 7a4f5ad051 KVM: VMX: vmx_set_cr0 expects kvm->srcu locked 13 years ago
Sasikantha babu fea5295324 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() 13 years ago
Jan Seiffert a998d43423 bpf jit: Let the x86 jit handle negative offsets 13 years ago
Peter Zijlstra 7b8e6da46b perf/x86/p4: Add format attributes 13 years ago
Marcelo Tosatti dba69d1092 x86, kvm: Call restore_sched_clock_state() only after %gs is initialized 13 years ago
Andi Kleen c0e9afc0da x86: Use -mno-avx when available 13 years ago
Petr Vandrovec ac909ec308 ACPI: Fix use-after-free in acpi_map_lsapic 13 years ago
Boris Ostrovsky 1a022e3f1b idle, x86: Allow off-lined CPU to enter deeper C states 13 years ago
Len Brown f6365201d8 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility 13 years ago
Jason Wessel 3751d3e85c x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() 13 years ago
zhuangfeiran@ict.ac.cn 1d24fb3684 x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND 13 years ago
Liu, Chuansheng 99dd5497e5 x86: Preserve lazy irq disable semantics in fixup_irqs() 13 years ago
Rusty Russell 5f054e31c6 documentation: remove references to cpu_*_map. 13 years ago
Dave Young 09c71bfd83 kdump x86: fix total mem size calculation for reservation 13 years ago
Robert Richter 8abc3122aa x86/apic/amd: Be more verbose about LVT offset assignments 13 years ago
David Howells 141124c020 Delete all instances of asm/system.h 13 years ago
David Howells 49a7f04a4b Move all declarations of free_initmem() to linux/mm.h 13 years ago
David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
Dan Carpenter 8f0750f197 x86, tls: Off by one limit check 13 years ago
Andrzej Pietrasiewicz baa676fcf8 X86 & IA64: adapt for dma_map_ops changes 13 years ago
Jeremy Fitzhardinge 136d249ef7 x86/ioapic: Add io_apic_ops driver layer to allow interception 13 years ago
Daniel Drake a3c8121b87 x86/olpc: Add debugfs interface for EC commands 13 years ago
Peter Zijlstra bc758133ed sched/x86/smp: Do not enable IRQs over calibrate_delay() 13 years ago
Richard Weinberger 90e240142b x86: Merge the x86_32 and x86_64 cpu_idle() functions 13 years ago
Al Viro 4c3ff74742 um: allow SUBARCH=x86 13 years ago
Al Viro dc5be20a64 um: most of the SUBARCH uses can be killed 13 years ago
Al Viro c2220b2a12 um: kill HOST_TASK_PID 13 years ago
Al Viro c56334dbf7 um: merge processor_{32,64}.h a bit... 13 years ago