summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli
2010-10-29MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCIDavid Daney
2010-10-29MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.David Daney
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney
2010-10-29MIPS: Octeon: Use I/O clock rate for calculations.David Daney
2010-10-29MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney
2010-10-29MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney
2010-10-29MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()David Daney
2010-10-29MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney
2010-10-29MIPS: Octeon: Handle Octeon II caches.David Daney
2010-10-29MIPS: Add identifiers for Octeon II CPUs.David Daney
2010-10-29MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney
2010-10-29MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney
2010-10-29MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney
2010-10-29MIPS: Octeon: Select ZONE_DMA32David Daney
2010-10-29MIPS: Octeon: Adjust top of DMA32 zone.David Daney
2010-10-29MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney
2010-10-29MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com
2010-10-29MIPS: Kconfig cleanupThomas Gleixner
2010-10-29MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle
2010-10-29MIPS: More detailed description of r4k_on_each_cpuRalf Baechle
2010-10-29MIPS: Get rid of branches to .subsections.Ralf Baechle
2010-10-29x86, ftrace: Use safe noops, drop trap testH. Peter Anvin
2010-10-29jump_label: Fix unaligned traps on sparc.David Miller
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber
2010-10-29[S390] ftrace: select HAVE_C_RECORDMCOUNTHeiko Carstens
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens
2010-10-29[S390] facility detection: remove unused variableHeiko Carstens
2010-10-29[S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu
2010-10-29[S390] topology: fix cpu masks for topology=off caseHeiko Carstens
2010-10-29[S390] topology: add SCHED_MC config optionHeiko Carstens
2010-10-29[S390] Kconfig: add machine type number to code generation optionsHeiko Carstens
2010-10-29[S390] Add z196 machine type to setup_hwcapsHeiko Carstens
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-29convert get_sb_single() usersAl Viro
2010-10-29x86-32: Restore irq stacks NUMA-aware allocationsEric Dumazet
2010-10-28x86, uv: More Westmere support on SGI UVRuss Anderson
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-28x86, memblock: Fix early_node_mem with big reserved region.Yinghai Lu