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
*
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
|
|
*
|
|
|
|
|
|
MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.
Joshua Kinard
2015-05-13
1
-2
/
+2
|
|
*
|
|
|
|
|
|
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
2015-05-12
1
-6
/
+0
|
|
*
|
|
|
|
|
|
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
2015-05-12
1
-1
/
+0
|
|
*
|
|
|
|
|
|
MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1
Aaro Koskinen
2015-05-12
1
-1
/
+1
|
|
*
|
|
|
|
|
|
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
2015-05-12
3
-5
/
+5
|
*
|
|
|
|
|
|
|
Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2015-05-17
3
-16
/
+3
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ARC: inline cache flush toggle helpers
Vineet Gupta
2015-05-11
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
ARC: With earlycon in use, retire EARLY_PRINTK
Vineet Gupta
2015-05-11
1
-13
/
+0
|
|
*
|
|
|
|
|
|
|
ARC: unbork !LLSC build
Vineet Gupta
2015-05-10
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-17
24
-163
/
+188
|
|
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2015-05-15
7
-40
/
+41
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
Krzysztof Kozlowski
2015-05-14
1
-1
/
+1
[next]