messages from 2017-05-31 15:52:50 to 2017-06-06 19:10:33 UTC [more...]
Unify the various copies of libgcc into lib
2017-06-06 19:10 UTC (24+ messages)
` Unify the various copies of libgcc into lib v2
` [PATCH 1/7] lib: Add shared copies of some GCC library routines
` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
` [PATCH 3/7] microblaze: Use libgcc files from lib/
` [PATCH 4/7] score: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
` [PATCH 5/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
` [PATCH 6/7] sparc: Use lib/{cmpdi2,ucmpdi2}.c
` [PATCH 7/7] MIPS: Use generic libgcc intrinsics
[PATCH 0/4][V3] Improve watchdog config for arch watchdogs
2017-06-06 16:49 UTC (6+ messages)
` [PATCH 3/4] watchdog: Split up config options
[RFC PATCH v2 0/6] Signal frame expansion support
2017-06-06 16:15 UTC (12+ messages)
` [RFC PATCH v2 1/6] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH v2 4/6] arm64: signal: Allocate extra sigcontext space as needed
[PATCH v4 0/2] tty: add TIOCGPTPEER ioctl
2017-06-06 12:49 UTC (8+ messages)
` [PATCH v4 1/2] tty: add compat_ioctl callbacks
` [PATCH v4 2/2] tty: add TIOCGPTPEER ioctl
[PATCH v3 0/2] tty: add TIOCGPTPEER ioctl
2017-06-06 12:46 UTC (17+ messages)
` [PATCH v3 1/2] tty: add compat_ioctl callbacks
` [PATCH v3 2/2] tty: add TIOCGPTPEER ioctl
[PATCHv7 00/14] x86: 5-level paging enabling for v4.13, Part 4
2017-06-06 11:31 UTC (29+ messages)
` [PATCHv7 01/14] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
` [PATCHv7 02/14] x86/asm: Fix comment in return_from_SYSCALL_64
` [PATCHv7 03/14] x86/boot/efi: Cleanup initialization of GDT entries
` [PATCHv7 04/14] x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configuration
` [PATCHv7 05/14] x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations
` [PATCHv7 06/14] x86/boot/compressed: Enable 5-level paging during decompression stage
` [PATCHv7 07/14] x86/boot/64: Rewrite startup_64 in C
` [PATCHv7 08/14] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
` [PATCHv7 09/14] x86/boot/64: Add support of additional page table level during early boot
` [PATCHv7 10/14] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
` [PATCHv7 11/14] x86/mm: Make kernel_physical_mapping_init() support "
` [PATCHv7 12/14] x86/mm: Add support for 5-level paging for KASLR
` [PATCHv7 13/14] x86: Enable 5-level paging support
` [PATCHv7 14/14] x86/mm: Allow to have userspace mappings above 47-bits
untangle the <asm/siginfo.h> mess
2017-06-06 10:57 UTC (20+ messages)
` [PATCH 1/5] sparc: simplify <asm/siginfo.h>
` [PATCH 2/5] ia64: remove HAVE_ARCH_COPY_SIGINFO
` [PATCH 3/5] posix-timers: move the do_schedule_next_timer declaration
` [PATCH 4/5] signal: move copy_siginfo_to_user to <linux/signal.h>
` [PATCH 5/5] remove non-uapi <asm/siginfo.h>
[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2017-06-05 14:44 UTC (4+ messages)
[PATCH v4 4/8] mm, gup: Ensure real head page is ref-counted when using hugepages
2017-06-05 12:51 UTC (3+ messages)
` [PATCH v4.1 "
is alpha jensen support dead?
2017-06-05 12:49 UTC (5+ messages)
[PATCH] kbuild: provide THIN_ARCHIVES option for all architectures
2017-06-05 7:00 UTC (5+ messages)
(unknown),
2017-06-05 5:43 UTC
Investment Interest & Offer
2017-06-02 23:01 UTC
(unknown),
2017-06-03 5:45 UTC
Unify the various copies of libgcc into lib
2017-06-03 2:59 UTC (3+ messages)
[PATCH 4/7] mips: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
2017-06-03 2:18 UTC (2+ messages)
[PATCH 1/7] lib: Add shared copies of some GCC library routines
2017-06-03 2:18 UTC (3+ messages)
[GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
2017-06-02 15:27 UTC (7+ messages)
[PATCH 0/6] {sched_,}find_first{_zero}_bit optimizations
2017-06-02 11:34 UTC (3+ messages)
[PATCH v2 0/1] tty: add TIOCGPTPEER ioctl
2017-06-02 10:04 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH] tty: add TIOCGPTPEER ioctl
2017-06-01 20:12 UTC (7+ messages)
[PATCH v5 0/9] locking/rwsem: Enable reader optimistic spinning
2017-06-01 17:39 UTC (20+ messages)
` [PATCH v5 1/9] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH v5 2/9] locking/rwsem: Stop active read lock ASAP
` [PATCH v5 3/9] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [PATCH v5 4/9] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [PATCH v5 5/9] locking/rwsem: Enable readers spinning on writer
` [PATCH v5 6/9] locking/rwsem: Use bit in owner to stop spinning
` [PATCH v5 7/9] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH v5 8/9] locking/rwsem: Enable count-based spinning on reader
` [PATCH v5 9/9] locking/rwsem: Enable reader lock stealing
[PATCH v2] asm-generic: simd: allow SIMD in process context with BH disabled
2017-06-01 16:48 UTC (2+ messages)
[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
2017-06-01 14:56 UTC (10+ messages)
` [PATCHv1, RFC 7/8] x86/mm: Hacks for boot-time "
` KASAN vs. "
[PATCH v5 0/3] Implement fast refcount overflow protection
2017-06-01 14:43 UTC (12+ messages)
` [PATCH v5 1/3] refcount: Create unchecked atomic_t implementation
` [PATCH v5 2/3] x86/asm: Add suffix macro for GEN_*_RMWcc()
[PATCH 00/12] trace: add the ability to parse sizeof()
2017-06-01 1:11 UTC (27+ messages)
` [PATCH 01/12] trace: rename kernel enum section to eval
` [PATCH 02/12] trace: rename trace_enum_map to trace_eval_map
` [PATCH 03/12] trace: rename struct module entry for trace enums
` [PATCH 04/12] trace: rename trace enum data structures in trace.c
` [PATCH 05/12] trace: rename trace_enum_mutex to trace_eval_mutex
` [PATCH 06/12] trace: rename trace.c enum functions
` [PATCH 07/12] trace: rename enum_map functions
` [PATCH 08/12] tracing: Rename enum_replace to eval_replace
` [PATCH 09/12] tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
` [PATCH 10/12] tracing: Update sample file to describe the new macro
` [PATCH 11/12] tracing: Add TRACE_DEFINE_SIZEOF() macros
` [PATCH 12/12] tracing: Rename update the enum_map file
hi
2017-05-31 18:31 UTC
[PATCH] asm-generic: simd: allow SIMD in process context with BH disabled
2017-05-31 16:18 UTC (5+ messages)
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