Age | Commit message (Expand) | Author | Files | Lines |
2010-02-24 | x86, apbt: Moorestown APB system timer driver | Jacob Pan | 1 | -0/+1 |
2009-12-15 | cs5535: drop the Geode-specific MFGPT/GPIO code | Andres Salomon | 1 | -1/+0 |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 1 | -2/+5 |
2009-09-19 | Merge branch 'linus' into sfi-release | Len Brown | 1 | -2/+4 |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+3 |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 1 | -0/+4 |
2009-08-31 | x86: Add Moorestown early detection | Thomas Gleixner | 1 | -0/+1 |
2009-08-31 | x86: Replace the now identical time_32/64.c by time.c | Thomas Gleixner | 1 | -1/+1 |
2009-08-28 | x86: add arch-specific SFI support | Feng Tang | 1 | -0/+1 |
2009-08-27 | x86: Add x86_init infrastructure | Thomas Gleixner | 1 | -1/+1 |
2009-07-21 | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 1 | -0/+1 |
2009-07-06 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter | 1 | -0/+2 |
2009-06-18 | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 1 | -0/+2 |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 1 | -3/+4 |
2009-06-12 | x86 module: merge the rest functions with macros | Amerigo Wang | 1 | -1/+1 |
2009-06-12 | x86 module: merge the same functions in module_32.c and module_64.c | Amerigo Wang | 1 | -1/+1 |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2009-06-02 | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf... | K.Prasad | 1 | -1/+1 |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar | 1 | -1/+2 |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 1 | -1/+2 |
2009-04-10 | x86: unify irqinit_{32,64}.c into irqinit.c | Pekka Enberg | 1 | -1/+1 |
2009-04-07 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 1 | -3/+4 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -1/+2 |
2009-03-30 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2009-03-28 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -24/+18 |
2009-03-25 | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 1 | -1/+1 |
2009-03-13 | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar | 1 | -1/+2 |
2009-03-13 | x86, bts: add selftest for BTS | Markus Metzger | 1 | -0/+1 |
2009-03-04 | x86: UV, SGI RTC: add UV RTC clocksource/clockevents | Dimitri Sivanich | 1 | -1/+1 |
2009-02-26 | x86: don't compile vsmp_64 for 32bit | Yinghai Lu | 1 | -1/+1 |
2009-02-17 | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar | 1 | -1/+1 |
2009-02-17 | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 1 | -5/+1 |
2009-02-17 | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 1 | -16/+11 |
2009-02-17 | x86: add x2apic config | Yinghai Lu | 1 | -2/+2 |
2009-01-29 | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 1 | -2/+2 |
2009-01-29 | x86: remove subarchitecture support | Ingo Molnar | 1 | -1/+1 |
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/gi... | Linus Torvalds | 1 | -1/+2 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |