aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt5-69/+172
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt5-56/+155
2010-02-08sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming3-67/+143
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming1-0/+20
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming1-1/+7
2010-02-08sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2-8/+48
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski5-50/+109
2010-02-05sh: Fix up hp6xx build.Paul Mundt1-8/+5
2010-02-05sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.Paul Mundt1-5/+5
2010-02-05Merge branch 'sh/stable-updates'Paul Mundt32-101/+497
2010-02-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-30/+195
2010-02-04Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds9-19/+77
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren1-2/+9
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren1-1/+2
2010-02-03omap: Fix 3630 mux errorsTony Lindgren2-0/+54
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman1-1/+4
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman1-1/+3
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram1-0/+1
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren1-10/+0
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King1-1/+1
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani1-4/+6
2010-02-03microblaze: Defconfig updateMichal Simek2-44/+169
2010-02-03sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt4-26/+90
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko1-1/+1
2010-02-02Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-6/+6
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-4/+31
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck4-1/+24
2010-02-02sh: Disable generic IRQ probing.Paul Mundt1-3/+0
2010-02-02sh: enable sparseirq for highlander and r2d.Paul Mundt1-12/+4
2010-02-02sh: mach-dreamcast: Convert to sparseirq.Paul Mundt4-19/+34
2010-02-02sh: hd6446x: Convert to sparseirq.Paul Mundt2-3/+20
2010-02-02sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.Paul Mundt2-12/+28
2010-02-02sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski1-10/+11
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt231-4557/+9267
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski1-4/+4
2010-02-01Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King8-25/+187
2010-02-01ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptionsCatalin Marinas1-1/+4
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter1-1/+1
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss2-2/+6
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-57/+165
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-12/+54
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds26-1297/+3406
2010-02-01sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt9-92/+133
2010-02-01sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt5-29/+317
2010-02-01sh: Handle PCI controller resource conflicts.Paul Mundt7-16/+12