messages from 2023-10-08 07:08:33 to 2023-11-08 21:17:27 UTC [more...]
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-08 21:10 UTC (32+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally
[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
2023-11-08 7:57 UTC (88+ messages)
` [RFC PATCH v3 01/35] arch/sh/boot/compressed/head_32.S: passing FDT address to initialize function
` [RFC PATCH v3 02/35] arch/sh/boards/Kconfig: unified OF supported targets
` [RFC PATCH v3 03/35] arch/sh: Disable SH specific modules in OF enabled
` [RFC PATCH v3 04/35] include/linux/sh_intc.h: Add stub function "intc_finalize"
` [RFC PATCH v3 05/35] arch/sh/kernel/setup.c: Update DT support
` [RFC PATCH v3 06/35] arch/sh/boards/of-generic.c: some cleanup
` [RFC PATCH v3 07/35] arch/sh/kernel/time.c: support COMMON_CLK
` [RFC PATCH v3 08/35] arch/sh/include/asm: Disable SH specific PCI define in OF enabled
` [RFC PATCH v3 09/35] drivers/pci/controller: SH7751 PCI Host bridge driver
` [RFC PATCH v3 10/35] Documentation/devicetree/bindings/pci: renesas,pci-sh7751.yaml new file
` [RFC PATCH v3 11/35] include/dt-bindings/clock/sh7750.h: cpg-sh7750 binding header
` [RFC PATCH v3 12/35] drivers/clk/renesas: clk-sh7750.c SH7750/7751 CPG driver
` [RFC PATCH v3 13/35] Documentation/devicetree/bindings/clock: Add renesas,sh7750-cpg binding document
` [RFC PATCH v3 14/35] drivers/irqchip: Add SH7751 Internal INTC drivers
` [RFC PATCH v3 15/35] Documentation/devicetree/bindings/interrupt-controller: Add renesas,sh7751-intc.yaml
` [RFC PATCH v3 16/35] drivers/irqchip: SH7751 IRL external encoder with enable gate
` [RFC PATCH v3 17/35] Documentation/devicetree/bindings/interrupt-controller: Add renesas,sh7751-irl-ext.yaml
` [RFC PATCH v3 18/35] drivers/tty/serial: sh-sci.c fix SH4 OF support
` [RFC PATCH v3 19/35] Documentation/devicetree/bindings/serial: renesas,scif.yaml Add SH
` [RFC PATCH v3 20/35] drivers/mfd: sm501 add some properties
` [RFC PATCH v3 21/35] devicetree/binding/display/sm501fb.txt: sm501fb add properies
` [RFC PATCH v3 22/35] drivers/clocksource/sh_tmu: Add support CLOCKSOURCE
` [RFC PATCH v3 23/35] Documentation/devicetree/bindings/timer: renesas,tmu.yaml add SH
` [RFC PATCH v3 24/35] include/dt-binding/interrupt-controller/sh_intc.h: renesas,sh7751-intc.h helper
` [RFC PATCH v3 25/35] Documentation/devicetree/bindings/sh/cpus.yaml: Add SH CPU
` [RFC PATCH v3 26/35] arch/sh/boot/dts: SH7751R SoC Internal peripheral definition dtsi
` [RFC PATCH v3 27/35] Documentation/devicetree/bindings: vendor-prefix add IO DATA DEVICE Inc
` [RFC PATCH v3 28/35] Documentation/devicetree/bindings/ata: ata-generic.yaml add usl-5p and rts7751r2d
` [RFC PATCH v3 29/35] Documentation/devicetree/bindings/soc/renesas/sh.yaml: Add SH7751 based target
` [RFC PATCH v3 30/35] arch/sh/boot/dts: RTS7751R2D Plus DeviceTree
` [RFC PATCH v3 31/35] arch/sh/boot/dts: LANDISK DeviceTree
` [RFC PATCH v3 32/35] arch/sh/boot/dts: USL-5P DeviceTree
` [RFC PATCH v3 33/35] arch/sh: Add dtbs target support
` [RFC PATCH v3 34/35] arch/sh: RTS7751R2D Plus OF defconfig
` [RFC PATCH v3 35/35] arch/sh/configs: LANDISK "
[GIT PULL] sh updates for v6.7
2023-11-03 2:20 UTC (2+ messages)
arch/sh/boot/compressed/misc.c:118:6: warning: no previous prototype for 'arch_ftrace_ops_list_func'
2023-11-02 20:32 UTC (5+ messages)
[PATCH v2] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
2023-11-02 8:58 UTC (3+ messages)
arch/sh/boards/mach-hp6xx/hp6xx_apm.c:32:22: warning: variable 'backup' set but not used
2023-11-02 8:50 UTC
[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
2023-10-30 20:35 UTC
W sprawie samochodu
2023-10-30 8:55 UTC
W sprawie samochodu
2023-10-25 8:15 UTC
[PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support
2023-10-27 8:09 UTC (5+ messages)
` [GIT PULL] drm: renesas: shmobile: Atomic conversion + DT support (was: Re: [PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support)
` [GIT PULL v2] "
Order#57425
2023-10-26 13:50 UTC
Bezplatná 60denní zkušební verze: Vylepšete své výrobní procesy
2023-10-26 7:55 UTC
[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
2023-10-25 15:12 UTC (12+ messages)
` [External] "
[PATCH 0/2] sh: Revive BIOS earlyprintk support
2023-10-25 14:54 UTC (11+ messages)
` [PATCH 1/2] sh: bios: Revive "
` [PATCH 2/2] Documentation: kernel-parameters: Add earlyprintk=bios on SH
[PATCH 1/4] [v2] sh: remove stale microdev board
2023-10-25 14:53 UTC (9+ messages)
` [PATCH 2/4] [v2] sh: remove unused sh4-202 support
` [PATCH 3/4] [v2] sh: remove superhyway bus support
` [PATCH 4/4] [v2] sh: machvec: remove custom ioport_{un,}map()
[PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
2023-10-24 17:45 UTC (5+ messages)
` [PATCH 3/7] arch: sh: remove "
` (subset) [PATCH 0/7] arch/*: config: Remove "
Wycena paneli fotowoltaicznych
2023-10-24 8:10 UTC
[PATCH RFC] hw/sh4/sh7750: Add STBCR/STBCR2 register support
2023-10-19 7:14 UTC (5+ messages)
[PATCH] sh: heartbeat: prefer 'unsigned int' to bare use of 'unsigned'
2023-10-18 13:53 UTC (2+ messages)
Zapytanie ofertowe
2023-10-16 7:50 UTC
Build regressions/improvements in v6.6-rc6
2023-10-16 7:26 UTC
[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
2023-10-13 21:03 UTC (4+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
[RFC PATCH v2 00/30] Device Tree support for SH7751 based board
2023-10-12 7:16 UTC (3+ messages)
` [RFC PATCH v2 08/30] drivers/pci: Add SH7751 Host bridge controller
[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
2023-10-11 11:07 UTC (3+ messages)
[PATCH v3 0/9] video: screen_info cleanups
2023-10-10 12:20 UTC (14+ messages)
` [PATCH v3 1/9] vgacon: rework Kconfig dependencies
` [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v3 5/9] vgacon: remove screen_info dependency
` [PATCH v3 6/9] vgacon: clean up global screen_info instances
` [PATCH v3 7/9] vga16fb: drop powerpc support
` [PATCH v3 8/9] hyperv: avoid dependency on screen_info
` [PATCH v3 9/9] efi: move screen_info into efi init code
W sprawie samochodu
2023-10-10 8:11 UTC
[tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression
2023-10-08 7:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).