linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-16 14:47:10 to 2012-11-16 18:20:44 UTC [more...]

[PATCH 000/193] remove CONFIG_EXPERIMENTAL
 2012-11-16 18:19 UTC  (3+ messages)
` [PATCH 108/193] drivers/net/wireless/ti/wl1251: "

removal of sysfs wext extension broke on F16
 2012-11-16 18:20 UTC  (3+ messages)

[PATCH 0/5] eliminate possible double free
 2012-11-16 18:18 UTC  (3+ messages)
` [PATCH 2/5] drivers/net/wireless/ti/wlcore/main.c: eliminate possible double power off

[PATCH v5 00/11] Introduce huge zero page
 2012-11-16 18:20 UTC  (11+ messages)
` [PATCH v5 05/11] thp: change_huge_pmd(): keep huge zero page write-protected
` [PATCH v5 08/11] thp: setup huge zero page on non-write page fault

[PATCH 0/6] dmaengine: introduce is_slave_xfer helper
 2012-11-16 18:09 UTC  (18+ 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 0/9] x86, boot, 64bit: Add support for loading ramdisk and bzImage high
 2012-11-16 18:15 UTC  (9+ 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 8/9] x86: ramdisk info print with high bits

[PATCH 0/8] Announcement: Enhanced NUMA scheduling with adaptive affinity
 2012-11-16 18:14 UTC  (15+ messages)
` [PATCH 5/8] sched, numa, mm: Add adaptive NUMA affinity support
` Benchmark results: "Enhanced NUMA scheduling with adaptive affinity"

[PATCH] ipack: move header files to include/linux
 2012-11-16 18:14 UTC  (7+ messages)

[PATCH v2 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-16 18:12 UTC  (10+ messages)
` [PATCH v2 3/3] i2c / ACPI: add ACPI enumeration support
              ` [PATCH v2 3/3 UPDATED] "

[PATCH v3 6/9] rcu: use __this_cpu_read helper instead of per_cpu_ptr(p, raw_smp_processor_id())
 2012-11-16 18:09 UTC  (5+ messages)

[RFC PATCH 00/43] Automatic NUMA Balancing V3
 2012-11-16 18:04 UTC  (18+ messages)
` [PATCH 06/43] mm: numa: Make pte_numa() and pmd_numa() a generic implementation
` [PATCH 14/43] mm: mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 16/43] mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now

light weight write barriers
 2012-11-16 18:03 UTC  (21+ messages)
  ` [sqlite] "

[PATCH 0/2] Add clock gating support for Armada 370/XP
 2012-11-16 18:02 UTC  (3+ messages)
  ` [PATCH 1/2] clk: mvebu: armada 370/XP add clock gating control provider for DT
  ` [PATCH 2/2] arm: mvebu: armada 370/XP adding clock gating support: dt binding

[PATCH] exec: do not leave bprm->interp on stack
 2012-11-16 18:00 UTC  (16+ messages)

[pull] drm-intel-next
 2012-11-16 17:49 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for 3.7-rc
 2012-11-16 17:46 UTC 

[GIT PULL] arm-soc: Xilinx zynq changes for v3.8
 2012-11-16 17:46 UTC  (5+ messages)

ata4.00: failed to get Identify Device Data, Emask 0x1
 2012-11-16 17:44 UTC  (9+ messages)

[PATCH 0/9] printk: Make it usable on nohz cpus v6
 2012-11-16 17:33 UTC  (6+ messages)
` [PATCH 8/9] irq_work: Make self-IPIs optable
` [PATCH 9/9] printk: Wake up klogd using irq_work

[PATCH] Remove inline from clock framework function definitions to build the kernel with GCC 4.7
 2012-11-16 17:39 UTC  (4+ messages)

[PATCH] autofs4 - use simple_empty() for empty directory check
 2012-11-16 17:34 UTC  (5+ messages)

[PATCH v2] drivers/of: Constify device_node->name and ->path_component_name
 2012-11-16 17:33 UTC  (2+ messages)

[PATCH 2/2] char/tpm: simplify duration calculation and eliminate sparse warning
 2012-11-16 17:33 UTC  (3+ messages)
` [PATCH v2] char/tpm: simplify duration calculation and eliminate smatch warning

[PATCH 3/3] staging: wlags49_h2: mdd.h: fixes tons of coding style issues
 2012-11-16 17:32 UTC  (4+ messages)

[PATCH] clk: mxs: Use a better name for the USB PHY clock
 2012-11-16 17:32 UTC  (3+ messages)

[PATCH -v3 0/7] x86: Use BRK to pre mapping page table to make xen happy
 2012-11-16 17:16 UTC  (8+ messages)
` [PATCH 6/7] x86, mm: setup page table from top-down

[PATCH v2 00/14] fuse: An attempt to implement a write-back cache policy
 2012-11-16 17:10 UTC  (15+ messages)
` [PATCH 01/14] fuse: Linking file to inode helper
` [PATCH 02/14] fuse: Getting file for writeback helper
` [PATCH 03/14] fuse: Prepare to handle short reads
` [PATCH 04/14] fuse: Prepare to handle multiple pages in writeback
` [PATCH 05/14] fuse: Connection bit for enabling writeback
` [PATCH 06/14] fuse: Trust kernel i_size only
` [PATCH 07/14] fuse: Update i_mtime on buffered writes
` [PATCH 08/14] fuse: Flush files on wb close
` [PATCH 09/14] fuse: Implement writepages and write_begin/write_end callbacks
` [PATCH 10/14] fuse: fuse_writepage_locked() should wait on writeback
` [PATCH 11/14] fuse: fuse_flush() "
` [PATCH 12/14] fuse: Fix O_DIRECT operations vs cached writeback misorder
` [PATCH 13/14] fuse: Turn writeback cache on
` [PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages

[PATCH v8 0/3] Runtime Interpreted Power Sequences
 2012-11-16 17:09 UTC  (4+ messages)
` [PATCH v8 3/3] Take maintainership of power sequences

