summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-111-14/+27
|\ \ \ \
| * | | | x86: Don't clobber top of pt_regs in nested NMISalman Qazi2012-11-021-14/+27
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-1110-42/+193
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-082-0/+22
| |\ \ \ \
| | * | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-132-0/+22
| * | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-12-081-35/+19
| |\ \ \ \ \
| | * | | | | uprobes/x86: Cleanup the single-stepping codeOleg Nesterov2012-11-031-35/+19
| * | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-12-0814-75/+343
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | perf/x86: Fix sparse warningsPeter Huewe2012-10-301-2/+2
| | |/ / / / | |/| | | |
| * | | | | x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel2012-10-243-7/+6
| * | | | | perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2012-10-242-0/+3
| * | | | | perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-244-5/+20
| * | | | | perf/x86: Add hardware events translations for Intel cpusJiri Olsa2012-10-243-0/+44
| * | | | | perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa2012-10-241-0/+22
| * | | | | perf/x86: Make hardware event translations available in sysfsJiri Olsa2012-10-242-0/+62
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-114-7/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-034-7/+9
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-304-8/+9
* | | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-111-121/+30
|\ \ \ \ \ \ \
| * | | | | | | mm: fix cache coloring on x86_64 architectureMichel Lespinasse2012-12-111-2/+2
| * | | | | | | mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse2012-12-111-121/+30
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-112-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-151-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-291-0/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko2012-11-151-0/+6
| | |/ / / /
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-011-0/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-11-131-0/+7
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-271-0/+7
* | | | | | x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2012-11-301-0/+5
* | | | | | x86-32: Unbreak booting on some 486 clonesH. Peter Anvin2012-11-271-2/+7
| |_|/ / / |/| | | |
* | | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-201-7/+7
* | | | | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-201-0/+4
* | | | | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-201-0/+2
* | | | | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-201-0/+28
* | | | | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-131-13/+18
|\ \ \ \ \
| * | | | | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-301-13/+18
| |/ / / /
* | | | | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-311-0/+14
* | | | | x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann2012-10-301-2/+2
* | | | | x86, AMD: Change Boris' email addressBorislav Petkov2012-10-301-1/+1
|/ / / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-263-7/+26
|\ \ \ \
| * \ \ \ Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar2012-10-261-0/+12
| |\ \ \ \
| | * | | | x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson2012-10-251-0/+12
| * | | | | x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu2012-10-241-7/+8
| * | | | | x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-241-0/+3
| * | | | | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...Dimitri Sivanich2012-10-241-0/+3
| | |_|_|/ | |/| | |
* | | | | perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun2012-10-241-2/+0
* | | | | perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver2012-10-241-1/+77
* | | | | perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver2012-10-241-6/+2
* | | | | perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver2012-10-241-4/+3
OpenPOWER on IntegriCloud