- 57e3729 x86: invalid_vm86_irq -- use predefined macros by Cyrill Gorcunov · 16 years ago
- 5e112ae x86: head_64.S - use IDT_ENTRIES instead of hardcoded number by Cyrill Gorcunov · 16 years ago
- 2a0b100 x86: head_64.S - remove useless balign by Cyrill Gorcunov · 16 years ago
- 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 16 years ago
- cb425af x86: compressed head_32 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 16 years ago
- 2d4eeecb x86: compressed head_64 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 16 years ago
- 324bda9e4 x86: pmjump - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 16 years ago
- 2f79555 x86: copy.S - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 16 years ago
- 1b25f3b x86: linkage - get rid of _X86 macros by Cyrill Gorcunov · 16 years ago
- 9569554 x86: asm linkage - introduce GLOBAL macro by Cyrill Gorcunov · 16 years ago
- ee8b53c x86: remove stale arch/x86/include/asm/page_64.h.rej file by Ingo Molnar · 16 years ago
- 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 16 years ago
- 98c061b x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() by Yinghai Lu · 16 years ago
- 3bd25d0 x86: pre init pirq_entries[] by Yinghai Lu · 16 years ago
- c996086 x86, xen: do multicall callbacks with interrupts disabled by Jeremy Fitzhardinge · 16 years ago
- 3d39e9d x86, xen: degrade BUG to WARN when multicall fails by Jeremy Fitzhardinge · 16 years ago
- b93d51d x86, xen: record and display initiator of each multicall when debugging by Ian Campbell · 16 years ago
- 9033304 x86, xen: short-circuit tests for dom0 by Jeremy Fitzhardinge · 16 years ago
- 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 16 years ago
- be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
- f6db44d x86: fix typo in filter_cpuid_features() by Yinghai Lu · 16 years ago
- e49590b x86, olpc: fix model detection without OFW by Chris Ball · 16 years ago
- 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
- bf33a70 x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined by James Bottomley · 16 years ago
- c466ed2 x86, UV: set full apicid in uv_hub_send_ipi by Dimitri Sivanich · 16 years ago
- 694aa96 xen: fix xen_flush_tlb_others by Ian Campbell · 16 years ago
- beb6943 x86 headers: protect page_32.h via __ASSEMBLY__ by Ingo Molnar · 16 years ago
- e43623b x86 headers: include page_types.h in pgtable_types.h by Ingo Molnar · 16 years ago
- 56cefce x86 headers: include linux/types.h by Ingo Molnar · 16 years ago
- 999c788 x86 headers: remove duplicate pud_large() definition by Ingo Molnar · 16 years ago
- b233969 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
- 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- f268fe7 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
- a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 16 years ago
- 881c477 Merge branch 'x86/cleanups' into x86/core by Ingo Molnar · 16 years ago
- ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
- 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
- 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
- d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
- d88316c2 x86, 32-bit: refactor find_low_pfn_range() by Ingo Molnar · 16 years ago
- 4769843 x86, 32-bit: clean up find_low_pfn_range() by Ingo Molnar · 16 years ago
- 3023533 x86: fix warning in find_low_pfn_range() by Ingo Molnar · 16 years ago
- bd28242 x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=y by Ingo Molnar · 16 years ago
- 5568310 x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATED by Ingo Molnar · 16 years ago
- dd5fc55 x86, defconfig: update the 64-bit defconfig by Ingo Molnar · 16 years ago
- bc8bd002 x86, defconfig: update the 32-bit defconfig by Ingo Molnar · 16 years ago
- be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
- 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
- 58105ef x86: UV: fix header struct usage by Randy Dunlap · 16 years ago
- 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 16 years ago
- 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 16 years ago
- e2f5bda x86: define pud_flags and pud_large properly to allow non-PAE builds by Jeremy Fitzhardinge · 16 years ago
- e42778d x86: move defs around to allow paravirt.h to just include page_types.h by Jeremy Fitzhardinge · 16 years ago
- 1dfc07a x86: move 2 and 3 level asm-generic defs into page-defs by Jeremy Fitzhardinge · 16 years ago
- 51c78eb x86: create _types.h counterparts for page*.h by Jeremy Fitzhardinge · 16 years ago
- 1484096 x86: Include pgtable_32|64_types.h in pgtable_types.h by Jeremy Fitzhardinge · 16 years ago
- fb35514 x86: Split pgtable_64.h into pgtable_64_types.h and pgtable_64.h by Jeremy Fitzhardinge · 16 years ago
- f402a65 x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.h by Jeremy Fitzhardinge · 16 years ago
- 8d19c99 Split pgtable.h into pgtable_types.h and pgtable.h by Jeremy Fitzhardinge · 16 years ago
- b924a28 x86: rename *-defs.h to *-_types.h for consistency by Jeremy Fitzhardinge · 16 years ago
- b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 16 years ago
- ba1511b x86: kernel/mpparse.c fix compilation warnings by Jaswinder Singh Rajput · 16 years ago
- 7651194 x86: mm/init_32.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
- 9049a11 Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 by Jeremy Fitzhardinge · 16 years ago
- 94dba89 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
- 9ce04f9 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
- 17993b4 x86: make hibernation always-possible by Ingo Molnar · 16 years ago
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
- c5c606d x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORM by Ravikiran G Thirumalai · 16 years ago
- 9c8bb6b x86: drop -fno-stack-protector annotations after pt_regs fixes by Brian Gerst · 16 years ago
- 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 16 years ago
- aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 16 years ago
- 8913937 Merge commit 'v2.6.29-rc4' into x86/cleanups by Ingo Molnar · 16 years ago
- 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 16 years ago
- 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 16 years ago
- d5b5a23 Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/apic by Ingo Molnar · 16 years ago
- 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 16 years ago
- f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
- e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
- b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 16 years ago
- 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
- bf56957 xen: expose enable_IO_APIC for 32-bit by Ian Campbell · 16 years ago
- ca97ab9 x86: unstatic ioapic entry funcs by Jeremy Fitzhardinge · 16 years ago
- c3e137d x86: add mp_find_ioapic_pin by Jeremy Fitzhardinge · 16 years ago
- 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 16 years ago
- 3c552ac x86: make apic_* operations inline functions by Jeremy Fitzhardinge · 16 years ago
- 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
- 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago