summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-05-02x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo
2011-05-02x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo
2011-05-02x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()Tejun Heo
2011-05-02x86-64, NUMA: simplify nodedata allocationTejun Heo
2011-05-02x86-64, NUMA: trivial cleanups for setup_node_bootmem()Tejun Heo
2011-05-02x86-64, NUMA: Simplify hotadd memory handlingTejun Heo
2011-05-02Merge branch 'x86/urgent' into x86-mmTejun Heo
2011-05-02Merge branch 'x86/numa' into x86-mmTejun Heo
2011-05-01x86: Fix spelling error in the memcpy() source code commentBart Van Assche
2011-05-01x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29x86: Better comments for get_bios_ebda()Mike Waychison
2011-04-29x86: get_bios_ebda_length()Mike Waychison
2011-04-29perf events, x86: Add Westmere stalled-cycles-frontend/backend eventsIngo Molnar
2011-04-29perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar
2011-04-29ioremap: Delay sanity check until after a successful mappingTim Gardner
2011-04-28x86: signal: sys_rt_sigreturn() should use set_current_blocked()Oleg Nesterov
2011-04-28x86: signal: handle_signal() should use set_current_blocked()Oleg Nesterov
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior
2011-04-28perf event, x86: Use better stalled cycles metricIngo Molnar
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-26perf events, x86: Mark constrant tables read mostlyIngo Molnar
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar
2011-04-26Merge branch 'perf/urgent' into perf/statIngo Molnar
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra
2011-04-25x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin
2011-04-25x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-04-24x86: Demacro CONFIG_PARAVIRT cpu accessorsAvi Kivity
2011-04-24perf events, x86, P4: Fix typo in commentJustin P. Mattock
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22perf, x86: P4 PMU -- Use perf_sample_data_init helperCyrill Gorcunov
2011-04-22Merge branch 'linus' into perf/coreIngo Molnar
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar
2011-04-21x86, mce: Drop the default decoding notifierBorislav Petkov
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes
2011-04-20Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-20xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.Konrad Rzeszutek Wilk
2011-04-20xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini