summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2
2015-08-04kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+3
2015-07-30kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-07-30arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-07-30arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-07-30arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-07-30ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta1-4/+5
2015-07-30x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-30KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-30MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-30x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-07-30powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-07-30arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2-8/+22
2015-07-30sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan1-1/+1
2015-07-30arm64/mm: Remove hack in mmap randomize layoutYann Droneaud1-10/+2
2015-07-30KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-07-30ARM: clk-imx6q: refine sata's parentSebastien Szymanski1-1/+1
2015-07-30kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin1-2/+5
2015-06-23arm64: cmpxchg: update macros to prevent warningsMark Hambleton1-11/+17
2015-06-23arm64: xchg: prevent warning if return value is unusedWill Deacon1-1/+6
2015-06-23MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-06-23x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-26/+42
2015-06-10m68k/mac: Fix out-of-bounds array index in OSS IRQ source initializationFinn Thain1-2/+1
2015-06-10MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-06-10x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-06-03ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes1-1/+1
2015-06-03crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-06-03powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-06-03KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-06-02ARM: fix missing syscall trace exitRussell King1-1/+3
2015-06-02powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com1-1/+1
2015-06-02perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan3-0/+19
2015-06-02amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan1-0/+2
2015-05-26config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-05-16ARM: ux500: Enable GPIO regulator for SD-card for snowballUlf Hansson1-2/+0
2015-05-16ARM: ux500: Enable GPIO regulator for SD-card for HREF boardsUlf Hansson1-2/+0
2015-05-16ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson3-18/+31
2015-05-16ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT1-0/+4
2015-05-16ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam1-1/+2
2015-05-16ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren1-0/+1
2015-05-16ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut1-1/+1
2015-05-16ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann1-0/+1
2015-05-15ARC: signal handling robustifyVineet Gupta1-4/+16
2015-05-15C6x: time: Ensure consistency in __initNishanth Menon1-1/+1
2015-05-04xtensa: ISS: fix locking in TAP network adapterMax Filippov1-15/+16
2015-05-04xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov1-1/+1
2015-05-04xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov5-25/+81
2015-05-04powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-04powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard1-1/+1
2015-05-04arm64: vdso: fix build error when switching from LE to BEArun Chandran1-1/+1