- 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
- ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
- d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
- f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 16 years ago
- d627ded x86: no stack protector for vdso by Tejun Heo · 16 years ago
- 5d707e9 stackprotector: update make rules by Tejun Heo · 16 years ago
- 76397f7 x86: stackprotector.h misc update by Tejun Heo · 16 years ago
- 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 16 years ago
- 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 16 years ago
- d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
- 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
- ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
- 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
- 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
- 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
- e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
- 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 16 years ago
- 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
- 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
- c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
- 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
- 130ace1 x86: style cleanups for xen assemblies by Tejun Heo · 16 years ago
- 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
- b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
- 18114f6 x86: uaccess: use errret as error value in __put_user_size() by Hiroshi Shimamoto · 16 years ago
- e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
- 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
- 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
- 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
- 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
- 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
- 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
- 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
- bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
- 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 16 years ago
- 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
- 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
- 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 16 years ago
- a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
- ef3892b x86, percpu: fix kexec with vmlinux by Yinghai Lu · 16 years ago
- b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 664c795 x86/vmi: fix interrupt enable/disable/save/restore calling convention. by Jeremy Fitzhardinge · 16 years ago
- e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 16 years ago
- 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
- 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
- 45c82b5 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e81cfd2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
- 795f99b xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
- 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 16 years ago
- 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 16 years ago
- 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 16 years ago
- 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
- 4767afb x86/paravirt: fix missing callee-save call on pud_val by Jeremy Fitzhardinge · 16 years ago
- da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
- 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
- ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
- 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
- b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 16 years ago
- 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
- 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 16 years ago
- 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
- 7cff360 headers_check fix: x86, swab.h by Jaswinder Singh Rajput · 16 years ago
- 2de548f headers_check fix: x86, sigcontext32.h by Jaswinder Singh Rajput · 16 years ago
- e59afe6 headers_check fix: x86, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
- 420ab35 headers_check fix: x86, ptrace-abi.h by Jaswinder Singh Rajput · 16 years ago
- d122072 headers_check fix: x86, mtrr.h by Jaswinder Singh Rajput · 16 years ago
- 999b697 headers_check fix: x86, mce.h by Jaswinder Singh Rajput · 16 years ago
- cef3767 headers_check fix: x86, kvm.h by Jaswinder Singh Rajput · 16 years ago
- 999721c headers_check fix: x86, e820.h by Jaswinder Singh Rajput · 16 years ago
- c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
- 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
- 72410af lguest: typos fix by Atsushi SAKAI · 16 years ago
- 019a136 x86: uaccess: fix compilation error on CONFIG_M386 by Hiroshi Shimamoto · 16 years ago
- bf3647c x86: tone down mtrr_trim_uncached_memory() warning by Ingo Molnar · 16 years ago
- 57064d2 PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs by Seth Heasley · 16 years ago
- 4369f1f Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
- 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
- cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 16 years ago
- 22f2513 x86: fix build breakage on voyage by James Bottomley · 16 years ago
- 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 16 years ago
- 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 16 years ago
- b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
- 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 16 years ago
- 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 16 years ago
- 1688401 x86: move this_cpu_offset by Brian Gerst · 16 years ago
- 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 16 years ago
- ec70de8 x86: move apic variables to apic.c by Brian Gerst · 16 years ago
- 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 16 years ago
- 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 16 years ago
- 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
- 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 16 years ago
- cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
- 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago