summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-06-11ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren1-20/+2
2015-06-10ARC: unbork !LLSC buildVineet Gupta1-1/+1
2015-06-10parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2-0/+7
2015-06-10ARM: fix missing syscall trace exitRussell King1-1/+3
2015-06-10ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes1-1/+1
2015-06-10ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland1-10/+10
2015-06-10s390/mm: correct return value of pmd_pfnMartin Schwidefsky1-1/+1
2015-06-10crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-06-10arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang1-1/+1
2015-06-10powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-06-10perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian1-0/+1
2015-06-09kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li4-2/+27
2015-06-09KVM: MMU: fix SMAP virtualizationXiao Guangrong4-11/+16
2015-06-09kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli1-0/+2
2015-06-09KVM: MMU: fix smap permission checkXiao Guangrong2-0/+9
2015-06-09KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-06-09x86/fpu: Disable XSAVES* support for nowIngo Molnar1-0/+15
2015-06-09x86/mce: Fix MCE severity messagesBorislav Petkov1-2/+5
2015-06-09x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong4-13/+32
2015-06-09Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini3-0/+3
2015-06-09ARM: mvebu: do not register custom DMA operations when coherency is disabledThomas Petazzoni1-2/+3
2015-06-09ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland3-37/+35
2015-06-09ARM: ux500: Enable GPIO regulator for SD-card for snowballUlf Hansson1-2/+0
2015-06-09ARM: ux500: Enable GPIO regulator for SD-card for HREF boardsUlf Hansson1-2/+0
2015-06-09ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson3-17/+32
2015-06-09ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan1-2/+13
2015-06-09ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren6-2/+16
2015-06-09ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT1-0/+4
2015-06-09ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam1-1/+2
2015-06-09ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren1-0/+1
2015-06-09ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut1-1/+1
2015-06-09ARM: dts: imx6: phyFLEX: USB VBUS control is active-highPhilipp Zabel1-0/+2
2015-06-09ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann1-0/+1
2015-06-09ARM: dts: OMAP3-N900: Add microphone bias voltagesPavel Machek1-0/+4
2015-05-17arm64: dma-mapping: always clear allocated buffersMarek Szyprowski1-4/+2
2015-05-17MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki1-2/+2
2015-05-17MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras1-1/+1
2015-05-17MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel1-0/+6
2015-05-17MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin1-0/+5
2015-05-17MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+0
2015-05-17MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras1-1/+2
2015-05-17MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam1-0/+13
2015-05-17MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen1-0/+2
2015-05-17MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin3-17/+0
2015-05-17MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen1-1/+1
2015-05-17MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan2-4/+4
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi11-126/+8
2015-05-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář1-2/+5
2015-05-17C6x: time: Ensure consistency in __initNishanth Menon1-1/+1
2015-05-17xtensa: ISS: fix locking in TAP network adapterMax Filippov1-14/+15