summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-10avr32: handle NULL as a valid clock objectAndy Shevchenko
2015-08-10perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming
2015-08-10ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta
2015-08-10ARC: Reduce bitops lines of code using macrosVineet Gupta
2015-08-10x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-08-10efi: Check for NULL efi kernel parametersRicardo Neri
2015-08-10arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-08-10x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen
2015-08-10tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra
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