messages from 2014-12-05 08:18:59 to 2014-12-24 12:22:45 UTC [more...]
[PATCH 00/38] mm: remove non-linear mess
2014-12-24 12:22 UTC (33+ messages)
` [PATCH 01/38] mm: drop support of non-linear mapping from unmap/zap codepath
` [PATCH 02/38] mm: drop support of non-linear mapping from fault codepath
` [PATCH 03/38] mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
` [PATCH 04/38] proc: drop handling non-linear mappings
` [PATCH 05/38] rmap: drop support of "
` [PATCH 06/38] mm: replace vma->sharead.linear with vma->shared
` [PATCH 08/38] asm-generic: drop unused pte_file* helpers
` [PATCH 09/38] alpha: drop _PAGE_FILE and pte_file()-related helpers
` [PATCH 10/38] arc: "
` [PATCH 11/38] arm64: drop PTE_FILE "
` [PATCH 12/38] arm: drop L_PTE_FILE "
` [PATCH 13/38] avr32: drop _PAGE_FILE "
` [PATCH 14/38] blackfin: drop pte_file()
` [PATCH 15/38] c6x: "
` [PATCH 16/38] cris: drop _PAGE_FILE and pte_file()-related helpers
` [PATCH 17/38] frv: "
` [PATCH 18/38] hexagon: "
` [PATCH 20/38] m32r: "
` [PATCH 22/38] metag: "
` [PATCH 23/38] microblaze: "
` [PATCH 24/38] mips: "
` [PATCH 25/38] mn10300: "
` [PATCH 28/38] parisc: "
` [PATCH 29/38] powerpc: "
` [PATCH 30/38] s390: drop "
` [PATCH 31/38] score: drop _PAGE_FILE and "
` [PATCH 32/38] sh: "
` [PATCH 33/38] sparc: drop "
` [PATCH 34/38] tile: "
` [PATCH 35/38] um: drop _PAGE_FILE and "
` [PATCH 36/38] unicore32: drop "
` [PATCH 37/38] x86: drop _PAGE_FILE and "
rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
2014-12-19 22:49 UTC (15+ messages)
[PATCH 00/18] uaccess: fix sparse warning on get_user for bitwise types
2014-12-18 6:54 UTC (58+ messages)
` [PATCH 01/18] x86/uaccess: fix sparse errors
` [PATCH 02/18] alpha/uaccess: "
` [PATCH 03/18] arm64/uaccess: "
` [PATCH 04/18] avr32/uaccess: "
` [PATCH 05/18] blackfin/uaccess: "
` [PATCH 06/18] cris/uaccess: "
` [PATCH 07/18] ia64/uaccess: "
` [PATCH 08/18] m32r/uaccess: "
` [PATCH 09/18] metag/uaccess: "
` [PATCH 10/18] microblaze/uaccess: "
` [PATCH 11/18] openrisc/uaccess: "
` [PATCH 12/18] parisc/uaccess: "
` [PATCH 13/18] powerpc/uaccess: "
` [PATCH 14/18] sh/uaccess: "
` [PATCH 15/18] sparc/uaccess: "
` [PATCH 16/18] "
` [PATCH 17/18] xtensa/uaccess: "
` [PATCH 18/18] m68k/uaccess: "
[PATCH RFC 1/5] pci: add pci_iomap_range
2014-12-15 21:33 UTC (2+ messages)
[PATCH v2 0/5] Reenable might_sleep() checks for might_fault()
2014-12-15 13:08 UTC (18+ messages)
` [PATCH v2 1/5] uaccess: add pagefault_count to thread_info
` [PATCH v2 2/5] uaccess: count pagefault_disable() levels in pagefault_count
` [PATCH v2 3/5] mm, uaccess: trigger might_sleep() in might_fault() when pagefaults are disabled
` [PATCH v2 4/5] uaccess: clarify that uaccess may only sleep if pagefaults are not disabled
` [PATCH v2 5/5] uaccess: CONFIG_DEBUG_PAGEFAULT_COUNT to debug pagefault_count
charity message
2014-12-14 2:03 UTC
[PATCH v7 0/4] arch: Add lightweight memory barriers for coherent memory access
2014-12-12 2:16 UTC (17+ messages)
` [net-next PATCH v7 resubmit "
` [net-next PATCH v7 resubmit 1/4] arch: Cleanup read_barrier_depends() and comments
` [net-next PATCH v7 resubmit 2/4] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
` [net-next PATCH v7 resubmit 3/4] r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
` [net-next PATCH v7 resubmit 4/4] fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
[PATCH RFC 3/5] pci: add pci_iomap_range
2014-12-11 23:49 UTC (6+ messages)
[PATCHv5 0/8] ACCESS_ONCE and non-scalar accesses
2014-12-11 14:05 UTC (18+ messages)
` [PATCH 1/8] kernel: Provide READ_ONCE and ASSIGN_ONCE
` [PATCH 2/8] mm: replace ACCESS_ONCE with READ_ONCE or barriers
` [PATCH 3/8] x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 4/8] x86/gup: "
` [PATCH 5/8] mips/gup: "
` [PATCH 6/8] arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
` [PATCH 7/8] arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 8/8] s390/kvm: REPLACE barrier fixup "
` [PATCH 3.20] kernel: tighten rules for ACCESS ONCE
[RESENT PATCH] dma-mapping: Add BUG_ON for uninitialized dma_ops
2014-12-11 9:28 UTC (3+ messages)
[PATCH] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
2014-12-10 1:45 UTC (8+ messages)
[GIT PULL] asm-generic: asm/io.h rewrite
2014-12-09 22:01 UTC
[PATCH v2] all arches, signal: Move restart_block to struct task_struct
2014-12-08 22:51 UTC (8+ messages)
[RFC][PATCHES] iov_iter.c rewrite
2014-12-08 19:48 UTC
Re
2014-12-08 14:05 UTC
[PATCH v1 0/5] Reenable might_sleep() checks for might_fault()
2014-12-08 13:24 UTC (17+ messages)
` [PATCH v1 1/5] uaccess: add pagefault_count to thread_info
` [PATCH v1 2/5] uaccess: count pagefault_disable() levels in pagefault_count
` [PATCH v1 3/5] mm, uaccess: trigger might_sleep() in might_fault() when pagefaults are disabled
` [PATCH v1 4/5] uaccess: clearify that uaccess may only sleep if pagefaults are not disabled
` [PATCH v1 5/5] uaccess: CONFIG_DEBUG_PAGEFAULT_COUNT to debug pagefault_count
[PATCH 1/9] kernel: Provide READ_ONCE and ASSIGN_ONCE
2014-12-05 21:38 UTC
[PATCH 1/9] kernel: Provide READ_ONCE and ASSIGN_ONCE
2014-12-05 16:00 UTC (4+ messages)
[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
2014-12-05 8:17 UTC (8+ 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