summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren16-80/+76
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren17-61/+57
2010-02-15omap2/3/4: Fix mbox init for multi-omapTony Lindgren1-6/+24
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren22-38/+86
2010-02-15omap: Fix dmtimer.c for multi-omap bootTony Lindgren1-51/+39
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren5-5/+52
2010-02-15omap2/3: Make get_irqnr_and_base common for mach-omap2 multibootTony Lindgren1-20/+57
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren58-243/+507
2010-02-15omap: Remove old DEBUG_LL serial port optionsTony Lindgren1-19/+0
2010-02-15omap: Make uncompress code and DEBUG_LL code genericTony Lindgren4-82/+322
2010-02-15omap: Clean the serial port definesTony Lindgren11-87/+130
2010-02-12Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren3-12/+618
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren48-64/+64
2010-02-12omap3: cm-t35: add DSS2 display supportMike Rapoport1-1/+238
2010-02-12OMAP: AM3517: Enable DSS2 for AM3517EVM boardVaibhav Hiremath1-0/+145
2010-02-12OMAP: Enable DSS2 for OMAP3EVM boardVaibhav Hiremath1-11/+235
2010-02-11Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren142-3253/+5556
2010-02-10OMAP: hsmmc: fix memory leakAaro Koskinen1-1/+6
2010-02-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-30/+195
2010-02-05Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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-03memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-02Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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: 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/ker...Linus Torvalds1-57/+165
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+54
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds26-1297/+3406
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab3-20/+2
2010-02-01powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt1-5/+1
2010-01-30ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2Catalin Marinas1-1/+1
2010-01-30ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley1-2/+2
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel1-0/+51
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel1-57/+114