Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN | Thomas Gleixner | 2022-11-17 | 4 | -5/+3 | |
| * | | | | | | | | | powerpc/pseries/msi: Use msi_domain_ops:: Msi_post_free() | Thomas Gleixner | 2022-11-17 | 1 | -5/+2 | |
| * | | | | | | | | | clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h | Thomas Gleixner | 2022-11-17 | 2 | -2/+9 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-12-12 | 3 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/vdso: Conditionally export __vdso_sgx_enter_enclave() | Nathan Chancellor | 2022-12-09 | 1 | -0/+2 | |
| * | | | | | | | | | uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix | Oleg Nesterov | 2022-12-05 | 1 | -1/+3 | |
| * | | | | | | | | | x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubs | Miaohe Lin | 2022-12-02 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2022-12-12 | 28 | -1037/+1309 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | s390/nmi: get rid of private slab cache | Heiko Carstens | 2022-12-06 | 1 | -31/+9 | |
| * | | | | | | | | | s390/nmi: move storage error checking back to C, enter with DAT on | Heiko Carstens | 2022-12-06 | 3 | -32/+21 | |
| * | | | | | | | | | s390/nmi: print machine check interruption code before stopping system | Heiko Carstens | 2022-12-06 | 1 | -0/+52 | |
| * | | | | | | | | | s390/sclp: introduce sclp_emergency_printk() | Heiko Carstens | 2022-12-06 | 1 | -0/+1 | |
| * | | | | | | | | | s390/sclp: keep sclp_early_sccb | Heiko Carstens | 2022-12-06 | 1 | -3/+0 | |
| * | | | | | | | | | s390/nmi: rework register validation handling | Heiko Carstens | 2022-12-06 | 1 | -54/+10 | |
| * | | | | | | | | | s390/nmi: use vector instruction macros instead of byte patterns | Heiko Carstens | 2022-12-06 | 1 | -5/+4 | |
| * | | | | | | | | | s390/vx: add vx-insn.h wrapper include file | Heiko Carstens | 2022-12-06 | 3 | -667/+688 | |
| * | | | | | | | | | s390/ipl: use octal values instead of S_* macros | Sven Schnelle | 2022-12-06 | 1 | -36/+30 | |
| * | | | | | | | | | s390/ipl: add eckd dump support | Sven Schnelle | 2022-12-06 | 4 | -1/+77 | |
| * | | | | | | | | | s390/ipl: add eckd support | Sven Schnelle | 2022-12-06 | 5 | -0/+326 | |
| * | | | | | | | | | s390/checksum: support GENERIC_CSUM, enable it for KASAN | Heiko Carstens | 2022-12-02 | 2 | -0/+11 | |
| * | | | | | | | | | s390/appldata: remove power management callbacks | Heiko Carstens | 2022-12-02 | 1 | -111/+2 | |
| * | | | | | | | | | s390/kprobes: define insn cache ops within private header file | Heiko Carstens | 2022-11-23 | 2 | -2/+10 | |
| * | | | | | | | | | s390/mm: remove unused get_page_state() function | Heiko Carstens | 2022-11-23 | 1 | -11/+0 | |
| * | | | | | | | | | s390/hypfs: remove unused info_blk_hdr__pcpus() function | Heiko Carstens | 2022-11-23 | 1 | -8/+0 | |
| * | | | | | | | | | s390/debug: remove function type cast | Heiko Carstens | 2022-11-23 | 1 | -3/+4 | |
| * | | | | | | | | | s390/pci: Use irq_data_get_msi_desc() | Thomas Gleixner | 2022-11-23 | 1 | -1/+1 | |
| * | | | | | | | | | s390/ipl: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 2022-11-23 | 1 | -3/+4 | |
| * | | | | | | | | | s390/mm: provide minimal setup_per_cpu_areas() implementation | Heiko Carstens | 2022-11-23 | 2 | -0/+38 | |
| * | | | | | | | | | s390: use generic vga.h header file | Heiko Carstens | 2022-11-16 | 1 | -7/+0 | |
| * | | | | | | | | | s390: use generic shmparam.h header file | Heiko Carstens | 2022-11-16 | 1 | -12/+0 | |
| * | | | | | | | | | s390: use generic bugs.h header file | Heiko Carstens | 2022-11-16 | 1 | -21/+0 | |
| * | | | | | | | | | s390: use generic serial.h header file | Heiko Carstens | 2022-11-16 | 1 | -7/+0 | |
| * | | | | | | | | | s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Gerald Schaefer | 2022-11-10 | 1 | -0/+1 | |
| * | | | | | | | | | s390/pai: rename structure member users to active_events | Thomas Richter | 2022-10-26 | 1 | -6/+6 | |
| * | | | | | | | | | s390/pai: rework pai_crypto mapped buffer reference count | Thomas Richter | 2022-10-26 | 1 | -22/+20 | |
| * | | | | | | | | | s390/pai: move enum definition to header file | Thomas Richter | 2022-10-26 | 2 | -9/+9 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-12 | 14 | -261/+253 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | m68k: defconfig: Update defconfigs for v6.1-rc1 | Geert Uytterhoeven | 2022-11-14 | 12 | -252/+252 | |
| * | | | | | | | | | m68k: mac: Reword comment using double "in" | Geert Uytterhoeven | 2022-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | m68k: mac: Remove unused rbv_set_video_bpp() | Jason A. Donenfeld | 2022-11-01 | 1 | -8/+0 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2022-12-12 | 19 | -54/+101 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: OCTEON: warn only once if deprecated link status is being used | Ladislav Michl | 2022-12-09 | 2 | -2/+2 | |
| * | | | | | | | | | MIPS: BCM63xx: Add check for NULL for clk in clk_enable | Anastasia Belova | 2022-12-09 | 1 | -0/+2 | |
| * | | | | | | | | | MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy() | Xu Panda | 2022-12-08 | 1 | -2/+1 | |
| * | | | | | | | | | MIPS: mscc: jaguar2: Fix pca9545 i2c-mux node names | Geert Uytterhoeven | 2022-12-08 | 1 | -2/+2 | |
| * | | | | | | | | | mips/pci: use devm_platform_ioremap_resource() | zhang songyi | 2022-12-02 | 1 | -3/+1 | |
| * | | | | | | | | | mips: ralink: mt7621: do not use kzalloc too early | John Thomson | 2022-12-01 | 1 | -5/+9 | |
| * | | | | | | | | | mips: ralink: mt7621: soc queries and tests as functions | John Thomson | 2022-12-01 | 1 | -25/+61 | |
| * | | | | | | | | | mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem | John Thomson | 2022-12-01 | 2 | -5/+6 | |
| * | | | | | | | | | MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpu | Genjian Zhang | 2022-12-01 | 1 | -0/+3 |