summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2009-10-14sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt
2009-10-13powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-13sh: ftrace: Make code modification NMI safe.Paul Mundt
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller
2009-10-13sh: Don't profile return_address().Paul Mundt
2009-10-13x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge
2009-10-13sh: Tidy up the dwarf module helpers.Paul Mundt
2009-10-13sh: Generalize CALLER_ADDRx support.Paul Mundt
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt
2009-10-13sh: update die() output.Paul Mundt
2009-10-13Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-10-12sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller
2009-10-12[ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien
2009-10-12[ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall
2009-10-12Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-10-12Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-11sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming
2009-10-11sh: Remove any reference to recursive functions from commentsMatt Fleming
2009-10-11sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming
2009-10-11sh: Teach the DWARF unwinder about modulesMatt Fleming
2009-10-11ARM: Add kmap_atomic type debuggingRussell King
2009-10-11ARM: boolean bit testingJohannes Weiner
2009-10-11ARM: update die() outputRussell King
2009-10-11ARM: Dump code/mem oops lines with the appropriate log levelRussell King
2009-10-11ARM: Dump memory and backtrace as one printk per lineRussell King
2009-10-10sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt
2009-10-10sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming
2009-10-10sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming
2009-10-10sh: Get rid of the kmem cache codeMatt Fleming
2009-10-10sh: Make most PMB functions staticMatt Fleming
2009-10-10sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming
2009-10-10sh: Allocate PMB entry slot earlierMatt Fleming
2009-10-10Merge branch 'sh/cachetlb'Paul Mundt