index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
2015-06-07
17
-0
/
+36
*
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
2015-06-07
2
-0
/
+23
*
x86/mm: Teach is_new_memtype_allowed() about Write-Through type
Toshi Kani
2015-06-07
1
-1
/
+7
*
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
2015-06-07
1
-3
/
+14
*
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
2015-06-07
1
-9
/
+50
*
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-06-07
4
-23
/
+10
*
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-06-07
4
-34
/
+60
*
x86/mm/pat: Untangle pat_init()
Borislav Petkov
2015-06-07
1
-29
/
+40
*
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
6
-2
/
+6
*
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
2015-05-28
1
-2
/
+2
*
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
2015-05-27
1
-0
/
+1
*
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
7
-32
/
+24
*
x86/mm/mtrr: Generalize runtime disabling of MTRRs
Luis R. Rodriguez
2015-05-27
3
-10
/
+35
*
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
2015-05-27
3
-8
/
+6
*
x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...
Luis R. Rodriguez
2015-05-27
1
-0
/
+3
*
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
2015-05-27
3
-26
/
+26
*
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
4
-28
/
+58
*
x86/mm/mtrr: Clean up mtrr_type_lookup()
Toshi Kani
2015-05-27
1
-52
/
+86
*
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-27
4
-19
/
+47
*
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
2015-05-27
3
-8
/
+14
*
x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry
Toshi Kani
2015-05-27
1
-10
/
+18
*
x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP
Toshi Kani
2015-05-27
1
-1
/
+1
*
Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...
Ingo Molnar
2015-05-27
74
-337
/
+459
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-23
1
-2
/
+2
|
|
\
|
|
*
ARM: zynq: DT: Use the zynq binding with macb
Nathan Sullivan
2015-05-22
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-22
1
-12
/
+13
|
|
\
\
|
|
*
|
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
2015-05-22
1
-12
/
+13
|
*
|
|
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-22
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
2015-05-18
1
-0
/
+1
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-05-22
10
-15
/
+60
|
|
\
\
\
\
|
|
*
|
|
|
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
2015-05-20
4
-2
/
+27
|
|
*
|
|
|
Revert "KVM: x86: drop fpu_activate hook"
Paolo Bonzini
2015-05-20
3
-0
/
+3
|
|
*
|
|
|
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
2015-05-20
1
-0
/
+2
|
|
*
|
|
|
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-11
4
-11
/
+16
|
|
*
|
|
|
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
2015-05-11
1
-1
/
+1
|
|
*
|
|
|
KVM: MMU: fix smap permission check
Xiao Guangrong
2015-05-11
2
-0
/
+9
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix list traversal in error case
Paul Mackerras
2015-05-10
1
-2
/
+3
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-05-22
3
-11
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
s390/mm: correct return value of pmd_pfn
Martin Schwidefsky
2015-05-19
1
-1
/
+1
|
|
*
|
|
|
|
s390/crypto: fix stckf loop
Harald Freudenberger
2015-05-13
1
-1
/
+1
|
|
*
|
|
|
|
s390/bpf: Fix gcov stack space problem
Michael Holzheu
2015-04-30
1
-1
/
+4
|
|
*
|
|
|
|
s390/bpf: Adjust ALU64_DIV/MOD to match interpreter change
Michael Holzheu
2015-04-30
1
-8
/
+6
|
*
|
|
|
|
|
Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-05-19
4
-11
/
+30
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
powerpc: Align TOC to 256 bytes
Anton Blanchard
2015-05-14
1
-0
/
+1
|
|
*
|
|
|
|
|
powerpc/mce: fix off by one errors in mce event handling
Daniel Axtens
2015-05-12
1
-2
/
+2
|
|
*
|
|
|
|
|
powerpc/mm: Return NULL for not present hugetlb page
Aneesh Kumar K.V
2015-05-12
1
-9
/
+16
|
|
*
|
|
|
|
|
powerpc/thp: Serialize pmd clear against a linux page table walk.
Aneesh Kumar K.V
2015-05-12
1
-0
/
+11
|
*
|
|
|
|
|
|
Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-05-17
9
-17
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
2015-05-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
2015-05-15
1
-1
/
+1
[next]