aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29MIPS: Octeon: Handle Octeon II caches.David Daney1-1/+15
2010-10-29MIPS: Add identifiers for Octeon II CPUs.David Daney1-1/+2
2010-10-29MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney3-417/+629
2010-10-29MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney1-8/+28
2010-10-29MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney20-2161/+4212
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney6-301/+389
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney2-0/+13
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney8-153/+136
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney3-8/+8
2010-10-29MIPS: Octeon: Select ZONE_DMA32David Daney1-0/+1
2010-10-29MIPS: Octeon: Adjust top of DMA32 zone.David Daney1-0/+6
2010-10-29MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney1-0/+3
2010-10-29MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney1-0/+5
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com3-0/+35
2010-10-29MIPS: Kconfig cleanupThomas Gleixner1-2/+0
2010-10-29MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle1-11/+9
2010-10-29MIPS: More detailed description of r4k_on_each_cpuRalf Baechle1-0/+1
2010-10-29MIPS: Get rid of branches to .subsections.Ralf Baechle5-297/+243
2010-10-29x86, ftrace: Use safe noops, drop trap testH. Peter Anvin1-54/+15
2010-10-29jump_label: Fix unaligned traps on sparc.David Miller1-0/+1
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds15-71/+99
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-14/+13
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-44/+22
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky3-1/+10
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber1-18/+22
2010-10-29[S390] ftrace: select HAVE_C_RECORDMCOUNTHeiko Carstens1-0/+1
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens5-13/+13
2010-10-29[S390] facility detection: remove unused variableHeiko Carstens1-2/+0
2010-10-29[S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu1-8/+11
2010-10-29[S390] topology: fix cpu masks for topology=off caseHeiko Carstens1-2/+4
2010-10-29[S390] topology: add SCHED_MC config optionHeiko Carstens2-1/+12
2010-10-29[S390] Kconfig: add machine type number to code generation optionsHeiko Carstens1-26/+23
2010-10-29[S390] Add z196 machine type to setup_hwcapsHeiko Carstens1-0/+3
2010-10-29convert get_sb_pseudo() usersAl Viro1-5/+4
2010-10-29convert get_sb_single() usersAl Viro2-9/+9
2010-10-29x86-32: Restore irq stacks NUMA-aware allocationsEric Dumazet1-2/+7
2010-10-28x86, uv: More Westmere support on SGI UVRuss Anderson1-4/+3
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds21-33/+704
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds24-138/+0
2010-10-28x86, memblock: Fix early_node_mem with big reserved region.Yinghai Lu1-5/+2
2010-10-29omap4: pandaboard: fix up mmc card detect logicMenon, Nishanth1-3/+12
2010-10-29mfd: Factor out WM831x I2C I/O from the core driverMark Brown1-0/+1
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala1-1/+6
2010-10-29ARM: mach-shmobile: ap4evb: Fix hotplug for SDHI1Arnd Hannemann1-0/+19
2010-10-28kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe1-2/+0
2010-10-28Merge branch 'devel-stable' into develRussell King204-1626/+7764
2010-10-28Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds27-12/+19
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King15-253/+527
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-0/+192
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds30-243/+478