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
*
riscv: sifive: fix Kconfig errata warning
Randy Dunlap
2021-06-13
1
-0
/
+1
*
riscv32: Use medany C model for modules
Khem Raj
2021-06-13
1
-1
/
+1
*
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2021-06-12
2
-0
/
+2
*
riscv: alternative: fix typo in macro name
Vitaly Wool
2021-06-11
1
-2
/
+2
*
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
2021-06-11
1
-9
/
+9
*
riscv: xip: support runtime trap patching
Vitaly Wool
2021-06-11
2
-5
/
+23
*
Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes
Palmer Dabbelt
2021-06-02
1
-2
/
+6
|
\
|
*
riscv: mm: Fix W+X mappings at boot
Jisheng Zhang
2021-06-02
1
-2
/
+6
*
|
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
2021-06-02
1
-2
/
+2
*
|
riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
Vincent
2021-06-02
1
-1
/
+1
*
|
riscv: Use -mno-relax when using lld linker
Khem Raj
2021-05-29
1
-0
/
+9
*
|
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-23
2
-7
/
+8
*
|
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
2021-05-23
1
-0
/
+2
*
|
riscv: Select ARCH_USE_MEMTEST
Kefeng Wang
2021-05-23
1
-0
/
+1
*
|
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
2021-05-23
1
-7
/
+7
|
/
*
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-09
1
-21
/
+26
|
\
|
*
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
2021-05-06
1
-21
/
+26
*
|
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-09
13
-120
/
+131
|
\
\
|
*
|
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
2021-05-05
3
-74
/
+49
|
*
|
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
2021-05-05
3
-6
/
+15
|
*
|
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
2021-05-05
3
-7
/
+34
|
*
|
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
2021-05-05
2
-5
/
+1
|
*
|
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
2021-05-05
1
-1
/
+1
|
*
|
x86/resctrl: Fix init const confusion
Andi Kleen
2021-05-05
1
-1
/
+1
|
*
|
x86: Delete UD0, UD1 traces
Alexey Dobriyan
2021-05-05
1
-9
/
+0
|
*
|
x86/smpboot: Remove duplicate includes
Wan Jiabing
2021-05-05
1
-3
/
+0
|
*
|
x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant
Linus Torvalds
2021-05-05
2
-20
/
+36
*
|
|
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-08
5
-10
/
+16
|
\
\
\
|
*
|
|
riscv: remove unused handle_exception symbol
Rouven Czerwinski
2021-05-06
1
-2
/
+0
|
*
|
|
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
2021-05-06
3
-4
/
+7
|
*
|
|
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
2021-05-06
1
-2
/
+2
|
*
|
|
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
2021-05-06
1
-2
/
+7
*
|
|
|
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
17
-196
/
+28
|
\
\
\
\
|
*
|
|
|
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
2021-05-05
5
-9
/
+5
|
*
|
|
|
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-05-01
1
-2
/
+2
|
*
|
|
|
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
2021-05-01
1
-1
/
+1
|
*
|
|
|
kbuild: add a script to remove stale generated files
Masahiro Yamada
2021-05-01
1
-7
/
+0
|
*
|
|
|
sparc: syscalls: switch to generic syscallshdr.sh
Masahiro Yamada
2021-05-01
2
-43
/
+4
|
*
|
|
|
sparc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-05-01
5
-56
/
+12
|
*
|
|
|
sh: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-05-01
2
-41
/
+2
|
*
|
|
|
sh: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-05-01
2
-37
/
+2
*
|
|
|
|
Merge branch 'master' into next
Michael Ellerman
2021-05-08
240
-1751
/
+3722
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
17
-84
/
+36
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: kernel: Update the stale comment
Shaokun Zhang
2021-05-06
1
-1
/
+1
|
|
*
|
|
|
|
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-05-05
3
-30
/
+5
|
|
*
|
|
|
|
arm64: cpufeatures: use min and max
kernel test robot
2021-04-30
1
-2
/
+3
|
|
*
|
|
|
|
arm64: stacktrace: restore terminal records
Mark Rutland
2021-04-30
2
-7
/
+9
|
|
*
|
|
|
|
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
2021-04-30
1
-1
/
+7
|
|
*
|
|
|
|
arm64: Show three registers per line
Matthew Wilcox (Oracle)
2021-04-23
1
-6
/
+3
|
|
*
|
|
|
|
arm64: remove HAVE_DEBUG_BUGVERBOSE
Jisheng Zhang
2021-04-23
1
-1
/
+0
[next]