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
2021-11-30
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Sean Christopherson
1
-1
/
+1
2021-11-30
powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC
Athira Rajeev
2
-1
/
+97
2021-11-30
powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends
Christophe Leroy
1
-95
/
+0
2021-11-30
powerpc/atomics: Use immediate operand when possible
Christophe Leroy
1
-28
/
+28
2021-11-30
powerpc/bitops: Use immediate operand when possible
Christophe Leroy
1
-8
/
+81
2021-11-29
ARM: dts: stm32: fix stusb1600 pinctrl used on stm32mp157c-dk
Fabrice Gasnier
1
-1
/
+1
2021-11-29
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
1
-1
/
+1
2021-11-29
ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup table
Andy Shevchenko
1
-6
/
+9
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
15
-126
/
+94
2021-11-29
powerpc/watchdog: help remote CPUs to flush NMI printk output
Nicholas Piggin
1
-6
/
+31
2021-11-29
powerpc: Don't bother about .data..Lubsan sections
Christophe Leroy
1
-8
/
+0
2021-11-29
powerpc/ptdump: Fix display a BAT's size unit
Christophe Leroy
1
-2
/
+2
2021-11-29
powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32
Christophe Leroy
4
-12
/
+125
2021-11-29
powerpc/ftrace: Add module_trampoline_target() for PPC32
Christophe Leroy
2
-33
/
+29
2021-11-29
powerpc/ftrace: No need to read LR from stack in _mcount()
Christophe Leroy
1
-5
/
+4
2021-11-29
powerpc: Mark probe_machine() __init and static
Michael Ellerman
2
-3
/
+1
2021-11-29
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
1
-0
/
+2
2021-11-29
powerpc/mm: Move tlbcam_sz() and make it static
Michael Ellerman
1
-5
/
+5
2021-11-29
powerpc/85xx: Make c293_pcie_pic_init() static
Michael Ellerman
1
-1
/
+1
2021-11-29
powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() static
Michael Ellerman
1
-2
/
+2
2021-11-29
powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()
Michael Ellerman
1
-0
/
+2
2021-11-29
powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192
Nicholas Piggin
1
-0
/
+1
2021-11-29
powerpc: remove cpu_online_cores_map function
Nicholas Piggin
3
-41
/
+8
2021-11-29
MIPS: CPS: Use bitfield helpers
Geert Uytterhoeven
1
-12
/
+7
2021-11-29
MIPS: CPC: Use bitfield helpers
Geert Uytterhoeven
1
-1
/
+2
2021-11-29
MIPS: Remove a repeated word in a comment
Jason Wang
1
-1
/
+1
2021-11-29
m68k: Enable memtest functionality
Finn Thain
3
-9
/
+9
2021-11-29
s390/pci: move pseudo-MMIO to prevent MIO overlap
Niklas Schnelle
1
-3
/
+4
2021-11-29
powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
Xiaoming Ni
1
-2
/
+2
2021-11-29
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
3
-2
/
+6
2021-11-28
RISC-V: Add StarFive SoC Kconfig option
Emil Renner Berthing
1
-0
/
+8
2021-11-28
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-6
/
+0
2021-11-27
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
1
-0
/
+10
2021-11-27
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-4
/
+7
2021-11-27
Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-5
/
+5
2021-11-26
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
1
-6
/
+0
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
79
-286
/
+332
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-2
/
+3
2021-11-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-27
/
+64
2021-11-26
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
Lai Jiangshan
1
-1
/
+1
2021-11-26
KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
Lai Jiangshan
1
-2
/
+2
2021-11-26
KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2
-17
/
+30
2021-11-26
arm64: dts: renesas: r8a779a0: Add DU support
Kieran Bingham
1
-0
/
+32
2021-11-26
arm64: dts: renesas: salvator-common: Merge hdmi0_con
Kieran Bingham
1
-4
/
+1
2021-11-26
arm64: dts: renesas: ulcb: Merge hdmi0_con
Kieran Bingham
1
-4
/
+1
2021-11-26
arm64: dts: renesas: r9a07g044: Add OPP table
Biju Das
1
-0
/
+31
2021-11-26
arm64: dts: renesas: Fix operating point table node names
Geert Uytterhoeven
9
-14
/
+14
2021-11-26
arm64: dts: renesas: rzg2l-smarc-som: Enable watchdog
Biju Das
1
-0
/
+15
2021-11-26
arm64: dts: renesas: r9a07g044: Add WDT nodes
Biju Das
1
-0
/
+45
[prev]
[next]