LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-28 07:24:48 to 2012-03-28 13:57:55 UTC [more...]

[PATCH Resend] epoll: add EPOLLEXCLUSIVE support
 2012-03-28 13:57 UTC 

[PATCH -V4 00/10] memcg: Add memcg extension to control HugeTLB allocation
 2012-03-28 13:40 UTC  (14+ messages)
` [PATCH -V4 01/10] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V4 02/10] hugetlbfs: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V4 03/10] hugetlbfs: Add an inline helper for finding hstate index
` [PATCH -V4 04/10] memcg: Add HugeTLB extension
` [PATCH -V4 05/10] hugetlb: add charge/uncharge calls for HugeTLB alloc/free

[ANNOUNCE] BFS CPU scheduler version 0.420 AKA "Smoking" for linux kernel 3.3.0
 2012-03-28 13:53 UTC  (6+ messages)

[PATCH] tcp: bind() use stronger condition for bind_conflict
 2012-03-28 13:52 UTC  (2+ messages)

[PATCH 00/39] [RFC] AutoNUMA alpha10
 2012-03-28 13:51 UTC  (13+ messages)
` [PATCH 11/39] autonuma: CPU follow memory algorithm
` [PATCH 39/39] autonuma: NUMA scheduler SMT awareness

[PATCH-v2] Support M95040 SPI EEPROM
 2012-03-28 13:50 UTC 

[PATCH v1] mfd: mc13xxx: add I2C support fix building for v3.3
 2012-03-28 13:48 UTC  (3+ messages)

[RFC][PATCH 00/32] Nohz cpusets v2 (adaptive tickless kernel)
 2012-03-28 13:38 UTC  (39+ messages)
` [PATCH 08/32] nohz: Try not to give the timekeeping duty to an adaptive tickless cpu
` [PATCH 11/32] nohz/cpuset: Don't turn off the tick if rcu needs it
` [PATCH 21/32] nohz/cpuset: Flush cputime on threads in nohz cpusets when waiting leader

[GIT] [3.4] MFD pull request
 2012-03-28 13:38 UTC  (2+ messages)

GMA500 support
 2012-03-28 13:28 UTC  (3+ messages)

[PATCH 00/14 v5] fix gmbus writes and related issues
 2012-03-28 13:21 UTC  (17+ messages)
` [PATCH 01/14 v5] drm/i915/intel_i2c: refactor gmbus_xfer
` [PATCH 02/14 v5] drm/i915/intel_i2c: cleanup error messages and comments
` [PATCH 03/14 v5] drm/i915/intel_i2c: assign HDMI port D to pin pair 6
` [PATCH 04/14 v5] drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
` [PATCH 05/14 v5] drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
` [PATCH 06/14 v5] drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
` [PATCH 07/14 v5] drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
` [PATCH 08/14 v5] drm/i915/intel_i2c: handle zero-length writes
` [PATCH 09/14 v5] drm/i915/intel_i2c: use double-buffered writes
` [PATCH 10/14 v5] drm/i915/intel_i2c: always wait for IDLE before clearing NAK
` [PATCH 11/14 v5] drm/i915/intel_i2c: use WAIT cycle, not STOP
` [PATCH 12/14 v5] drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
` [PATCH 13/14 v5] drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
` [PATCH 14/14 v5] drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers

[PATCH 00/13 v4] fix gmbus writes and related issues
 2012-03-28 13:21 UTC  (13+ messages)
` [PATCH 07/13 v4] drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
` [PATCH 08/13 v4] drm/i915/intel_i2c: handle zero-length writes
` [PATCH 12/13 v4] drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
` [PATCH 13/13 v4] drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop

[PATCH] x86_fixup_irqs: Fix possible missing interrupt handle when disabling CPU
 2012-03-28 13:16 UTC  (3+ messages)

[PATCH] x86, amd: Be more verbose about LVT offset assignments
 2012-03-28 13:12 UTC  (3+ messages)

[PATCH] perf - probe finder fails to resolve function name to address
 2012-03-28 12:59 UTC  (6+ messages)
    ` [RESEND]Re: "
          ` [PATCH] perf: missing export.h file

[git pull] drm fixes
 2012-03-28 12:55 UTC  (2+ messages)

[PATCH] ext3: update documentation with barrier=1 default
 2012-03-28 12:49 UTC  (2+ messages)

[PATCH 1/3] PAD helper for native and paravirt platform
 2012-03-28 12:42 UTC  (6+ messages)
` [Xen-devel] "

[PATCH] hugetlbfs: add err code in initializing module
 2012-03-28 12:40 UTC  (5+ messages)

[RFC 00/15] perf: Add backtrace post dwarf unwind
 2012-03-28 12:35 UTC  (16+ messages)
` [PATCH 01/15] perf, tool: Fix the array pointer to follow event data properly
` [PATCH 02/15] uaccess: Add new copy_from_user_gup API
` [PATCH 03/15] perf: Unified API to record selective sets of arch registers
` [PATCH 04/15] perf: Add ability to dump user regs
` [PATCH 05/15] perf: Add ability to dump part of the user stack
` [PATCH 06/15] perf: Add attribute to filter out user callchains
` [PATCH 07/15] perf, tool: Factor DSO symtab types to generic binary types
` [PATCH 08/15] perf, tool: Add interface to read DSO image data
` [PATCH 09/15] perf, tool: Add '.note' check into search for NOTE section
` [PATCH 10/15] perf, tool: Back [vdso] DSO with real data
` [PATCH 11/15] perf, tool: Add interface to arch registers sets
` [PATCH 12/15] perf, tool: Add libunwind dependency for dwarf cfi unwinding
` [PATCH 13/15] perf, tool: Support user regs and stack in sample parsing
` [PATCH 14/15] perf, tool: Support for dwarf cfi unwinding on post processing
` [PATCH 15/15] perf, tool: Support for dwarf mode callchain on perf record

[GIT PULL 0/5] Second batch of arm-soc changes
 2012-03-28 12:34 UTC  (5+ messages)
` [GIT PULL 1/5] ARM: cleanups of io includes

[PATCH v2] regulator: i.MX35-PDK Add regulator support
 2012-03-28 12:20 UTC  (3+ messages)

[PULL REQUEST] DMA-mapping framework redesign preparation patches
 2012-03-28 12:19 UTC  (4+ messages)

[GIT PULL] trivial writeback fixes for 3.4
 2012-03-28 12:07 UTC 

[PATCH v2 2/2] power_supply: Charger-Manager: provide function for in-kernel use
 2012-03-28 12:07 UTC 

[PATCH v2 1/2] power_supply: Charger-Manager: poll battery health in normal state
 2012-03-28 12:07 UTC 

[PATCH v2 0/2] power_supply: update Charger-Manager
 2012-03-28 12:07 UTC 

[patch] cpuset: remove an unused variable
 2012-03-28 11:58 UTC  (2+ messages)
` [tip:sched/urgent] cpusets: Remove "

[PATCH 1/2] regulator: Convert tps6524x to set_voltage_sel
 2012-03-28 11:46 UTC  (2+ messages)
` [PATCH 2/2] regulator: Convert tps6524x to get_voltage_sel

[PATCH 1/4] regulator: wm831x-dcdc: Fix the logic to choose best current limit setting
 2012-03-28 11:44 UTC  (2+ messages)

[PATCH] ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe
 2012-03-28 11:39 UTC  (2+ messages)

[PATCH] ASoC: ep93xx-ac97: use devm_* helpers to cleanup probe
 2012-03-28 11:38 UTC  (2+ messages)

linux-next: build failure after merge of the battery tree
 2012-03-28 11:38 UTC  (5+ messages)

[PATCH 1/9] KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
 2012-03-28 11:36 UTC  (12+ messages)
` [PATCH 2/9] keys: update the description with info about "logon" keys
  ` [Keyrings] "
` [PATCH 3/9] KEYS: Move the key config into security/keys/Kconfig
` [PATCH 4/9] KEYS: Reorganise keys Makefile
` [PATCH 5/9] KEYS: Announce key type (un)registration
` [PATCH 6/9] KEYS: Perform RCU synchronisation on keys prior to key destruction
` [PATCH 7/9] KEYS: Permit in-place link replacement in keyring list
` [PATCH 8/9] KEYS: Do LRU discard in full keyrings
` [PATCH 9/9] KEYS: Add invalidation support

3.3.0: "INFO: rcu_bh detected stall on CPU 3 (t=0 jiffies)"
 2012-03-28 11:28 UTC  (2+ messages)

[PATCH] kvm-intel: Auto-load on CPUs with VMX
 2012-03-28 11:26 UTC  (2+ messages)

[RFC PATCH 0/5] perf: Intel uncore pmu counting support
 2012-03-28 11:24 UTC  (11+ messages)
` [PATCH 2/5] perf: generic intel uncore support

[PATCH v3 0/7] SATA ZPODD support
 2012-03-28 19:55 UTC  (6+ messages)
` [PATCH v3 1/7] libata-acpi: set acpi state for SATA port
` [PATCH v3 4/7] libata: detech Device Attention support

[PATCH 0/1] vsprintf: optimize decimal conversion (again)
 2012-03-28 11:23 UTC  (10+ messages)

K7/Athlon Optimization Causes Build Fail on Kernel 3.3 i686
 2012-03-28 11:19 UTC  (2+ messages)

[RFC PATCH] virtio_blk: Checking "private_data" to avoid kernel panic when hotplugging
 2012-03-28 11:11 UTC  (2+ messages)

is nmi_watchdog supported by mx35 platform?
 2012-03-28 11:08 UTC 

[RFC][PATCH 0/6 v2] reducing page_cgroup size
 2012-03-28 11:06 UTC  (7+ messages)
` [RFC][PATCH 1/6] memcg: add methods to access pc->mem_cgroup
` [RFC][PATCH 2/6] memcg: add pc_set_mem_cgroup_and_flags()
` [RFC][PATCH 3/6] memcg: add PageCgroupReset()
` [RFC][[PATCH 4/6] memcg: remove mem_cgroup pointer from page_cgroup
` [RFC][PATCH 5/6] memcg: remove unnecessary memory barrier
` [RFC][PATCH 6/6] memcg: config for integrate page_cgroup into memmap

Dead circle in epoll file descriptor causes soft lockup on kernel 3.2.12
 2012-03-28 10:57 UTC  (3+ messages)

TTY: tty_port questions
 2012-03-28 11:06 UTC  (12+ messages)

[PATCH 1/2] regulator: ad5398: show changing current in uA
 2012-03-28 11:01 UTC  (2+ messages)

[PATCH 1/2] regulator: Convert tps6524x to set_voltage_sel
 2012-03-28 10:58 UTC  (4+ messages)

[PATCH] virtio_blk: add helper function to support mass of disks naming
 2012-03-28 10:58 UTC  (2+ messages)

[PATCH] Add helper for registering a fixed regulator
 2012-03-28 10:57 UTC  (5+ messages)
` [PATCH 4/4] ARM i.MX 3ds debugboard: register a dummy regulator for the smsc911x device

Support for Perle SXPCI Universal Serial Cards
 2012-03-28 11:00 UTC  (2+ messages)

[PATCH] Regulator: anatop-regulator: patching to device-tree property "reg"
 2012-03-28 10:53 UTC  (2+ messages)

[RESEND][PATCH] ext4: add error handling when discarding is fail in FITRIM ioctl
 2012-03-28 10:50 UTC  (2+ messages)

[PATCH] floppy: revert floppy disable halt warning
 2012-03-28 10:46 UTC  (7+ messages)

Fra Dr. Christopher Harrison
 2012-03-27 11:23 UTC 

FW: Kernel: low stack detected by irq handler
 2012-03-28 10:36 UTC  (2+ messages)
  `  "

[PATCH v3] PM / QoS: add pm_qos_update_request_timeout API
 2012-03-28 10:25 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v1 0/9] do not use s_dirt in ext4
 2012-03-28 10:15 UTC  (8+ messages)

Regulator supplies when using Device Tree
 2012-03-28 10:09 UTC  (4+ messages)

[PATCH 0/4] compat: March 19 backport work
 2012-03-28 10:00 UTC  (8+ messages)
` [PATCH 4/4] compat: add some tracing "

[PATCH 0/2] tools: Add a toplevel Makefile
 2012-03-28  9:51 UTC  (7+ messages)

[PATCH 00/19] Fix filesystem freezing deadlocks
 2012-03-28  9:48 UTC  (8+ messages)
` [PATCH 01/19] mm: Make default vm_ops provide ->page_mkwrite handler

[RFC] Remove most all #define pr_fmt(fmt) lines
 2012-03-28  9:46 UTC  (6+ messages)

[PATCH] dma: fix sa11x0-dma build error when CONFIG_PM_SLEEP=n
 2012-03-28  9:42 UTC 

[GIT] [3.4] MFD pull request
 2012-03-28  9:49 UTC 

[PATCH v7 0/6] Introduce External Connector Class (extcon)
 2012-03-28  9:39 UTC  (2+ messages)

[PATCH 0/9] XSHM: Shared Memory Driver for ST-E Thor M7400 LTE modem
 2012-03-28  9:33 UTC  (7+ messages)
      ` Using remoteproc with ST-Ericsson modem

3.2.1 Unable to reset IRR messages on boot
 2012-03-28  9:32 UTC  (5+ messages)
` 3.2.1 Unable to reset IRR messages on boot. [BZ#804347]
  ` [PATCH 1/3] x86: add io_apic_ops to allow interception
    ` [tip:x86/urgent] x86/ioapic: Add io_apic_ops driver layer "

[PATCH v2] HID: autoload hid-multitouch as needed
 2012-03-28  9:31 UTC  (3+ messages)

Netlink and raw packet inconsistencies or obsolete man pages?
 2012-03-28  9:17 UTC 

[PATCH] mm/memory_failure: Let the compiler add the function name
 2012-03-28  9:09 UTC  (3+ messages)

spin-is-locked is evil patchkit v2
 2012-03-28  9:07 UTC  (6+ messages)
` [PATCH 11/13] Add a discussion on why spin_is_locked() is bad to spinlocks.txt
` [PATCH 12/13] Add a kerneldoc comment to spin_is_locked() that discourages its usage

[git pull] drm main pull for 3.4-rc1
 2012-03-28  8:55 UTC  (7+ messages)

[PATCH 0/5] spi: omap2-mcspi: driver updates
 2012-03-28  8:45 UTC  (3+ messages)
` [PATCH v2 1/5] spi/omap: Remove bus_num usage for instance index

suspicious RCU usage warnings in 3.3.0
 2012-03-28  8:45 UTC 

[PATCH V2] iop-adma: Corrected array overflow in RAID6 Xscale(R) test
 2012-03-28  8:30 UTC  (2+ messages)

array underflow in receive_SyncParam()?
 2012-03-28  8:26 UTC  (4+ messages)

[PATCH net-next v2 1/5] r8169: modify pll power function
 2012-03-28  8:26 UTC  (5+ messages)
` [PATCH net-next v2 2/5] r8169: add csi_opt
` [PATCH net-next v2 3/5] r8169: support RTL8402
` [PATCH net-next v2 4/5] r8169: adjust some functions of 8111f
` [PATCH net-next v2 5/5] r8169: support RTL8411

[rfc] fcntl: Add F_GETOWNER_UIDS option
 2012-03-28  8:16 UTC  (11+ messages)

[GIT PULL v2] arch/microblaze changes for 3.4
 2012-03-28  8:13 UTC  (2+ messages)

[PATCH] modpost: Fix modpost's license checking V2
 2012-03-28  8:04 UTC  (7+ messages)
` [PATCH] modpost: Fix modpost's license checking V3

linux-next: build warning after merge of the final tree
 2012-03-28  7:59 UTC  (2+ messages)

compat-wireless releases based on v3.3
 2012-03-28  7:43 UTC  (3+ messages)

Foreign Partnership Quest!
 2012-03-28  7:15 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).