summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman
2009-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-05-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich
2009-05-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-05-05Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2009-05-05i.MX31: Disable CPU_32v6K in mx3_defconfig.Magnus Lilja
2009-05-05mx27ads: move PBC mapping out of vmalloc spaceUwe Kleine-König
2009-05-05MXC: remove BUG_ON in interrupt handlerSascha Hauer
2009-05-05mx31: remove mx31moboard_defconfigValentin Longchamp
2009-05-05ARM: ARCH_MXC should select HAVE_CLKGuennadi Liakhovetski
2009-05-05mxc : BUG in imx_dma_requestMartin Fuzzey
2009-05-05mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()Martin Fuzzey
2009-05-04[ARM] mv78xx0: update defconfigNicolas Pitre
2009-05-04[ARM] orion5x: update defconfigNicolas Pitre
2009-05-04[ARM] Kirkwood: update defconfigNicolas Pitre
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann
2009-05-04amd-iommu: fix iommu flag masksJoerg Roedel
2009-05-03[ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930".Robert P. J. Day
2009-05-03Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson
2009-05-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-02Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds
2009-05-02Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-05-02alpha: futex implementationIvan Kokshaysky
2009-05-02alpha: exception table sortingIvan Kokshaysky
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky
2009-05-02m32r: use __stringify() macro in assembler.hHirokazu Takata
2009-05-02m32r: build fix for __stringify macroHirokazu Takata
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner
2009-05-01[ARM] S3C2412: Add missing cache flush in suspend codeBen Dooks
2009-05-01[ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h>Ben Dooks
2009-05-01avr32: drop unused CLEAN_FILESSam Ravnborg
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf
2009-04-30[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas
2009-04-30[ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas
2009-04-30[ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas
2009-04-30[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright
2009-04-29tracing: x86, mmiotrace: fix range testStuart Bennett
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds