- b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 15 years ago
- 991cfff x86, earlyprintk: Move mrst early console to platform/ and fix a typo by Feng Tang · 15 years ago
- 9cdca86 x86: platform: Move iris to x86/platform where it belongs by Thomas Gleixner · 15 years ago
- 82148d1 x86/platform: Add Eurobraille/Iris power off support by Shérab · 16 years ago
- 8654b1c x86: Move olpc to platform by Thomas Gleixner · 16 years ago
- 329b84e x86: Move uv to platform by Thomas Gleixner · 16 years ago
- 9694d4a x86: Move mrst to platform by Thomas Gleixner · 16 years ago
- 3b3da9d x86: Move scx200 to platform by Thomas Gleixner · 16 years ago
- c4e72ad x86: Move visws to platform by Thomas Gleixner · 16 years ago
- b17ed48 x86: Move efi to platform by Thomas Gleixner · 16 years ago
- 937f961 x86: Move sfi to platform by Thomas Gleixner · 16 years ago
- 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cca8209 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 87affd0b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 16 years ago
- 40ffa93 x86: Remove stale pmtimer_64.c by Thomas Gleixner · 16 years ago
- bf1ebf0 x86, olpc: Add XO-1 poweroff support by Daniel Drake · 16 years ago
- c20b5c3 x86, earlyprintk: Add earlyprintk for Intel Moorestown platform by Feng Tang · 16 years ago
- 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
- 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 16 years ago
- 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 16 years ago
- d9f5ab7 jump label: x86 support by Jason Baron · 16 years ago
- 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 16 years ago
- 5bef80a x86, iommu: Add proper dependency sort routine (and sanity check). by Konrad Rzeszutek Wilk · 16 years ago
- 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 16 years ago
- fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 16 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 16 years ago
- bb24c47 x86, apbt: Moorestown APB system timer driver by Jacob Pan · 17 years ago
- c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 16 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 17 years ago
- c602c65 Merge branch 'linus' into sfi-release by Len Brown · 17 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 17 years ago
- 3f4110a x86: Add Moorestown early detection by Thomas Gleixner · 17 years ago
- 4792621 x86: Replace the now identical time_32/64.c by time.c by Thomas Gleixner · 17 years ago
- efafc8b x86: add arch-specific SFI support by Feng Tang · 17 years ago
- 57844a8 x86: Add x86_init infrastructure by Thomas Gleixner · 17 years ago
- 3162534 x86, intel_txt: Intel TXT boot support by Joseph Cihula · 17 years ago
- f386c61 gcov: exclude code operating in userspace from profiling by Peter Oberparleiter · 17 years ago
- 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 17 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 17 years ago
- 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 17 years ago
- 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 17 years ago
- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 0067f12 hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interfaces by K.Prasad · 17 years ago
- 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 17 years ago
- b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 17 years ago
- 31cb45e x86: unify irqinit_{32,64}.c into irqinit.c by Pekka Enberg · 17 years ago
- 2e8844e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 17 years ago
- 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 17 years ago
- 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 17 years ago
- 7051113 Revert "x86: don't compile vsmp_64 for 32bit" by Ravikiran G Thirumalai · 17 years ago
- ccd50df tracing/syscalls: support for syscalls tracing on x86, fix by Ingo Molnar · 17 years ago
- 8a327f6 x86, bts: add selftest for BTS by Markus Metzger · 17 years ago
- 5ab5ab3 x86: UV, SGI RTC: add UV RTC clocksource/clockevents by Dimitri Sivanich · 17 years ago
- 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 17 years ago
- 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 17 years ago
- 2a05180 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 17 years ago
- f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 17 years ago
- 06cd9a7 x86: add x2apic config by Yinghai Lu · 17 years ago
- f095df0 x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk by Ingo Molnar · 17 years ago
- 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 17 years ago
- 6bda2c8 x86: remove subarchitecture support by Ingo Molnar · 17 years ago
- 7b38725 x86: remove subarchitecture support code by Ingo Molnar · 17 years ago
- b3daa3a x86, bigsmp: consolidate code by Ingo Molnar · 17 years ago
- 7c20dcc x86, summit: consolidate code, fix by Ingo Molnar · 17 years ago
- b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 17 years ago
- 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 17 years ago
- b041cf2 x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c by Ian Campbell · 17 years ago
- 03b4863 x86: make UV support configurable by Nick Piggin · 17 years ago
- 55f4949 x86, mm: move tlb.c to arch/x86/mm/ by Ingo Molnar · 17 years ago
- 16c2d3f x86: rename tlb_64.c to tlb.c by Tejun Heo · 17 years ago
- 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 17 years ago
- a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 17 years ago
- 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 17 years ago
- cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit by Jeremy Fitzhardinge · 17 years ago
- 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 17 years ago
- dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 17 years ago
- 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 17 years ago
- 5ceb40d x86: signal: unify signal_{32|64}.c by Hiroshi Shimamoto · 17 years ago
- fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 17 years ago
- 7d55718 Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-branch-tracing by Ingo Molnar · 17 years ago
- 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 17 years ago
- 90accd6 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 17 years ago
- caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 18 years ago
- 6cf87ef x86 debug: mark early_printk.o as notrace by Ingo Molnar · 18 years ago
- 878719e x86: unify appropriate bits from dumpstack_32 and dumpstack_64 by Neil Horman · 18 years ago
- b43d196 x86: corruption-check: some post-move cleanups by Arjan van de Ven · 18 years ago
- 6784f7d x86: corruption check: move the corruption checks into their own file by Arjan van de Ven · 18 years ago
- 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 18 years ago
- debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 18 years ago
- 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 18 years ago
- 6b39ba7 x86: unify show_interrupts() and proc helpers by Thomas Gleixner · 18 years ago