aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Add Intel FMA instructions to x86 opcode mapMasami Hiramatsu2009-10-291-1/+33
* x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-296-233/+431
* x86: Add pclmulq to x86 opcode mapMasami Hiramatsu2009-10-291-0/+1
* x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu2009-10-293-20/+24
* x86: Fix SSE opcode map bugMasami Hiramatsu2009-10-291-5/+5
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-237-181/+210
|\
| * Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-155-165/+28
| |\
| | * tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-142-139/+4
| | * function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt2009-10-142-8/+5
| | * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-1377-317/+823
| | |\
| | * | testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches2009-10-121-15/+14
| | * | ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmtJoe Perches2009-10-121-3/+5
| * | | Merge branch 'linus' into perf/coreIngo Molnar2009-10-1547-289/+515
| |\ \ \
| * \ \ \ Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-13470-5747/+4010
| |\ \ \ \
| * | | | | perf_events, x86: Fix event constraints codeIngo Molnar2009-10-131-7/+7
| * | | | | perf, x86: Add simple group validationPeter Zijlstra2009-10-091-21/+69
| * | | | | perf_events: Add event constraints support for Intel processorsStephane Eranian2009-10-091-4/+105
| * | | | | perf_events: Check for filters on fixed counter eventsStephane Eranian2009-10-092-1/+18
* | | | | | x86, instruction decoder: Fix test_get_len build rulesIngo Molnar2009-10-211-2/+2
* | | | | | x86: Add AES opcodes to opcode mapMasami Hiramatsu2009-10-211-2/+8
* | | | | | x86: Fix group attribute decoding bugMasami Hiramatsu2009-10-211-1/+1
* | | | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17964-12630/+17004
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-153-12/+13
| |\ \ \ \ \ \
| | * | | | | | Revert "x86: linker script syntax nits"Ingo Molnar2009-10-152-10/+11
| | * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-10-15331-5084/+1936
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | x86, perf_event: Rename 'performance counter interrupt'Li Hong2009-10-141-2/+2
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-1511-28/+28
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-152-5/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-131-2/+1
| | | * | | | | | | powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
| | * | | | | | | | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1
| | * | | | | | | | powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea2009-10-141-0/+2
| | * | | | | | | | powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-141-0/+1
| | * | | | | | | | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov2009-10-141-6/+0
| | * | | | | | | | powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-142-7/+6
| | * | | | | | | | powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-141-6/+4
| | * | | | | | | | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-141-1/+1
| | * | | | | | | | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-141-2/+5
| | |/ / / / / / /
| * | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-157-40/+59
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren2009-10-142-30/+45
| | |\ \ \ \ \ \ \
| | | * | | | | | | OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley2009-10-141-0/+1
| | | * | | | | | | OMAP: Fix race condition with autodepsKalle Jokiniemi2009-10-141-30/+44
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula2009-10-141-1/+1
| | * | | | | | | omap: Initialization of SDRC params on Zoom2Teerth Reddy2009-10-141-1/+3
| | * | | | | | | omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen2009-10-141-1/+1
| | * | | | | | | omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal2009-10-141-6/+9
| | * | | | | | | omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi2009-10-141-1/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-10-142-11/+10
| |\ \ \ \ \ \ \
| | * | | | | | | x86: linker script syntax nitsRoland McGrath2009-10-142-11/+10
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-143-4/+4
| |\ \ \ \ \ \ \