messages from 2011-11-17 23:35:28 to 2011-12-01 22:48:54 UTC [more...]
[PATCH] asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
2011-12-01 22:48 UTC (3+ messages)
[PATCH-RFC 0/2] tile: switch to generic pci_iomap
2011-12-01 22:47 UTC (31+ messages)
` [PATCH-RFC 1/2] tile: don't panic on iomap
` [PATCH] lib/devres.c: allow specifying NO_IOPORT while using PCI
` [PATCH-RFC 1/2 v2] tile: don't panic on iomap
` [PATCH-RFC 2/2] tile: switch to GENERIC_PCI_IOMAP
[PATCH 0/5 V4] Avoid soft lockup message when KVM is stopped by host
2011-12-01 21:25 UTC (10+ messages)
` [PATCH 1/5 V4] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/5 V4] Add functions to check if the host has stopped the vm
` [PATCH 3/5 V4] Add ioctl for KVM_GUEST_STOPPED
` [PATCH 4/5 V4] Add generic stubs for kvm stop check functions
` [PATCH 5/5 V4] Add check for suspended vm in softlockup detector
[PATCH-RFC 1/2 v2] tile: don't panic on iomap
2011-11-30 19:23 UTC
[PATCH] powerpc: use rwsem.h from generic location
2011-11-29 18:28 UTC
[GIT PULL] slab fixes for 3.2-rc4
2011-11-29 19:38 UTC (3+ messages)
[PATCH-RFC v2] frv: switch to GENERIC_PCI_IOMAP
2011-11-29 19:35 UTC
[PATCH-RFC] frv: switch to GENERIC_PCI_IOMAP
2011-11-29 19:29 UTC (2+ messages)
[PATCH] kdump: Fix crash_kexec - smp_send_stop race in panic
2011-11-29 8:58 UTC (7+ messages)
` [PATCH v3] "
[PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig
2011-11-28 20:12 UTC (18+ messages)
` [PATCH-RFC 02/10] lib: add GENERIC_PCI_IOMAP
` [PATCH-RFC 02/10 v2] "
` [PATCH-RFC 03/10] alpha: switch to GENERIC_PCI_IOMAP
` [PATCH-RFC 04/10] arm: "
` [PATCH-RFC 05/10] microblaze: "
` [PATCH-RFC 06/10] mips: "
` [PATCH-RFC 07/10] parisc: "
` [PATCH-RFC 08/10] powerpc: "
` [PATCH-RFC 09/10] sh: "
` [PATCH-RFC 10/10] sparc: "
[PATCHSET tip:x86/memblock] memblock: Kill early_node_map[], take 2
2011-11-28 19:31 UTC (46+ messages)
` [PATCH 01/23] memblock: Fix include breakages caused by 24aa07882b
` [PATCH 02/23] memblock: Make memblock_{add|remove|free|reserve}() return int and update prototypes
` [PATCH 03/23] memblock: Use memblock_reserve() in memblock internal functions
` [PATCH 04/23] memblock: Add __memblock_dump_all()
` [PATCH 05/23] memblock: Kill sentinel entries at the end of static region arrays
` [PATCH 06/23] memblock: Kill memblock_init()
` [PATCH 07/23] memblock: Separate out memblock_isolate_range() from memblock_set_node()
` [PATCH 08/23] memblock: Reimplement __memblock_remove() using memblock_isolate_range()
` [PATCH 09/23] memblock: Make memblock functions handle overflowing range @size
` [PATCH 10/23] memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()
` [PATCH 11/23] powerpc: Cleanup memblock usage
` [PATCH 12/23] memblock: Track total size of regions automatically
` [PATCH 13/23] memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
` [PATCH 14/23] memblock: Implement memblock_add_node()
` [PATCH 15/23] powerpc: Use HAVE_MEMBLOCK_NODE_MAP
` [PATCH 16/23] sparc: "
` [PATCH 17/23] SuperH: "
` [PATCH 18/23] ia64: "
` [PATCH 19/23] mips: "
` [PATCH 20/23] s390: "
` [PATCH 21/23] score: "
` [PATCH 22/23] memblock: Kill early_node_map[]
` [PATCH 23/23] memblock: Reimplement memblock allocation using reverse free area iterator
[PATCH v3 00/34] Create PCI root buses with correct resources
2011-11-28 18:58 UTC (5+ messages)
[GIT PULL tip/x86/memblock] updated x86/memblock branch
2011-11-28 18:22 UTC
[PATCH v3 0/2] Stop some of the abuse of BUG() where compile time checks should be used
2011-11-28 17:03 UTC (9+ messages)
` [PATCH v3 1/2] kernel.h: Add BUILD_BUG() macro
` [PATCH v3 2/2] hugetlb: Replace BUG() with BUILD_BUG() for dummy definitions
[PATCH V2 00/55] Tree wide: cleanup IRQF_DISABLED
2011-11-25 20:35 UTC (3+ messages)
` [PATCH 44/55] power_supply:irq: Remove IRQF_DISABLED
AWARD NOTICE
2011-11-23 12:00 UTC
[PATCH v2 0/2] Stop some of the abuse of BUG() where compile time checks should be used
2011-11-23 11:11 UTC (10+ messages)
` [PATCH v2 1/2] kernel.h: Add BUILD_BUG() macro
` [PATCH v2 2/2] hugetlb: Replace BUG() with BUILD_BUG() for dummy definitions
[PATCH RFC 0/5] Speed booting by sorting exception tables at build time
2011-11-22 21:38 UTC (27+ messages)
` [PATCH RFC 1/5] scripts: Add sortextable to sort the kernel's exception table
` [PATCH RFC 2/5] extable: Skip sorting if sorted at build time
` [PATCH RFC 3/5] kbuild/extable: Hook up sortextable into the build system
` [PATCH RFC 4/5] MIPS: Select BUILDTIME_EXTABLE_SORT
` [PATCH RFC 5/5] x86: "
[patch] hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE
2011-11-22 20:41 UTC (20+ messages)
CONGRAT!!!
2011-11-22 18:27 UTC
[PATCH 0/2] Stop some of the abuse of BUG() where compile time checks should be used
2011-11-22 17:13 UTC (8+ messages)
` [PATCH 1/2] kernel.h: Add BUILD_BUG_ON_USED() macro
` [PATCH 2/2] hugetlb: Replace BUG() with BUILD_BUG_ON_USED() for dummy definitions
Dear Beneficiary,
2011-11-21 2:36 UTC
Cross Memory Attach v3
2011-11-21 0:13 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).