- 1b3f2a7 x86-64: Allow alternative patching in the vDSO by Andy Lutomirski · 13 years ago
- 59e97e4 x86: Make alternative instruction pointers relative by Andy Lutomirski · 13 years ago
- c971294 x86-64: Improve vsyscall emulation CS and RIP handling by Andy Lutomirski · 13 years ago
- 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 13 years ago
- 5dfcea6 x86-64: Fill unused parts of the vsyscall page with 0xcc by Andy Lutomirski · 13 years ago
- bb5fe2f x86-64: Remove vsyscall number 3 (venosys) by Andy Lutomirski · 13 years ago
- d319bb7 x86-64: Map the HPET NX by Andy Lutomirski · 13 years ago
- 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 13 years ago
- 9fd67b4 x86-64: Give vvars their own page by Andy Lutomirski · 13 years ago
- 8b4777a x86-64: Document some of entry_64.S by Andy Lutomirski · 13 years ago
- 6879eb2 x86-64: Fix alignment of jiffies variable by Andy Lutomirski · 13 years ago
- e12ca23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
- af0d6a0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 643d2d7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 4f3c125 x86: Fix mwait_play_dead() faulting on mwait-incapable cpus by Avi Kivity · 13 years ago
- 598e887 x86 idle: Fix mwait deprecation warning message by Borislav Petkov · 13 years ago
- 15517f7 lguest: fix timer interrupt setup by Rusty Russell · 13 years ago
- f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
- 5d4c47e x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param by Len Brown · 14 years ago
- cdaab4a x86 idle: deprecate "no-hlt" cmdline param by Len Brown · 14 years ago
- 99c6322 x86 idle APM: deprecate CONFIG_APM_CPU_IDLE by Len Brown · 14 years ago
- 06ae40c x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it by Len Brown · 14 years ago
- 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
- a947e23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
- 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
- 89e1be5 x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o by Steven Rostedt · 13 years ago
- f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
- d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
- b1d2dc3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
- 9a3865b x86, asm: Clean up desc.h a bit by Ingo Molnar · 13 years ago
- dc7acbb Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
- 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
- 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
- c46dd6b x86: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
- a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
- 14587a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
- e9cdd34 x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 by Boris Ostrovsky · 13 years ago
- 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
- b80ef10 x86: Move do_page_fault()'s error path under unlikely() by KOSAKI Motohiro · 13 years ago
- de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
- e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
- 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 13 years ago
- 0d098a7 x86/ftrace: Fix compiler warning in ftrace.c by Rakib Mullick · 13 years ago
- 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
- 8b27f2f x86: Remove unnecessary check in detect_ht() by Nikhil P Rao · 13 years ago
- 949a9d7 i8k: Integrate with the hwmon subsystem by Jean Delvare · 13 years ago
- 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
- 44ec7ab lib: consolidate DEBUG_PER_CPU_MAPS by Stephen Boyd · 13 years ago
- 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
- dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 13 years ago
- 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
- de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
- 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
- 37b23e0 x86,mm: make pagefault killable by KOSAKI Motohiro · 13 years ago
- af6a25f x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_struct by Richard Kennedy · 13 years ago
- f073cc8 x86, UV: Clean up uv_tlb.c by Cliff Wickman · 13 years ago
- 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 14 years ago
- 7ccafc5 x86, cpufeature: Update CPU feature RDRND to RDRAND by Kees Cook · 13 years ago
- 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
- 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
- 2f344d2 x86, ioapic: Restore ioapic entries during resume properly by Suresh Siddha · 13 years ago
- c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 13 years ago
- 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 13 years ago
- f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 13 years ago
- 6447fac x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO by Andy Lutomirski · 13 years ago
- 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 13 years ago
- 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 13 years ago
- 3729db5 x86-64: Don't generate cmov in vread_tsc by Andy Lutomirski · 13 years ago
- 057e6a8 x86-64: Remove unnecessary barrier in vread_tsc by Andy Lutomirski · 13 years ago
- 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
- 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 13 years ago
- 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
- 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
- ea2b50e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- b18bf09 x86, apic: Include module.h header in apic_flat_64.c by Randy Dunlap · 13 years ago
- 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- d7ef64a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 13 years ago
- 82da65d x86: setup_smep needs to be __cpuinit by Linus Torvalds · 13 years ago
- c8cfbb5 KVM: MMU: Use ptep_user for cmpxchg_gpte() by Takuya Yoshikawa · 14 years ago
- d2f6276 KVM: x86 emulator: Make jmp far emulation into a separate function by Takuya Yoshikawa · 14 years ago
- 5118768 KVM: x86 emulator: Rename emulate_grpX() to em_grpX() by Takuya Yoshikawa · 14 years ago
- 3b9be3b KVM: x86 emulator: Remove unused arg from emulate_pop() by Takuya Yoshikawa · 14 years ago
- adddcec KVM: x86 emulator: Remove unused arg from writeback() by Takuya Yoshikawa · 14 years ago
- 509cf9f KVM: x86 emulator: Remove unused arg from read_descriptor() by Takuya Yoshikawa · 14 years ago
- c1ed6de KVM: x86 emulator: Remove unused arg from seg_override() by Takuya Yoshikawa · 14 years ago
- fa3d315 KVM: Validate userspace_addr of memslot when registered by Takuya Yoshikawa · 14 years ago
- 12cb814 KVM: MMU: Clean up gpte reading with copy_from_user() by Takuya Yoshikawa · 14 years ago
- 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 14 years ago
- 1aa3661 KVM: x86 emulator: consolidate segment accessors by Avi Kivity · 14 years ago
- 0a434bb KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions by Avi Kivity · 14 years ago
- ae8cc05 KVM: SVM: Make dump_vmcb static, reduce text by Joe Perches · 14 years ago
- 8f74d8e KVM: MMU: Fix 64-bit paging breakage on x86_32 by Takuya Yoshikawa · 14 years ago