- df2634f x86: dtb: Add a device tree for CE4100 by Sebastian Andrzej Siewior · 14 years ago
- da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago
- f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 14 years ago
- cb4cfd5 Merge branch 'x86/apic' into x86/platform by Thomas Gleixner · 14 years ago
- abb0052 x86: ioapic: Move trigger defines to io_apic.h by Thomas Gleixner · 14 years ago
- 710dcda x86: ioapic: Implement and use io_apic_setup_irq_pin_once() by Thomas Gleixner · 14 years ago
- b77cf6a x86: ioapic: Remove useless inlines by Thomas Gleixner · 14 years ago
- 41098ff x86: ioapic: Make a few functions static by Thomas Gleixner · 14 years ago
- da1ad9d x86: ioapic: Use setup function in setup_IO_APIC_irq_extra() by Thomas Gleixner · 14 years ago
- 2d57e37 x86: ioapic: Use setup function in __io_apic_setup_irqs() by Thomas Gleixner · 14 years ago
- e0799c0 x86: ioapic: Use setup function in __io_apic_set_pci_routing() by Thomas Gleixner · 14 years ago
- f880ec7 x86: ioapic: Use new setup function in pre_init_apic_IRQ0() by Thomas Gleixner · 14 years ago
- ff973d0 x86: ioapic: Add io_apic_setup_irq_pin() by Thomas Gleixner · 14 years ago
- ed972cc x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs() by Thomas Gleixner · 14 years ago
- c8d6b8f x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs() by Thomas Gleixner · 14 years ago
- 939d578 x86: OLPC: Make OLPC=n build again by Thomas Gleixner · 14 years ago
- 1444e0c x86: Fix deps of X86_UP_IOAPIC by Henrik Kretzschmar · 14 years ago
- 7d0f192 x86: Add dummy functions for compiling without IOAPIC by Henrik Kretzschmar · 14 years ago
- 7167d08 x86: Rework arch_disable_smp_support() for x86 by Henrik Kretzschmar · 14 years ago
- b6a1432 x86: Add dummy mp_save_irq() by Henrik Kretzschmar · 14 years ago
- 4e034b2 x86: Move ioapic_irq_destination_types to apicdef.h by Henrik Kretzschmar · 14 years ago
- c2a941f x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection by Thomas Gleixner · 14 years ago
- dc3119e7 x86: OLPC: Cleanup config maze completely by Thomas Gleixner · 14 years ago
- fe23954 x86: OLPC: Hide OLPC_OPENFIRMWARE config switch by Thomas Gleixner · 14 years ago
- 5400897 x86: OLPC: Remove redundant !X64_64 config dependency by Thomas Gleixner · 14 years ago
- 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 14 years ago
- 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 14 years ago
- 5df9150 x86: mrst: Remove apb timer read workaround by jacob.jun.pan@linux.intel.com · 14 years ago
- 13884c6 x86/pci: Remove unused variable by Sebastian Andrzej Siewior · 15 years ago
- 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- fef86db Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 14 years ago
- 678301e x86, ioapic: Don't warn about non-existing IOAPICs if we have none by Paul Bolle · 14 years ago
- 168202c mrst/vrtc: Avoid using cmos rtc ops by Feng Tang · 14 years ago
- 6b617e2 x86/platform: Add a wallclock_init func to x86_init.timers ops by Feng Tang · 14 years ago
- 1c9d16e x86: Fix mwait_usable section mismatch by Borislav Petkov · 14 years ago
- 5117348 x86: Readd missing irq_to_desc() in fixup_irq() by Thomas Gleixner · 14 years ago
- d91309f x86: Fix text_poke_smp_batch() deadlock by Peter Zijlstra · 14 years ago
- 3c6c0d6 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 14 years ago
- 893a5ab KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index by Joerg Roedel · 15 years ago
- d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 15 years ago
- 07675f4 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
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 15 years ago
- 831d52b x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mm by Suresh Siddha · 15 years ago
- eb487ab 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
- f744854 x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms by Suresh Siddha · 15 years ago
- f12d3d0 x86, nx: Don't force pages RW when setting NX bits by Matthieu CASTET · 15 years ago
- 1f0324c Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
- f7b548f 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
- d038b12 perf: Fix Pentium4 raw event validation by Stephane Eranian · 15 years ago
- 23febed xen/setup: Route halt operations to safe_halt pvop. by Stefano Stabellini · 15 years ago
- 7cb31b7 xen/e820: Guard against E820_RAM not having page-aligned size or start. by Stefano Stabellini · 15 years ago
- cf04d12 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. by Stefan Bader · 15 years ago
- 889a7a6 percpu, x86: Fix percpu_xchg_op() by Eric Dumazet · 15 years ago
- 9a57c3e x86: Remove left over system_64.h by Yinghai Lu · 15 years ago
- cacf061 thp: fix PARAVIRT x86 32bit noPAE by Andrea Arcangeli · 15 years ago
- 2e5aa68 x86-64: Don't use pointer to out-of-scope variable in dump_trace() by Jesper Juhl · 15 years ago
- 4398f31 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
- 8969691 x86: Fix jump label with RO/NX module protection crash by matthieu castet · 15 years ago
- 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 15 years ago
- ebe0d80 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- cfd7448 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
- 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 15 years ago
- f21bbec x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr by Fenghua Yu · 15 years ago
- cc67ba63 x86: Use asm-generic/cacheflush.h by Akinobu Mita · 15 years ago
- 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8d99641 Merge branch 'akpm' by Linus Torvalds · 15 years ago
- 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 15 years ago
- e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
- 7d81c3b xen: fix non-ANSI function warning in irq.c by Randy Dunlap · 15 years ago
- 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 15 years ago
- fb87ec3 x86: Update CPU cache attributes table descriptors by Dave Jones · 15 years ago
- 2b8216e LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) by Randy Dunlap · 15 years ago
- ced05dd lguest: compile fixes by Rusty Russell · 15 years ago
- c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 15 years ago
- 9032160 x86: Unify "numa=" command line option handling by Jan Beulich · 15 years ago
- 6b35eb9 Revert "x86: Make relocatable kernel work with new binutils" by Ingo Molnar · 15 years ago
- 404cbbd 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
- 7b698ea x86: Clear irqstack thread_info by Brian Gerst · 15 years ago
- 86b1e8d x86: Make relocatable kernel work with new binutils by Shaohua Li · 15 years ago
- f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and '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
- de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 15 years ago
- 76d1f7b x86, olpc: Add missing Kconfig dependencies by H. Peter Anvin · 15 years ago
- 6550904d x86, mrst: Set correct APB timer IRQ affinity for secondary cpu by Jacob Pan · 15 years ago
- d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 62627be x86: tsc: Fix calibration refinement conditionals to avoid divide by zero by John Stultz · 15 years ago
- 64a5fed x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTAL by Bjorn Helgaas · 15 years ago
- 30e664a x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available by Bjorn Helgaas · 15 years ago
- 6e8af08 PCI: enable pci=bfsort by default on future Dell systems by Narendra_K@Dell.com · 15 years ago
- 419cdc5 x86: OLPC: convert olpc-xo1 driver from pci device to platform device by Andres Salomon · 15 years ago
- 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago
- 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
- 8ee5382 thp: mmu_notifier_test_young by Andrea Arcangeli · 15 years ago
- 4b7167b thp: don't allow transparent hugepage support without PSE by Andrea Arcangeli · 15 years ago
- c489f12 thp: add pmd_modify by Johannes Weiner · 15 years ago
- f2d6bfe thp: add x86 32bit support by Johannes Weiner · 15 years ago
- 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 15 years ago
- 936a5fe thp: kvm mmu transparent hugepage support by Andrea Arcangeli · 15 years ago