summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-05-03sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-05-03sparc64: Fix hex values in comment above pte_modify().David S. Miller
2014-05-03sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller
2014-05-03sparc64: Fix huge PMD invalidation.David S. Miller
2014-05-03sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller
2014-05-03sparc64: Normalize NMI watchdog logging and behavior.David S. Miller
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-03x86/efi: earlyprintk=efi,keep fixDave Young
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-02sparc64: Make itc_sync_lock rawKirill Tkhai
2014-05-02sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-05-01ARM: sunxi: Enable GMAC in sunxi_defconfigMaxime Ripard
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-29ARM: common: edma: Fix xbar mappingThomas Gleixner
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: sun7i: Fix i2c4 base addressMaxime Ripard
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-28arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall
2014-04-28Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel
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