summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner2022-11-174-5/+3
| * | | | | | | | | powerpc/pseries/msi: Use msi_domain_ops:: Msi_post_free()Thomas Gleixner2022-11-171-5/+2
| * | | | | | | | | clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner2022-11-172-2/+9
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-123-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor2022-12-091-0/+2
| * | | | | | | | | uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov2022-12-051-1/+3
| * | | | | | | | | x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubsMiaohe Lin2022-12-021-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-1228-1037/+1309
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/nmi: get rid of private slab cacheHeiko Carstens2022-12-061-31/+9
| * | | | | | | | | s390/nmi: move storage error checking back to C, enter with DAT onHeiko Carstens2022-12-063-32/+21
| * | | | | | | | | s390/nmi: print machine check interruption code before stopping systemHeiko Carstens2022-12-061-0/+52
| * | | | | | | | | s390/sclp: introduce sclp_emergency_printk()Heiko Carstens2022-12-061-0/+1
| * | | | | | | | | s390/sclp: keep sclp_early_sccbHeiko Carstens2022-12-061-3/+0
| * | | | | | | | | s390/nmi: rework register validation handlingHeiko Carstens2022-12-061-54/+10
| * | | | | | | | | s390/nmi: use vector instruction macros instead of byte patternsHeiko Carstens2022-12-061-5/+4
| * | | | | | | | | s390/vx: add vx-insn.h wrapper include fileHeiko Carstens2022-12-063-667/+688
| * | | | | | | | | s390/ipl: use octal values instead of S_* macrosSven Schnelle2022-12-061-36/+30
| * | | | | | | | | s390/ipl: add eckd dump supportSven Schnelle2022-12-064-1/+77
| * | | | | | | | | s390/ipl: add eckd supportSven Schnelle2022-12-065-0/+326
| * | | | | | | | | s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens2022-12-022-0/+11
| * | | | | | | | | s390/appldata: remove power management callbacksHeiko Carstens2022-12-021-111/+2
| * | | | | | | | | s390/kprobes: define insn cache ops within private header fileHeiko Carstens2022-11-232-2/+10
| * | | | | | | | | s390/mm: remove unused get_page_state() functionHeiko Carstens2022-11-231-11/+0
| * | | | | | | | | s390/hypfs: remove unused info_blk_hdr__pcpus() functionHeiko Carstens2022-11-231-8/+0
| * | | | | | | | | s390/debug: remove function type castHeiko Carstens2022-11-231-3/+4
| * | | | | | | | | s390/pci: Use irq_data_get_msi_desc()Thomas Gleixner2022-11-231-1/+1
| * | | | | | | | | s390/ipl: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-231-3/+4
| * | | | | | | | | s390/mm: provide minimal setup_per_cpu_areas() implementationHeiko Carstens2022-11-232-0/+38
| * | | | | | | | | s390: use generic vga.h header fileHeiko Carstens2022-11-161-7/+0
| * | | | | | | | | s390: use generic shmparam.h header fileHeiko Carstens2022-11-161-12/+0
| * | | | | | | | | s390: use generic bugs.h header fileHeiko Carstens2022-11-161-21/+0
| * | | | | | | | | s390: use generic serial.h header fileHeiko Carstens2022-11-161-7/+0
| * | | | | | | | | s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGerald Schaefer2022-11-101-0/+1
| * | | | | | | | | s390/pai: rename structure member users to active_eventsThomas Richter2022-10-261-6/+6
| * | | | | | | | | s390/pai: rework pai_crypto mapped buffer reference countThomas Richter2022-10-261-22/+20
| * | | | | | | | | s390/pai: move enum definition to header fileThomas Richter2022-10-262-9/+9
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-1214-261/+253
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68k: defconfig: Update defconfigs for v6.1-rc1Geert Uytterhoeven2022-11-1412-252/+252
| * | | | | | | | | m68k: mac: Reword comment using double "in"Geert Uytterhoeven2022-11-011-1/+1
| * | | | | | | | | m68k: mac: Remove unused rbv_set_video_bpp()Jason A. Donenfeld2022-11-011-8/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2022-12-1219-54/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2022-12-092-2/+2
| * | | | | | | | | MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova2022-12-091-0/+2
| * | | | | | | | | MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()Xu Panda2022-12-081-2/+1
| * | | | | | | | | MIPS: mscc: jaguar2: Fix pca9545 i2c-mux node namesGeert Uytterhoeven2022-12-081-2/+2
| * | | | | | | | | mips/pci: use devm_platform_ioremap_resource()zhang songyi2022-12-021-3/+1
| * | | | | | | | | mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson2022-12-011-5/+9
| * | | | | | | | | mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson2022-12-011-25/+61
| * | | | | | | | | mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2022-12-012-5/+6
| * | | | | | | | | MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpuGenjian Zhang2022-12-011-0/+3