summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-03-31MIPS: Simplify PTRACE_PEEKUSR for FPC_EIRPaul Burton2-76/+6
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin3-5/+3
2014-03-31MIPS: Octeon: Remove SYS_HAS_DMA_OPSRichard Weinberger1-1/+0
2014-03-31MIPS: SEAD3: Don't use module_init in non-modular sead3-mtd.c codePaul Gortmaker1-2/+1
2014-03-31MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges.Ralf Baechle1-9/+13
2014-03-31MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen2-4/+4
2014-03-31MIPS: No need to select ARCH_SUPPORTS_MSIPaul Bolle1-1/+0
2014-03-31MIPS: perf: Add interAptiv supportDeng-Cheng Zhu1-2/+36
2014-03-31MIPS: perf: Add proAptiv supportDeng-Cheng Zhu1-2/+26
2014-03-31MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu1-4/+4
2014-03-31m68k: Update defconfigs for v3.14-rc1Geert Uytterhoeven12-48/+72
2014-03-31ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controllerHans de Goede1-1/+1
2014-03-31MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen1-0/+1
2014-03-31MIPS: Alchemy: remove duplicate UART register offset definitionsManuel Lauss1-12/+0
2014-03-31MIPS: Fix build error due to multiple prom_putchar() definitions.Ralf Baechle2-5/+10
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely45-100/+263
2014-03-31arch/avr32/mm/cache.c: export symbol flush_icache_range() for module usingChen Gang1-0/+1
2014-03-31avr32: remove cpu_data macro to fix compilesWolfram Sang2-7/+2
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann5-5/+12
2014-03-30x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski1-3/+7
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-15/+6
2014-03-29Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini13-67/+377
2014-03-29s390/compat: add copyright statementHeiko Carstens1-0/+6
2014-03-29KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras3-1/+33
2014-03-29KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offsetPaul Mackerras1-1/+9
2014-03-29KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras2-3/+15
2014-03-29KVM: PPC: Book3S HV: Return ENODEV error rather than EIOPaul Mackerras1-1/+1
2014-03-29KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS codePaul Mackerras1-2/+5
2014-03-29KVM: PPC: Book3S HV: Add get/set_one_reg for new TM stateMichael Neuling1-22/+125
2014-03-29KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling4-30/+149
2014-03-28[IA64] Keep format strings from leaking into printkKees Cook1-2/+2
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang1-0/+6
2014-03-27KVM: vmx: fix MPX detectionPaolo Bonzini1-1/+2
2014-03-26MIPS: JZ4740: Don't select HAVE_PWMJingoo Han1-1/+0
2014-03-26MIPS: Restore init.h usage to arch/mips/ar7/time.cPaul Gortmaker1-0/+1
2014-03-26MIPS: BCM47XX: Add Belkin F7Dxxxx board detectionCody P Schafer4-0/+16
2014-03-26MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2Hauke Mehrtens3-0/+31
2014-03-26MIPS: BCM47XX: Add button and led configuration for some Linksys devicesHauke Mehrtens2-0/+60
2014-03-26MIPS: BCM47XX: Detect some more Linksys devicesHauke Mehrtens2-2/+4
2014-03-26MIPS: cpu-probe: Add support for probing M5150 coresLeonid Yegoshin1-0/+4
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin7-1/+10
2014-03-26MIPS: Add processor identifier for the M5150 processorLeonid Yegoshin1-0/+1
2014-03-26MIPS: Add defconfig for Malta SMVP with EVAMarkos Chandras1-0/+200
2014-03-26MIPS: Default NR_CPUS=8 for malta SMP defconfigsPaul Burton3-3/+3
2014-03-26MIPS: Set page size to 16KB for malta SMP defconfigsPaul Burton3-0/+3
2014-03-26MIPS: Malta: Enable DEVTMPFSMarkos Chandras7-0/+7
2014-03-26MIPS: Regenerate malta defconfigsPaul Burton7-26/+3
2014-03-26MIPS: Alchemy: pata_platform for DB1200Manuel Lauss2-10/+14
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss4-133/+80