Age | Commit message (Expand) | Author |
2009-09-19 | Merge branch 'linus' into sfi-release | Len Brown |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-08-31 | x86: Add Moorestown early detection | Thomas Gleixner |
2009-08-31 | x86: Replace the now identical time_32/64.c by time.c | Thomas Gleixner |
2009-08-28 | x86: add arch-specific SFI support | Feng Tang |
2009-08-27 | x86: Add x86_init infrastructure | Thomas Gleixner |
2009-07-21 | x86, intel_txt: Intel TXT boot support | Joseph Cihula |
2009-07-06 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter |
2009-06-18 | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter |
2009-06-12 | x86 module: merge the rest functions with macros | Amerigo Wang |
2009-06-12 | x86 module: merge the same functions in module_32.c and module_64.c | Amerigo Wang |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge |
2009-04-10 | x86: unify irqinit_{32,64}.c into irqinit.c | Pekka Enberg |
2009-04-07 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-03-30 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-28 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-25 | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai |
2009-03-13 | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar |
2009-03-13 | x86, bts: add selftest for BTS | Markus Metzger |
2009-03-04 | x86: UV, SGI RTC: add UV RTC clocksource/clockevents | Dimitri Sivanich |
2009-02-26 | x86: don't compile vsmp_64 for 32bit | Yinghai Lu |
2009-02-17 | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar |
2009-02-17 | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar |
2009-02-17 | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar |
2009-02-17 | x86: add x2apic config | Yinghai Lu |
2009-01-29 | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk | Ingo Molnar |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar |
2009-01-29 | x86: remove subarchitecture support | Ingo Molnar |
2009-01-29 | x86: remove subarchitecture support code | Ingo Molnar |
2009-01-29 | x86, bigsmp: consolidate code | Ingo Molnar |
2009-01-29 | x86, summit: consolidate code, fix | Ingo Molnar |
2009-01-27 | x86: initialize per-cpu GDT segment in per-cpu setup | Brian Gerst |
2009-01-27 | x86: only compile setup_percpu.o on SMP | Brian Gerst |
2009-01-23 | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c | Ian Campbell |
2009-01-21 | x86: make UV support configurable | Nick Piggin |
2009-01-21 | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar |
2009-01-21 | x86: rename tlb_64.c to tlb.c | Tejun Heo |
2009-01-21 | x86: make x86_32 use tlb_64.c | Tejun Heo |
2008-12-31 | Merge branch 'linus' into stackprotector | Ingo Molnar |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-17 | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge |
2008-12-08 | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker |
2008-12-03 | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar |
2008-12-02 | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker |
2008-11-26 | x86: signal: unify signal_{32|64}.c | Hiroshi Shimamoto |