Age | Commit message (Expand) | Author |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-11-26 | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-26 | Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-26 | Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap... | Linus Torvalds |
2019-11-26 | Merge branch 'acpi-mm' | Rafael J. Wysocki |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-11-25 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-25 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-11-25 | Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c... | Ingo Molnar |
2019-11-25 | Merge branch 'x86/build' into x86/asm, to pick up completed topic branch | Ingo Molnar |
2019-11-21 | x86/pti/32: Size initial_page_table correctly | Thomas Gleixner |
2019-11-21 | x86/doublefault/32: Fix stack canaries in the double fault handler | Andy Lutomirski |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini |
2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-11-20 | x86/ioperm: Fix use of deprecated config option | Alexander Duyck |
2019-11-20 | dma-direct: exclude dma_direct_map_resource from the min_low_pfn check | Christoph Hellwig |
2019-11-19 | Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes | Ingo Molnar |
2019-11-18 | x86: Fix typos in comments | Cao jin |
2019-11-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-16 | x86/speculation: Fix redundant MDS mitigation message | Waiman Long |
2019-11-16 | x86/speculation: Fix incorrect MDS/TAA mitigation status | Waiman Long |
2019-11-16 | x86/ioperm: Extend IOPL config to control ioperm() as well | Thomas Gleixner |
2019-11-16 | x86/iopl: Remove legacy IOPL option | Thomas Gleixner |
2019-11-16 | x86/iopl: Restrict iopl() permission scope | Thomas Gleixner |
2019-11-16 | x86/iopl: Fixup misleading comment | Thomas Gleixner |
2019-11-16 | x86/ioperm: Share I/O bitmap if identical | Thomas Gleixner |
2019-11-16 | x86/ioperm: Remove bitmap if all permissions dropped | Thomas Gleixner |
2019-11-16 | x86/ioperm: Move TSS bitmap update to exit to user work | Thomas Gleixner |
2019-11-16 | x86/ioperm: Add bitmap sequence number | Thomas Gleixner |
2019-11-16 | x86/ioperm: Move iobitmap data into a struct | Thomas Gleixner |
2019-11-16 | x86/tss: Move I/O bitmap data into a seperate struct | Thomas Gleixner |
2019-11-16 | x86/io: Speedup schedule out of I/O bitmap user | Thomas Gleixner |
2019-11-16 | x86/ioperm: Avoid bitmap allocation if no permissions are set | Thomas Gleixner |
2019-11-16 | x86/ioperm: Simplify first ioperm() invocation logic | Thomas Gleixner |
2019-11-16 | x86/iopl: Cleanup include maze | Thomas Gleixner |
2019-11-16 | x86/cpu: Unify cpu_init() | Thomas Gleixner |