Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada | 2022-05-11 | 2 | -8/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2022-05-25 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 2022-04-18 | 1 | -2/+1 | |
* | | | | | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-05-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-05-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | s390/bpf: Fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-05-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | s390: define get_cycles macro for arch-override | Jason A. Donenfeld | 2022-05-13 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2022-05-23 | 65 | -762/+1711 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | s390/head: get rid of 31 bit leftovers | Heiko Carstens | 2022-05-18 | 1 | -149/+126 | |
| * | | | | | | | s390/boot: do not emit debug info for assembly with llvm's IAS | Heiko Carstens | 2022-05-17 | 1 | -0/+2 | |
| * | | | | | | | s390/boot: workaround llvm IAS bug | Heiko Carstens | 2022-05-17 | 1 | -13/+21 | |
| * | | | | | | | s390/purgatory: workaround llvm's IAS limitations | Heiko Carstens | 2022-05-17 | 1 | -7/+23 | |
| * | | | | | | | s390/entry: workaround llvm's IAS limitations | Heiko Carstens | 2022-05-17 | 1 | -2/+12 | |
| * | | | | | | | s390/alternatives: remove padding generation code | Heiko Carstens | 2022-05-17 | 3 | -199/+31 | |
| * | | | | | | | s390/alternatives: provide identical sized orginal/alternative sequences | Heiko Carstens | 2022-05-17 | 3 | -13/+13 | |
| * | | | | | | | s390/cpumf: add new extended counter set for IBM z16 | Thomas Richter | 2022-05-16 | 1 | -0/+148 | |
| * | | | | | | | s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN... | Heiko Carstens | 2022-05-11 | 1 | -4/+11 | |
| * | | | | | | | s390/stp: clock_delta should be signed | Sven Schnelle | 2022-05-11 | 2 | -5/+5 | |
| * | | | | | | | s390/stp: fix todoff size | Sven Schnelle | 2022-05-11 | 2 | -5/+3 | |
| * | | | | | | | s390/pai: add support for cryptography counters | Thomas Richter | 2022-05-09 | 9 | -7/+784 | |
| * | | | | | | | entry: Rename arch_check_user_regs() to arch_enter_from_user_mode() | Sven Schnelle | 2022-05-09 | 1 | -2/+2 | |
| * | | | | | | | s390/compat: cleanup compat_linux.h header file | Heiko Carstens | 2022-05-06 | 1 | -52/+28 | |
| * | | | | | | | s390/entry: remove broken and not needed code | Heiko Carstens | 2022-05-06 | 1 | -4/+1 | |
| * | | | | | | | s390/boot: convert parmarea to C | Heiko Carstens | 2022-05-06 | 4 | -21/+12 | |
| * | | | | | | | s390/boot: convert initial lowcore to C | Heiko Carstens | 2022-05-06 | 5 | -56/+103 | |
| * | | | | | | | s390/ptrace: move short psw definitions to ptrace header file | Heiko Carstens | 2022-05-06 | 4 | -32/+32 | |
| * | | | | | | | s390/head: initialize all new psws | Heiko Carstens | 2022-05-06 | 1 | -7/+15 | |
| * | | | | | | | s390/boot: change initial program check handler to disabled wait psw | Heiko Carstens | 2022-05-06 | 1 | -1/+1 | |
| * | | | | | | | s390/head: adjust iplstart entry point | Heiko Carstens | 2022-05-06 | 1 | -5/+8 | |
| * | | | | | | | s390/boot: get rid of startup archive | Heiko Carstens | 2022-05-06 | 11 | -101/+74 | |
| * | | | | | | | s390/vx: remove comments from macros which break LLVM's IAS | Heiko Carstens | 2022-05-06 | 1 | -3/+3 | |
| * | | | | | | | s390/extable: prefer local labels in .set directives | Heiko Carstens | 2022-05-06 | 1 | -6/+6 | |
| * | | | | | | | s390/nospec: prefer local labels in .set directives | Heiko Carstens | 2022-05-06 | 1 | -6/+6 | |
| * | | | | | | | s390/hypfs: fix typos in comments | Julia Lawall | 2022-05-06 | 1 | -1/+1 | |
| * | | | | | | | s390/crypto: fix typos in comments | Julia Lawall | 2022-05-06 | 2 | -2/+2 | |
| * | | | | | | | s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt() | Pingfan Liu | 2022-04-27 | 1 | -2/+2 | |
| * | | | | | | | s390: add KCSAN instrumentation to barriers and spinlocks | Ilya Leoshkevich | 2022-04-25 | 2 | -8/+9 | |
| * | | | | | | | s390/pci: add error record for CC 2 retries | Niklas Schnelle | 2022-04-25 | 2 | -18/+63 | |
| * | | | | | | | s390/pci: add PCI access type and length to error records | Niklas Schnelle | 2022-04-25 | 1 | -15/+39 | |
| * | | | | | | | s390/pci: don't log availability events as errors | Niklas Schnelle | 2022-04-25 | 1 | -3/+0 | |
| * | | | | | | | s390/pci: make better use of zpci_dbg() levels | Niklas Schnelle | 2022-04-25 | 3 | -3/+3 | |
| * | | | | | | | s390/vdso: add vdso randomization | Sven Schnelle | 2022-04-25 | 1 | -1/+32 | |
| * | | | | | | | s390/vdso: map vdso above stack | Sven Schnelle | 2022-04-25 | 2 | -4/+5 | |
| * | | | | | | | s390/vdso: move vdso mapping to its own function | Sven Schnelle | 2022-04-25 | 2 | -5/+20 | |
| * | | | | | | | s390/mmap: increase stack/mmap gap to 128MB | Sven Schnelle | 2022-04-25 | 1 | -2/+2 | |
| * | | | | | | | s390/zcrypt: code cleanup | Harald Freudenberger | 2022-04-25 | 2 | -9/+9 | |
| * | | | | | | | s390/zcrypt: cleanup CPRB struct definitions | Harald Freudenberger | 2022-04-25 | 1 | -14/+12 | |
| * | | | | | | | s390/cio: simplify the calculation of variables | Haowen Bai | 2022-04-25 | 1 | -15/+68 | |
| * | | | | | | | s390/smp: sort out physical vs virtual CPU0 lowcore pointer | Alexander Gordeev | 2022-04-25 | 1 | -1/+1 |