| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-01-29 | x86: remove subarchitecture support code |  Ingo Molnar | 1 | -1/+1 |
| 2009-01-29 | x86, bigsmp: consolidate code |  Ingo Molnar | 1 | -0/+1 |
| 2009-01-29 | x86, summit: consolidate code, fix |  Ingo Molnar | 1 | -1/+1 |
| 2009-01-27 | x86: initialize per-cpu GDT segment in per-cpu setup |  Brian Gerst | 1 | -2/+1 |
| 2009-01-27 | x86: only compile setup_percpu.o on SMP |  Brian Gerst | 1 | -1/+2 |
| 2009-01-23 | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c |  Ian Campbell | 1 | -1/+1 |
| 2009-01-21 | x86: make UV support configurable |  Nick Piggin | 1 | -2/+3 |
| 2009-01-21 | x86, mm: move tlb.c to arch/x86/mm/ |  Ingo Molnar | 1 | -1/+1 |
| 2009-01-21 | x86: rename tlb_64.c to tlb.c |  Tejun Heo | 1 | -1/+1 |
| 2009-01-21 | x86: make x86_32 use tlb_64.c |  Tejun Heo | 1 | -1/+1 |
| 2008-12-31 | Merge branch 'linus' into stackprotector |  Ingo Molnar | 1 | -9/+15 |
| 2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+2 |
| 2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+1 |
| 2008-12-23 | 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'... |  Ingo Molnar | 1 | -2/+5 |
| 2008-12-17 | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit |  Jeremy Fitzhardinge | 1 | -1/+2 |
| 2008-12-08 | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions |  Frederic Weisbecker | 1 | -6/+0 |
| 2008-12-03 | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace |  Ingo Molnar | 1 | -1/+1 |
| 2008-12-02 | tracing/function-graph-tracer: support for x86-64 |  Frederic Weisbecker | 1 | -0/+1 |
| 2008-11-26 | x86: signal: unify signal_{32|64}.c |  Hiroshi Shimamoto | 1 | -1/+1 |
| 2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer |  Frederic Weisbecker | 1 | -2/+2 |
| 2008-11-25 | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-branch-tracing |  Ingo Molnar | 1 | -1/+1 |
| 2008-11-25 | x86, bts: exclude ds.c from build when disabled |  Markus Metzger | 1 | -1/+1 |
| 2008-11-20 | Merge branch 'linus' into x86/memory-corruption-check |  Ingo Molnar | 1 | -1/+2 |
| 2008-11-11 | tracing, x86: add low level support for ftrace return tracing |  Frederic Weisbecker | 1 | -0/+6 |
| 2008-11-04 | x86 debug: mark early_printk.o as notrace |  Ingo Molnar | 1 | -0/+1 |
| 2008-10-27 | x86: unify appropriate bits from dumpstack_32 and dumpstack_64 |  Neil Horman | 1 | -1/+1 |
| 2008-10-27 | x86: corruption-check: some post-move cleanups |  Arjan van de Ven | 1 | -1/+2 |
| 2008-10-27 | x86: corruption check: move the corruption checks into their own file |  Arjan van de Ven | 1 | -0/+1 |
| 2008-10-23 | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file |  Steven Rostedt | 1 | -0/+1 |
| 2008-10-22 | Merge branch 'tracing/ftrace' into tracing/urgent |  Ingo Molnar | 1 | -1/+1 |
| 2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER |  Steven Rostedt | 1 | -1/+1 |
| 2008-10-16 | x86: unify show_interrupts() and proc helpers |  Thomas Gleixner | 1 | -1/+1 |
| 2008-10-16 | x86: Add sysfs entries for UV v4 |  Russ Anderson | 1 | -1/+1 |
| 2008-10-16 | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 |  Dean Nelson | 1 | -1/+1 |
| 2008-10-16 | x86: rename apic_32.c and apic_64.c to apic.c |  Yinghai Lu | 1 | -1/+1 |
| 2008-10-16 | rename io_apic_64.c and io_apic_32.c to io_apic.c |  Yinghai Lu | 1 | -1/+1 |
| 2008-10-15 | Merge branch 'linus' into stackprotector |  Ingo Molnar | 1 | -14/+31 |
| 2008-10-13 | traps: x86: finalize unification of traps.c |  Alexander van Heukelum | 1 | -1/+1 |
| 2008-10-13 | x86_64: split out dumpstack code from traps_64.c |  Alexander van Heukelum | 1 | -2/+2 |
| 2008-10-13 | i386: split out dumpstack code from traps_32.c |  Alexander van Heukelum | 1 | -1/+1 |
| 2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 |  Ingo Molnar | 1 | -3/+7 |
| 2008-10-12 | Merge branch 'linus' into x86/xen |  Ingo Molnar | 1 | -1/+4 |
| 2008-09-23 | x86: moved microcode.c to microcode_intel.c |  Dmitry Adamushko | 1 | -3/+5 |
| 2008-09-05 | Merge branch 'x86/xsave' into x86/core |  Ingo Molnar | 1 | -1/+1 |
| 2008-09-04 | x86: move dir es7000 to es7000_32.c |  Yinghai Lu | 1 | -0/+1 |
| 2008-07-30 | x86, xsave: enable xsave/xrstor on cpus with xsave support |  Suresh Siddha | 1 | -1/+1 |
| 2008-07-28 | x86: AMD microcode patch loading support |  Peter Oruba | 1 | -0/+1 |
| 2008-07-28 | x86: major refactoring |  Peter Oruba | 1 | -2/+2 |
| 2008-07-28 | x86: code split to two parts |  Peter Oruba | 1 | -1/+2 |
| 2008-07-28 | x86: move microcode.c to microcode_intel.c |  Peter Oruba | 1 | -1/+1 |