index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
1
-1
/
+1
2020-12-11
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
3
-0
/
+39
2020-12-11
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
7
-48
/
+3
2020-12-11
arm64: Use the generic devmem_is_allowed()
Palmer Dabbelt
3
-24
/
+1
2020-12-11
arm: Use the generic devmem_is_allowed()
Palmer Dabbelt
3
-24
/
+1
2020-12-11
RISC-V: Use the new generic devmem_is_allowed()
Palmer Dabbelt
1
-0
/
+1
2020-12-11
x86/ia32_signal: Propagate __user annotation properly
Lukas Bulwahn
1
-1
/
+1
2020-12-11
Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
8
-8
/
+0
2020-12-11
x86: Print ratio freq_max/freq_base used in frequency invariance calculations
Giovanni Gherdovich
1
-0
/
+1
2020-12-11
x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC
Giovanni Gherdovich
1
-0
/
+2
2020-12-11
x86, sched: Calculate frequency invariance for AMD systems
Nathan Fontenot
2
-5
/
+76
2020-12-10
riscv: Fixed kernel test robot warning
Souptick Joarder
1
-0
/
+2
2020-12-10
riscv: kernel: Drop unused clean rule
Kefeng Wang
1
-2
/
+0
2020-12-10
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
1
-2
/
+2
2020-12-10
riscv: provide memmove implementation
Nylon Chen
4
-4
/
+71
2020-12-10
Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-1
/
+10
2020-12-11
KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering
Cédric Le Goater
1
-0
/
+11
2020-12-11
powerpc/xive: Improve error reporting of OPAL calls
Cédric Le Goater
1
-12
/
+16
2020-12-11
powerpc/xive: Simplify xive_do_source_eoi()
Cédric Le Goater
1
-39
/
+33
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
7
-36
/
+3
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
5
-89
/
+11
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
6
-19
/
+2
2020-12-11
powerpc: Increase NR_IRQS range to support more KVM guests
Cédric Le Goater
1
-1
/
+1
2020-12-11
powerpc/xive: Add a debug_show handler to the XIVE irq_domain
Cédric Le Goater
1
-0
/
+58
2020-12-11
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
4
-9
/
+9
2020-12-11
powerpc/xive: Introduce XIVE_IPI_HW_IRQ
Cédric Le Goater
2
-5
/
+7
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
3
-4
/
+4
2020-12-11
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
3
-17
/
+82
2020-12-10
x86/ioapic: Cleanup the timer_works() irqflags mess
Thomas Gleixner
1
-16
/
+6
2020-12-10
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
1
-10
/
+14
2020-12-10
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
11
-11
/
+11
2020-12-10
s390/mm: add support to allocate gigantic hugepages using CMA
Gerald Schaefer
1
-0
/
+3
2020-12-10
s390/crypto: add arch_get_random_long() support
Harald Freudenberger
2
-2
/
+113
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
1
-1
/
+1
2020-12-10
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
1
-4
/
+2
2020-12-10
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
4
-3
/
+31
2020-12-10
Merge branch 'sparx5-next' of https://github.com/microchip-ung/linux-upstream into arm/dt
Arnd Bergmann
4
-0
/
+414
2020-12-10
KVM: s390: track synchronous pfault events in kvm_stat
Christian Borntraeger
2
-0
/
+3
2020-12-11
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
2
-10
/
+24
2020-12-11
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
2
-5
/
+55
2020-12-11
powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
Gautham R. Shenoy
1
-7
/
+10
2020-12-11
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
Gautham R. Shenoy
1
-7
/
+7
2020-12-11
powerpc/smp: Parse ibm,thread-groups with multiple properties
Gautham R. Shenoy
1
-60
/
+112
2020-12-11
powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructions
Ravi Bangoria
1
-2
/
+65
2020-12-11
powerpc/sstep: Add testcases for VSX vector paired load/store instructions
Balamuruhan S
1
-0
/
+270
2020-12-11
powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
Balamuruhan S
1
-0
/
+13
2020-12-11
powerpc/sstep: Support VSX vector paired storage access instructions
Balamuruhan S
1
-21
/
+129
2020-12-11
powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
Ravi Bangoria
1
-1
/
+3
2020-12-11
powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
Balamuruhan S
1
-0
/
+6
2020-12-10
s390/gmap: make gmap memcg aware
Christian Borntraeger
1
-15
/
+15
[prev]
[next]