- db8590f Revert "x86: linker script syntax nits" by Ingo Molnar · 15 years ago
- a0738a6 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
- 601adfe Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
- f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ea87644 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e9a63a4 x86: linker script syntax nits by Roland McGrath · 15 years ago
- 89ccf46 x86, perf_event: Rename 'performance counter interrupt' by Li Hong · 15 years ago
- 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
- 71999d9 x86/paravirt: Use normal calling sequences for irq enable/disable by Jeremy Fitzhardinge · 15 years ago
- d1705c5 x86: fix kernel panic on 32 bits when profiling by H. Peter Anvin · 15 years ago
- 7a4b7e5 x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop by Jan Beulich · 15 years ago
- 9a821b2 x86: Move pci_iommu_init to rootfs_initcall() by David Woodhouse · 15 years ago
- 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 15 years ago
- d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
- e7ab0f7 Revert "x86, timers: Check for pending timers after (device) interrupts" by Ingo Molnar · 15 years ago
- d0153ca x86, vmi: Mark VMI deprecated and schedule it for removal by Alok Kataria · 15 years ago
- 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 15 years ago
- 19d031e Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- 46302b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3da0dd4 KVM: add support for change_pte mmu notifiers by Izik Eidus · 15 years ago
- 1403283 KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes by Izik Eidus · 15 years ago
- acb66dd KVM: MMU: dont hold pagecount reference for mapped sptes pages by Izik Eidus · 15 years ago
- 6a54435 KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID by Avi Kivity · 15 years ago
- eb5109e KVM: VMX: flush TLB with INVEPT on cpu migration by Marcelo Tosatti · 15 years ago
- b2d83cf KVM: fix LAPIC timer period overflow by Aurelien Jarno · 15 years ago
- 20824f3 KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly by Joerg Roedel · 15 years ago
- 77b1ab1 KVM: SVM: Fix tsc offset adjustment when running nested by Joerg Roedel · 15 years ago
- e3be785 x86, pci: Correct spelling in a comment by Marin Mitov · 15 years ago
- 11879ba x86: Simplify bound checks in the MTRR code by Arjan van de Ven · 15 years ago
- f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
- 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
- 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
- 24e3580 x86: Don't leak 64-bit kernel register values to 32-bit processes by Jan Beulich · 15 years ago
- 4701472 x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL by Jaswinder Singh Rajput · 15 years ago
- ea3acb1 x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg by Jason Wessel · 15 years ago
- 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 15 years ago
- d1716a6 x86: Fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
- 982d007 x86: Optimize cmpxchg64() at build-time some more by Linus Torvalds · 15 years ago
- 84d88d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
- e207e14 Revert "x86, mce: do not compile mcelog message on AMD" by Linus Torvalds · 15 years ago
- f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
- 73964f6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- d949f36 x86: Fix hwpoison code related build failure on 32-bit NUMAQ by Linus Torvalds · 15 years ago
- 3e2ada5 ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression by Zhao Yakui · 15 years ago
- 49e70dd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
- 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
- b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
- 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
- b0c6fbe x86: Remove redundant non-NUMA topology functions by Rusty Russell · 15 years ago
- 429a6e5 x86: early_printk: Protect against using the same device twice by Jason Wessel · 15 years ago
- d2ff6de Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
- e23a8b6 x86: Reduce verbosity of "PAT enabled" kernel message by Roland Dreier · 15 years ago
- ea01c0d x86: Reduce verbosity of "TSC is reliable" message by Roland Dreier · 15 years ago
- 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
- 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
- 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
- 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
- 1d1afc1 cpumask: remove last assignment to mask field of struct irqaction. by Rusty Russell · 15 years ago
- 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
- c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
- d19110ba Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
- b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
- 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
- c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
- 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
- 11868a2 x86: mce: Use safer ways to access MCE registers by Ingo Molnar · 15 years ago
- 547ad5a Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
- 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
- 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
- 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
- a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
- c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
- c953094 early_printk: Allow more than one early console by Jason Wessel · 15 years ago
- df6c516 USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c by Jason Wessel · 15 years ago
- cdae0ad5e8 lguest: move panic notifier registration to its expected place. by Rusty Russell · 15 years ago
- 14c93e8 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
- 7d42896 perf_event, x86: Fix 'perf sched record' crashing the machine by Peter Zijlstra · 15 years ago
- 8cb3ed13 x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 by Roland McGrath · 15 years ago
- 08ff18e x86: ptrace: do not sign-extend orig_ax on write by Roland McGrath · 15 years ago
- b60e714 x86: ptrace: sysret path should reach syscall_trace_leave by Roland McGrath · 15 years ago
- 18c1e2c x86: syscall_get_nr returns int by Roland McGrath · 15 years ago
- 14c0abf x86: mce, inject: Use real inject-msg in raise_local by Huang Ying · 15 years ago
- b417c9f x86: mce: Fix thermal throttling message storm by Ingo Molnar · 15 years ago
- 3967684 x86: mce: Clean up thermal throttling state tracking code by Ingo Molnar · 15 years ago
- 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
- 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
- 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
- cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
- c44c9ec x86: split NX setup into separate file to limit unstack-protected code by Jeremy Fitzhardinge · 15 years ago
- b75fe4e xen: check EFER for NX before setting up GDT mapping by Jeremy Fitzhardinge · 15 years ago
- 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- f4eccb6 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b3727c24 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago