All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-25 22:03:48 to 2013-09-25 23:21:11 UTC [more...]

[RFC PATCH v4 00/40] mm: Memory Power Management
 2013-09-25 23:21 UTC  (47+ 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 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

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

[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 0/5] Allwinner SoCs High Speed Timer support
 2013-09-25 23:16 UTC  (6+ messages)
` [PATCH 2/5] clocksource: Add Allwinner SoCs HS timers driver

[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  (8+ messages)
` [PATCH 06/11] ipw2x00: "
` [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] ARM: shmobile: Add r8a7790 thermal sensor DT device
 2013-09-25 23:11 UTC  (2+ messages)

[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  (4+ messages)

[PATCH 1/3] media: i2c: Add ADV761X support
 2013-09-25 22:57 UTC  (3+ 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  (14+ 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  (21+ messages)
` [PATCH 12/21] cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
` [PATCH 13/21] cpuidle: use drv instead of cpuidle_driver in show_current_driver()
` [PATCH 14/21] cpuidle: coupled: don't compare cpu masks unnecessarily
` [PATCH 15/21] cpuidle: free all state kobjects from cpuidle_free_state_kobj()
` [PATCH 16/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_device_kobj
` [PATCH 17/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_driver_kobj
` [PATCH 18/21] cpuidle: don't call poll_idle_init() for every cpu
` [PATCH 19/21] cpuidle: create list of registered drivers
` [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  (4+ 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  (5+ messages)
` [PATCH 05/21] perf: Add event toggle sys_perf_event_open interface
` [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  (3+ 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  (6+ messages)
` [PATCH 8/8] KVM: arm-vgic: Support CPU interface reg access

(unknown),
 2013-09-25 22:35 UTC  (6+ messages)
` [PATCHv4 2/3] ARM: msm: Add support for APQ8074 Dragonboard

[PATCH] mm: avoid reinserting isolated balloon pages into LRU lists
 2013-09-25 22:33 UTC  (2+ messages)

[RFC PATCHv4] drivers: power: Detect device suspend/resume lockup and log event in pstore
 2013-09-25 22:31 UTC 

[PATCH 2/2] rcar-hpbdma: add parameter to set_slave() method
 2013-09-25 22:31 UTC  (2+ messages)

[PATCH 36/39] powerpc/kvm/book3s_hv: Add little endian guest support
 2013-09-25 22:31 UTC  (3+ messages)
` [PATCH] powerpc/kvmbook3s_hv: propagate H_SET_MODE to the host

[PATCH v3 1/1] ARM: dts: AM33XX: Add LCDC info into am335x-evm
 2013-09-25 22:31 UTC  (4+ messages)

[PATCH 1/2] rcar-hpbdma: remove shdma_free_irq() calls
 2013-09-25 22:28 UTC  (2+ messages)

[PATCH v4 0/4] Target CPU=Host implementation for KVM ARM/ARM64
 2013-09-25 22:26 UTC  (6+ messages)
` [PATCH v4 4/4] KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl

[Bug report] Warning when hot-add an ACPI0004 device
 2013-09-25 22:24 UTC  (4+ messages)

[PATCH] drm/i915: Fix up usage of SHRINK_STOP
 2013-09-25 22:26 UTC  (2+ messages)

[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-09-25 22:23 UTC  (15+ messages)
` [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various "

[PATCH] MAINTAINERS: wimax@linuxwimax.org is subscribers-only
 2013-09-25 22:23 UTC  (3+ messages)

[PATCH 2/3 v3] Refactor MSI restore call-chain to drop unnecessary argument
 2013-09-25 22:22 UTC  (3+ messages)

[RFC/RFT PATCH] ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support
 2013-09-25 22:21 UTC  (5+ messages)

+ documentation-trace-tracepointstxt-add-links-to-trace_event-documentation.patch added to -mm tree
 2013-09-25 22:19 UTC 

[selinux-testsuite RFC PATCH 0/4] selinux-testsuite patches
 2013-09-25 22:19 UTC  (4+ messages)
` [selinux-testsuite RFC PATCH 1/4] test_policy: test_global.te fix for Fedora Rawhide (Sept 24th, 2013)

[dylan][PATCH] linux-ti-staging_git: Mimic patch "Correct post(inst|rm) package association"
 2013-09-25 23:00 UTC 

[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
 2013-09-25 22:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
 2013-09-25 22:16 UTC  (3+ messages)

[PATCH 0/3] msi: fix kobject/sysfs removal from msi_list
 2013-09-25 22:12 UTC  (8+ messages)
` [PATCH 1/3] msi: add forgotten pci_dev_put(pdev) to populate_msi_sysfs()
` [PATCH 3/3] msi: free msi_desc entry only after we've released the kobject

[PATCH] ipv6: Fix preferred_lft not updating in some cases
 2013-09-25 22:12 UTC 

[libnftables PATCH 1/2] set_elem: xml: avoid code duplication
 2013-09-25 22:13 UTC  (2+ messages)
` [libnftables PATCH 2/2] src: snprintf: fix buffer lengths

+ kernel-auditc-remove-duplicated-comment.patch added to -mm tree
 2013-09-25 22:13 UTC 

[PATCH v6 0/6] rwsem: performance optimizations
 2013-09-25 22:10 UTC  (14+ messages)
` [PATCH v6 1/6] rwsem: check the lock before cpmxchg in down_write_trylock
` [PATCH v6 2/6] rwsem: remove 'out' label in do_wake
` [PATCH v6 3/6] rwsem: remove try_reader_grant label do_wake
` [PATCH v6 4/6] rwsem/wake: check lock before do atomic update
` [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v6 6/6] rwsem: do optimistic spinning for writer lock acquisition

[PATCH] dm mpath: disable WRITE SAME if it fails
 2013-09-25 22:12 UTC  (9+ messages)
` SCSI's heuristics for enabling WRITE SAME still need work [was: dm mpath: disable WRITE SAME if it fails]
      ` [dm-devel] "

[PATCH] xfs: fix node forward in xfs_node_toosmall
 2013-09-25 22:11 UTC  (10+ messages)
` [PATCH] xfs: v2 "

[PATCH 0/4] ARM: shmobile: CPUFreq support on Lager
 2013-09-25 22:10 UTC  (5+ messages)
` [PATCH 2/4] ARM: shmobile: r8a7790: add I2C support in Device Tree mode

[lm-sensors] applesmc oops in 3.10/3.11
 2013-09-25 22:08 UTC  (5+ messages)
    `  "

[PATCH] mm/shmem.c: check the return value of mpol_to_str()
 2013-09-25 22:06 UTC  (10+ messages)
` [PATCH v2] "
  ` [patch] mm, mempolicy: make mpol_to_str robust and always succeed

[PATCH] runqemu: Use correct kvm CPU options for qemux86* with kvm
 2013-09-25 22:05 UTC  (4+ messages)

[Xenomai] Raspberry Pi patch issue?
 2013-09-25 22:05 UTC  (3+ messages)

[lm-sensors] Tmp75 sensor installation
 2013-09-25 22:05 UTC  (2+ messages)

Kernel Panic Sending Frames Using dev_queue_xmit()
 2013-09-25 22:03 UTC  (4+ messages)

Result Notification
 2013-09-25 21:48 UTC 


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.