summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: move pdc_result to real2.SKyle McMartin2008-10-104-2/+20
* parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-101-26/+17Star
* parisc: add arch/parisc/kernel/.gitignoreKyle McMartin2008-10-101-0/+1
* parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-1/+1
* parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds2008-10-10374-2221/+3870
|\
| *-------------------------------------. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-0690-773/+1304
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | * i386: vmalloc size fixDave Young2008-08-213-6/+5Star
| | | | | | | | | | | | | | | | | | | * | | 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/+0Star
| | | | | | | | | | | | | | | | * | | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-224-31/+31
| | | | | | | | | | | | | | | * | | | | | | x86: Coding style fixes to arch/x86/oprofile/op_model_p4.cPaolo Ciarrocchi2008-08-191-88/+87Star
| | | | | | | | | | | | | | * | | | | | | | x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2008-09-223-14/+43
| | | | | | | | | | | | | | * | | | | | | | 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-051-1/+4
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu2008-10-051-0/+9
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup: print out correct type v2Yinghai Lu2008-10-051-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-301-4/+4
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu2008-09-301-24/+79
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu2008-09-301-3/+1Star
| | | | | | | | | | | | | * | | | | | | | | 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/+37Star
| | | | | | | | | | | | | * | | | | | | | | x86: don't need to go to chunksize to 4GYinghai Lu2008-09-271-4/+4
| | | | | | | | | | | | * | | | | | | | | | x86: unsigned long pte_pfnHugh Dickins2008-09-104-11/+7Star
| | | | | | | | | | | * | | | | | | | | | | 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-158073-173198/+294182
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | 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
| | | | | | | | * | | | | | | | | | | | | | | x86: remove 8254 timer texts from DocumentationLuiz Fernando N. Capitulino2008-08-282-10/+0Star
| | | | | | | | * | | | | | | | | | | | | | | x86: PAT documentation updates with debug infovenkatesh.pallipadi@intel.com2008-08-211-9/+45
| | | | | | | | * | | | | | | | | | | | | | | Merge branch 'linus' into x86/docIngo Molnar2008-08-218776-199739/+338265
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | | | | | |/| | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | | documentation: move mtrr.txt to Doc/x86/ subdirRandy Dunlap2008-07-284-5/+7
| | | | | | | | * | | | | | | | | | | | | | | x86: doc: boot.txt: fix the size of the start_sys fieldH. Peter Anvin2008-07-221-1/+1
| | | | | | | | * | | | | | | | | | | | | | | x86: doc: move x86-generic documentation from Doc/x86/i386H. Peter Anvin2008-07-223-0/+0
| | | | | | | * | | | | | | | | | | | | | | | x86: additional defconfig updatesH. Peter Anvin2008-09-052-24/+24
| | | | | | | * | | | | | | | | | | | | | | | Merge branch 'linus' into x86/defconfigIngo Molnar2008-09-051869-19817/+62212
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \