index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
variants
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-02
xtensa: clean up labels in the kernel entry assembly
Max Filippov
1
-47
/
+53
2022-05-02
xtensa: don't leave invalid TLB entry in fast_store_prohibited
Max Filippov
1
-1
/
+5
2022-05-02
xtensa: fix declaration of _SecondaryResetVector_text_*
Max Filippov
1
-1
/
+1
2022-05-02
irqchip: irq-xtensa-mx: fix initial IRQ affinity
Max Filippov
1
-4
/
+14
2022-05-02
xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLE
Max Filippov
2
-1
/
+2
2022-05-02
xtensa: add hibernation support
Max Filippov
5
-0
/
+129
2022-05-02
xtensa: support coprocessors on SMP
Max Filippov
11
-67
/
+230
2022-05-02
xtensa: get rid of stack frame in coprocessor_flush
Max Filippov
1
-6
/
+5
2022-05-02
xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB
Max Filippov
1
-48
/
+37
2022-05-02
xtensa: add xtensa_xsr macro
Max Filippov
1
-0
/
+7
2022-05-02
xtensa: handle coprocessor exceptions in kernel mode
Max Filippov
1
-1
/
+1
2022-05-02
xtensa: use callx0 opcode in fast_coprocessor
Max Filippov
1
-10
/
+8
2022-05-02
xtensa: clean up excsave1 initialization
Max Filippov
2
-4
/
+3
2022-05-02
xtensa: clean up declarations in coprocessor.h
Max Filippov
1
-4
/
+3
2022-05-02
xtensa: clean up exception handler prototypes
Max Filippov
3
-15
/
+13
2022-05-02
xtensa: clean up function declarations in traps.c
Max Filippov
2
-32
/
+32
2022-05-02
xtensa: enable KCSAN
Max Filippov
6
-7
/
+73
2022-05-02
xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GEN
Max Filippov
2
-1
/
+2
2022-05-02
xtensa: enable context tracking
Max Filippov
3
-1
/
+11
2022-05-02
xtensa: use abi_* register names in the kernel exit code
Max Filippov
1
-40
/
+42
2022-05-02
xtensa: move trace_hardirqs_off call back to entry.S
Max Filippov
2
-15
/
+15
2022-05-02
xtensa: drop dead code from entry.S
Max Filippov
1
-18
/
+0
2022-05-02
xtensa: noMMU: allow handling protection faults
Max Filippov
4
-11
/
+27
2022-05-02
xtensa: extract vmalloc_fault code into a function
Max Filippov
1
-53
/
+54
2022-05-02
xtensa: move asid_cache from fault.c to mmu.c
Max Filippov
2
-1
/
+2
2022-05-02
xtensa: iss: extract and constify network callbacks
Max Filippov
1
-19
/
+28
2022-05-02
xtensa: iss: clean up per-device locking in network driver
Max Filippov
1
-21
/
+18
2022-05-02
xtensa: iss: replace iss_net_set_mac with eth_mac_addr
Max Filippov
1
-14
/
+1
2022-05-02
xtensa: iss: drop opened_list logic from the network driver
Max Filippov
1
-39
/
+14
2022-05-02
xtensa: localize labels used in memmove
Max Filippov
1
-10
/
+10
2022-05-01
Linux 5.18-rc5
v5.18-rc5
Linus Torvalds
1
-1
/
+1
2022-04-29
Revert "arm: dts: at91: Fix boolean properties with values"
Arnd Bergmann
2
-2
/
+2
2022-04-29
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
1
-5
/
+14
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2
-15
/
+0
2022-04-29
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
1
-5
/
+42
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
6
-11
/
+34
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
5
-16
/
+45
2022-04-29
io_uring: check that data field is 0 in ringfd unregister
Eugene Syromiatnikov
1
-1
/
+1
2022-04-29
bfq: Fix warning in bfqq_request_over_limit()
Jan Kara
1
-3
/
+9
2022-04-29
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
Thomas Gleixner
1
-1
/
+5
2022-04-28
io_uring: fix uninitialized field in rw io_kiocb
Joseph Ravichandran
1
-0
/
+1
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-28
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
1
-0
/
+2
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
6
-69
/
+0
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
1
-4
/
+25
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
3
-5
/
+6
[next]