summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-17Merge branch 'next/fixes2' into for-nextArnd Bergmann
2011-07-17Merge branch 'next/cleanup' into for-nextArnd Bergmann
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-17Merge branch 'omap/4460' of git+ssh://master.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-07-17Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2011-07-17Merge branch 'omap/board' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2011-07-17Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann
2011-07-17Merge branches 'davinci/cleanup', 'imx/cleanup', 'omap/cleanup' and 'pxa/clea...Arnd Bergmann
2011-07-17Merge branches 'at91/fixes', 'imx/fixes' and 'pxa/fixes' of git+ssh://master....Arnd Bergmann
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann
2011-07-15Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-07-15ARM: mxs-dma: include <linux/dmaengine.h>Dong Aisheng
2011-07-15ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/ctsTroy Kisky
2011-07-15ARM: i.MX53: UARTn_CTS pin should not change RTS input selectTroy Kisky
2011-07-15ARM: i.MX53: UARTn_TXD pin should not change RXD input selectTroy Kisky
2011-07-15ARM: mx25: Fix typo on CAN1_RX pad settingFabio Estevam
2011-07-15iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitionsLothar Waßmann
2011-07-13ARM: kprobes: Remove now unused codeJon Medhurst
2011-07-13ARM: kprobes: Decode ARM preload (immediate) instructionsJon Medhurst
2011-07-13ARM: kprobes: Reject probing of unprivileged load and store instructionsJon Medhurst
2011-07-13ARM: kprobes: Use new versions of emulate_ldr() and emulate_str()Jon Medhurst
2011-07-13ARM: kprobes: Add new versions of emulate_ldr() and emulate_str()Jon Medhurst
2011-07-13ARM: kprobes: Add emulate_rdlo12rdhi16rn0rm8_rwflags_nopc()Jon Medhurst
2011-07-13ARM: kprobes: Add emulate_rd12rm0_noflags_nopc()Jon Medhurst
2011-07-13ARM: kprobes: Replace use of prep_emulate_rd12rn16rm0_wflags()Jon Medhurst
2011-07-13ARM: kprobes: Add emulate_rd16rn12rm0rs8_rwflags_nopc()Jon Medhurst
2011-07-13ARM: kprobes: Migrate remaining instruction decoding functions to tablesJon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_cccc_100x to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_cccc_01xx to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_cccc_0111__1 to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_cccc_0110__1 to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Add emulate_rd12rn16rm0_rwflags_nopc()Jon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_cccc_001x to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_cccc_000x to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Migrate ARM LDRD and STRD to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Add emulate_ldrdstrd()Jon Medhurst
2011-07-13ARM: kprobes: Migrate ARM data-processing (register) instructions to decoding...Jon Medhurst
2011-07-13ARM: kprobes: Add emulate_rd12rn16rm0rs8_rwflags()Jon Medhurst
2011-07-13ARM: kprobes: Add BLX macroJon Medhurst
2011-07-13ARM: kprobes: Add alu_write_pc()Jon Medhurst
2011-07-13ARM: kprobes: Migrate ARM space_1111 to decoding tablesJon Medhurst
2011-07-13ARM: kprobes: Decode 32-bit Thumb multiply and absolute difference instructionsJon Medhurst