summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan
2015-10-26MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton
2015-10-26MIPS: CPS: Set Status.BEV bit during early bootPaul Burton
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton
2015-10-26MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton
2015-10-26MIPS: Don't read GCRs when a CM is not presentPaul Burton
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton
2015-10-26MIPS: Allow 24Hz timer frequencyPaul Burton
2015-10-26MIPS: traps: tidy up ebase calculationPaul Burton
2015-10-26MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding
2015-10-26MIPS: JZ4740: Use PWM lookup tableThierry Reding
2015-10-26MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle
2015-10-26MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton
2015-10-26MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton
2015-10-26MIPS: Allow compact branch policy to be changedPaul Burton
2015-10-26MIPS: Remove invalid checkAndrzej Hajda
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-23Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-22powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-10-21Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-10-21Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2015-10-21Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-10-21Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-10-21powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin
2015-10-20x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin
2015-10-20Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-19um: Fix kernel mode fault conditionRichard Weinberger
2015-10-19um: Fix waitpid() usage in helper codeRichard Weinberger
2015-10-19um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse
2015-10-19um: Fix out-of-tree buildRichard Weinberger
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-19ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren
2015-10-19x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin
2015-10-19x86/smpboot: Fix CPU #1 boot timeoutLen Brown
2015-10-19x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown
2015-10-16ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memoryTony Lindgren
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler
2015-10-16x86/ioapic: Disable interrupts when re-routing legacy IRQsVitaly Kuznetsov
2015-10-16x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini