messages from 2015-01-13 13:43:21 to 2015-01-29 15:12:48 UTC [more...]
[PATCH v9 15/17] kernel: add support for .init_array.* constructors
2015-01-29 15:11 UTC (4+ messages)
` [PATCH v10 "
[opensuse-factory] Re: [opensuse-kernel] libsigsegv build fail with kernel 3.18.3
2015-01-29 6:59 UTC (13+ messages)
` [opensuse-factory] "
[PATCH v2 00/15] revert h8300 architecture
2015-01-28 13:32 UTC (16+ messages)
` [PATCH v2 01/15] h8300: Assembly headers
` [PATCH v2 02/15] h8300: UAPI headers
` [PATCH v2 03/15] h8300: Exception and Interrupt handling
` [PATCH v2 04/15] h8300: kernel booting
` [PATCH v2 05/15] h8300: Process and signal
` [PATCH v2 06/15] h8300 CPU depend helpers
` [PATCH v2 07/15] h8300: miscellaneous functions
` [PATCH v2 08/15] h8300: Memory management
` [PATCH v2 09/15] h8300: library functions
` [PATCH v2 10/15] h8300: Build scripts
` [PATCH v2 11/15] h8300: clock driver
` [PATCH v2 12/15] h8300: clocksource
` [PATCH v2 13/15] h8300: configs
` [PATCH v2 14/15] serial: Add h8300
` [PATCH v2 15/15] Add ELF machine
[PATCH v2 00/40] uaccess: fix sparse warning on get/put_user for bitwise types
2015-01-27 16:28 UTC (10+ messages)
` [PATCH v2 06/40] cris/uaccess: fix sparse errors
` [PATCH v2 23/40] tile: enable sparse checks for get/put_user
` [PATCH v2 33/40] cris: macro whitespace fixes
[PATCH v3 0/5] Perf tool fixes for ARC + uClibc
2015-01-27 14:29 UTC (20+ messages)
` [PATCH v3 1/5] perf tools: [uclibc] fix statfs.f_type data type mismatch build error
` [PATCH v3 2/5] perf tools: [uclibc] Elide strlcpy warning
` [PATCH v3 3/5] perf tools: [uclibc] Avoid build splat for syscall numbers
` [PATCH v3 4/5] perf tools: [uclibc] don't rely on glibc malloc working for sz 0
` [PATCH v3 5/5] perf tools: [uclibc] provide stub for pthread_attr_setaffinity_np
Your Payment Attached
2015-01-25 14:20 UTC
NAPOMENA: Odgovor pošaljite na ovaj e-mail: standardloanofficial2015@gmail.com SAMO
2015-01-24 23:56 UTC
NAPOMENA: Odgovor pošaljite na ovaj e-mail: standardloanofficial2015@gmail.com SAMO
2015-01-24 11:46 UTC
NAPOMENA: Odgovor pošaljite na ovaj e-mail: standardloanofficial2015@gmail.com SAMO
2015-01-24 8:17 UTC
Darlehen Angebot
2015-01-24 2:11 UTC
[PATCH v3 09/16] pci: add pci_iomap_range
2015-01-23 23:08 UTC (3+ messages)
Behaviour of smp_mb__{before,after}_spin* and acquire/release
2015-01-23 21:21 UTC (15+ messages)
[PATCH repost 00/16] uaccess: fix sparse warning on get_user for bitwise types
2015-01-23 16:35 UTC (6+ messages)
` [PATCH repost 03/16] arm64/uaccess: fix sparse errors
Unauthorized activity on your online account
2015-01-23 11:40 UTC
[PATCH 00/16] Revert h8300 archtecture
2015-01-22 15:05 UTC (5+ messages)
[PATCH 01/16] h8300: Assembly headers
2015-01-21 17:23 UTC (31+ messages)
` [PATCH 02/16] h8300: UAPI headers
` [PATCH 03/16] h8300: defconfigs
` [PATCH 04/16] h8300: Memory management
` [PATCH 05/16] h8300: Target depend (hw define) part
` [PATCH 06/16] drivers: Add h8300
` [PATCH 07/16] Add ELF machine
` [PATCH 08/16] h8300: Build scripts
` [PATCH 09/16] h8300: kernel startup
` [PATCH 10/16] h8300: Exception and Interrupt handler
` [PATCH 11/16] h8300: Libraries
` [PATCH 12/16] h8300: clocksource
` [PATCH 13/16] h8300: ptrace helper
` [PATCH 14/16] h8300: signal handler
` [PATCH 15/16] h8300: system call entry table
` [PATCH 16/16] h8300: misc functions
[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
2015-01-21 14:55 UTC (9+ messages)
[PATCH v14 00/11] qspinlock: a 4-byte queue spinlock with PV support
2015-01-21 12:08 UTC (27+ messages)
` [PATCH v14 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v14 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH v14 03/11] qspinlock: Add pending bit
` [PATCH v14 04/11] qspinlock: Extract out code snippets for the next patch
` [PATCH v14 05/11] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v14 06/11] qspinlock: Use a simple write to grab the lock
` [PATCH v14 07/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v14 08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v14 09/11] pvqspinlock, x86: Add para-virtualization support
` [PATCH v14 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v14 11/11] pvqspinlock, x86: Enable PV qspinlock for XEN
` [Xen-devel] "
Please respond!!!
2015-01-16 20:56 UTC
[PATCH 0/8] current ACCESS_ONCE patch queue
2015-01-16 12:12 UTC (37+ messages)
` [PATCH 1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 2/8] ppc/hugetlbfs: "
` [PATCH 3/8] x86/xen/p2m: "
` [Xen-devel] "
` [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
` [PATCH 5/8] mm/gup: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 6/8] kernel: tighten rules for ACCESS ONCE
` [PATCH 7/8] next: sh: Fix compile error
` [PATCH 8/8] kernel: Fix sparse warning for ACCESS_ONCE
Pujcka ve výši 2%
2015-01-16 4:18 UTC
[PULL] uaccess: fix sparse warning on get/put_user for bitwise types
2015-01-14 22:19 UTC (3+ messages)
[PATCH 1/2] tile: fix put_user sparse errors
2015-01-13 22:29 UTC (7+ messages)
` [PATCH 2/2] tile: enable sparse checks for get/put_user
[GIT PULL 0/1] Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
2015-01-13 20:25 UTC (2+ messages)
` [GIT PULL 1/1] kernel: "
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).