| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 2 | -95/+58 |
|\ |
|
| * | x86, bios: Make the x86 early memory reservation a kernel option | H. Peter Anvin | 2010-08-26 | 2 | -3/+27 |
| * | x86, bios: By default, reserve the low 64K for all BIOSes | H. Peter Anvin | 2010-08-25 | 2 | -96/+35 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 3 | -5/+9 |
|\ \ |
|
| * | | x86-64, asm: If the assembler supports fxsave64, use it | H. Peter Anvin | 2010-10-14 | 2 | -3/+7 |
| * | | i386: Make kernel_execve() suitable for stack unwinding | Jan Beulich | 2010-09-03 | 1 | -2/+2 |
* | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 19 | -155/+179 |
|\ \ \ |
|
| * | | | x86, amd_nb: Enable GART support for AMD family 0x15 CPUs | Andreas Herrmann | 2010-10-02 | 1 | -1/+3 |
| * | | | x86, amd: Use compute unit information to determine thread siblings | Andreas Herrmann | 2010-10-02 | 1 | -8/+20 |
| * | | | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann | 2010-10-02 | 2 | -5/+17 |
| * | | | x86, amd: Add support for CPUID topology extension of AMD CPUs | Andreas Herrmann | 2010-10-02 | 1 | -24/+26 |
| * | | | x86, nmi: Support NMI watchdog on newer AMD CPU families | Andreas Herrmann | 2010-10-02 | 1 | -5/+4 |
| * | | | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann | 2010-10-02 | 1 | -1/+1 |
| * | | | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin | 2010-10-02 | 5 | -63/+40 |
| |\ \ \ |
|
| | * | | | x86, kvm: add new AMD SVM feature bits | Andre Przywara | 2010-09-08 | 2 | -0/+13 |
| | * | | | x86, cpu: Fix allowed CPUID bits for KVM guests | Andre Przywara | 2010-09-08 | 1 | -2/+3 |
| | * | | | x86, cpu: Update AMD CPUID feature bits | Andre Przywara | 2010-09-08 | 1 | -0/+4 |
| | * | | | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara | 2010-09-08 | 2 | -2/+2 |
| | * | | | x86, AMD: Remove needless CPU family check (for L3 cache info) | Andreas Herrmann | 2010-09-05 | 1 | -1/+1 |
| | * | | | x86, tsc: Remove CPU frequency calibration on AMD | Borislav Petkov | 2010-08-25 | 2 | -58/+17 |
| | | |/
| | |/| |
|
| * | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 2010-09-20 | 10 | -18/+18 |
| * | | | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann | 2010-09-17 | 4 | -38/+58 |
| * | | | x86, cacheinfo: Fix dependency of AMD L3 CID | Andreas Herrmann | 2010-09-17 | 1 | -4/+4 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 8 | -70/+142 |
|\ \ \ \ |
|
| * | | | | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi | 2010-10-18 | 2 | -0/+19 |
| * | | | | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi | 2010-10-18 | 3 | -9/+0 |
| * | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-10-14 | 144 | -558/+946 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.36-rc5' into sched/core | Ingo Molnar | 2010-09-21 | 130 | -652/+1100 |
| |\ \ \ \ \ |
|
| * | | | | | | topology, s390: Add z11 cpu topology support | Heiko Carstens | 2010-09-09 | 3 | -61/+123 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 68 | -1411/+1572 |
|\ \ \ \ \ \ |
|
| * | | | | | | [S390] hardirq: remove pointless header file includes | Heiko Carstens | 2010-10-19 | 1 | -4/+0 |
| * | | | | | | [IA64] Move local_softirq_pending() definition | Tony Luck | 2010-10-19 | 1 | -6/+5 |
| * | | | | | | perf, powerpc: Fix power_pmu_event_init to not use event->ctx | Paul Mackerras | 2010-10-19 | 1 | -1/+1 |
| * | | | | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 32 | -132/+105 |
| * | | | | | | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian | 2010-10-18 | 1 | -2/+2 |
| * | | | | | | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 | 138 | -1203/+1960 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2010-10-15 | 1 | -0/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt | 2010-10-15 | 1 | -1/+1 |
| | | * | | | | | | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 2010-10-14 | 1 | -0/+1 |
| | * | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-10-15 | 2 | -0/+6 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker | 2010-10-14 | 2 | -0/+6 |
| | * | | | | | | | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency | Masami Hiramatsu | 2010-10-14 | 1 | -0/+5 |
| | * | | | | | | | x86: Use __stop_machine() in text_poke_smp() | Masami Hiramatsu | 2010-10-14 | 1 | -1/+2 |
| | * | | | | | | | perf, ARM: Fix sysfs bits removal build failure | Ingo Molnar | 2010-10-14 | 1 | -1/+1 |
| | |/ / / / / / |
|
| | * | | | | | | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 108 | -385/+630 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | perf, gcc-4.6: Fix set but unused variable | Andi Kleen | 2010-10-05 | 1 | -2/+0 |
| | * | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-10-05 | 5 | -4/+24 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-24 | 16 | -66/+269 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions | Steven Rostedt | 2010-09-23 | 2 | -2/+2 |
| | | * | | | | | | | | jump label: Remove duplicate structure for x86 | Steven Rostedt | 2010-09-22 | 1 | -11/+1 |