开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-03-15
blackfin: define dummy pgprot_writecombine for !MMU
Sudip Mukherjee
2016-03-15
m32r: mm: fix build warning
Sudip Mukherjee
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-14
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-14
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-03-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
2016-03-13
MIPS: Fix build error when SMP is used without GIC
Hauke Mehrtens
2016-03-13
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Aaro Koskinen
2016-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-12
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2016-03-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-03-11
ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
Thomas Petazzoni
2016-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-10
x86/delay: Avoid preemptible context checks in delay_mwaitx()
Borislav Petkov
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2016-03-10
s390/mm: four page table levels vs. fork
Martin Schwidefsky
2016-03-09
arm64: kasan: clear stale stack poison
Mark Rutland
2016-03-09
Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...
Olof Johansson
2016-03-09
arm64: hugetlb: partial revert of 66b3923a1a0f
Will Deacon
2016-03-09
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
x86/fpu: Fix 'no387' regression
Andy Lutomirski
2016-03-08
x86/mm, x86/mce: Add memcpy_mcsafe()
Tony Luck
2016-03-08
perf/x86/intel/rapl: Simplify quirk handling even more
Borislav Petkov
2016-03-08
x86/nmi: Mark 'ignore_nmis' as __read_mostly
Kostenzer Felix
2016-03-08
KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
David Hildenbrand
2016-03-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2016-03-08
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
2016-03-08
perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
Andi Kleen
2016-03-08
perf/x86/pebs: Add proper PEBS constraints for Broadwell
Stephane Eranian
2016-03-08
perf/x86/pebs: Add workaround for broken OVFL status on HSW+
Stephane Eranian
2016-03-08
perf/x86/intel: Add definition for PT PMI bit
Stephane Eranian
2016-03-08
perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
Kan Liang
2016-03-08
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
Jiri Olsa
2016-03-08
x86/mce/AMD: Document some functionality
Aravind Gopalakrishnan
2016-03-08
x86/mce: Clarify comments regarding deferred error
Aravind Gopalakrishnan
2016-03-08
x86/mce/AMD: Fix logic to obtain block address
Aravind Gopalakrishnan
2016-03-08
x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors
Aravind Gopalakrishnan
2016-03-08
x86/mce: Move MCx_CONFIG MSR definitions
Aravind Gopalakrishnan
[next]