linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-30 11:00:10 to 2013-08-30 15:25:11 UTC [more...]

linux-next: build failure after merge of the akpm-current tree
 2013-08-30 15:25 UTC  (2+ messages)

[3.11-rc7] Building perf-only the "official" way seems to be BROKEN?
 2013-08-30 15:24 UTC  (4+ messages)

[PATCH] Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC
 2013-08-30 15:20 UTC  (4+ messages)

3.10.9: EXT4-fs (sdb1): delayed block allocation failed for inode 163315715 at logical offset 1 with max blocks 2 with error -5
 2013-08-30 15:18 UTC  (2+ messages)

[PATCH] tools: perf: Fix liblk not built when using perf_install target
 2013-08-30 15:18 UTC 

Can anyone suggest a better fix? Not sure if I understand the problem, but the patch fixed it
 2013-08-30 15:10 UTC  (7+ messages)

[PATCH 1/2] ARM: Dove: Add the audio devices in DT
 2013-08-30 15:08 UTC  (11+ messages)

[PATCH] ipv6: ipv6_create_tempaddr cleanup
 2013-08-30 15:02 UTC 

[PATCH v6 0/5] clk: clock deregistration support
 2013-08-30 14:53 UTC  (6+ messages)
` [PATCH v6 1/5] clk: Provide not locked variant of of_clk_get_from_provider()
` [PATCH v6 2/5] clkdev: Fix race condition in clock lookup from device tree
` [PATCH v6 3/5] clk: Add common __clk_get(), __clk_put() implementations
` [PATCH v6 4/5] clk: Assign module owner of a clock being registered
` [PATCH v6 5/5] clk: Implement clk_unregister

[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
 2013-08-30 14:50 UTC  (8+ messages)
` [PATCH 10/16] fuse: Implement writepages callback

[RFC] dm-lc: plan to go to staging
 2013-08-30 14:47 UTC  (8+ messages)
  ` [dm-devel] "

Unusually high system CPU usage with recent kernels
 2013-08-30 14:46 UTC 

[PATCH] Make sure to wake reaper
 2013-08-30 14:42 UTC  (6+ messages)

[PATCH 1/2] time: allow changing the timekeeper clock frequency
 2013-08-30 14:40 UTC  (6+ messages)

[PATCH v2 0/4] Unify CPU hotplug lock interface
 2013-08-30 14:35 UTC  (5+ messages)

Issues with a rather unusual configured NFS server
 2013-08-30 14:36 UTC  (10+ messages)
        ` [uml-devel] "

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-30 14:36 UTC  (37+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 05/16] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 06/16] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests
` [PATCH 08/16] Generalize handle_ramdisks() and rename to handle_cmdline_files()
` [PATCH 09/16] Renames in handle_cmdline_files() to complete generalization
` [PATCH 10/16] Move EFI_READ_CHUNK_SIZE define to shared location
` [PATCH 11/16] Add proper definitions for some EFI function pointers
` [PATCH 12/16] Fix types in EFI calls to match EFI function definitions
` [PATCH 13/16] resolve warnings found on ARM compile
` [PATCH 14/16] Add strstr to compressed string.c for ARM
` [PATCH 15/16] Add EFI stub "
` [PATCH 16/16] Add config EFI_STUB for ARM to Kconfig

Acceptance of proprietary kernel modules
 2013-08-30 14:35 UTC 

[RFT][PATCH RESEND] regulator: tps65217: Convert to use linear ranges
 2013-08-30 14:26 UTC  (2+ messages)

linux-next: build failure after merge of the aio tree
 2013-08-30 14:26 UTC  (2+ messages)

[PATCH 1/2] regulator: da9063: Optimize da9063_set_current_limit implementation
 2013-08-30 14:24 UTC  (3+ messages)
` [PATCH 2/2] regulator: da9063: Use IS_ERR to check return value of regulator_register()

linux-next: Tree for Aug 29
 2013-08-30 14:24 UTC  (3+ messages)
` linux-next: Tree for Aug 29 (xen)

[PATCH v2 0/2] perf: add new PERF_RECORD_MMAP2 record type
 2013-08-30 14:15 UTC  (6+ messages)
` [PATCH v2 2/2] perf tools: add attr->mmap2 support

[PATCH v2] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
 2013-08-30 14:12 UTC  (2+ messages)
` [PATCH] tile PCI RC: make default consistent DMA mask 32-bit

[PATCH] rwsem: add rwsem_is_contended
 2013-08-30 14:14 UTC 

[PATCH] regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y
 2013-08-30 14:13 UTC 

[PATCH] mm: compaction: update comment about zone lock in isolate_freepages_block
 2013-08-30 14:07 UTC 

[PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount
 2013-08-30 14:05 UTC  (16+ messages)

[PATCH v6 0/5] ARM/ARM64 architected timer updates
 2013-08-30 14:04 UTC  (4+ messages)

[PATCH v5 0/13] enable swiotlb-xen on arm and arm64
 2013-08-30 13:53 UTC  (7+ messages)
` [PATCH v5 07/13] xen: make xen_create_contiguous_region return the dma address
` [PATCH v5 08/13] swiotlb-xen: support autotranslate guests
` [PATCH v5 12/13] swiotlb-xen: use xen_alloc/free_coherent_pages

[RFC][PATCH 0/8] ftrace/rcu: Handle unsafe RCU functions and ftrace callbacks
 2013-08-30 13:53 UTC  (10+ messages)
` [RFC][PATCH 1/8] ftrace: Add hash list to save RCU unsafe functions
` [RFC][PATCH 2/8] ftrace: Do not set ftrace records for unsafe RCU when not allowed
` [RFC][PATCH 3/8] ftrace: Set ftrace internal function tracing RCU safe
` [RFC][PATCH 4/8] ftrace: Add test for ops against unsafe RCU functions in callback
` [RFC][PATCH 5/8] ftrace: Do not display non safe RCU functions in available_filter_functions
` [RFC][PATCH 6/8] ftrace: Add rcu_unsafe_filter_functions file
` [RFC][PATCH 7/8] ftrace: Add selftest to check if RCU unsafe functions are filtered properly
` [RFC][PATCH 8/8] rcu/ftrace: Add FTRACE_UNSAFE_RCU() to unsafe RCU functions

[PATCH 0/6] treewide: kmem_cache_alloc GFP_ZERO cleanups
 2013-08-30 13:37 UTC  (3+ messages)
` [PATCH 1/6] slab/block: Add and use kmem_cache_zalloc_node

[PATCH] cpuidle: Check cpuidle driver before add refcount
 2013-08-30 13:39 UTC  (5+ messages)

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

[PATCH v4 0/10] enable swiotlb-xen on arm and arm64
 2013-08-30 13:23 UTC  (11+ messages)
` [PATCH v4 09/10] swiotlb-xen: support autotranslate guests
` [PATCH v4 10/10] xen/arm,arm64: enable SWIOTLB_XEN

Clock framework deadlock with external SPI clockchip
 2013-08-30 13:24 UTC 

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-08-30 13:21 UTC  (5+ messages)

[PATCH] block: Device driver for sTec's PCIe Kronos Card
 2013-08-30 13:18 UTC  (2+ messages)

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-08-30 13:12 UTC  (7+ messages)
` [PATCH RFC v2 14/16] ARM: vexpress: remove custom .init_time hook

[PATCH] fuse: hotfix truncate_pagecache() issue
 2013-08-30 13:06 UTC  (2+ messages)
` [PATCH] fuse: hotfix truncate_pagecache() issue -v2

Advantech iManager2 driver for Linux Kernel
 2013-08-30 13:02 UTC 

[PATCH 1/6] staging: ozwpan: Check for correct config number
 2013-08-30 12:59 UTC  (4+ messages)
` [PATCH 6/6] staging: ozwpan: change max. TX frame size supported

USB-to-SPI bridge to spi protocol driver w/ interrupts?
 2013-08-30 13:00 UTC 

[PATCH 0/1] Humusoft MF624 DAQ PCI card driver
 2013-08-30 12:58 UTC  (2+ messages)
` [PATCH 1/1] drivers: uio: Add driver for Humusoft MF624 DAQ PCI card

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-08-30 12:48 UTC  (4+ messages)

PATCH: scsi: make scsi reset permissions more relaxed (RFC)
 2013-08-30 12:47 UTC  (3+ messages)

[RFC PATCH v3 00/35] mm: Memory Power Management
 2013-08-30 12:39 UTC  (16+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior

[PATCH v3] i915: Update VGA arbiter support for newer devices
 2013-08-30 12:43 UTC  (2+ messages)

[PATCH] KVM: mmu: allow page tables to be in read-only slots
 2013-08-30 12:41 UTC 

[PATCH 0/2] vgaarb: Fixes for partial VGA opt-out
 2013-08-30 12:41 UTC  (2+ messages)

[PATCH 0/2] mfd: 88pm8xx: platform data bug fix
 2013-08-30 12:30 UTC  (5+ messages)
` [PATCH 1/2] mfd: 88pm800: Fix the bug that pdata may be NULL

[PATCH 0/3] Fix sd3.0 issues for Realtek card reader
 2013-08-30 12:26 UTC  (2+ messages)

[PATCH] h8300/kernel/setup.c: add "linux/initrd.h" to pass compiling
 2013-08-30 12:20 UTC  (11+ messages)
  ` [PATCH v2] "

3.11-rc7:BUG: soft lockup
 2013-08-30 12:18 UTC  (2+ messages)

regulator: da9063: Question about irq_uvov
 2013-08-30 12:12 UTC 

[PATCH] HID: roccat: Added support for KonePureOptical v2
 2013-08-30 12:10 UTC 

[PATCH v4 0/2] media: s5p-tv: clean-up and fixes
 2013-08-30 12:02 UTC  (3+ messages)
` [PATCH v4 1/2] media: s5p-tv: Replace mxr_ macro by default dev_
` [PATCH v4 2/2] media: s5p-tv: Restore vpll clock rate

[PATCH 2/4] mm/acpi: use NUMA_NO_NODE
 2013-08-30 12:07 UTC  (2+ messages)

Fwd: perf: callchain feature on ARM - question about libunwind API
 2013-08-30 11:56 UTC  (6+ messages)

[PATCH 00/24] Staging: winbond: Fixed some coding style issues
 2013-08-30 11:55 UTC  (2+ messages)

Alerta final‏
 2013-08-30 11:12 UTC 

[PATCH 1/3] intel_idle: shrink states tables
 2013-08-30 12:03 UTC  (2+ messages)

[PATCH] ACPI / cpuidle: remove superfluous pr == NULL checks
 2013-08-30 12:03 UTC  (2+ messages)

[PATCH V2 0/6] perf: New conditional branch filter
 2013-08-30 11:48 UTC  (2+ messages)

[PATCH 09/12] KVM: MMU: introduce pte-list lockless walker
 2013-08-30 11:44 UTC  (16+ messages)

RFC: Bug in error handling in gpiolib.c
 2013-08-30 11:39 UTC  (2+ messages)

[PATCH] nohz: put proper symbol in the unstable schedclock warning
 2013-08-30 11:38 UTC  (2+ messages)

[PATCH RFC 0/2] PM / Hibernate: sysfs resume
 2013-08-30 11:35 UTC  (4+ messages)
` [PATCH RFC 1/2] PM / Hibernate: use name_to_dev_t to parse resume

[PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate()
 2013-08-30 11:33 UTC  (8+ messages)
` [PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate() -v2

[PATCH v6 0/3] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-08-30 11:31 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] mmc: dw_mmc: Honor requests to set the clock to 0 (turn off clock)

[PATCH v9 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-08-30 11:26 UTC  (4+ messages)
` [PATCH v9 1/3] DMA: Freescale: revise device tree binding document
` [PATCH v9 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v9 3/3] DMA: Freescale: update driver to support 8-channel DMA engine

[PATCH] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available
 2013-08-30 11:20 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2] of/platform: add error reporting to of_amba_device_create()
 2013-08-30 11:17 UTC 

[PATCH] add exFAT driver
 2013-08-30 11:08 UTC  (2+ messages)

[PATCH] ARC: Fix __udelay calculation
 2013-08-30 11:13 UTC  (2+ messages)

[RFC PATCH 0/6] timekeeping: Missing timekeeping update detection
 2013-08-30 11:05 UTC  (4+ messages)
` [RFC PATCH 6/6] timekeeping: Debug missing timekeeping updates

[PATCH] netconsole: avoid a crash with multiple sysfs writers
 2013-08-30 10:59 UTC  (2+ messages)
` [PATCH net-next] "


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).