summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | | | | | | | * | | | | | i386/xen: add proper unwind annotations to xen_sysenter_targetJan Beulich2008-07-191-0/+1
| | | | | | | | | | | | | | | | | | | * | | | | | xen: report hypervisor versionJeremy Fitzhardinge2008-07-181-2/+6
| | | | | | | | | | | | | | | | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | | | | * / | | | | x86 BIOS interface for RTC on SGI UVRuss Anderson2008-07-183-0/+72
| | | | | | | | | | | | | | | | | | |/ / / / /
| | | | | | | | | | | | | | | | | * | | | | | x86/pci: Changing subsystem init for viswsRobert Richter2008-07-113-16/+11
| | | | | | | | | | | | | | | | | * | | | | | x86/pci: renaming numa into numaqRobert Richter2008-07-113-4/+4
| | | | | | | | | | | | | | | | | * | | | | | x86/pci: renamed: numa.c -> numaq_32.cRobert Richter2008-07-112-1/+1
| | | | | | | | | | | | | | | | | * | | | | | x86/pci: Changing subsystem initialization order for NUMARobert Richter2008-07-111-3/+3
| | | | | | | | | | | | | | | | | * | | | | | x86/pci: Removing pci-y in MakefileRobert Richter2008-07-111-6/+6
| | | | | | | | | | | | | | | | * | | | | | | Merge branch 'linus' into x86/stepIngo Molnar2008-07-1827-174/+284
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | |/ / / / / | | | | | | | | | | | | | | | | | |/| | | | |
| | | | | | | | | | | | | | | | * | | | | | | x86 ptrace: user-sets-TF nitsRoland McGrath2008-07-162-0/+23
| | | | | | | | | | | | | | | | * | | | | | | x86 ptrace: unify syscall tracingRoland McGrath2008-07-164-120/+71
| | | | | | | | | | | | | | | | * | | | | | | x86 ptrace: unify TIF_SINGLESTEPRoland McGrath2008-07-163-16/+0
| | | | | | | | | | | | | | | | * | | | | | | x86 ptrace: block-step fixRoland McGrath2008-07-161-6/+16
| | | | | | | | | | | | | | | * | | | | | | | x86: check function status in EDD boot codeJan Beulich2008-07-181-3/+2
| | | | | | | | | | | | | | | * | | | | | | | x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin2008-07-172-15/+1
| | | | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | * | | | | | | | x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar2008-07-171-0/+8
| | | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | * | | | | | | | x86: Add a debugfs interface to dump PAT memtypevenkatesh.pallipadi@intel.com2008-07-191-0/+88
| | | | | | | | | | | | | * | | | | | | | x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com2008-07-191-0/+8
| | | | | | | | |_|_|_|_|/ / / / / / / / | | | | | | | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | | | x86: add unknown_nmi_panic kernel parameterSimon Arlott2008-07-201-0/+7
| | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | * | | | | | | | x86, 64-bit: patch paravirt inline replacements when loading modulesAnders H Kaseorg2008-06-301-1/+9
| | | | | | | | | | * | | | | | | | | x86: enable memory tester support on 32-bitYinghai Lu2008-07-182-1/+3
| | | | | | | | | | * | | | | | | | | x86: seperate memtest from init_64.cYinghai Lu2008-07-183-112/+124
| | | | | | | | | | | |/ / / / / / / | | | | | | | | | | |/| | | | | | |
| | | | | | | | | * | | | | | | | | Merge branch 'linus' into x86/kprobesIngo Molnar2008-07-16923-140479/+28648
| | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | |_|_|_|/ / / / | | | | | | | | | | |/| | | | | | |
| | | | | | | | | * / | | | | | | | Kprobe smoke test lockdep warningPeter Zijlstra2008-07-151-1/+0
| | | | | | | | |/ / / / / / / / / | | | | | | | |/| | | | | | | | |
| | | | | | | | * | | | | | | | | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.cFUJITA Tomonori2008-07-111-2/+0
| | | | | | | | * | | | | | | | | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.cFUJITA Tomonori2008-07-111-4/+0
| | | | | | | | * | | | | | | | | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.cFUJITA Tomonori2008-07-111-6/+0
| | | | | | | | * | | | | | | | | x86: make only GART code include gart.hFUJITA Tomonori2008-07-1110-11/+10
| | | | | | * | | | | | | | | | | x86: consolidate the definition of the force_mwait variableThomas Petazzoni2008-07-182-2/+1
| | | | | | | |_|_|/ / / / / / / | | | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | | | x86: remove extra calling to get ext cpuid levelYinghai Lu2008-07-211-1/+0
| | | | | * | | | | | | | | | | x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu2008-07-213-9/+2
| | | | | * | | | | | | | | | | x86: introducing asm-x86/traps.hJaswinder Singh2008-07-182-41/+2
| | | | | * | | | | | | | | | | x86: re-enable OPTIMIZE_INLININGIngo Molnar2008-07-181-1/+2
| | | | | * | | | | | | | | | | x86: traps_xx: modify x86_64 to use _log_lvl variantsAlexander van Heukelum2008-07-182-9/+17
| | | | | * | | | | | | | | | | x86: traps_xx: refactor die() like in x86_64Alexander van Heukelum2008-07-182-45/+52
| | | | | |/ / / / / / / / / /
| | | | * | | | | | | | | | | x86: add ->pre_time_init to x86_quirksYinghai Lu2008-07-204-8/+18
| | | | * | | | | | | | | | | x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu2008-07-202-181/+200
| | | | * | | | | | | | | | | x86: introduce x86_quirksYinghai Lu2008-07-205-57/+39
| | | | * | | | | | | | | | | x86: improve debug printout: add target bootmem range in early_res_to_bootmem()Yinghai Lu2008-07-201-1/+2
| | | | * | | | | | | | | | | x86: remove arch_get_ram_rangeYinghai Lu2008-07-191-21/+0
| | | | * | | | | | | | | | | x86: reduce force_mwait visibilityJan Beulich2008-07-192-2/+1
| | | | * | | | | | | | | | | x86: reduce forbid_dac's visibilityJan Beulich2008-07-181-2/+1
| | | | * | | | | | | | | | | x86: fix two modpost warningsJan Beulich2008-07-181-5/+6
| | | | * | | | | | | | | | | x86_64: ia32_signal.c: remove signal number conversionHiroshi Shimamoto2008-07-181-3/+1
| | | | * | | | | | | | | | | arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov2008-07-181-3/+0
| | | | * | | | | | | | | | | x86_32: remove redundant KERN_INFOHiroshi Shimamoto2008-07-181-1/+1
| | | | * | | | | | | | | | | x86 setup.c: cleanup includesAlexander Beregalov2008-07-181-5/+0
| | | | * | | | | | | | | | | x86_64: ia32_signal.c: use macro instead of immediateHiroshi Shimamoto2008-07-181-1/+6
| | | | * | | | | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-07-181521-160208/+89237
| | | | |\| | | | | | | | | |
| | | | * | | | | | | | | | | x86: smpboot maxcpus - add checking for NULL early paramCyrill Gorcunov2008-07-091-1/+2