summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2009-11-20x86: insn decoder test checks objdump versionMasami Hiramatsu-1/+27
2009-11-20x86: Fix insn decoder test typosMasami Hiramatsu-3/+9
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar-3284/+8861
2009-11-17x86: Show symbol name if insn decoder test failedMasami Hiramatsu-1/+14
2009-11-17x86: Add verbose option to insn decoder testMasami Hiramatsu-12/+71
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar-96/+345
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar-1874/+3542
2009-11-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-56/+126
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton-2/+2
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra-2/+2
2009-11-12perf_event, x86: Annotate init functions and dataHiroshi Shimamoto-10/+10
2009-11-11omap3: Decrease cpufreq transition latencyMike Turquette-1/+1
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-7/+9
2009-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-1380/+2603
2009-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-236/+568
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-13/+24
2009-11-11omap3: update Pandora defconfigGrazvydas Ignotas-5/+44
2009-11-11omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre-1/+8
2009-11-11omap3: beagle: Fix USB host port power controlJarkko Nikula-1/+1
2009-11-11omap3: pandora: Fix keypad keymapGrazvydas Ignotas-39/+39
2009-11-11omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik-7/+17
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik-0/+8
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson-167/+461
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt-1213/+2142
2009-11-10omap: Use resource_sizeTobias Klauser-2/+2
2009-11-10omap: Fix race condition in omap dma driverTao Hu-0/+6
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King-9/+146
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King-4/+14
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov-0/+6
2009-11-09ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks-24/+52
2009-11-09ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar-0/+6
2009-11-09ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar-1/+28
2009-11-09ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar-4/+2
2009-11-09ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar-21/+13
2009-11-09ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar-0/+5
2009-11-09ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks-5/+2
2009-11-09ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere-5/+0
2009-11-09ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1Mark Brown-0/+1
2009-11-09ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ lineMark Brown-0/+3
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-3/+7
2009-11-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+6
2009-11-09sh: Replace old style lock initializerThomas Gleixner-1/+1
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming-1/+4
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller-2/+2
2009-11-09m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata-2/+2
2009-11-08[ARM] Fix test for unimplemented ARM syscallsRussell King-1/+1
2009-11-08Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King-199/+367
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich-7/+9
2009-11-08ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre-1/+1
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng-13/+11