summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-10avr32: handle NULL as a valid clock objectAndy Shevchenko1-1/+19
2015-08-10perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-08-10ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta1-26/+9
2015-08-10ARC: Reduce bitops lines of code using macrosVineet Gupta1-333/+144
2015-08-10x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov1-0/+4
2015-08-10efi: Check for NULL efi kernel parametersRicardo Neri1-0/+5
2015-08-10arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel1-2/+2
2015-08-10x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen1-1/+1
2015-08-10tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2015-08-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra1-1/+1
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin1-1/+1
2015-08-10ARC: Override toplevel default -O2 with -O3Vineet Gupta1-1/+2
2015-08-10s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens1-0/+2
2015-08-10s390/bpf: clear correct BPF accumulator registerMichael Holzheu1-7/+7
2015-08-10s390/nmi: fix vector register corruptionHeiko Carstens2-22/+34
2015-08-10s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-08-10s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2015-08-10x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin1-3/+3
2015-08-10x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin1-0/+2
2015-08-10x86/kasan: Fix KASAN shadow region page tablesAlexander Popov4-42/+38
2015-08-10x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin1-1/+2
2015-08-10MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras1-1/+1
2015-08-10MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton1-0/+1
2015-08-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras3-4/+55
2015-08-10MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras1-1/+1
2015-08-10ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach1-21/+6
2015-08-10ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski1-1/+1
2015-08-10ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros1-0/+4
2015-08-10ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2-4/+6
2015-08-10ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik9-0/+24
2015-08-10parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet1-1/+2
2015-08-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-08-10powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu1-10/+21
2015-08-03x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2-19/+8
2015-08-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy1-23/+33
2015-08-03ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2
2015-08-03arm64: bpf: fix endianness conversion bugsXi Wang2-2/+24
2015-08-03arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang1-3/+4
2015-08-03ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-08-03ARM: dove: fix legacy dove IRQ numbersRussell King2-63/+63
2015-08-03ARM: dts: mx23: fix iio-hwmon supportStefan Wahren1-0/+1
2015-08-03ARM: at91/dt: update udc compatible stringsBoris Brezillon4-4/+4
2015-08-03ARM: at91/dt: sama5d4: fix dma conf for aes, sha and tdes nodesludovic.desroches@atmel.com1-10/+10
2015-08-03ARM: at91/dt: sama5d4ek: mci0 uses slot 0Ludovic Desroches1-2/+2
2015-08-03m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer2-14/+2
2015-08-03m68knommu: make ColdFire SoC selection a choiceGreg Ungerer1-9/+18
2015-08-03openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2015-07-21arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-07-21arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1