aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-05xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov
2014-10-05xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-10-05xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov
2014-10-05xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2014-10-05xtensa: replace IOCTL code definitions with constantsMax Filippov
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-10-05arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-10-05arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-10-05ARM: dts: i.MX53: fix apparent bug in VPU clksLothar Waßmann
2014-10-05ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions.Bill Pringlemeir
2014-10-05ARM: imx: fix TLB missing of IOMUXC base address during suspendShawn Guo
2014-09-17MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras
2014-09-17MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras
2014-09-17MIPS: EVA: Add new EVA headerMarkos Chandras
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-17MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras
2014-09-17MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras
2014-09-17MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-09-17MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan
2014-09-17MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-09-17MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans
2014-09-17powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-09-17powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-09-17powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-09-17powerpc/pseries: Avoid deadlock on removing ddwGavin Shan
2014-09-17powerpc/pseries: Failure on removing device nodeGavin Shan
2014-09-17powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-09-17powerpc/mm/numa: Fix break placementAndrey Utkin
2014-09-17mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren
2014-09-17sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar
2014-09-17s390/locking: Reenable optimistic spinningChristian Borntraeger
2014-09-17powerpc/powernv: Fix IOMMU group lostGavin Shan
2014-09-05ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren
2014-09-05x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-09-05x86/xen: resume timer irqs earlyDavid Vrabel
2014-09-05x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-09-05x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming
2014-09-05x86: MCE: Add raw_lock conversion againThomas Gleixner