aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
|\
| * x86: Merge io.hBrian Gerst2010-02-05
| * x86: Simplify flush_write_buffers()Brian Gerst2010-02-05
| * x86: Clean up mem*io functions.Brian Gerst2010-02-05
| * x86-64: Use BUILDIO in io_64.hBrian Gerst2010-02-05
| * x86-64: Reorganize io_64.hBrian Gerst2010-02-05
| * x86-32: Remove _local variants of in/out from io_32.hBrian Gerst2010-02-05
| * x86-32: Move XQUAD definitions to numaq.hBrian Gerst2010-02-05
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\ \
| * | x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov2010-02-19
| * | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov2010-02-19
| * | x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel2010-02-13
| * | x86, cacheinfo: Calculate L3 indicesBorislav Petkov2010-01-22
| * | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov2010-01-22
| * | x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov2010-01-22
| * | x86, lib: Add wbinvd smp helpersBorislav Petkov2010-01-22
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \ \
| * | | x86: Remove trailing spaces in messagesFrans Pop2010-02-07
| * | | x86, mtrr: Remove unused mtrr/state.cBorislav Petkov2010-02-04
| * | | x86, trivial: Fix grammo in tsc comment about Geode TSC reliabilityThadeu Lima de Souza Cascardo2010-01-18
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\ \ \ \
| * | | | x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar2010-02-16
| * | | | x86: Merge show_regs()Brian Gerst2010-01-13
| * | | | x86: Macroise x86 cache descriptorsDave Jones2010-01-13
| * | | | x86-32: clean up rwsem inline asm statementsLinus Torvalds2010-01-12
| * | | | x86: Merge asm/atomic_{32,64}.hBrian Gerst2010-01-07
| * | | | x86: Sync asm/atomic_32.h and asm/atomic_64.hBrian Gerst2010-01-07
| * | | | x86: Split atomic64_t functions into seperate headersBrian Gerst2010-01-07
| * | | | x86-64: Modify memcpy()/memset() alternatives mechanismJan Beulich2009-12-30
| * | | | x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich2009-12-30
| * | | | x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich2009-12-30
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\ \ \ \ \
| * | | | | perf_event, amd: Fix spinlock initializationPeter Zijlstra2010-02-26
| * | | | | perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra2010-02-26
| * | | | | perf_events, x86: Remove superflous MSR writesPeter Zijlstra2010-02-26
| * | | | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-26
| * | | | | perf_events, x86: AMD event schedulingStephane Eranian2010-02-26
| * | | | | perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-26
| * | | | | x86/alternatives: Fix build warningMasami Hiramatsu2010-02-07
| * | | | | perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian2010-02-04
| * | | | | bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra2010-02-04
| * | | | | perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra2010-02-04
| * | | | | kprobes: Check probe address is reservedMasami Hiramatsu2010-02-04
| * | | | | ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-04
| * | | | | kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-04
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-29
| |\ \ \ \ \
| * | | | | | perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra2010-01-29
| * | | | | | perf_events, x86: Implement Intel Westmere supportPeter Zijlstra2010-01-29
| * | | | | | perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra2010-01-29
| * | | | | | perf_events, x86: Fix event constraint masksPeter Zijlstra2010-01-29