summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-02-20ARM: imx6: Initialize low-power mode early againPhilipp Zabel
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-20arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-20arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas
2014-02-20arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-02-20arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-20arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-02-20crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2014-02-13powerpc/mm: Fix compile error of pgtable-ppc64.hLi Zhong
2014-02-13powerpc/thp: Fix crash on mremapAneesh Kumar K.V
2014-02-13xtensa: xtfpga: fix definitions of platform devicesMax Filippov
2014-02-13tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2014-02-13ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT
2014-02-13ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth
2014-02-13mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-02-13arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman
2014-02-06KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab
2014-02-06parisc: fix cache-flushingHelge Deller
2014-02-06alpha: fix broken network checksumMikulas Patocka
2014-02-06ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 boardGregory CLEMENT
2014-02-06ARM: mvebu: Add support to get the ID and the revision of a SoCGregory CLEMENT
2014-02-06ARM: mvebu: update the SATA compatible string for Armada 370/XPSimon Guinot
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens
2014-02-06KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens
2014-02-06KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth
2014-02-06s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens
2014-02-06ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot
2014-02-06ARM: at91: at91sam9g45: set default mmc pinctrl-namesLudovic Desroches
2014-02-06x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-02-06x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
2014-02-06KVM: x86: limit PIT timer frequencyMarcelo Tosatti
2014-02-06x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra