linux-2.6-microblaze.git
2024-02-22 Nathan Chancellors390/boot: workaround current 'llvm-objdump -t -j ...
2024-02-22 Eric FarmanKVM: s390: selftests: memop: add a simple AR test
2024-02-22 Eric FarmanKVM: s390: fix access register usage in ioctls
2024-02-21 Janosch FrankKVM: s390: introduce kvm_s390_fpu_(store|load)
2024-02-20 Josh Poimboeufs390: compile relocatable kernel without -fPIE
2024-02-20 Josh Poimboeufs390: add relocs tool
2024-02-20 Sumanth Korikkars390/vdso64: filter out munaligned-symbols flag for...
2024-02-20 Nathan Chancellors390/boot: add 'alloc' to info.bin .vmlinux.info sectio...
2024-02-20 Gerd Bayers390/pci: fix three typos in comments
2024-02-20 Gerd Bayers390/pci: remove hotplug slot when releasing the device
2024-02-20 Gerd Bayers390/pci: introduce lock to synchronize state of zpci_dev's
2024-02-20 Gerd Bayers390/pci: rename lock member in struct zpci_dev
2024-02-20 Thomas Richters390/pai: adjust whitespace indentation
2024-02-20 Thomas Richters390/pai: simplify event start function for perf stat
2024-02-20 Thomas Richters390/pai: save PAI counter value page in event structure
2024-02-20 Holger Denglers390/ap: explicitly include ultravisor header
2024-02-16 Heiko Carstenss390/crc32le: convert to C
2024-02-16 Heiko Carstenss390/crc32be: convert to C
2024-02-16 Heiko Carstenss390/fpu: add vector instruction inline assemblies...
2024-02-16 Heiko Carstenss390/sysinfo: convert bogomips calculation to C
2024-02-16 Heiko Carstenss390/raid6: convert to use standard fpu_*() inline...
2024-02-16 Heiko Carstenss390/checksum: provide csum_partial_copy_nocheck()
2024-02-16 Heiko Carstenss390/checksum: provide vector register variant of csum_...
2024-02-16 Heiko Carstenss390/checksum: provide and use cksm() inline assembly
2024-02-16 Heiko Carstenss390/checksum: call instrument_read() instead of kasan_...
2024-02-16 Heiko Carstenss390/fpu: remove TIF_FPU
2024-02-16 Heiko Carstenss390/fpu: limit save and restore to used registers
2024-02-16 Heiko Carstenss390/fpu: decrease stack usage for some cases
2024-02-16 Heiko Carstenss390/fpu: let fpu_vlm() and fpu_vstm() return number...
2024-02-16 Heiko Carstenss390/fpu: remove anonymous union from struct fpu
2024-02-16 Heiko Carstenss390/fpu: remove regs member from struct fpu
2024-02-16 Heiko Carstenss390/kvm: convert to regular kernel fpu user
2024-02-16 Heiko Carstenss390/fpu: make kernel fpu context preemptible
2024-02-16 Heiko Carstenss390/fpu: change type of fpu mask from u32 to int
2024-02-16 Heiko Carstenss390/fpu: rename save_fpu_regs() to save_user_fpu_regs...
2024-02-16 Heiko Carstenss390/fpu: convert FPU CIF flag to regular TIF flag
2024-02-16 Heiko Carstenss390/fpu: convert __kernel_fpu_begin()/__kernel_fpu_end...
2024-02-16 Heiko Carstenss390/fpu: provide and use vlm and vstm inline assemblies
2024-02-16 Heiko Carstenss390/fpu: provide and use lfpc, sfpc, and stfpc inline...
2024-02-16 Heiko Carstenss390/fpu: provide and use ld and std inline assemblies
2024-02-16 Heiko Carstenss390/fpu: use lfpc instead of sfpc instruction
2024-02-16 Heiko Carstenss390/fpu: add documentation about fpu helper functions
2024-02-16 Heiko Carstenss390/fpu: move, rename, and merge header files
2024-02-16 Heiko Carstenss390/fpu: various coding style changes
2024-02-16 Heiko Carstenss390/fpu: use KERNEL_VXR_LOW instead of KERNEL_VXR_V0V7
2024-02-16 Heiko Carstenss390/nmi: remove register validation code
2024-02-16 Heiko Carstenss390/fpu: improve description of RXB macro
2024-02-16 Heiko Carstenss390/fpu: fix VLGV macro
2024-02-16 Harald Freudenbergers390/zcrypt: add debug possibility for CCA and EP11...
2024-02-16 Harald Freudenbergers390/ap: add debug possibility for AP messages
2024-02-16 Harald Freudenbergers390/pkey: introduce dynamic debugging for pkey
2024-02-16 Harald Freudenbergers390/pkey: harmonize pkey s390 debug feature calls
2024-02-16 Harald Freudenbergers390/zcrypt: introduce dynamic debugging for AP and...
2024-02-16 Harald Freudenbergers390/zcrypt: harmonize debug feature calls and defines
2024-02-16 Gerald Schaefers390/setup: fix virtual vs physical address confusion
2024-02-16 Nathan Chancellors390: don't allow CONFIG_COMPAT with LD=ld.lld
2024-02-14 Heiko Carstenss390/vdso: remove unused ENTRY in linker scripts
2024-02-14 Heiko Carstenss390/bug: remove entry size from __bug_table section
2024-02-14 Nathan Chancellors390: link vmlinux with '-z notext'
2024-02-14 Nathan Chancellors390: select CONFIG_ARCH_WANT_LD_ORPHAN_WARN
2024-02-14 Nathan Chancellors390/boot: vmlinux.lds.S: handle commonly discarded...
2024-02-14 Nathan Chancellors390/boot: vmlinux.lds.S: handle ELF required sections
2024-02-14 Nathan Chancellors390/boot: vmlinux.lds.S: handle DWARF debug sections
2024-02-14 Nathan Chancellors390/boot: vmlinux.lds.S: handle '.rela' sections
2024-02-14 Nathan Chancellors390/boot: vmlinux.lds.S: handle '.init.text'
2024-02-14 Nathan Chancellors390: vmlinux.lds.S: explicitly keep various sections
2024-02-14 Nathan Chancellors390: vmlinux.lds.S: explicitly handle '.got' and ...
2024-02-14 Nathan Chancellors390: vmlinux.lds.S: handle '.data.rel' sections explicitly
2024-02-14 Nathan Chancellors390/boot: add support for CONFIG_LD_ORPHAN_WARN
2024-02-12 Heiko Carstenss390/switch_to: use generic header file
2024-02-12 Heiko Carstenss390/acrs: cleanup access register handling
2024-02-09 Alexander Gordeevs390/extmem: fix virtual vs physical address confusion
2024-02-09 Heiko Carstenss390/fpu: make use of __uninitialized macro
2024-02-09 Heiko CarstensCompiler Attributes: Add __uninitialized macro
2024-02-09 Ricardo B.... s390/vfio-ap: make matrix_bus const
2024-02-09 Ricardo B.... s390/ap: make ap_bus_type const
2024-02-09 Ricardo B.... s390/cio: make scm_bus_type const
2024-02-09 Ricardo B.... s390/cio: make ccw_bus_type const
2024-02-09 Ricardo B.... s390/cio: make css_bus_type const
2024-02-09 Ricardo B.... s390/ccwgroup: make ccwgroup_bus_type const
2024-02-09 Ricardo B.... s390/time: make stp_subsys const
2024-02-09 Nathan Chancellors390/vdso: drop '-fPIC' from LDFLAGS
2024-02-09 Heiko Carstenss390/cmf: fix virtual vs physical address confusion
2024-02-09 Heiko Carstenss390/cmf: remove unneeded DMA zone allocation
2024-02-09 Peter Oberparleiters390/cio: remove unneeded DMA zone allocation
2024-02-09 Sven Schnelles390/mmap: disable mmap alignment when randomize_va_spa...
2024-02-09 Heiko Carstenss390/hypfs_sprp: remove unneeded DMA zone allocation
2024-02-09 Thomas Richters390/diag: add missing virt_to_phys() translation to...
2024-02-09 Thomas Richters390/vmur: fix virtual vs physical address confusion
2024-02-09 Sven Schnelles390/time: improve steering precision
2024-02-09 Thomas Richters390/pai_crypto: return proper error code in paicrypt_init
2024-02-09 Thomas Richters390/pai: export number of sysfs attribute files
2024-02-09 Thomas Richters390/pai_crypto: emit error on too many counters
2024-02-09 Thomas Richters390/pai: fix attr_event_free upper limit for pai devic...
2024-02-09 Heiko Carstenss390/hypfs_diag0c: fix virtual vs physical address...
2024-02-09 Heiko Carstenss390/hypfs_sprp: fix virtual vs physical address confusion
2024-02-09 Gerald Schaefers390/appldata: fix virtual vs physical address confusion
2024-02-09 Alexander Gordeevs390/diag: fix diag26c() physical vs virtual address...
2024-02-09 Heiko Carstenss390/configs: update default configurations
2024-02-09 Heiko Carstenss390/configs: enable INIT_STACK_ALL_ZERO in all configu...
next