index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2018-10-31
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low
Mike Rapoport
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
2018-10-29
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
kprobes/x86: Use preempt_enable() in optimized_callback()
Masami Hiramatsu
2018-10-19
x86/intel_rdt: Prevent pseudo-locking from using stale pointers
Jithu Joseph
2018-10-19
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
Christoph Hellwig
2018-10-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2018-10-18
x86/mcelog: Remove one mce_helper definition
Sebastian Andrzej Siewior
2018-10-17
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
Sebastian Andrzej Siewior
2018-10-14
x86/time: Correct the attribute on jiffies' definition
Nathan Chancellor
2018-10-14
x86/tsc: Force inlining of cyc2ns bits
Peter Zijlstra
2018-10-10
x86/acpi, x86/boot: Take RSDP address for boot params if available
Juergen Gross
2018-10-10
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
2018-10-09
x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range
Rik van Riel
2018-10-09
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
2018-10-09
x86/hyperv: Enable PV qspinlock for Hyper-V
Yi Sun
2018-10-09
x86/intel_rdt: Fix initial allocation to consider CDP
Reinette Chatre
2018-10-09
x86/intel_rdt: CBM overlap should also check for overlap with CDP peer
Reinette Chatre
2018-10-09
x86/intel_rdt: Introduce utility to obtain CDP peer
Reinette Chatre
2018-10-09
Merge branch 'x86/urgent' into x86/cache, to pick up dependent fix
Ingo Molnar
2018-10-09
x86/intel_rdt: Fix out-of-bounds memory access in CBM tests
Reinette Chatre
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
2018-10-08
x86/fsgsbase/64: Factor out FS/GS segment loading from __switch_to()
Chang S. Bae
2018-10-08
x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers
Chang S. Bae
2018-10-08
x86/fsgsbase/64: Introduce FS/GS base helper functions
Chang S. Bae
2018-10-08
x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately
Andy Lutomirski
[prev]
[next]