aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle1-1/+2
2012-12-13MIPS: Fix potencial corruptionRalf Baechle1-11/+0
2012-12-13MIPS: Fix for warning from FPU emulation codeRalf Baechle1-7/+8
2012-12-13MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki1-3/+18
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli1-2/+2
2012-12-13MIPS: Remove unused smvp.hPaul Bolle1-19/+0
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney3-14/+58
2012-12-13MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney1-0/+3457
2012-12-13MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney1-0/+6
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney4-111/+0
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle3-8/+2
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill3-7/+3
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli1-0/+3
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida1-3/+3
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle7-34/+34
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle6-9/+335
2012-12-13MIPS: kdump: Add supportRalf Baechle11-9/+396
2012-12-13microblaze: Fix intc_enable_or_unmask functionMichal Simek1-1/+2
2012-12-13microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek1-1/+1
2012-12-13microblaze: Remove passing the second arg to schedule_tailMichal Simek1-1/+0
2012-12-13UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells38-552/+649
2012-12-13microblaze: uaccess.h: Fix timerfd syscallMichal Simek1-2/+1
2012-12-13microblaze: Remove BIP from childregsMichal Simek1-1/+0
2012-12-13Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into for-linusTomi Valkeinen9-158/+112
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds35-156/+235
2012-12-12Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300Linus Torvalds10-136/+234
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2-20/+2
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes3-42/+27
2012-12-12page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initializationLai Jiangshan1-1/+3
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov1-1/+1
2012-12-12ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson650-6266/+14204
2012-12-12ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson291-20111/+18818
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds246-3912/+1226
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds82-1318/+2379
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds216-9496/+6422
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds458-4106/+4187
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds368-9232/+7707
2012-12-12Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-14/+166
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds74-972/+1372
2012-12-12MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski1-10/+13
2012-12-12MIPS: BCM47XX: remove GPIO driverHauke Mehrtens6-252/+18
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds4-0/+111
2012-12-12MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle1-0/+2
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle1-5/+8
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2-8/+0
2012-12-12MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2-33/+0
2012-12-12MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle1-1/+1
2012-12-12MIPS: Octeon: Remove highmem code.Ralf Baechle1-4/+0
2012-12-12MIPS: Cavium: Update defconfigDavid Daney1-17/+81