messages from 2016-05-30 09:15:24 to 2016-06-02 19:19:41 UTC [more...]
[PATCH v6 00/21] ILP32 for ARM64
2016-06-02 19:03 UTC (3+ messages)
[PATCH] arm64: implement FTRACE_WITH_REGS
2016-06-02 15:07 UTC (2+ messages)
[PATCH 0/8] System Calls for Memory Protection Keys
2016-06-02 0:17 UTC (36+ messages)
` [PATCH 1/8] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 2/8] mm: implement new pkey_mprotect() system call
` [PATCH 3/8] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 4/8] x86: wire up mprotect_key() system call
` [PATCH 5/8] x86, pkeys: allocation/free syscalls
` [PATCH 6/8] x86, pkeys: add pkey set/get syscalls
` [PATCH 7/8] pkeys: add details of system call use to Documentation/
` [PATCH 8/8] x86, pkeys: add self-tests
[PATCH] locking/qrwlock: fix write unlock issue in big endian
2016-06-02 11:15 UTC (7+ messages)
[PATCH -v2 00/33] implement atomic_fetch_$op
2016-06-02 9:33 UTC (73+ messages)
` [PATCH -v2 01/33] locking,alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}()
` [PATCH -v2 02/33] locking,arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()
` [PATCH -v2 03/33] locking,arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()
` [PATCH -v2 04/33] locking,arm64: "
` [PATCH -v2 05/33] arm64: atomic: generate LSE non-return cases using common macros
` [PATCH -v2 06/33] locking,arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions
` [PATCH -v2 07/33] locking,avr32: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 08/33] locking,blackfin: "
` [PATCH -v2 09/33] locking,frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 10/33] locking,h8300: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 11/33] locking,hexagon: "
` [PATCH -v2 12/33] locking,ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 13/33] locking,m32r: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 14/33] locking,m68k: "
` [PATCH -v2 15/33] locking,metag: "
` [PATCH -v2 16/33] locking,mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 17/33] locking,mn10300: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 18/33] locking,parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 19/33] locking,powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}()
` [PATCH -v2 20/33] locking,s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 21/33] locking,sh: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 22/33] locking,sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 23/33] locking,tile: "
` [PATCH -v2 24/33] locking,x86: "
` [PATCH -v2 25/33] locking,xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()
` [PATCH -v2 26/33] locking: Fix atomic64_relaxed bits
` [PATCH -v2 27/33] locking: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()
` [PATCH -v2 28/33] locking: Remove linux/atomic.h:atomic_fetch_or
` [PATCH -v2 29/33] locking: Remove the deprecated atomic_{set,clear}_mask() functions
` [PATCH -v2 30/33] locking,alpha: Convert to _relaxed atomics
` [PATCH -v2 31/33] locking,mips: "
` [PATCH -v2 32/33] locking,qrwlock: Employ atomic_fetch_add_acquire()
` [PATCH -v2 33/33] locking,rwsem: Employ atomic_long_fetch_add()
[RFC PATCH 1/4] mm/hugetlb: Simplify hugetlb unmap
2016-06-02 8:21 UTC (4+ messages)
[PATCH 04/17] arm: get rid of superfluous __GFP_REPEAT
2016-06-02 6:32 UTC (10+ messages)
` [PATCH 12/17] sparc: "
` [PATCH 14/17] sh: "
[PATCH v4 00/16] genrtc removal
2016-06-01 21:58 UTC (40+ messages)
` [PATCH v4 01/16] rtc: cmos: remove empty asm/mc146818rtc.h files
` [PATCH v4 02/16] rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
` [PATCH v4 03/16] char/genrtc: x86: remove remnants of asm/rtc.h
` [PATCH v4 04/16] rtc: sh: provide rtc_class_ops directly
` [PATCH v4 05/16] char/genrtc: remove alpha support
` [PATCH v4 06/16] char/genrtc: remove mn10300 support
` [PATCH v4 07/16] rtc: parisc: provide rtc_class_ops directly
` [PATCH v4 08/16] char/genrtc: remove parisc support
` [PATCH v4 09/16] rtc: m68k: provide rtc_class_ops directly
` [PATCH v4 10/16] rtc: m68k: provide ioctl for q40
` [PATCH v4 11/16] char/genrtc: remove m68k support
` [PATCH v4 12/16] rtc: powerpc: provide rtc_class_ops directly
` [PATCH v4 13/16] char/genrtc: remove powerpc support
` [PATCH v4 14/16] rtc: generic: remove get_rtc_time/set_rtc_time wrappers
` [PATCH v4 15/16] char/genrtc: remove asm-generic/rtc.h from mips
` [PATCH v4 16/16] char/genrtc: remove the rest of the driver
[RFC PATCH 03/15] Provide atomic_t functions implemented with ISO-C++11 atomics
2016-06-01 14:45 UTC (8+ messages)
` [RFC PATCH 00/15] Provide atomics and bitops implemented with ISO C++11 atomics
[PATCH 2/9] clocksource/drivers/clksrc-probe: Introduce init functions with return code
2016-06-01 8:34 UTC (2+ messages)
Enhancing semantics with memremap() - aliasing with memremap()
2016-05-31 23:31 UTC (6+ messages)
[PATCH][RFC] PCI: Workaround to enable poweroff on Mac Pro 11
2016-05-31 13:16 UTC (11+ messages)
S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
2016-05-31 7:26 UTC (12+ messages)
[PATCH 4.6 092/100] SIGNAL: Move generic copy_siginfo() to signal.h
2016-05-30 20:50 UTC (2+ messages)
[PATCH 4.5 81/87] SIGNAL: Move generic copy_siginfo() to signal.h
2016-05-30 20:50 UTC (2+ messages)
[PATCH 4.4 80/86] SIGNAL: Move generic copy_siginfo() to signal.h
2016-05-30 20:50 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).