All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-25 22:37:08 to 2013-09-25 23:42:30 UTC [more...]

[PATCH] git-compat-util.h: reduce optimization level to 1 on MinGW env
 2013-09-25 23:42 UTC  (4+ messages)
  `  "

[PATCH] ARM: shmobile: Add r8a7791 Koelsch DT reference support
 2013-09-25 23:42 UTC  (4+ messages)

What's cooking in git.git (Sep 2013, #08; Wed, 25)
 2013-09-25 23:41 UTC 

[RFC PATCH v4 00/40] mm: Memory Power Management
 2013-09-25 23:40 UTC  (86+ messages)
` [RFC PATCH v4 01/40] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v4 02/40] mm: Initialize node memory regions during boot
` [RFC PATCH v4 03/40] mm: Introduce and initialize zone memory regions
` [RFC PATCH v4 04/40] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v4 05/40] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v4 06/40] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v4 07/40] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v4 08/40] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v4 09/40] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v4 10/40] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v4 11/40] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v4 12/40] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v4 13/40] mm: Print memory region statistics to understand the buddy allocator behavior
` [RFC PATCH v4 14/40] mm: Enable per-memory-region fragmentation stats in pagetypeinfo
` [RFC PATCH v4 15/40] mm: Add aggressive bias to prefer lower regions during page allocation
` [RFC PATCH v4 16/40] mm: Introduce a "Region Allocator" to manage entire memory regions
` [RFC PATCH v4 17/40] mm: Add a mechanism to add pages to buddy freelists in bulk
` [RFC PATCH v4 18/40] mm: Provide a mechanism to delete pages from "
` [RFC PATCH v4 19/40] mm: Provide a mechanism to release free memory to the region allocator
` [RFC PATCH v4 20/40] mm: Provide a mechanism to request free memory from "
` [RFC PATCH v4 21/40] mm: Maintain the counter for freepages in "
` [RFC PATCH v4 22/40] mm: Propagate the sorted-buddy bias for picking free regions, to "
` [RFC PATCH v4 23/40] mm: Fix vmstat to also account for freepages in the "
` [RFC PATCH v4 24/40] mm: Drop some very expensive sorted-buddy related checks under DEBUG_PAGEALLOC
` [RFC PATCH v4 25/40] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA => RA flow
` [RFC PATCH v4 26/40] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA <= "
` [RFC PATCH v4 27/40] mm: Update the freepage migratetype of pages during region allocation
` [RFC PATCH v4 28/40] mm: Provide a mechanism to check if a given page is in the region allocator
` [RFC PATCH v4 29/40] mm: Add a way to request pages of a particular region from "
` [RFC PATCH v4 30/40] mm: Modify move_freepages() to handle pages in the region allocator properly
` [RFC PATCH v4 31/40] mm: Never change migratetypes of pageblocks during freepage stealing
` [RFC PATCH v4 32/40] mm: Set pageblock migratetype when allocating regions from region allocator
` [RFC PATCH v4 33/40] mm: Use a cache between page-allocator and region-allocator
` [RFC PATCH v4 34/40] mm: Restructure the compaction part of CMA for wider use
` [RFC PATCH v4 35/40] mm: Add infrastructure to evacuate memory regions using compaction
` [RFC PATCH v4 36/40] kthread: Split out kthread-worker bits to avoid circular header-file dependency
` [RFC PATCH v4 37/40] mm: Add a kthread to perform targeted compaction for memory power management
` [RFC PATCH v4 38/40] mm: Add a mechanism to queue work to the kmempowerd kthread
` [RFC PATCH v4 39/40] mm: Add intelligence in kmempowerd to ignore regions unsuitable for evacuation
` [RFC PATCH v4 40/40] mm: Add triggers in the page-allocator to kick off region evacuation
` [Results] [RFC PATCH v4 00/40] mm: Memory Power Management

[PATCH/RFC] ARM: shmobile: Add r8a7791 thermal sensor DT device
 2013-09-25 23:40 UTC  (4+ messages)

[PATCH net-next v2 0/3] bonding: modify the current and add new hash functions
 2013-09-25 23:40 UTC  (3+ messages)
` [PATCH net-next v2 1/3] flow_dissector: factor out the ports extraction in skb_flow_get_ports

[PATCH] ARM: shmobile: Allow build of the MTU2 timer driver
 2013-09-25 23:40 UTC  (5+ messages)

[PATCH] git-svn.txt: mention how to rebuild rev_map files
 2013-09-25 23:37 UTC  (3+ messages)

[PATCH/RFC] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2013-09-25 23:37 UTC  (2+ messages)

SILO always tells it loaded kernel version 3.6.0
 2013-09-25 23:36 UTC 

[PATCHv2 0/11] staging: usbip: Userland crypto and ACLs
 2013-09-25 23:36 UTC  (2+ messages)

[PATCH V2] staging: dgnc: Remove casting the return value which is a void pointer
 2013-09-25 23:35 UTC 

[PATCH] ARM: shmobile: Add r8a7790 thermal sensor DT device
 2013-09-25 23:35 UTC  (4+ messages)

[PATCH 0/3] msi: fix kobject/sysfs removal from msi_list
 2013-09-25 23:35 UTC  (5+ messages)
` [PATCH 1/3] msi: add forgotten pci_dev_put(pdev) to populate_msi_sysfs()

[PATCH 1/2] drm/i915: Print ring min freq scaling
 2013-09-25 23:35 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Use the real cpu max frequency for ring scaling

[PATCH v3 1/2]spi: DUAL and QUAD support
 2013-09-25 23:33 UTC  (5+ messages)

[U-Boot] How do ARM platform initialize DDR?
 2013-09-25 23:30 UTC  (5+ messages)
      ` [U-Boot] When to create a SoC directory for ARM

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-25 23:29 UTC  (5+ messages)

[PATCH 00/18] KVM: PPC: Fixes for PR and preparation for POWER8
 2013-09-25 23:29 UTC  (3+ messages)

PCI host merge strategy and maintainers
 2013-09-25 23:28 UTC 

+ mm-mlockc-prevent-walking-off-the-end-of-a-pagetable-in-no-pmd-configuration.patch added to -mm tree
 2013-09-25 23:27 UTC 

[Qemu-devel] [PATCH] Ensure PCIR is aligned to 4 bytes
 2013-09-25 23:24 UTC  (4+ messages)

[PATCH 0/4] Clean up legacy platform data handling for omaps for v3.13
 2013-09-25 23:26 UTC  (4+ messages)
` [PATCH 4/4] ARM: OMAP2+: Use pdata quirks for wl12xx legacy init

[PATCH v2 0/3] ARM: OMAP: convert N950/N9 to DT
 2013-09-25 23:26 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: OMAP2: pdata-quirks: set internal clock source for MMC2 on N950/N9

PCI Radeon RV100 detection hang on sparc64
 2013-09-25 23:26 UTC  (7+ messages)

[PATCH v5 1/2] Bluetooth: btmrvl: add setup handler
 2013-09-25 23:23 UTC  (8+ messages)

[PATCH 0/5] Allwinner SoCs High Speed Timer support
 2013-09-25 23:23 UTC  (8+ messages)
` [PATCH 2/5] clocksource: Add Allwinner SoCs HS timers driver

[PATCH] Scale up touch width and height values for Intuos Pro
 2013-09-25 23:22 UTC 

[PATCH 00/28] Fixes for various minor Coverity issues, volume 2
 2013-09-25 23:17 UTC  (7+ messages)
` [PATCH 17/28] libxl: gettimeofday doesn't return an errno on failure
` [PATCH 18/28] xenstored: handle unlikely failure better in ask_parents

[U-Boot] [PATCH v10 0/6] arm64 patch
 2013-09-25 23:16 UTC  (5+ messages)
` [U-Boot] [PATCH v10 1/6] core support of arm64

[PATCH] Staging: MTD: Micron SPINAND Driver support
 2013-09-25 23:15 UTC  (3+ messages)

[PATCH 00/11 - GIT PULL] drivers: net: Last block of Remove extern from function prototypes
 2013-09-25 23:13 UTC  (6+ messages)
` [PATCH 09/11] mwifiex: "
` [PATCH 11/11] rtlwifi: "

[Qemu-devel] [Bug 1062411] [NEW] QEMU fails during migration and reports "qemu: VQ 0 size 0x80 Guest index 0x2d6 inconsistent with Host index 0x18: delta 0x2be"
 2013-09-25 23:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 1062411] "

[PATCH v3 0/3] powerpc/85xx: introduce corenet_generic machine
 2013-09-25 23:11 UTC  (5+ messages)
` [PATCH v3 3/3] powerpc/85xx: use one kernel option for all the CoreNet_Generic boards

[patch] mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
 2013-09-25 23:10 UTC  (5+ messages)

[PATCH V4 1/3] powerpc/85xx: Add QE common init functions
 2013-09-25 23:09 UTC  (5+ messages)
` [PATCH V4 3/3] powerpc/85xx: Add TWR-P1025 board support

[RFC PATCH 0/7] softirq: Consolidation and stack overrun fix v2
 2013-09-25 23:08 UTC  (5+ messages)
` [PATCH 6/7] irq: Optimize softirq stack selection in irq exit
` [PATCH 7/7] x86: Tell about irq stack coverage

[U-Boot] NAND crazy behavior - mtd->size changing without clear reason
 2013-09-25 23:07 UTC  (2+ messages)

[PATCH] arm: mvebu: use the main timer as clock source from DT
 2013-09-25 23:06 UTC  (5+ messages)

[PATCH] staging: dgrp: Convert to use device_create_with_groups
 2013-09-25 23:06 UTC  (3+ messages)

[xen-4.1-testing test] 19802: regressions - FAIL
 2013-09-25 23:05 UTC 

[PATCH 1/3] staging: dgrp: Remove casting the return value which is a void pointer
 2013-09-25 23:04 UTC  (3+ messages)
` [PATCH 2/3] staging: dgnc: "

[PATCH] staging: dgnc: driver.c: casting (void *)value returned by kzalloc is useless
 2013-09-25 23:04 UTC  (2+ messages)

[PATCH] staging: Add dm-writeboost
 2013-09-25 23:03 UTC  (8+ messages)
`  "
      ` Reworking dm-writeboost [was: Re: staging: Add dm-writeboost]

+ hfsplus-implement-attributes-file-creation-functionality.patch added to -mm tree
 2013-09-25 23:02 UTC 

+ hfsplus-implement-attributes-files-header-node-initialization-code.patch added to -mm tree
 2013-09-25 23:02 UTC 

+ hfsplus-add-metadata-files-clump-size-calculation-functionality.patch added to -mm tree
 2013-09-25 23:02 UTC 

[PATCH 3/3] hfsplus: implement attributes file creation functionality
 2013-09-25 23:02 UTC  (2+ messages)

[PATCH] Intel pci device quirk remove D3 delay
 2013-09-25 23:01 UTC  (5+ messages)

Unable to receive overwrite BIO in dm-thin
 2013-09-25 22:59 UTC  (2+ messages)

[PATCH RFC] net: introduce support for lazy initialization of secret keys
 2013-09-25 22:58 UTC  (3+ messages)

[PATCH 1/3] media: i2c: Add ADV761X support
 2013-09-25 22:57 UTC  (2+ messages)

[pull] radeon drm-fixes-3.12
 2013-09-25 22:57 UTC 

[PATCH 2/3] hfsplus: implement attributes file's header node initialization code
 2013-09-25 22:54 UTC  (2+ messages)

Local tag killer
 2013-09-25 22:54 UTC  (6+ messages)

[PATCH] add exFAT driver
 2013-09-25 22:53 UTC  (11+ messages)

Re-Validate Your webmail Account
 2013-09-25 18:20 UTC 

Franklin S. Cooper Jr : linux: Inherit new machine_kernel_pr class
 2013-09-25 22:51 UTC 

Franklin S. Cooper Jr : linux: Inherit new machine_kernel_pr class
 2013-09-25 22:51 UTC 

[PATCH 00/21] CPUIdle: Minor cleanups for 3.13
 2013-09-25 22:50 UTC  (5+ messages)
` [PATCH 20/21] cpuidle: don't calculate time-diff if entered_state == 0
` [PATCH 21/21] cpuidle: change governor from within cpuidle_replace_governor()

tracing: don't stuff stale pointers in filp->private_data
 2013-09-25 22:49 UTC  (4+ messages)

[PATCH WIP] Multipage biovecs
 2013-09-25 22:47 UTC  (5+ messages)
` [PATCH 1/6] block: Introduce bio_for_each_page()

[PATCH 0/6] ACPI bus conversion
 2013-09-25 22:47 UTC  (4+ messages)

[PATCH] serial: 8250_dw: Improve unwritable LCR workaround
 2013-09-25 22:47 UTC  (3+ messages)

[PATCHv2] x86: EFI stub support for large memory maps
 2013-09-25 22:45 UTC  (5+ messages)
` [PATCHv3] "

+ ocfs2-do-not-call-brelse-if-group_bh-is-not-initialized-in-ocfs2_group_add.patch added to -mm tree
 2013-09-25 22:44 UTC 

+ ocfs2-rollback-transaction-in-ocfs2_group_add.patch added to -mm tree
 2013-09-25 22:44 UTC 

[RESEND PATCH] writeback: Judge bdi->dev when set worker desc in bdi_writeback_workfn
 2013-09-25 22:43 UTC  (3+ messages)

[PATCH v2 1/2] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-09-25 22:43 UTC  (3+ messages)
` [PATCH v2 2/2] checkout: proper error message on 'git checkout foo bar --'

+ mm-avoid-reinserting-isolated-balloon-pages-into-lru-lists-fix.patch added to -mm tree
 2013-09-25 22:42 UTC 

+ mm-avoid-reinserting-isolated-balloon-pages-into-lru-lists.patch added to -mm tree
 2013-09-25 22:42 UTC 

[RFC 00/21] perf tools: Add toggling events support
 2013-09-25 22:41 UTC  (3+ messages)
` [PATCH 08/21] perf: Add new 'paused' attribute

[PATCH] On unmap, flush IOMMU TLB and return correct size
 2013-09-25 22:40 UTC  (11+ messages)

[Bug 69675] New: audio broken in 24Hz/24p since 3.11 (regression)
 2013-09-25 22:39 UTC  (2+ messages)
` [Bug 69675] "

[PATCH] microcode: Scan the multiboot payloads for cpio format microcode blob. (v3)
 2013-09-25 22:39 UTC  (4+ messages)

[xen-unstable test] 19797: regressions - trouble: broken/fail/pass
 2013-09-25 22:38 UTC 

+ arch-parisc-mm-faultc-fix-uninitialized-variable-usage.patch added to -mm tree
 2013-09-25 22:38 UTC 

[PATCH 0/8] Support VGIC save/restore using device control API
 2013-09-25 22:37 UTC  (5+ messages)
` [PATCH 8/8] KVM: arm-vgic: Support CPU interface reg access


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.