Age | Commit message (Expand) | Author | Files | Lines |
2018-04-12 | x86/mm: Do not auto-massage page protections | Dave Hansen | 10 | -12/+75 |
2018-04-09 | x86/espfix: Document use of _PAGE_GLOBAL | Dave Hansen | 1 | -0/+4 |
2018-04-09 | x86/mm: Introduce "default" kernel PTE mask | Dave Hansen | 4 | -14/+34 |
2018-04-09 | x86/mm: Undo double _PAGE_PSE clearing | Dave Hansen | 1 | -3/+6 |
2018-04-09 | x86/mm: Factor out pageattr _PAGE_GLOBAL setting | Dave Hansen | 1 | -43/+23 |
2018-04-09 | Merge branch 'linus' into x86/pti to pick up upstream changes | Ingo Molnar | 3003 | -55400/+181844 |
2018-04-09 | x86/entry/64: Drop idtentry's manual stack switch for user entries | Andy Lutomirski | 1 | -2/+2 |
2018-04-05 | x86/uapi: Fix asm/bootparam.h userspace compilation errors | Dmitry V. Levin | 1 | -9/+9 |
2018-04-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -108/+141 |
2018-04-03 | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 30 | -558/+182 |
2018-04-03 | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 19 | -170/+147 |
2018-04-03 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -5/+43 |
2018-04-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 22 | -103/+185 |
2018-04-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 68 | -1016/+1657 |
2018-04-03 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -130/+119 |
2018-04-03 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -32/+16 |
2018-04-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+1 |
2018-04-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 15 | -117/+101 |
2018-04-02 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -36/+24 |
2018-04-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 41 | -1529/+2082 |
2018-04-02 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -117/+156 |
2018-04-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 213 | -2231/+9434 |
2018-04-02 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 59 | -301/+5106 |
2018-04-02 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 25 | -242/+238 |
2018-04-02 | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+0 |
2018-04-02 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -49/+92 |
2018-04-02 | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+2 |
2018-04-02 | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1062 | -38059/+144461 |
2018-04-02 | Linux 4.16v4.16 | Linus Torvalds | 1 | -1/+1 |
2018-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -31/+24 |
2018-03-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -4/+6 |
2018-03-31 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+12 |
2018-03-31 | perf/x86/intel: Enable C-state residency events for Cannon Lake | Harry Pan | 1 | -13/+31 |
2018-03-31 | perf/x86/intel: Add Cannon Lake support for RAPL profiling | Harry Pan | 1 | -0/+2 |
2018-03-31 | x86/cpu/tme: Fix spelling: "configuation" -> "configuration" | Colin Ian King | 1 | -1/+1 |
2018-03-31 | x86/build: Don't pass in -D__KERNEL__ multiple times | Cao jin | 2 | -3/+2 |
2018-03-31 | locking/Kconfig: Restructure the lock debugging menu | Waiman Long | 1 | -67/+68 |
2018-03-31 | locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable | Waiman Long | 1 | -5/+10 |
2018-03-31 | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches | Waiman Long | 3 | -1/+19 |
2018-03-31 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 576 | -3204/+5520 |
2018-03-31 | Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -5/+12 |
2018-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 76 | -384/+793 |
2018-03-30 | net: mvneta: fix enable of all initialized RXQs | Yelena Krivosheev | 1 | -0/+1 |
2018-03-30 | net/ipv6: Fix route leaking between VRFs | David Ahern | 1 | -0/+3 |
2018-03-30 | vrf: Fix use after free and double free in vrf_finish_output | David Ahern | 1 | -2/+3 |
2018-03-30 | ipv6: sr: fix seg6 encap performances with TSO enabled | David Lebrun | 1 | -9/+7 |
2018-03-30 | Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -3/+6 |
2018-03-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -24/+25 |
2018-03-30 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
2018-03-30 | Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 3 | -3/+4 |