index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-07
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
2
-0
/
+23
2015-06-07
x86/mm: Teach is_new_memtype_allowed() about Write-Through type
Toshi Kani
1
-1
/
+7
2015-06-07
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
1
-3
/
+14
2015-06-07
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
1
-9
/
+50
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
4
-23
/
+10
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
4
-34
/
+60
2015-06-07
x86/mm/pat: Untangle pat_init()
Borislav Petkov
1
-29
/
+40
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
6
-2
/
+6
2015-05-28
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
1
-2
/
+2
2015-05-27
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
1
-0
/
+1
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
7
-32
/
+24
2015-05-27
x86/mm/mtrr: Generalize runtime disabling of MTRRs
Luis R. Rodriguez
3
-10
/
+35
2015-05-27
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
3
-8
/
+6
2015-05-27
x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...
Luis R. Rodriguez
1
-0
/
+3
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
3
-26
/
+26
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
4
-28
/
+58
2015-05-27
x86/mm/mtrr: Clean up mtrr_type_lookup()
Toshi Kani
1
-52
/
+86
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
4
-19
/
+47
2015-05-27
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
3
-8
/
+14
2015-05-27
x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry
Toshi Kani
1
-10
/
+18
2015-05-27
x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP
Toshi Kani
1
-1
/
+1
2015-05-27
Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...
Ingo Molnar
13
-18
/
+90
2015-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-13
/
+57
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
4
-2
/
+27
2015-05-20
Revert "KVM: x86: drop fpu_activate hook"
Paolo Bonzini
3
-0
/
+3
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
1
-0
/
+2
2015-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+28
2015-05-12
x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
Alexei Starovoitov
1
-0
/
+28
2015-05-11
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
4
-11
/
+16
2015-05-11
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
1
-1
/
+1
2015-05-11
KVM: MMU: fix smap permission check
Xiao Guangrong
2
-0
/
+9
2015-05-11
x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys()
Dexuan Cui
1
-2
/
+0
2015-05-11
perf/x86/rapl: Enable Broadwell-U RAPL support
Stephane Eranian
1
-0
/
+1
2015-05-11
x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)
Luis R. Rodriguez
3
-1
/
+39
2015-05-11
x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup()
Toshi Kani
1
-1
/
+1
2015-05-11
x86/mm: Add kerneldoc comments for pcommit_sfence()
Ross Zwisler
1
-0
/
+38
2015-05-11
x86/mm: Do not flush last cacheline twice in clflush_cache_range()
Ross Zwisler
1
-7
/
+6
2015-05-11
x86/vdso: Fix 'make bzImage' on older distros
Oleg Nesterov
1
-1
/
+1
2015-05-08
perf/x86/intel: Fix SLM cache event list
Kan Liang
1
-4
/
+3
2015-05-07
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+22
2015-05-07
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
Rafael J. Wysocki
4
-69
/
+43
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-12
/
+36
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+19
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-28
/
+50
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-0
/
+5
2015-05-06
x86/fpu: Always restore_xinit_state() when use_eager_cpu()
Bobby Powers
1
-5
/
+7
2015-05-06
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-0
/
+2
2015-05-05
x86: Make cpu_tss available to external modules
Marc Dionne
1
-1
/
+1
[next]