index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot: Disable RSDP parsing temporarily
Borislav Petkov
2019-04-22
1
-1
/
+1
*
x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...
Hans de Goede
2019-04-19
1
-2
/
+2
*
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
2019-04-19
1
-3
/
+3
*
x86/mm/KASLR: Fix the size of the direct mapping section
Baoquan He
2019-04-18
1
-1
/
+1
*
x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"
Colin Ian King
2019-04-16
1
-1
/
+1
*
x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
Peter Zijlstra
2019-04-16
1
-1
/
+1
*
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
2019-04-16
1
-0
/
+21
*
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
2019-04-16
2
-2
/
+3
*
x86/build/lto: Fix truncated .bss with -fdata-sections
Sami Tolvanen
2019-04-16
1
-1
/
+1
*
x86/speculation: Prevent deadlock on ssb_state::lock
Thomas Gleixner
2019-04-14
1
-2
/
+6
*
x86/resctrl: Do not repeat rdtgroup mode initialization
Xiaochen Shen
2019-04-14
1
-1
/
+2
*
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
2019-04-06
1
-23
/
+18
*
x86/resctrl: Fix typos in the mba_sc mount option
Xiaochen Shen
2019-04-01
1
-3
/
+3
*
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
2019-03-29
3
-10
/
+7
*
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
2019-03-28
1
-2
/
+3
*
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
2019-03-28
1
-1
/
+1
*
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
2019-03-28
1
-2
/
+6
*
x86/realmode: Don't leak the trampoline kernel address
Matteo Croce
2019-03-27
1
-2
/
+0
*
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
2019-03-27
1
-2
/
+2
*
x86/resctrl: Remove unused variable
Peng Hao
2019-03-24
1
-3
/
+0
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-24
12
-58
/
+52
|
\
|
*
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-03-23
1
-7
/
+13
|
*
Merge branch 'x86/cpu' into x86/urgent
Thomas Gleixner
2019-03-22
1
-16
/
+15
|
|
\
|
|
*
x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> header
Ingo Molnar
2019-02-11
1
-16
/
+15
|
*
|
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
2019-03-22
1
-0
/
+1
|
*
|
x86/mm/pti: Make local symbols static
Valdis Kletnieks
2019-03-22
1
-2
/
+2
|
*
|
x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors
Matthew Whitehead
2019-03-21
1
-21
/
+0
|
*
|
x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
Matthew Whitehead
2019-03-21
1
-7
/
+7
|
*
|
x86/microcode: Announce reload operation's completion
Borislav Petkov
2019-03-21
1
-0
/
+2
|
*
|
x86/hyperv: Prevent potential NULL pointer dereference
Kangjie Lu
2019-03-21
1
-1
/
+5
|
*
|
x86/hpet: Prevent potential NULL pointer dereference
Aditya Pakki
2019-03-21
1
-0
/
+2
|
*
|
x86/lib: Fix indentation issue, remove extra tab
Colin Ian King
2019-03-21
1
-1
/
+1
|
*
|
x86/boot: Restrict header scope to make Clang happy
Nick Desaulniers
2019-03-21
1
-1
/
+2
|
*
|
x86/mm: Don't leak kernel addresses
Matteo Croce
2019-03-19
1
-2
/
+2
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-24
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2019-03-21
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
irqchip/gic: Drop support for secondary GIC in non-DT systems
Marc Zyngier
2019-03-11
1
-1
/
+1
*
|
|
|
Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-22
7
-29
/
+25
|
\
\
\
\
|
*
|
|
|
powerpc/security: Fix spectre_v2 reporting
Michael Ellerman
2019-03-21
1
-15
/
+8
|
*
|
|
|
powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations
Ben Hutchings
2019-03-20
1
-1
/
+1
|
*
|
|
|
powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
Christophe Leroy
2019-03-18
3
-7
/
+10
|
*
|
|
|
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
Michael Ellerman
2019-03-18
2
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-03-21
5
-27
/
+38
|
\
\
\
\
|
*
|
|
|
arm64: remove obsolete selection of MULTI_IRQ_HANDLER
Matthias Kaehlcke
2019-03-20
1
-1
/
+0
|
*
|
|
|
arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
Hanjun Guo
2019-03-19
1
-0
/
+1
|
*
|
|
|
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
Hanjun Guo
2019-03-19
1
-0
/
+4
|
*
|
|
|
arm64/stacktrace: Export save_stack_trace_regs()
William Cohen
2019-03-19
1
-0
/
+1
|
*
|
|
|
arm64: apply workaround on A64FX v1r0
Mark Rutland
2019-03-19
1
-1
/
+1
|
*
|
|
|
arm64: kprobes: Use arch_populate_kprobe_blacklist()
Masami Hiramatsu
2019-03-19
1
-19
/
+30
|
*
|
|
|
arm64: kprobes: Move exception_text check in blacklist
Masami Hiramatsu
2019-03-19
1
-4
/
+2
[next]