[PATCH 1/3] staging: wlags49_h2: ap_h2: fixes coding style issues
 2012-11-16 17:07 UTC  (3+ messages)

kmem accounting netperf data
 2012-11-16 17:03 UTC 

[PATCH 2/3] staging: wlags49_h2: wl_if.h: fixes several coding style issues
 2012-11-16 16:54 UTC 

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2012-11-16 16:49 UTC  (4+ messages)
` [RFC PATCH v3 02/16] ARM: davinci: move private EDMA API to arm/common

[PATCH] ARM: dt: tegra: cardhu: Add drm components
 2012-11-16 16:46 UTC  (2+ messages)

[PATCH] drm: Add NVIDIA Tegra30 support
 2012-11-16 16:43 UTC  (3+ messages)

[REVIEW][PATCH 0/11] pid namespace cleanups and enhancements
 2012-11-16 16:35 UTC  (12+ messages)
` [PATCH 01/11] procfs: Use the proc generic infrastructure for proc/self
  ` [PATCH 02/11] procfs: Don't cache a pid in the root inode
  ` [PATCH 03/11] pidns: Capture the user namespace and filter ns_last_pid
  ` [PATCH 04/11] pidns: Use task_active_pid_ns where appropriate
  ` [PATCH 05/11] pidns: Make the pidns proc mount/umount logic obvious
  ` [PATCH 06/11] pidns: Don't allow new processes in a dead pid namespace
  ` [PATCH 07/11] pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
  ` [PATCH 08/11] pidns: Deny strange cases when creating pid namespaces
  ` [PATCH 09/11] pidns: Add setns support
  ` [PATCH 10/11] pidns: Consolidate initialzation of special init task state
  ` [PATCH 11/11] pidns: Support unsharing the pid namespace

[PATCH] spi: davinci: add OF support for the spi controller
 2012-11-16 16:32 UTC  (3+ messages)
` [linux-keystone] "

KMS Framebuffer on Intel N2600 (GMA3600)
 2012-11-16 16:32 UTC  (4+ messages)

[PATCH 00/19] latest numa/base patches
 2012-11-16 16:25 UTC  (20+ messages)
` [PATCH 01/19] mm/generic: Only flush the local TLB in ptep_set_access_flags()
` [PATCH 02/19] x86/mm: Only do a local tlb flush "
` [PATCH 03/19] sched, numa, mm: Make find_busiest_queue() a method
` [PATCH 04/19] sched, numa, mm: Describe the NUMA scheduling problem formally
` [PATCH 05/19] sched, numa, mm, s390/thp: Implement pmd_pgprot() for s390
` [PATCH 06/19] mm/thp: Preserve pgprot across huge page split
` [PATCH 07/19] x86/mm: Introduce pte_accessible()
` [PATCH 08/19] mm: Only flush the TLB when clearing an accessible pte
` [PATCH 09/19] sched, numa, mm, MIPS/thp: Add pmd_pgprot() implementation
` [PATCH 10/19] mm/pgprot: Move the pgprot_modify() fallback definition to mm.h
` [PATCH 11/19] mm/mpol: Make MPOL_LOCAL a real policy
` [PATCH 12/19] mm/mpol: Add MPOL_MF_NOOP
` [PATCH 13/19] mm/mpol: Check for misplaced page
` [PATCH 14/19] mm/mpol: Create special PROT_NONE infrastructure
` [PATCH 15/19] mm/mpol: Add MPOL_MF_LAZY
` [PATCH 16/19] numa, mm: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 17/19] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 18/19] mm/mpol: Use special PROT_NONE to migrate pages
` [PATCH 19/19] x86/mm: Completely drop the TLB flush from ptep_set_access_flags()

[ 00/66] 3.6.7-stable review
 2012-11-16 16:17 UTC  (5+ messages)
` [ 21/66] drm/i915: fix overlay on i830M
` [ 31/66] NFS: Wait for session recovery to finish before returning

[GIT PULL] arm64: bug-fix for 3.7
 2012-11-16 16:14 UTC 

[PATCH] RFC: pinctrl: grab default handler with bus notifiers
 2012-11-16 16:09 UTC  (7+ messages)

[PATCH 00/14] Modify signed comparisons of unsigned variables
 2012-11-16 16:09 UTC  (3+ messages)
` [PATCH 09/14] xen: events: Remove redundant check on unsigned variable

[PATCH v6 0/4] Add generic driver for on-chip SRAM
 2012-11-16 16:00 UTC  (5+ messages)
` [PATCH v6 3/4] media: coda: use genalloc API

[PATCH v5 0/4] Add generic driver for on-chip SRAM
 2012-11-16 15:58 UTC  (6+ messages)
` [PATCH v5 4/4] misc: sram: add support for configurable allocation order

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

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

[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 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] 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  (3+ messages)
` [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  (11+ messages)
` [PATCH v2 04/12] davinci: vpfe: dm365: add ISIF driver based on media framework
` [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


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