aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-20x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski
2014-05-05x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated commentsAndy Lutomirski
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-05-05x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski
2014-05-05x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski
2014-05-05x86, mm: Ensure correct alignment of the fixmapAndy Lutomirski
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-05-01Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin
2014-05-01Hexagon: Delete stale barrier.hVineet Gupta
2014-05-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-30Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-28arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-28KVM: x86: Check for host supported fields in shadow vmcsBandan Das
2014-04-28x86/vsmp: Fix irq routingOren Twaig
2014-04-28powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple
2014-04-28ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy
2014-04-28ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong
2014-04-28powerpc: Fix error return in rtas_flash module initAnton Blanchard
2014-04-28powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard
2014-04-28powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer
2014-04-28powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer
2014-04-28powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer
2014-04-28powerpc/perf/hv-gpci: Make device attr staticCody P Schafer
2014-04-28powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer
2014-04-28powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer
2014-04-28powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard