linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-16 06:57:47 to 2012-11-16 12:46:41 UTC [more...]

[PATCH v2 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-16 12:49 UTC  (13+ messages)
` [PATCH v2 1/3] gpio / ACPI: add ACPI support
` [PATCH v2 2/3] spi / ACPI: add ACPI enumeration support
` [PATCH v2 3/3] i2c "

[PATCH] usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
 2012-11-16 12:47 UTC  (4+ messages)

[PATCH v2] usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
 2012-11-16 12:45 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] serial: ifx6x60: Add module parameters to manage the modem status through sysfs
 2012-11-16 12:59 UTC  (2+ messages)

[PATCH v8 0/3] Runtime Interpreted Power Sequences
 2012-11-16 12:25 UTC  (13+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] pwm_backlight: use power sequences

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

[RFC PATCH 00/43] Automatic NUMA Balancing V3
 2012-11-16 11:22 UTC  (44+ messages)
` [PATCH 01/43] mm: compaction: Move migration fail/success stats to migrate.c
` [PATCH 02/43] mm: migrate: Add a tracepoint for migrate_pages
` [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

[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

[PATCH 0/5] eliminate possible double free
 2012-11-16 11:17 UTC  (3+ messages)
` [PATCH 4/5] ath6kl/wmi.c: "

[GIT PULL] arm-soc: Xilinx zynq changes for v3.8
 2012-11-16 10:59 UTC  (2+ messages)

[PATCH] LDT - Linux Driver Template
 2012-11-16  9:57 UTC  (3+ messages)

[PATCH V4 1/2] mfd: add TI TPS80031 mfd core driver
 2012-11-16 10:47 UTC  (3+ messages)

[PATCH] Set bit 22 in the PL310 (cache controller) AuxCtlr register
 2012-11-16 10:46 UTC  (3+ messages)

[PATCH 1/5] ARM: AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support
 2012-11-16 10:33 UTC  (3+ messages)

[PATCH v6 0/4] Add generic driver for on-chip SRAM
 2012-11-16 10:30 UTC  (5+ messages)
` [PATCH v6 1/4] genalloc: add a global pool list, allow to find pools by phys address
` [PATCH v6 2/4] misc: Generic on-chip SRAM allocation driver
` [PATCH v6 3/4] media: coda: use genalloc API
` [PATCH v6 4/4] ARM: dts: add sram for imx53 and imx6q

[PATCH RESEND 0/7] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2012-11-16 10:33 UTC  (2+ messages)

[PATCH] x86: bump PREALLOC_DMA_DEBUG_ENTRIES
 2012-11-16 10:17 UTC 

[PATCH] Correct description of SwapFree in Documentation/filesystems/proc.txt
 2012-11-16 10:16 UTC  (3+ messages)

[RFC v2 PATCH 0/2] sched: Integrating Per-entity-load-tracking with the core scheduler
 2012-11-16 10:15 UTC  (4+ messages)
` [RFC v2 PATCH 2/2] sched: Use Per-Entity-Load-Tracking metric for load balancing

[PATCH v4 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-11-16 10:12 UTC  (2+ messages)

[PATCH 2/3] fat: fix time updates for create and delete
 2012-11-16 10:12 UTC  (11+ messages)

linux-next: manual merge of the pm tree with the pci tree
 2012-11-16 10:17 UTC  (3+ messages)

[BUGFIX] PM: Fix active child counting when disabled and forbidden
 2012-11-16 10:10 UTC  (4+ messages)

[RFC PATCH 0/2] kvm/vmx: Output TSC offset
 2012-11-16 10:05 UTC  (4+ messages)
  `  "

Masking Tape
 2012-11-16 10:01 UTC 

[PATCH] KVM: MMU: lazily drop large spte
 2012-11-16  9:57 UTC  (10+ messages)

[PATCH] drm/nouveau: fix init with agpgart-uninorth
 2012-11-16  9:54 UTC 

[PATCH v1 resend hot_track 00/16] vfs: hot data tracking
 2012-11-16  9:51 UTC  (17+ messages)
` [PATCH v1 hot_track 01/16] vfs: introduce some data structures
` [PATCH v1 hot_track 02/16] vfs: add init and cleanup functions
` [PATCH v1 hot_track 03/16] vfs: add I/O frequency update function
` [PATCH v1 hot_track 04/16] vfs: add two map arrays
` [PATCH v1 hot_track 05/16] vfs: add hooks to enable hot tracking
` [PATCH v1 hot_track 06/16] vfs: add temp calculation function
` [PATCH v1 hot_track 07/16] vfs: add map info update function
` [PATCH v1 hot_track 08/16] vfs: add aging function
` [PATCH v1 hot_track 09/16] vfs: add one work queue
` [PATCH v1 hot_track 10/16] vfs: add FS hot type support
` [PATCH v1 hot_track 11/16] vfs: register one shrinker
` [PATCH v1 hot_track 12/16] vfs: add one ioctl interface
` [PATCH v1 hot_track 13/16] vfs: add debugfs support
` [PATCH v1 hot_track 14/16] proc: add two hot_track proc files
` [PATCH v1 hot_track 15/16] btrfs: add hot tracking support
` [PATCH v1 hot_track 16/16] vfs: add documentation

[PATCH 1/2] thp: fix update_mmu_cache_pmd() calls
 2012-11-16  9:55 UTC  (2+ messages)
` [PATCH 2/2] x86: convert update_mmu_cache() and update_mmu_cache_pmd() to functions

[PATCH RESEND] power: generic-adc-battery: Fix checking return value of request_any_context_irq
 2012-11-16  9:47 UTC  (2+ messages)

[PATCH V2 0/3] Add hardware I/O coherency support for Armada 370/XP
 2012-11-16  9:45 UTC  (4+ messages)
` [PATCH V2 1/3] arm: dma mapping: Export dma ops functions
` [PATCH V2 2/3] arm: plat-orion: Add coherency attribute when setup mbus target
` [PATCH V2 3/3] arm: mvebu: Add hardware I/O Coherency support

[PATCH 1/4] pinctrl: dove: Prevent NULL dereference if of_match_device returns NULL
 2012-11-16  9:39 UTC  (6+ messages)
` [PATCH 3/4] pinctrl: at91: "
  ` [PATCH RESEND "

[PATCH] scsi: prevent stack buffer overflow in host_reset
 2012-11-16  9:35 UTC  (2+ messages)

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-11-16  9:34 UTC  (16+ messages)
              ` [PATCH] tmpfs: fix shmem_getpage_gfp VM_BUG_ON

[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
 2012-11-16  9:33 UTC  (12+ messages)

[PATCH 00/14] Modify signed comparisons of unsigned variables
 2012-11-16  9:27 UTC  (11+ messages)
` [PATCH 02/14] [media] meye: Remove redundant check on unsigned variable
` [PATCH 07/14] pinctrl: SPEAr: Update error check for unsigned variables
` [PATCH 08/14] xen: netback: Remove redundant check on unsigned variable
` [PATCH 11/14] HID: hiddev: "
` [PATCH 13/14] misc: tsl2550: "
` [PATCH 14/14] wlcore: "

[PATCH]cputime: make bool type for steal ticks
 2012-11-16  9:24 UTC 

WARNING!! WEBMAIL AUTOMATIC DELETION OF VIRUS AND SPY, UPGRADE NOW !!!
 2012-11-16  8:08 UTC 

[PATCH RESEND] misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()
 2012-11-16  9:17 UTC 

[PATCH RFT 1/2] pinctrl: dove: Fix dove_audio1_ctrl_set when BIT(0|1|2|3) of config is clear
 2012-11-16  9:12 UTC  (3+ messages)

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-16  9:02 UTC  (9+ messages)
` [PATCH v6] "
    ` [RFC] staging: ste_rmi4: merge into the main kernel tree

[PATCH] jffs2: Make handling of erase_completion_lock consistent in jffs2_do_reserve_space()
 2012-11-16  9:00 UTC  (2+ messages)

[PATCH 0/9] x86, boot, 64bit: Add support for loading ramdisk and bzImage high
 2012-11-16  8:53 UTC  (10+ 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 3/9] x86, 64bit: set extra ident page table for whole kernel range
` [PATCH 4/9] x86, 64bit: add support for loading kernel above 512G
` [PATCH 5/9] x86: Merge early_reserve_initrd for 32bit and 64bit
` [PATCH 6/9] x86: add get_ramdisk_image/size
` [PATCH 7/9] x86, boot: add field to support load bzImage and ramdisk high
` [PATCH 8/9] x86: ramdisk info print with high bits
` [PATCH 9/9] x86: remove 1024g limitation for kexec buffer on 64bit

[PATCH 0/8] warning fixes for v3.7-rc4
 2012-11-16  8:50 UTC  (3+ messages)
` [PATCH 1/8] mtd: diskonchip: don't warn about ARM architecture

[PATCH 1/3, v5] AMD64 EDAC: Add muli-domain support
 2012-11-16  8:46 UTC  (3+ messages)

[PATCH v4 2/9] net: rds: use this_cpu_* per-cpu helper
 2012-11-16  8:38 UTC  (2+ messages)

[PATCH v4 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-11-16  8:38 UTC  (2+ messages)

[PATCH] backlight: lcd: return ENXIO when ops functions cannot be called
 2012-11-16  8:36 UTC 

[PATCH v4 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper
 2012-11-16  8:35 UTC  (2+ messages)

[PATCH v4 7/9] trace: use this_cpu_ptr per-cpu helper
 2012-11-16  8:34 UTC  (2+ messages)

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

[PATCH 0/9 v4] use efficient this_cpu_* helper
 2012-11-16  8:30 UTC  (4+ messages)

[PATCH v2] PCI-AER: Do not report successful error recovery for devices with AER-unaware drivers
 2012-11-16  8:18 UTC 

[PATCH] ARM: add get_user() support for 8 byte types
 2012-11-16  8:18 UTC  (2+ messages)

[PATCH] dt: platform: Extract device name from device tree blob
 2012-11-16  8:15 UTC  (5+ messages)

[patch,v3 00/10] make I/O path allocations more numa-friendly
 2012-11-16  8:08 UTC  (2+ messages)

MDaemon Notification -- Attachment Removed
 2012-11-16  8:00 UTC 

new execve/kernel_thread design
 2012-11-16  7:59 UTC  (8+ messages)

[PATCH 20/21] mm: drop vmtruncate
 2012-11-16  7:45 UTC  (3+ messages)

[PATCH 0/3] [SCSI] mvsas: fix multiple shift issues
 2012-11-16  7:39 UTC  (7+ messages)
` [PATCH 2/3] [SCSI] mvsas: fix shift in mvs_94xx_free_reg_set()

[PATCH v3 0/2] NVIDIA Tegra DRM driver
 2012-11-16  7:38 UTC  (2+ messages)

[PATCH 0/7] fixups for kmemcg
 2012-11-16  7:21 UTC  (7+ messages)
` [PATCH 5/7] memcg: get rid of once-per-second cache shrinking for dead memcgs

[PATCH] tools: hv: Netlink source address validation allows DoS
 2012-11-16  7:21 UTC  (2+ messages)

[PATCH] drm: Add NVIDIA Tegra30 support
 2012-11-16  7:15 UTC  (5+ messages)

[PATCH] checkpatch: extend line continuation test
 2012-11-16  7:09 UTC  (3+ messages)

[PATCH RFT] openrisc: dma-mapping: support debug_dma_mapping_error
 2012-11-16  7:03 UTC  (4+ messages)
` [PATCH RFT RESEND linux-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).