summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-212-95/+58
|\
| * x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin2010-08-262-3/+27
| * x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin2010-08-252-96/+35
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-213-5/+9
|\ \
| * | x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin2010-10-142-3/+7
| * | i386: Make kernel_execve() suitable for stack unwindingJan Beulich2010-09-031-2/+2
* | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-2119-155/+179
|\ \ \
| * | | x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann2010-10-021-1/+3
| * | | x86, amd: Use compute unit information to determine thread siblingsAndreas Herrmann2010-10-021-8/+20
| * | | x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann2010-10-022-5/+17
| * | | x86, amd: Add support for CPUID topology extension of AMD CPUsAndreas Herrmann2010-10-021-24/+26
| * | | x86, nmi: Support NMI watchdog on newer AMD CPU familiesAndreas Herrmann2010-10-021-5/+4
| * | | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann2010-10-021-1/+1
| * | | Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin2010-10-025-63/+40
| |\ \ \
| | * | | x86, kvm: add new AMD SVM feature bitsAndre Przywara2010-09-082-0/+13
| | * | | x86, cpu: Fix allowed CPUID bits for KVM guestsAndre Przywara2010-09-081-2/+3
| | * | | x86, cpu: Update AMD CPUID feature bitsAndre Przywara2010-09-081-0/+4
| | * | | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara2010-09-082-2/+2
| | * | | x86, AMD: Remove needless CPU family check (for L3 cache info)Andreas Herrmann2010-09-051-1/+1
| | * | | x86, tsc: Remove CPU frequency calibration on AMDBorislav Petkov2010-08-252-58/+17
| | | |/ | | |/|
| * | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-2010-18/+18
| * | | x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann2010-09-174-38/+58
| * | | x86, cacheinfo: Fix dependency of AMD L3 CIDAndreas Herrmann2010-09-171-4/+4
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-218-70/+142
|\ \ \ \
| * | | | x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi2010-10-182-0/+19
| * | | | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-183-9/+0
| * | | | Merge branch 'linus' into sched/coreIngo Molnar2010-10-14144-558/+946
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.36-rc5' into sched/coreIngo Molnar2010-09-21130-652/+1100
| |\ \ \ \ \
| * | | | | | topology, s390: Add z11 cpu topology supportHeiko Carstens2010-09-093-61/+123
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-2168-1411/+1572
|\ \ \ \ \ \
| * | | | | | [S390] hardirq: remove pointless header file includesHeiko Carstens2010-10-191-4/+0
| * | | | | | [IA64] Move local_softirq_pending() definitionTony Luck2010-10-191-6/+5
| * | | | | | perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras2010-10-191-1/+1
| * | | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-1832-132/+105
| * | | | | | perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-181-2/+2
| * | | | | | Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-15138-1203/+1960
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2010-10-151-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt2010-10-151-1/+1
| | | * | | | | | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-141-0/+1
| | * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-10-152-0/+6
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker2010-10-142-0/+6
| | * | | | | | | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependencyMasami Hiramatsu2010-10-141-0/+5
| | * | | | | | | x86: Use __stop_machine() in text_poke_smp()Masami Hiramatsu2010-10-141-1/+2
| | * | | | | | | perf, ARM: Fix sysfs bits removal build failureIngo Molnar2010-10-141-1/+1
| | |/ / / / / /
| | * | | | | | Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08108-385/+630
| | |\ \ \ \ \ \
| | * | | | | | | perf, gcc-4.6: Fix set but unused variableAndi Kleen2010-10-051-2/+0
| | * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-055-4/+24
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-2416-66/+269
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt2010-09-232-2/+2
| | | * | | | | | | | jump label: Remove duplicate structure for x86Steven Rostedt2010-09-221-11/+1