summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10123-0/+11977
* parisc: move pdc_result to real2.SKyle McMartin2008-10-103-2/+17
* parisc: add arch/parisc/kernel/.gitignoreKyle McMartin2008-10-101-0/+1
* Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds2008-10-1081-1238/+2247
|\
| *-------------------------------------. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-0663-697/+1162
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | * i386: vmalloc size fixDave Young2008-08-211-1/+2
| | | | | | | | | | | | | | | | | | | * | | x86, tsc calibration: fixIngo Molnar2008-09-061-1/+1
| | | | | | | | | | | | | | | | | | | * | | x86: quick TSC calibration, improveIngo Molnar2008-09-041-0/+6
| | | | | | | | | | | | | | | | | | | * | | x86: quick TSC calibrationLinus Torvalds2008-09-041-1/+118
| | | | | | | | | | | | | | | | | | | * | | x86: TSC make the calibration loop smarterThomas Gleixner2008-09-041-37/+58
| | | | | | | | | | | | | | | | | | | * | | x86: TSC: use one set of reference variablesThomas Gleixner2008-09-041-11/+11
| | | | | | | | | | | | | | | | | | | * | | x86: TSC: separate hpet/pmtimer calculation outThomas Gleixner2008-09-041-15/+41
| | | | | | | | | | | | | | | | | | | * | | x86: TSC: define the PIT latch value separateThomas Gleixner2008-09-041-5/+9
| | | | | | | | | | | | | | | | | | * | | | x86, olpc: fix endian bug in openfirmware workaroundHarvey Harrison2008-09-241-3/+3
| | | | | | | | | | | | | | | | | * | | | | x86: default to reboot via ACPIAvi Kivity2008-08-251-1/+5
| | | | | | | | | | | | | | | | * | | | | | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon2008-09-051-4/+0
| | | | | | | | | | | | | | | | * | | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-223-16/+16
| | | | | | | | | | | | | | | * | | | | | | x86: Coding style fixes to arch/x86/oprofile/op_model_p4.cPaolo Ciarrocchi2008-08-191-88/+87
| | | | | | | | | | | | | | * | | | | | | | x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2008-09-222-14/+42
| | | | | | | | | | | | | | * | | | | | | | x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski2008-09-221-0/+41
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu2008-10-041-1/+4
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu2008-10-041-0/+9
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup: print out correct type v2Yinghai Lu2008-10-041-1/+3
| | | | | | | | | | | | | * | | | | | | | | x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu2008-10-031-1/+24
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu2008-10-031-1/+1
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón2008-10-031-2/+2
| | | | | | | | | | | | | * | | | | | | | | x86: change MTRR_SANITIZER to def_bool yYinghai Lu2008-10-011-2/+2
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1MYinghai Lu2008-09-291-4/+4
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu2008-09-291-24/+79
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu2008-09-291-3/+1
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu2008-09-281-31/+43
| | | | | | | | | | | | | * | | | | | | | | x86: add mtrr_cleanup_debug command lineYinghai Lu2008-09-271-3/+11
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup optimization, v2Yinghai Lu2008-09-271-42/+37
| | | | | | | | | | | | | * | | | | | | | | x86: don't need to go to chunksize to 4GYinghai Lu2008-09-271-4/+4
| | | | | | | | | | | * | | | | | | | | | | x86: make poll_idle behave more like the other idle methodsJoe Korty2008-08-281-1/+2
| | | | | | | | | | * | | | | | | | | | | | x86 gart: allocate size-aligned address for alloc_coherent, v2FUJITA Tomonori2008-08-171-9/+16
| | | | | | | | | | * | | | | | | | | | | | Merge branch 'linus' into x86/gartIngo Molnar2008-08-153962-33252/+283121
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | x86, pci: iommu fix potential overflow in alloc_iommu()Prarit Bhargava2008-07-231-1/+1
| | | | | | | | | * | | | | | | | | | | | | | x86: export set_memory_ro and set_memory_rwBruce Allan2008-09-301-0/+2
| | | | | | | | * | | | | | | | | | | | | | | Merge branch 'linus' into x86/docIngo Molnar2008-08-214268-38086/+310026
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | | | | | |/| | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | | documentation: move mtrr.txt to Doc/x86/ subdirRandy Dunlap2008-07-281-1/+1
| | | | | | | * | | | | | | | | | | | | | | | x86: additional defconfig updatesH. Peter Anvin2008-09-052-24/+24
| | | | | | | * | | | | | | | | | | | | | | | Merge branch 'linus' into x86/defconfigIngo Molnar2008-09-05842-8236/+106902
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | | | | | | x86: make sparsemem more availableJeff Chua2008-08-111-2/+2
| | | | | | | * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/defconfigIngo Molnar2008-08-1145-1336/+4424
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | | | | | | | x86: remove EXPERIMENTAL restriction from CONFIG_HOTPLUG_CPUDimitri Sivanich2008-08-111-7/+7
| | | | | | * | | | | | | | | | | | | | | | | | | x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson2008-09-301-3/+3
| | | | | | * | | | | | | | | | | | | | | | | | | x86_64: be less annoying on boot, v2dcg2008-09-291-1/+2
| | | | | | * | | | | | | | | | | | | | | | | | | x86_64: be less annoying on bootBill Nottingham2008-09-251-2/+0
| | | | | | * | | | | | | | | | | | | | | | | | | x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu2008-09-221-6/+1