summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich2010-09-03
| * | | | | | | | | | | | | | | | | x86-64: Adjust frame type at paranoid_exit:Jan Beulich2010-09-03
| * | | | | | | | | | | | | | | | | x86-64: Fix unwind annotations in syscall stubsJan Beulich2010-09-03
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86, cpu: Fix X86_FEATURE_NOPLBorislav Petkov2010-10-04
| * | | | | | | | | | | | | | | | | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin2010-09-20
* | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | x86: Remove stale pmtimer_64.cThomas Gleixner2010-10-15
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-22
| * | | | | | | | | | | | | | | | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich2010-09-08
| * | | | | | | | | | | | | | | | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-12
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin2010-08-25
| * | | | | | | | | | | | | | | | x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin2010-08-24
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | i386: Make kernel_execve() suitable for stack unwindingJan Beulich2010-09-03
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann2010-10-01
| * | | | | | | | | | | | | | | | x86, amd: Use compute unit information to determine thread siblingsAndreas Herrmann2010-10-01
| * | | | | | | | | | | | | | | | x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann2010-10-01
| * | | | | | | | | | | | | | | | x86, amd: Add support for CPUID topology extension of AMD CPUsAndreas Herrmann2010-10-01
| * | | | | | | | | | | | | | | | x86, nmi: Support NMI watchdog on newer AMD CPU familiesAndreas Herrmann2010-10-01
| * | | | | | | | | | | | | | | | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann2010-10-01
| * | | | | | | | | | | | | | | | Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin2010-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | x86, kvm: add new AMD SVM feature bitsAndre Przywara2010-09-08
| | * | | | | | | | | | | | | | | x86, AMD: Remove needless CPU family check (for L3 cache info)Andreas Herrmann2010-09-05
| | * | | | | | | | | | | | | | | x86, tsc: Remove CPU frequency calibration on AMDBorislav Petkov2010-08-25
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-20
| * | | | | | | | | | | | | | | x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann2010-09-17
| * | | | | | | | | | | | | | | x86, cacheinfo: Fix dependency of AMD L3 CIDAndreas Herrmann2010-09-17
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi2010-10-18
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
| * | | | | | | | | | | | | | | perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-18
| * | | | | | | | | | | | | | | x86: Use __stop_machine() in text_poke_smp()Masami Hiramatsu2010-10-14
| * | | | | | | | | | | | | | | Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | perf, gcc-4.6: Fix set but unused variableAndi Kleen2010-10-05
| * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | jump label: x86 supportJason Baron2010-09-22
| | * | | | | | | | | | | | | | | | jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-22
| | * | | | | | | | | | | | | | | | jump label: Base patch for jump labelJason Baron2010-09-22
| | * | | | | | | | | | | | | | | | jump label: Make text_poke_early() globally visibleJason Baron2010-09-20
| | * | | | | | | | | | | | | | | | jump label: Make dynamic no-op selection available outside of ftraceJason Baron2010-09-20
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | / / / / / / / / / / / | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | kprobes: Remove __dummy_bufNamhyung Kim2010-09-15
| * | | | | | | | | | | | | | | | kprobes: Make functions staticNamhyung Kim2010-09-15
| * | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |