messages from 2012-11-16 11:23:07 to 2012-11-16 15:56:58 UTC [more...]
[PATCH 0/9] x86, boot, 64bit: Add support for loading ramdisk and bzImage high
2012-11-16 15:56 UTC (5+ messages)
` [PATCH 1/9] x86, boot: Move lldt/ltr out of 64bit only path
` [PATCH 2/9] x86: Add macro for 64bit entry for bzImage
[PATCH 0/8] Announcement: Enhanced NUMA scheduling with adaptive affinity
2012-11-16 15:56 UTC (7+ messages)
` Benchmark results: "Enhanced NUMA scheduling with adaptive affinity"
light weight write barriers
2012-11-16 15:54 UTC (20+ messages)
` [sqlite] "
[PATCHv2 0/6] dmaengine: introduce is_slave_xfer helper
2012-11-16 15:52 UTC (7+ messages)
` [PATCHv2 1/6] dmaengine: introduce is_slave_xfer function
` [PATCHv2 2/6] dma: at_hdmac: check direction properly for cyclic transfers
` [PATCHv2 3/6] dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
` [PATCHv2 4/6] dma: ep93xx_dma: reuse is_slave_xfer helper
` [PATCHv2 5/6] dma: ipu_idmac: "
` [PATCHv2 6/6] dma: ste_dma40: "
[PATCH 0/7] fixups for kmemcg
2012-11-16 15:50 UTC (9+ messages)
` [PATCH 5/7] memcg: get rid of once-per-second cache shrinking for dead memcgs
[GIT PULL] at91: fixes for 3.7-rc6
2012-11-16 15:47 UTC (3+ messages)
[PATCH v2] add xen-tpmfront.ko: Xen Virtual TPM frontend driver
2012-11-16 15:44 UTC (4+ messages)
[PATCH] autofs4 - use simple_empty() for empty directory check
2012-11-16 15:45 UTC (2+ messages)
[GIT] HID
2012-11-16 15:43 UTC
[PATCH 1/1] ARM: ux500: Describe UART platform registering issues more accurately
2012-11-16 15:39 UTC (7+ messages)
KMS Framebuffer on Intel N2600 (GMA3600)
2012-11-16 15:44 UTC (3+ messages)
[PATCH] of/fdt: NULL-terminate the root node path
2012-11-16 15:38 UTC (3+ messages)
drivers/mmc/card/block.c infinite loop in mmc_blk_err_check waiting on R1_READY_FOR_DATA
2012-11-16 15:37 UTC (3+ messages)
` [PATCH 1/1] mmc: Bad device can cause mmc driver to hang
[PATCH 0/6] dmaengine: introduce is_slave_xfer helper
2012-11-16 15:33 UTC (23+ messages)
` [PATCH 1/6] dmaengine: introduce is_slave_xfer function
` [PATCH 2/6] dma: at_hdmac: check direction properly for cyclic transfers
` [PATCH 3/6] dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
` [PATCH 4/6] dma: ep93xx_dma: reuse is_slave_xfer helper
` [PATCH 5/6] dma: ipu_idmac: "
` [PATCH 6/6] dma: ste_dma40: "
[RFC PATCH 00/43] Automatic NUMA Balancing V3
2012-11-16 15:32 UTC (47+ messages)
` [PATCH 03/43] mm: compaction: Add scanned and isolated counters for compaction
` [PATCH 04/43] mm: numa: define _PAGE_NUMA
` [PATCH 05/43] mm: numa: pte_numa() and pmd_numa()
` [PATCH 06/43] mm: numa: Make pte_numa() and pmd_numa() a generic implementation
` [PATCH 07/43] mm: numa: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 08/43] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 09/43] mm: numa: Create basic numa page hinting infrastructure
` [PATCH 10/43] mm: mempolicy: Make MPOL_LOCAL a real policy
` [PATCH 11/43] mm: mempolicy: Add MPOL_MF_NOOP
` [PATCH 12/43] mm: mempolicy: Check for misplaced page
` [PATCH 13/43] mm: migrate: Introduce migrate_misplaced_page()
` [PATCH 14/43] mm: mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 15/43] mm: mempolicy: Add MPOL_MF_LAZY
` [PATCH 16/43] mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
` [PATCH 17/43] sched, mm, x86: Add the ARCH_SUPPORTS_NUMA_BALANCING flag
` [PATCH 18/43] mm: numa: Add fault driven placement and migration
` [PATCH 19/43] mm: numa: Avoid double faulting after migrating misplaced page
` [PATCH 20/43] mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 21/43] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 22/43] mm: sched: numa: Implement slow start for working set sampling
` [PATCH 23/43] mm: numa: Add pte updates, hinting and migration stats
` [PATCH 24/43] mm: numa: Migrate on reference policy
` [PATCH 25/43] mm: numa: Migrate pages handled during a pmd_numa hinting fault
` [PATCH 26/43] mm: numa: Only mark a PMD pmd_numa if the pages are all on the same node
` [PATCH 27/43] mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
` [PATCH 28/43] mm: numa: Rate limit the amount of memory that is migrated between nodes
` [PATCH 29/43] mm: numa: Rate limit setting of pte_numa if node is saturated
` [PATCH 30/43] sched: numa: Slowly increase the scanning period as NUMA faults are handled
` [PATCH 31/43] mm: numa: Introduce last_nid to the page frame
` [PATCH 32/43] mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships
` [PATCH 33/43] x86: mm: only do a local tlb flush in ptep_set_access_flags()
` [PATCH 34/43] x86: mm: drop TLB flush from ptep_set_access_flags
` [PATCH 35/43] mm,generic: only flush the local TLB in ptep_set_access_flags
` [PATCH 36/43] sched: numa: Introduce tsk_home_node()
` [PATCH 37/43] sched: numa: Make find_busiest_queue() a method
` [PATCH 38/43] sched: numa: Implement home-node awareness
` [PATCH 39/43] sched: numa: Introduce per-mm and per-task structures
` [PATCH 40/43] sched: numa: CPU follows memory
` [PATCH 41/43] sched: numa: Rename mempolicy to HOME
` [PATCH 42/43] sched: numa: Consider only one CPU per node for CPU-follows-memory
` [PATCH 43/43] sched: numa: Increase and decrease a tasks scanning period based on task fault statistics
[PATCH v6 0/4] Add generic driver for on-chip SRAM
2012-11-16 15:21 UTC (4+ messages)
` [PATCH v6 3/4] media: coda: use genalloc API
[PATCH 1/2] Staging: ipack: adapt copyright to CERN guidelines
2012-11-16 15:19 UTC (2+ messages)
` [PATCH 2/2] MAINTAINERS: Add maintainers for Industry Pack subsystem
[PATCH v2 0/3] ACPI 5 support for GPIO, SPI and I2C
2012-11-16 15:23 UTC (12+ messages)
` [PATCH v2 3/3] i2c / ACPI: add ACPI enumeration support
` [PATCH v2 1/3] gpio / ACPI: add ACPI support
[PATCH] staging: Add SystemBase Multi-2/PCI driver
2012-11-16 15:07 UTC (7+ messages)
[RFC PATCH 0/2] kvm/vmx: Output TSC offset
2012-11-16 15:05 UTC (6+ messages)
` "
[PATCH v3 0/6] Driver for Si476x series of chips
2012-11-16 15:02 UTC (5+ messages)
` [PATCH v3 2/6] Add the main bulk of core driver for SI476x code
` [PATCH v3 5/6] Add a V4L2 driver for SI476X MFD
[PATCH] serial: ifx6x60: Add module parameters to manage the modem status through sysfs
2012-11-16 15:01 UTC (4+ messages)
[PATCH v6 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
2012-11-16 14:58 UTC (2+ messages)
[PATCH v3] i2c-hid: introduce HID over i2c specification implementation
2012-11-16 14:56 UTC (4+ messages)
[PATCH v2 00/12] Media Controller capture driver for DM365
2012-11-16 14:53 UTC (14+ messages)
` [PATCH v2 01/12] davinci: vpfe: add v4l2 capture driver with media interface
` [PATCH v2 02/12] davinci: vpfe: add v4l2 video driver support
` [PATCH v2 03/12] davinci: vpfe: dm365: add IPIPEIF driver based on media framework
` [PATCH v2 04/12] davinci: vpfe: dm365: add ISIF "
` [PATCH v2 05/12] davinci: vpfe: dm365: add IPIPE support for media controller driver
` [PATCH v2 06/12] davinci: vpfe: dm365: add IPIPE hardware layer support
` [PATCH v2 07/12] davinci: vpfe: dm365: resizer driver based on media framework
` [PATCH v2 08/12] davinci: vpss: dm365: enable ISP registers
` [PATCH v2 09/12] davinci: vpss: dm365: set vpss clk ctrl
` [PATCH v2 10/12] davinci: vpss: dm365: add vpss helper functions to be used in the main driver for setting hardware parameters
` [PATCH v2 11/12] davinci: vpfe: dm365: add build infrastructure for capture driver
` [PATCH v2 12/12] davinci: vpfe: Add documentation
[PATCH 00/13] MFD: twl drivers: Convert to regmap IO and cleanups
2012-11-16 14:44 UTC (2+ messages)
[RFC PATCH 2/2] kernel: add support for ticket mutex locks
2012-11-16 14:36 UTC (2+ messages)
` [RFC PATCH 2/2 v2] "
[PATCH v3]Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txt
2012-11-16 14:28 UTC (2+ messages)
[PATCH] ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks
2012-11-16 14:27 UTC (2+ messages)
[GIT PATCH] USB fixes for 3.7-rc5
2012-11-16 14:21 UTC
[PATCH v2] drivers/of: Constify device_node->name and ->path_component_name
2012-11-16 14:20 UTC
[GIT PATCH] TTY/Serial fixes for 3.7-rc5
2012-11-16 14:20 UTC
[GIT PATCH] Staging driver fixes for 3.7-rc5
2012-11-16 14:19 UTC
[PATCH v5 0/4] Add generic driver for on-chip SRAM
2012-11-16 14:11 UTC (6+ messages)
` [PATCH v5 4/4] misc: sram: add support for configurable allocation order
[PATCH 00/11] watchdog/at91sam9_wdt: use watchdog framework, support DT
2012-11-16 13:56 UTC (8+ messages)
` [PATCH 01/11] watchdog/at91sam9_wdt: remove the file_operations struct
` [PATCH 03/11] watchdog/at91sam9_wdt: change the wdt_read and wdt_write macro to the inline function
` [PATCH 09/11] watchdog/at91sam9_wdt: add support to device tree
[GIT PULL] s390 patches for 3.7-rc6
2012-11-16 14:03 UTC
[PATCH] ARM: Dove: update defconfig
2012-11-16 13:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
2012-11-16 13:42 UTC (3+ messages)
[PATCH] usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
2012-11-16 13:42 UTC (5+ messages)
[PATCH 2/3] fat: fix time updates for create and delete
2012-11-16 13:47 UTC (12+ messages)
[PATCH] Ensure that kernel_init_freebale() is not inlined into non __init code
2012-11-16 13:34 UTC
[PATCH][GIT PULL] ftrace: Clear bits properly in reset_iter_read()
2012-11-16 13:22 UTC
MMTests 0.07
2012-11-16 13:20 UTC
sysfs crashes while recursively checking file permissions
2012-11-16 13:17 UTC (2+ messages)
[PATCH 0/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation
2012-11-16 13:05 UTC (5+ messages)
` [PATCH 2/3] target: Add max_write_same_len device attribute
3.0: blk-cgroup.c: allow '*' for device selection for "throttle.read_bps_device" and alike
2012-11-16 13:03 UTC
Williams
2012-11-16 13:00 UTC
[ACPIHP PATCH part1 0/4] introduce a framework for ACPI based system device hotplug
2012-11-16 12:58 UTC (2+ messages)
[PATCH 1/4] perf/powerpc: Use uapi/unistd.h to fix build error
2012-11-16 12:51 UTC (5+ messages)
` [PATCH 3/4] perf/POWER7: Make event translations available in sysfs
[PATCH] exec: do not leave bprm->interp on stack
2012-11-16 12:50 UTC (15+ messages)
Hard freeze after 'rfkill block bluetooth'
2012-11-16 12:47 UTC
[PATCH 1/2] dw_dmac: check direction properly in dw_dma_cyclic_prep
2012-11-16 12:37 UTC (12+ messages)
` [PATCH 2/2] dw_dmac: make usage of dw_dma_slave optional
[PATCH] serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty
2012-11-16 12:38 UTC (2+ messages)
3.7-rc3: mouses stopped working
2012-11-16 12:37 UTC (8+ messages)
[PATCH v8 0/3] Runtime Interpreted Power Sequences
2012-11-16 12:25 UTC (5+ messages)
` [PATCH v8 1/3] "
[PATCH] uprobes tracer: Add support for @ADDR, @stackN, dereference, bitfield arguments
2012-11-16 12:22 UTC (2+ messages)
Bussiness Proposal
2012-11-16 12:17 UTC
[PATCH 1/1 RESEND] ARM: plat-versatile: move secondary CPU startup code out of .init
2012-11-16 12:16 UTC
[PATCH 0/1 RESEND] ARM: plat-versatile: move secondary CPU startup out of .init
2012-11-16 12:16 UTC
[PATCH v2] LDT - Linux Driver Template
2012-11-16 12:08 UTC (3+ messages)
[PATCH 5/5] arcmsr: Modify ARC-1214 IO Behavior
2012-11-16 11:56 UTC
[PATCH 4/5] arcmsr: Support a New RAID Model, ARC-1214
2012-11-16 11:56 UTC
[PATCH 3/5] arcmsr: Support MSI and MSI-X
2012-11-16 11:55 UTC
[PATCH 2/5] arcmsr: Support Hibernation
2012-11-16 11:55 UTC
[PATCH 1/5] arcmsr: Re-name the HBA Type
2012-11-16 11:55 UTC
[PART4 Patch v2 0/2] memory-hotplug: allow online/offline memory to result movable node
2012-11-16 11:58 UTC (3+ messages)
` [PART4 Patch v2 1/2] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
` [PART4 Patch v2 2/2] memory_hotplug: allow online/offline memory to result movable node
[PATCH v3 00/12] memory-hotplug: hot-remove physical memory
2012-11-16 11:55 UTC (2+ messages)
strange values of loadavg and nr of io-blocked tasks
2012-11-16 11:47 UTC
[PATCH] powerpc, perf: Change PMU flag values representation from decimal to hex
2012-11-16 11:42 UTC (2+ messages)
[PATCH 0/8] drop if around WARN_ON
2012-11-16 11:39 UTC (3+ messages)
` [PATCH 8/8] drivers/net/wireless/ath/ath6kl/hif.c: "
[PATCH] RFC: pinctrl: grab default handler with bus notifiers
2012-11-16 11:36 UTC (6+ messages)
[RESEND PATCH v3 0/4] cbus/retu drivers
2012-11-16 11:30 UTC (3+ messages)
` [RESEND PATCH v3 1/4] i2c: introduce i2c-cbus driver
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