summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-10ARC: Override toplevel default -O2 with -O3Vineet Gupta
2015-08-10s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens
2015-08-10s390/bpf: clear correct BPF accumulator registerMichael Holzheu
2015-08-10s390/nmi: fix vector register corruptionHeiko Carstens
2015-08-10s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-10s390/process: fix sfpc inline assemblyHeiko Carstens
2015-08-10x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin
2015-08-10x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin
2015-08-10x86/kasan: Fix KASAN shadow region page tablesAlexander Popov
2015-08-10x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin
2015-08-10MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-08-10MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton
2015-08-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-08-10MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras
2015-08-10ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach
2015-08-10ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski
2015-08-10ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros
2015-08-10ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros
2015-08-10ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik
2015-08-10parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-08-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2015-08-10powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu
2015-08-03x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov
2015-08-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy
2015-08-03ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-03arm64: bpf: fix endianness conversion bugsXi Wang
2015-08-03arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang
2015-08-03ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-08-03ARM: dove: fix legacy dove IRQ numbersRussell King
2015-08-03ARM: dts: mx23: fix iio-hwmon supportStefan Wahren
2015-08-03ARM: at91/dt: update udc compatible stringsBoris Brezillon
2015-08-03ARM: at91/dt: sama5d4: fix dma conf for aes, sha and tdes nodesludovic.desroches@atmel.com
2015-08-03ARM: at91/dt: sama5d4ek: mci0 uses slot 0Ludovic Desroches
2015-08-03m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer
2015-08-03m68knommu: make ColdFire SoC selection a choiceGreg Ungerer
2015-08-03openrisc: fix CONFIG_UID16 settingAndrew Morton
2015-07-21arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-21arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-21arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-07-21arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-07-21arc: fix use of uninitialized arc_pmuMax Filippov
2015-07-21ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-21ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10KVM: x86: properly restore LVT0Radim Krčmář
2015-07-10s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu
2015-07-10s390/bpf: Fix backward jumpsMichael Holzheu