summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-03
* x86/mm: Mark arch_ioremap_p{m,u}d_supported() __initJan Beulich2015-05-28
* x86/mm/pat: Export pat_enabled()Luis R. Rodriguez2015-05-27
* x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-27
* x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez2015-05-27
* x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez2015-05-27
* x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez2015-05-27
* x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez2015-05-27
* x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani2015-05-27
* x86/mm/mtrr: Clean up mtrr_type_lookup()Toshi Kani2015-05-27
* x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani2015-05-27
* x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani2015-05-27
* x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entryToshi Kani2015-05-27
* x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAPToshi Kani2015-05-27
* Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar2015-05-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-22
| |\
| | * ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan2015-05-22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-22
| |\ \
| | * | crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-22
| * | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-21
| |\ \ \
| | * | | xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-18
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-21
| |\ \ \ \
| | * | | | kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-20
| | * | | | Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-20
| | * | | | kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-20
| | * | | | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-11
| | * | | | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-11
| | * | | | KVM: MMU: fix smap permission checkXiao Guangrong2015-05-11
| | * | | | KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras2015-05-10
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-05-21
| |\ \ \ \ \
| | * | | | | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-19
| | * | | | | s390/crypto: fix stckf loopHarald Freudenberger2015-05-13
| | * | | | | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-30
| | * | | | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-30
| * | | | | | Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-05-19
| |\ \ \ \ \ \
| | * | | | | | powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-14
| | * | | | | | powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens2015-05-12
| | * | | | | | powerpc/mm: Return NULL for not present hugetlb pageAneesh Kumar K.V2015-05-12
| | * | | | | | powerpc/thp: Serialize pmd clear against a linux page table walk.Aneesh Kumar K.V2015-05-12
| * | | | | | | Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-05-16
| |\ \ \ \ \ \ \
| | * | | | | | | MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan2015-05-15
| | * | | | | | | MIPS: Fix up obsolete cpu_set usageEzequiel Garcia2015-05-15
| | * | | | | | | MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.Joshua Kinard2015-05-13
| | * | | | | | | MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2015-05-12
| | * | | | | | | MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther2015-05-12
| | * | | | | | | MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen2015-05-12
| | * | | | | | | MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki2015-05-12
| * | | | | | | | Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2015-05-16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARC: inline cache flush toggle helpersVineet Gupta2015-05-11
| | * | | | | | | | ARC: With earlycon in use, retire EARLY_PRINTKVineet Gupta2015-05-11