summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-12x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen1-2/+4
2018-04-12x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen1-1/+10
2018-04-12x86/mm: Remove extra filtering in pageattr codeDave Hansen1-4/+2
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen10-12/+75
2018-04-09x86/espfix: Document use of _PAGE_GLOBALDave Hansen1-0/+4
2018-04-09x86/mm: Introduce "default" kernel PTE maskDave Hansen4-14/+34
2018-04-09x86/mm: Undo double _PAGE_PSE clearingDave Hansen1-3/+6
2018-04-09x86/mm: Factor out pageattr _PAGE_GLOBAL settingDave Hansen1-43/+23
2018-04-09Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar3003-55400/+181844
2018-04-09x86/entry/64: Drop idtentry's manual stack switch for user entriesAndy Lutomirski1-2/+2
2018-04-05x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin1-9/+9
2018-04-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-108/+141
2018-04-03Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-558/+182
2018-04-03Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-170/+147
2018-04-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+43
2018-04-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds22-103/+185
2018-04-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds68-1016/+1657
2018-04-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-130/+119
2018-04-03Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-32/+16
2018-04-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+1
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-117/+101
2018-04-02Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-36/+24
2018-04-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds41-1529/+2082
2018-04-02Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-117/+156
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds213-2231/+9434
2018-04-02Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds59-301/+5106
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-242/+238
2018-04-02Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2018-04-02Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-49/+92
2018-04-02Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1062-38059/+144461
2018-04-02Linux 4.16Linus Torvalds1-1/+1
2018-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-31/+24
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+6
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+12
2018-03-31perf/x86/intel: Enable C-state residency events for Cannon LakeHarry Pan1-13/+31
2018-03-31perf/x86/intel: Add Cannon Lake support for RAPL profilingHarry Pan1-0/+2
2018-03-31x86/cpu/tme: Fix spelling: "configuation" -> "configuration"Colin Ian King1-1/+1
2018-03-31x86/build: Don't pass in -D__KERNEL__ multiple timesCao jin2-3/+2
2018-03-31locking/Kconfig: Restructure the lock debugging menuWaiman Long1-67/+68
2018-03-31locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readableWaiman Long1-5/+10
2018-03-31locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatchesWaiman Long3-1/+19
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar576-3204/+5520
2018-03-31Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-5/+12
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds76-384/+793
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev1-0/+1
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern1-0/+3
2018-03-30vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-2/+3
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun1-9/+7
2018-03-30Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+6