summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt55-270/+658
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt1-1/+1
2009-10-13sh: update die() output.Paul Mundt1-3/+4
2009-10-13Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt1-0/+47
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta1-6/+3
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King354-5225/+2580
2009-10-12[ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien1-1/+1
2009-10-12[ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall1-1/+1
2009-10-12Merge branch 'sh/dwarf-unwinder'Paul Mundt3-50/+183
2009-10-12Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt3-47/+180
2009-10-12pci: increase alignment to make more space for hidden codeYinghai Lu1-2/+2
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-51/+221
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan12-0/+12
2009-10-11sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming1-0/+47
2009-10-11sh: Remove any reference to recursive functions from commentsMatt Fleming1-11/+11
2009-10-11sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2-6/+17
2009-10-11sh: Teach the DWARF unwinder about modulesMatt Fleming3-30/+152
2009-10-11ARM: Add kmap_atomic type debuggingRussell King1-0/+2
2009-10-11ARM: boolean bit testingJohannes Weiner1-3/+3
2009-10-11ARM: update die() outputRussell King1-2/+3
2009-10-11ARM: Dump code/mem oops lines with the appropriate log levelRussell King1-16/+17
2009-10-11ARM: Dump memory and backtrace as one printk per lineRussell King1-19/+23
2009-10-10sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt1-10/+18
2009-10-10sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt1-1/+1
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming5-53/+64
2009-10-10sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming1-6/+7
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming3-42/+18
2009-10-10sh: Get rid of the kmem cache codeMatt Fleming1-55/+26
2009-10-10sh: Make most PMB functions staticMatt Fleming3-16/+13
2009-10-10sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming2-3/+1
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming7-10/+43
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming5-7/+4
2009-10-10sh: Allocate PMB entry slot earlierMatt Fleming1-41/+39
2009-10-10Merge branch 'sh/cachetlb'Paul Mundt4-425/+87
2009-10-10SH: add support for the RJ54N1CB0C camera for the kfr2r09 platformGuennadi Liakhovetski1-0/+139
2009-10-10ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten1-47/+119
2009-10-10ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten4-16/+51
2009-10-10ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten1-12/+0
2009-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-39/+39
2009-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds250-4717/+1078
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-19/+106
2009-10-09sh: Don't allocate smaller sized mappings on every iterationMatt Fleming1-0/+7
2009-10-09sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming1-1/+1
2009-10-09sh: Plug PMB alloc memory leakMatt Fleming1-6/+24
2009-10-09sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2-3/+3
2009-10-09sh: enable sleep state LEDs on Ecovec24Magnus Damm1-0/+5
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-28/+51
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds1-0/+2
2009-10-08Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+3
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-123/+193