messages from 2012-06-09 08:13:30 to 2012-06-28 12:03:05 UTC [more...]
[PATCH 00/20] Unify TLB gather implementations -v3
2012-06-28 12:00 UTC (51+ messages)
` [PATCH 01/20] mm, x86: Add HAVE_RCU_TABLE_FREE support
` [PATCH 02/20] mm: Add optional TLB flush to generic RCU page-table freeing
` [PATCH 03/20] mm, tlb: Remove a few #ifdefs
` [PATCH 04/20] mm, s390: use generic RCU page-table freeing code
` [PATCH 05/20] mm, powerpc: Dont use tlb_flush for external tlb flushes
` [PATCH 06/20] mm, sparc64: "
` [PATCH 07/20] mm, arch: Remove tlb_flush()
` [PATCH 08/20] mm: Optimize fullmm TLB flushing
` [PATCH 09/20] mm, arch: Add end argument to p??_free_tlb()
` [PATCH 10/20] mm: Provide generic range tracking and flushing
` [PATCH 11/20] mm, s390: Convert to use generic mmu_gather
` [PATCH 12/20] mm, arm: Convert arm to generic tlb
` [PATCH 13/20] mm, ia64: Convert ia64 "
` [PATCH 14/20] mm, sh: Convert sh "
` [PATCH 15/20] mm, um: Convert um "
` [PATCH 16/20] mm, avr32: Convert avr32 "
` [PATCH 17/20] mm, mips: Convert mips "
` [PATCH 18/20] mm, parisc: Convert parisc "
` [PATCH 19/20] mm, sparc32: Convert sparc32 "
` [PATCH 20/20] mm, xtensa: Convert xtensa "
[PATCH -v12 00/15] PCI: allocate pci bus num range for unassigned bridge busn
2012-06-26 22:07 UTC (36+ messages)
` [PATCH -v12 01/15] resources: Split out __allocate_resource()
` [PATCH -v12 02/15] resources: Add probe_resource()
` [PATCH -v12 03/15] resources: Replace registered resource in tree
` [PATCH -v12 04/15] PCI: Add pci_bus_extend/shrink_top()
` [PATCH -v12 05/15] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH -v12 06/15] PCI: Add pci_bus_replace_busn_res()
` [PATCH -v12 07/15] PCI: Allocate bus range instead of use max blindly
` [PATCH -v12 08/15] PCI: Strict checking of valid range for bridge
` [PATCH -v12 09/15] PCI: Kill pci_fixup_parent_subordinate_busnr()
` [PATCH -v12 10/15] PCI: Seperate child bus scanning to two passes overall
` [PATCH -v12 11/15] pcmcia: Remove workaround for fixing pci parent bus subordinate
` [PATCH -v12 12/15] PCI: Double checking setting for bus register and bus struct
` [PATCH -v12 13/15] PCI, pciehp: Remove not needed bus number range checking
` [PATCH -v12 14/15] PCI: More strict checking of valid range for bridge
` [PATCH -v12 15/15] PCI: Don't shrink too much for hotplug bridge
Claim Your Prize!
2012-06-26 15:14 UTC
should there still be arch-specific 4KSTACKS support?
2012-06-23 18:51 UTC
[PATCH 06/12] asm-generic: remove km_type definitions
2012-06-23 10:04 UTC (2+ messages)
[PATCH V2 0/6] Bridging PCI to amba
2012-06-20 12:15 UTC (8+ messages)
2012 Kernel Summit: Call for Participation
2012-06-19 15:19 UTC
[PATCH/RFC 0/2] ARM: DMA-mapping: new extensions for buffer sharing (part 2)
2012-06-18 9:03 UTC (4+ messages)
[PATCH 0/5] Introduce generic set_bit_le() -v2
2012-06-17 21:49 UTC (25+ messages)
` [PATCH 1/5] sfc: Use standard __{clear,set}_bit_le() functions
` [PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
` [PATCH 3/5] bitops: Introduce generic {clear,set}_bit_le()
` [PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()
` [PATCH 5/5] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
[PATCH 1/4] [-next] Makefile: Do not call cc-option before including the arch's Makefile
2012-06-15 15:10 UTC (6+ messages)
[PATCH] common: dma-mapping: add support for generic dma_mmap_* calls
2012-06-15 6:18 UTC
[PATCH] clkdev: Add default clkdev.h
2012-06-14 11:22 UTC (2+ messages)
[PATCHv2 0/6] ARM: DMA-mapping: new extensions for buffer sharing
2012-06-14 9:01 UTC (25+ messages)
` [PATCHv2 1/6] common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
` [Linaro-mm-sig] "
` [PATCHv2 2/6] ARM: dma-mapping: add support for "
` [PATCHv2 3/6] common: dma-mapping: introduce dma_get_sgtable() function
` [Linaro-mm-sig] "
` [PATCHv2 4/6] ARM: dma-mapping: add support for dma_get_sgtable()
` [PATCHv2 5/6] common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
` [Linaro-mm-sig] "
` [PATCHv2 6/6] ARM: dma-mapping: add support for "
` [Linaro-mm-sig] [PATCHv2 0/6] ARM: DMA-mapping: new extensions for buffer sharing
Arch maintainers Ahoy!
2012-06-13 14:51 UTC (9+ messages)
[PATCH 0/4] Introduce generic set_bit_le()
2012-06-12 19:23 UTC (21+ messages)
` [PATCH 1/4] drivers/net/ethernet/sfc: Add efx_ prefix to set_bit_le()
` [PATCH] sfc: Use standard __{clear,set}_bit_le() functions
` [PATCH 2/4] drivers/net/ethernet/dec/tulip: Add tulip_ prefix to set_bit_le()
` [PATCH 3/4] bitops: Introduce generic set_bit_le()
` [PATCH 4/4] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
[PATCH] sched/numa: fix compat declarations for sys_numa_{t,m}bind()
2012-06-12 17:36 UTC (3+ messages)
[PATCH] include: Fix compile warning in include/linux/bitops.h
2012-06-12 0:05 UTC (3+ messages)
[PATCH 1/6] sh: fix compiler warning by properly inlining flat_set_persistent()
2012-06-11 16:29 UTC (20+ messages)
` [PATCH 2/6] arm: "
` [PATCH 3/6] xtensa: "
` [PATCH 4/6] microblaze: "
` [PATCH 5/6] m32r: "
` [PATCH 6/6] h8300: "
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).