messages from 2018-07-08 15:19:57 to 2018-09-14 12:10:36 UTC [more...]
[PATCH 00/30] mm: remove bootmem allocator
2018-09-14 12:10 UTC (22+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 04/30] mm: remove bootmem allocator implementation
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 06/30] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
[PATCH v2 10/17] compat_ioctl: remove translation for sound ioctls
2018-09-13 13:37 UTC (2+ messages)
[PATCH 00/25] Change tty_port(standard)_install's return type
2018-09-12 14:41 UTC (30+ messages)
` [PATCH 01/25] tty: Change return type to void
` [PATCH 02/25] isdn: i4l: isdn_tty: "
` [PATCH 03/25] s390: char: con3215: "
` [PATCH 04/25] s390: char: tty3270: "
` [PATCH 05/25] tty: hvc: hvc_console: "
` [PATCH 06/25] tty: hvc: hvcs: "
` [PATCH 07/25] tty: mips_ejtag_fdc: "
` [PATCH 08/25] tty: n_gsm: "
` [PATCH 09/25] tty: serial: kgdb_nmi: "
` [PATCH 10/25] tty: synclink: "
` [PATCH 11/25] tty: synclinkmp: "
` [PATCH 12/25] tty: vt: "
` [PATCH 13/25] usb: xhci: dbc: "
` [PATCH 14/25] Bluetooth: "
` [PATCH 15/25] um: "
` [PATCH 16/25] isdn: capi: "
` [PATCH 17/25] misc: pti: "
` [PATCH 18/25] mmc: core: sdio_uart: "
` [PATCH 19/25] staging: fwserial: "
` [PATCH 20/25] staging: gdm724x: gdm_tty: "
` [PATCH 21/25] staging: greybus: uart: "
` [PATCH 22/25] tty: nozomi: "
` [PATCH 23/25] tty: vcc: "
` [PATCH 24/25] usb: cdc-acm: "
` [PATCH 25/25] usb: usb-serial: "
[PATCH 03/11] compat_ioctl: remove translation for sound ioctls
2018-09-11 19:35 UTC (3+ messages)
[PATCH v2] tty: Change tty_{port|standard}_install() return type to void
2018-09-05 2:50 UTC
due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
2018-09-03 10:23 UTC (13+ messages)
[PATCH] treewide: remove current_text_addr
2018-08-31 16:48 UTC (16+ messages)
[PATCH RESEND 0/7] switch several architectures NO_BOOTMEM
2018-08-29 7:20 UTC (9+ messages)
` [PATCH 1/7] hexagon: switch to NO_BOOTMEM
` [PATCH 2/7] of: ignore sub-page memory regions
` [PATCH 3/7] nios2: use generic early_init_dt_add_memory_arch
` [PATCH 4/7] nios2: switch to NO_BOOTMEM
` [PATCH 5/7] um: setup_physmem: stop using global variables
` [PATCH 6/7] um: switch to NO_BOOTMEM
` [PATCH 7/7] unicore32: "
[PATCH] um: remove -fno-unit-at-a-time workaround for pre-4.0 GCC
2018-08-27 4:03 UTC
No pull request this time
2018-08-23 20:28 UTC
[PATCH v2] kbuild: rename LDFLAGS to KBUILD_LDFLAGS
2018-08-22 17:51 UTC (2+ messages)
[PATCH v6 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-08-10 17:05 UTC (9+ messages)
` [PATCH v6 1/4] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v6 2/4] um: Add generated/ to MODE_INCLUDE
` [PATCH v6 3/4] compiler.h: Allow arch-specific overrides
` [PATCH v6 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug
` [PATCH v7 "
[PATCH v5 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-08-08 22:52 UTC (5+ messages)
` [PATCH v5 1/4] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v5 2/4] um: Add generated/ to MODE_INCLUDE
` [PATCH v5 3/4] compiler.h: Allow arch-specific overrides
` [PATCH v5 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug
[PATCH 0/3] Kbuild: fix and clean-up arch/um/Makefile
2018-08-08 1:24 UTC (8+ messages)
` [PATCH 1/3] um: fix parallel building with O= option
` [PATCH 2/3] kbuild: add %asm-generic to no-dot-config-targets
` [PATCH 3/3] um: clean up archheaders recipe
[PATCH] um: NULL check before kfree is not needed
2018-08-04 16:05 UTC (2+ messages)
kbuild: ARCH=um archheaders failed
2018-08-04 15:47 UTC (4+ messages)
include architecture Kconfig files from top-level Kconfig v4
2018-08-01 23:10 UTC (12+ messages)
` [PATCH 01/10] um: stop abusing KBUILD_KCONFIG
` [PATCH 02/10] um: cleanup Kconfig files
` [PATCH 03/10] um: create a proper drivers Kconfig
` [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions
` [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter
` [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 10/10] kconfig: add a Memory Management options" menu
[PATCH 0/2] um: switch to NO_BOOTMEM
2018-08-01 12:41 UTC (6+ messages)
` [PATCH 1/2] um: setup_physmem: stop using global variables
` [PATCH 2/2] um: switch to NO_BOOTMEM
include architecture Kconfig files from top-level Kconfig v3
2018-07-28 0:50 UTC (16+ messages)
` [PATCH 01/10] um: stop abusing KBUILD_KCONFIG
` [PATCH 02/10] um: cleanup Kconfig files
` [PATCH 03/10] um: create a proper drivers Kconfig
` [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions
` [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter
` [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 10/10] kconfig: add a Memory Management options" menu
[PATCH v14 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2018-07-27 22:58 UTC (10+ messages)
` [PATCH v14 8/9] KVM: x86: virtualize cpuid faulting
[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2018-07-27 17:18 UTC (3+ messages)
` [PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
[PATCH 2/2] kbuild: do not redirect the first prerequisite for filechk
2018-07-25 5:16 UTC
include architecture Kconfig files from top-level Kconfig v2
2018-07-23 10:46 UTC (22+ messages)
` [PATCH 2/9] um: cleanup Kconfig files
` [PATCH 3/9] um: create a proper drivers Kconfig
` [PATCH 4/9] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 5/9] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 6/9] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 7/9] arch/Kconfig: use a menu to reduce clutter
` [PATCH 8/9] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 9/9] kconfig: add a Memory Management options" menu
[PATCH 0/6] kbuild: clean-up and rename LDFLAGS to KBUILD_LDFLAGS
2018-07-18 23:41 UTC (9+ messages)
` [PATCH 1/6] um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.um
` [PATCH 2/6] ARM: vfp: clean-up arch/arm/vfp/Makefile
` [PATCH 3/6] kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
` [PATCH 4/6] kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
` [PATCH 5/6] kbuild: change ld_flags to contain LDFLAGS_$(@F)
` [PATCH 6/6] kbuild: rename LDFLAGS to KBUILD_LDFLAGS
[PATCH] um: remove unused AIO code
2018-07-11 7:32 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 NNTP newsgroup(s).