- 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
- 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
- bd282422 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
- 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
- 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
- b3f2caa 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
- 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 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
- 1c00400 SGI IA64 UV: fix ia64 build error in the linux-next tree by Dean Nelson · 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
- 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
- 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 16 years ago
- d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 16 years ago
- f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
- f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 16 years ago
- 1385a7a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- c36c63c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 226b791 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 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
- e0fc4f9 [ARM] Storage class should be before const qualifier by Tobias Klauser · 16 years ago
- 0b2f828 powerpc: Add missing sparsemem.h include by Michael Neuling · 16 years ago
- 5b11abf powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist by Benjamin Herrenschmidt · 16 years ago
- d87bf76 powerpc/cell: Add missing #include for oprofile by Michael Neuling · 16 years ago
- f25f907 powerpc/ftrace: Fix math to calculate offset in TOC by Steven Rostedt · 16 years ago
- eef3361 powerpc: Don't emulate mr. instructions by Ananth N Mavinakayanahalli · 16 years ago
- 6c24b17 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t by Kumar Gala · 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
- a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 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
- 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
- b825e6c x86, es7000: fix ACPI table mappings by Yinghai Lu · 16 years ago
- 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 16 years ago
- 05876f8 acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap by Jeremy Fitzhardinge · 16 years ago
- eecb9a6 x86: always explicitly map acpi memory by Jeremy Fitzhardinge · 16 years ago
- 1c14fa4 x86: use early_ioremap in __acpi_map_table by Jeremy Fitzhardinge · 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
- 792dc4f xen: use our own eventchannel->irq path by Jeremy Fitzhardinge · 16 years ago
- eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
- 7c1d7cd x86: unify do_IRQ() by Jeremy Fitzhardinge · 16 years ago
- 9b2b76a x86: add handle_irq() to allow interrupt injection by Jeremy Fitzhardinge · 16 years ago
- c47c1b1 x86, pgtable.h: fix 2-level 32-bit build by Ingo Molnar · 16 years ago
- e5f7f202 x86, pgtable.h: macro-ify *_page() methods by Ingo Molnar · 16 years ago
- 726c0d9 x86: early_printk.c - fix pgtable.h unification fallout by Ingo Molnar · 16 years ago
- 790c7eb Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
- e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
- 286ce0a Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
- 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 16 years ago