summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-42/+193
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+9
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-121/+30
2012-12-11mm: fix cache coloring on x86_64 architectureMichel Lespinasse1-2/+2
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse1-121/+30
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+8
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-0/+22
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-35/+19
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar14-75/+343
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar4-7/+9
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin1-0/+5
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker4-8/+9
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki1-0/+2
2012-11-29Merge branch 'acpi-enumeration'Rafael J. Wysocki1-0/+6
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin1-2/+7
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich1-7/+7
2012-11-20x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky1-0/+4
2012-11-20x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin1-0/+2
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter1-0/+28
2012-11-15ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko1-0/+6
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-0/+2
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp2-0/+22
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-13/+18
2012-11-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-0/+7
2012-11-03uprobes/x86: Cleanup the single-stepping codeOleg Nesterov1-35/+19
2012-10-31x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen1-13/+18
2012-10-30perf/x86: Fix sparse warningsPeter Huewe1-2/+2
2012-10-30x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann1-2/+2
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov1-1/+1
2012-10-27rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker1-0/+7
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+26
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar1-0/+12
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson1-0/+12
2012-10-24x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu1-7/+8
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu1-0/+3
2012-10-24x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel3-7/+6
2012-10-24x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...Dimitri Sivanich1-0/+3
2012-10-24perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun1-2/+0
2012-10-24perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver1-1/+77
2012-10-24perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver1-6/+2
2012-10-24perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver1-4/+3
2012-10-24perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng1-15/+28
2012-10-24perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2-0/+3
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa4-5/+20
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa3-0/+44
2012-10-24perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa1-0/+22
2012-10-24perf/x86: Make hardware event translations available in sysfsJiri Olsa2-0/+62
2012-10-24perf/x86: Remove P6 cpuc->enabled checkVince Weaver1-7/+7