aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-10x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia...Jeremiah Mahler
2014-08-08x86/mm: Fix RCU splat from new TLB tracepointsDave Hansen
2014-08-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-04Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-08-04Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-02x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval
2014-08-02ARM: idmap: add identity mapping usage noteRussell King
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01arm64: add newline to I-cache policy stringMark Rutland
2014-07-31Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-07-31x86/mm: Set TLB flush tunable to sane value (33)Dave Hansen
2014-07-31x86/mm: New tunable for single vs full TLB flushDave Hansen
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen
2014-07-31x86/mm: Unify remote INVLPG codeDave Hansen
2014-07-31x86/mm: Fix missed global TLB flush statDave Hansen
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen
2014-07-31x86/mm: Clean up the TLB flushing codeDave Hansen
2014-07-31x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad
2014-07-31Merge tag 'kvm-s390-20140730' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon
2014-07-31arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park
2014-07-31arm64: don't call break hooks for BRK exceptions from EL0Will Deacon
2014-07-31KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand
2014-07-30ARM: nomadik: fix up double inversion in DTLinus Walleij
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30arm64: defconfig: enable devtmpfs mount optionRobert Richter
2014-07-30KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges
2014-07-30arm64: vdso: fix build error when switching from LE to BEArun Chandran
2014-07-30KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger