All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-13 09:06:40 to 2012-06-13 10:28:36 UTC [more...]

[PATCH -V9 00/15] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-13 10:27 UTC  (25+ messages)
` [PATCH -V9 01/15] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V9 02/15] hugetlb: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V9 03/15] hugetlb: add an inline helper for finding hstate index
` [PATCH -V9 05/15] hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb
` [PATCH -V9 06/15] hugetlb: simplify migrate_huge_page()
` [PATCH -V9 07/15] hugetlb: add a list for tracking in-use HugeTLB pages
` [PATCH -V9 08/15] hugetlb: Make some static variables global
` [PATCH -V9 09/15] mm/hugetlb: Add new HugeTLB cgroup
` [PATCH -V9 10/15] hugetlb/cgroup: Add the cgroup pointer to page lru
  ` [PATCH -V9 04/15] hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
  ` [PATCH -V9 11/15] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
` [PATCH -V9 12/15] hugetlb/cgroup: Add support for cgroup removal
` [PATCH -V9 13/15] hugetlb/cgroup: add hugetlb cgroup control files
` [PATCH -V9 14/15] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
` [PATCH -V9 15/15] hugetlb/cgroup: add HugeTLB controller documentation

[Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
 2012-06-13 10:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/4] block: Convert open calls to qemu_open

[Qemu-devel] [RFC v0 0/8] QOMify AXI stream for Xilinx AXI ethernet/DMA
 2012-06-13 10:28 UTC  (13+ messages)
` [Qemu-devel] [RFC v0 1/8] qom: revamp interfaces
` [Qemu-devel] [RFC v0 2/8] xilinx: remove PROP_PTR properties
` [Qemu-devel] [RFC v0 3/8] xilinx_axidma: Added missing TypeInfo
` [Qemu-devel] [RFC v0 4/8] object: create default canonical paths for orphans
` [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
` [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
` [Qemu-devel] [RFC v0 7/8] petalogix_ml605_mmu: fixed qdev create for dma
` [Qemu-devel] [RFC v0 8/8] axidma: renamed interconnect to axi-stream

gma500: Cannot find any crtc or sizes - going 1024x768
 2012-06-13 10:31 UTC  (12+ messages)

Git Garbage Collect Error
 2012-06-13 10:27 UTC 

[GIT PULL] irq/core changes for v3.5
 2012-06-13 10:23 UTC  (7+ messages)

[PATCH 0/2] x86/mm: remove arch-specific PTE/PMD get-and-clear functions
 2012-06-13 10:20 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: remove arch-specific ptep_get_and_clear() function
` [PATCH 2/2] x86/mm: remove arch-specific pmdp_get_and_clear() function

[PATCH v3 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
 2012-06-13 10:12 UTC  (10+ messages)
` [PATCH V3 1/4] i2c: tegra: make sure register writes completes
` [PATCH V3 2/4] i2c: tegra: add PROTOCOL_MANGLING as supported functionality
` [PATCH V3 3/4] i2c: tegra: support for I2C_M_NOSTART functionality
` [PATCH V3 4/4] i2c: tegra: make all resource allocation through devm_*

[PATCH v3 00/18] libxl: domain save/restore: run in a separate process
 2012-06-13 10:22 UTC  (3+ messages)

[Xenomai] Rtdm driver debugging techniques
 2012-06-13 10:21 UTC  (5+ messages)

Fwd: Re: Broken builds
 2012-06-13 10:20 UTC  (2+ messages)

Fwd: Does Ceph support direct I/O?
 2012-06-13 10:15 UTC 

[PATCHv3 4/6] Tests for git-remote-mediawiki pull
 2012-06-13 10:14 UTC  (4+ messages)
` [PATCH 1/6] Scripts to install, delete and clear a MediaWiki
  ` [PATCH 2/6] Test environment of git-remote-mediawiki

[PATCH 0/2] Few MUSB fixes for ifdef removal
 2012-06-13 10:15 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: Fix MUSB ifdefs for platform init code
` [PATCH 2/2] ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0

[PATCH-V2] perf symbols: fix symbol offset breakage with separated debug info
 2012-06-13 10:14 UTC  (5+ messages)
` Fwd: "

[Qemu-devel] Qemu with Segmentation fault (core dumped)
 2012-06-13 10:13 UTC  (2+ messages)

[Qemu-devel] IO performance test on the tcm-vhost scsi
 2012-06-13 10:13 UTC 

[PATCH] rt2x00 : RT3290 chip support v4
 2012-06-13 10:13 UTC 

[PATCH v2 0/5] ARM OMAP3530evm misc fixes for linux-omap
 2012-06-13 10:13 UTC  (6+ messages)
  ` [PATCH V2 5/5] Input: ads7846: set proper debounce time in driver level

[PATCH] git bisect old/new
 2012-06-13 10:12 UTC  (7+ messages)
` [PATCHv2] "

[PATCH 0/4 v2][RFC] apply rwlock for extent state
 2012-06-13 10:19 UTC  (5+ messages)
` [PATCH 1/4] Btrfs: use radix tree for checksum
` [PATCH 2/4] Btrfs: merge adjacent states as much as possible
` [PATCH 3/4] Btrfs: use large extent range for read and its endio
` [PATCH 4/4] Btrfs: apply rwlock for extent state

[PATCH 2/5] ipv4: Kill ip_rt_frag_needed()
 2012-06-13 10:07 UTC  (5+ messages)

[PATCH 1/2] ARM: vexpress: Check master site in daughterboard's sysctl operations
 2012-06-13 10:07 UTC  (3+ messages)
` [PATCH 2/2] ARM: vexpress: Initial common clock support

Performance benchmark of rbd
 2012-06-13 10:06 UTC 

TDLS implementation clarifications
 2012-06-13 10:04 UTC  (2+ messages)

Multiple Thermometer device connections
 2012-06-13 10:04 UTC  (5+ messages)
  ` Bluetooth LE scan/pair using MGMT_OPS on Ubuntu 12.04 fails

[PATCH] x86-64: refine the XSA-9 fix
 2012-06-13 10:04 UTC 

[PATCH RFT 1/4] regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear
 2012-06-13 10:03 UTC  (3+ messages)
` [PATCH RFT 3/4] regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage

[PATCH] drm/exynos: Add missing static storage class specifier
 2012-06-13 10:03 UTC  (2+ messages)

[RFC] Filtering SG_IO commands using cgroups
 2012-06-13 10:02 UTC 

[PATCH] x86-64: don't allow non-canonical addresses to be set for any callback
 2012-06-13 10:02 UTC 

[Devel] Are you waiting for?
 2012-06-13 10:02 UTC 

[PATCH obexd v0 1/3] client: Fix possible unreplied D-Bus message
 2012-06-13 10:01 UTC  (2+ messages)

[Xenomai] a question about ADEOS
 2012-06-13 10:00 UTC  (9+ messages)
      ` [Xenomai] ftrace

PPPoE performance regression
 2012-06-13  9:57 UTC  (2+ messages)

[PATCH v2 1/2] uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
 2012-06-13  9:58 UTC  (5+ messages)
  ` Q: a_ops->readpage() && struct file

[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()
 2012-06-13  9:58 UTC  (11+ messages)
              ` [PATCH net-next] net: lpc_eth: free skbs in start_xmit

Moving top level to a subvolume
 2012-06-13  9:57 UTC  (11+ messages)

[RFC/PATCH v4 0/7] ARM11 MPCore: preemption/task migration cache coherency fixups
 2012-06-13  9:54 UTC  (10+ messages)
` [RFC/PATCH v5 "
  ` [RFC/PATCH v5 5/7] ARM: ARM11 MPCore: cpu_v6_dcache_clean_area needs RFO
  ` [RFC/PATCH v5 7/7] ARM: ARM11 MPCore: Make cpu_v6_set_pte_ext preempt safe

[PATCH] Bluetooth: Fix kernel crash on rfcomm disconnects
 2012-06-13  9:53 UTC  (2+ messages)

[PATCH v4 2/4] mac80211: implement the proactive PREQ generation
 2012-06-13  9:52 UTC  (3+ messages)
` [PATCH v4 3/4] mac80211: implement the proactive PREP generation
` [PATCH v4 4/4] mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value

[net-next patch 0/12] bnx2x: ethtool and other enhancements
 2012-06-13 12:44 UTC  (14+ messages)
` [net-next patch 1/12] bnx2x: Add support for external LB
` [net-next patch 2/12] bnx2x: Return only online tests for MF
` [net-next patch 3/12] bnx2x: Add support for 4-tupple UDP RSS
` [net-next patch 4/12] bnx2x: Allow more than 64 L2 CIDs
` [net-next patch 5/12] bnx2x: Make the transmission queues adjacent
` [net-next patch 6/12] bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
` [net-next patch 7/12] bnx2x: Split the FP structure
` [net-next patch 8/12] bnx2x: Allow up to 63 RSS queues default 8 queues
` [net-next patch 9/12] bnx2x: Add support for ethtool -L
` [net-next patch 10/12] bnx2x: Support DCBX for all functions
` [net-next patch 11/12] bnx2x: Add FCoE capabilities advertisement
` [net-next patch 12/12] bnx2x: Change date and version to 1.72.51-0

[PATCH] ALSA: HDA: Create phantom jacks for fixed inputs and outputs
 2012-06-13  9:52 UTC  (5+ messages)

[RFC] net/sched/em_canid: Ematch rule to match CAN frames according to their CAN IDs
 2012-06-13  9:52 UTC  (6+ messages)

[PATCH] bnx2x: fix checksum validation
 2012-06-13  9:50 UTC 

[PATCH v5 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-06-13  9:50 UTC  (6+ messages)
` [PATCH v5 1/7] ARM: davinci, cp_intc: Add irq domain support

[PATCH 1/2] regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify selected voltage
 2012-06-13  9:47 UTC  (2+ messages)

[PATCH v2 0/9] brcm80211: smac: rework regulatory support
 2012-06-13  9:43 UTC  (6+ messages)
` [PATCH v2 6/9] brcm80211: smac: enable/disable radio on regulatory updates
` [PATCH v2 7/9] brcm80211: smac: use mac80211 channel data for tx power limits

Data Offset
 2012-06-13  9:46 UTC  (9+ messages)

[PATCH 1/5] regulator: Remove s5m8767a buck initialization
 2012-06-13  9:45 UTC  (2+ messages)

[RFC 0/4] ARM: topology: set the capacity of each cores for big.LITTLE
 2012-06-13  9:44 UTC  (9+ messages)
` [RFC 1/4] ARM: topology: Add arch_scale_freq_power function
` [RFC 3/4] ARM: topology: Update cpu_power according to DT information

[PATCH 0/5] Introduce generic set_bit_le() -v2
 2012-06-13  9:43 UTC  (3+ messages)
` [PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function

[Query] Update email-id in kernel source
 2012-06-13  9:43 UTC  (2+ messages)

[PATCH 0 of 3] tools/configure.ac changes
 2012-06-13  9:41 UTC  (7+ messages)
` [PATCH 1 of 3] tools/configure.ac: add version check for glib2

[PATCH v4] mmc: add a function to get regulators, supplying card's power
 2012-06-13  9:40 UTC  (7+ messages)

[PATCH] x86, cpufreq: Change powernow's CPB status immediately
 2012-06-13  9:38 UTC  (2+ messages)

Unable to get QXL vga working
 2012-06-13  9:38 UTC  (18+ messages)

[ANN] wireless.kernel.org wiki protection
 2012-06-13  9:33 UTC 

wrong count of CPU usage
 2012-06-13  9:24 UTC  (2+ messages)
` [utime/stime times have stalled]

[PATCH v2] lib/decompress_unxz.c: removing all memory helper functions
 2012-06-13  9:32 UTC  (5+ messages)

metadata versions: 0.90 vs 1.2
 2012-06-13  9:31 UTC  (2+ messages)

[PATCH 1/2] regulator: wm831x-ldo: Convert to devm_request_threaded_irq
 2012-06-13  9:30 UTC  (2+ messages)

[PATCH] ASoC: ml26124: Convert to devm_regmap_init_i2c
 2012-06-13  9:27 UTC  (2+ messages)

NFSv4 regression, kernel BUG at fs/nfsd/nfs4state.c:1044!
 2012-06-13  9:27 UTC  (7+ messages)
          ` RPC: fragment too large with transition to 3.4

[PATCHv6 0/8] kvm: eoi optimization support
 2012-06-13  9:26 UTC  (5+ messages)
` [PATCHv6 2/8] kvm: optimize ISR lookups

[Qemu-devel] [PATCH 1/2] Makefile: Remove BUILD_DIR from qapi-dir
 2012-06-13  9:24 UTC  (4+ messages)

[PATCH] ASoC: Ux500: Correct license strings
 2012-06-13  9:22 UTC  (2+ messages)

[PATCH 0/7] usbnet: misc cleanup
 2012-06-13  9:21 UTC  (6+ messages)
` [PATCH 4/7] usbnet: remove EVENT_DEV_OPEN flag

fanotify hangs with multi-threaded programs
 2012-06-13  9:20 UTC 

[PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init
 2012-06-13  9:20 UTC 

[PATCH] libxl: fix a typo in the GCREALLOC_ARRAY macro
 2012-06-13  9:20 UTC 

[Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
 2012-06-13  9:18 UTC  (2+ messages)

[RFT] PCI changes related to wakeup (was: Re: [linux-pm] ehci_hcd related S3 lockup on ASUS laptops, again)
 2012-06-13  9:22 UTC  (2+ messages)

[PATCH] cfg80211/nl80211: fix kernel-doc
 2012-06-13  9:16 UTC 

[PATCH] printk: Ensure oops printing if console is locked
 2012-06-13  9:14 UTC 

[PATCH V3 0/3] ata: pata_arasan and ahci_platform updates
 2012-06-13  9:12 UTC  (4+ messages)
` [PATCH V3 1/3] ata: pata_arasan: Add clk_{un}prepare() support

[patch 0/3 v3] MD: improve raid1/10 write performance for fast storage
 2012-06-13  9:11 UTC  (4+ messages)
` [patch 1/3 v3] MD: add a specific workqueue to do dispatch
` [patch 2/3 v3] raid1: percpu dispatch for write request if bitmap supported
` [patch 3/3 v3] raid10: "

[PATCH RFT] regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
 2012-06-13  9:09 UTC  (2+ messages)

[patch 0/4 v2] optimize raid1 read balance for SSD
 2012-06-13  9:09 UTC  (5+ messages)
` [patch 1/4 v2] raid1: move distance based read balance to a separate function
` [patch 2/4 v2] raid1: make sequential read detection per disk based
` [patch 3/4 v2] raid1: read balance chooses idlest disk
` [patch 4/4 v2] raid1: split large request for SSD

[PATCH] nl80211: fix sched scan match attribute name
 2012-06-13  9:08 UTC 

[U-Boot] [PATCH 0/8] Minor fixes and start of consolidation onto mxs SoC
 2012-06-13  9:07 UTC  (7+ messages)
` [U-Boot] [PATCH 3/8] mx28evk: ensure command definition is in alphabetic order
` [U-Boot] [PATCH 5/8] m28evk: fix board config include guardian macro name
` [U-Boot] [PATCH 6/8] mx28evk: "

[U-Boot] [PATCH 1/3] m28evk: use same notation to alloc the 128kB stack
 2012-06-13  9:06 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] m28evk: drop duplicated definition of CONFIG_OF_LIBFDT

ACHTUNG ACHTUNG (QUOTE ALERT)
 2012-06-13  8:25 UTC 

[U-Boot] [PATCH 1/8] MX28: Fix a typo in mx28_reg_8 macro
 2012-06-13  9:06 UTC  (2+ messages)


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.