public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-18 15:12:47 to 2011-05-18 20:00:34 UTC [more...]

[git pull][PATCH 0/2] Fix regression caused by addition of 'of_match'
 2011-05-18 19:55 UTC  (5+ messages)
` [PATCH 1/2] of: fix race when matching drivers
` [PATCH 2/2] drivercore: revert addition of of_match to struct device

OOPS in configfs when doing d_delete
 2011-05-18 19:58 UTC  (6+ messages)

[PATCH 0/4] v6 Improve task->comm locking situation
 2011-05-18 19:58 UTC  (7+ messages)

[PATCH] tcp: Expose the initial RTO via a new sysctl
 2011-05-18 19:52 UTC  (5+ messages)

[PATCH] atomic: add *_dec_not_zero
 2011-05-18 19:49 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v2 1/3] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
 2011-05-18 19:46 UTC  (4+ messages)
` [PATCH v2 2/3] PM / DEVFREQ: add example governors

AHCI driver problem on SB700/SB800 w/ Acer Ferrari One
 2011-05-18 19:44 UTC  (3+ messages)
` [PATCH v2.6.38-rc7] Revert "libata: ahci_start_engine compliant to AHCI spec"

linux-next: Tree for May 18
 2011-05-18 19:43 UTC  (3+ messages)
` [PATCH -next] regulator: fix 88pm8607.c printk format warning

pm loss development
 2011-05-18 19:43 UTC  (4+ messages)
` [linux-pm] "

BUG: NULL pointer deref in tty port / uart
 2011-05-18 19:42 UTC  (7+ messages)

[PATCH v2 0/3] Increase resolution of load weights
 2011-05-18 19:41 UTC  (8+ messages)
` [PATCH v2 1/3] sched: cleanup set_load_weight()
` [PATCH v2 2/3] sched: introduce SCHED_POWER_SCALE to scale cpu_power calculations
` [PATCH v2 3/3] sched: increase SCHED_LOAD_SCALE resolution

query
 2011-05-18 20:42 UTC 

[PATCH RFC] radio-sf16fmr2: convert to generic TEA575x interface
 2011-05-18 19:36 UTC  (4+ messages)
` [PATCH RFC v2] tea575x: convert to control framework
    ` [PATCH v3] "

[PATCH 1/3] bsg: fix bsg_poll() to return POLLOUT properly
 2011-05-18 19:30 UTC  (2+ messages)

[PATCH] module: Use binary search in lookup_symbol()
 2011-05-18 19:22 UTC  (10+ messages)
      ` (no subject)
        ` your mail

[RFC] add mount options to sysfs
 2011-05-18 19:17 UTC  (4+ messages)

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#2
 2011-05-18 18:50 UTC  (11+ messages)
` [PATCH 01/10] signal: remove three noop tracehooks
` [PATCH 02/10] job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
` [PATCH 03/10] ptrace: implement PTRACE_SEIZE
` [PATCH 04/10] ptrace: implement PTRACE_INTERRUPT

[PATCHv2 -next] LEDS: LED module of DA9052 PMIC driver
 2011-05-18 19:23 UTC  (2+ messages)

Latest kernel fails to build multi-threaded on ecryptfs home
 2011-05-18 19:23 UTC  (2+ messages)

[PATCH] drivers/staging/cptm1217/clearpad_tm1217.c: Correct call to input_free_device
 2011-05-18 19:20 UTC 

[RFC] ib_srpt: initial .40-rc1 drivers/infiniband/ulp/srpt merge
 2011-05-18 19:17 UTC  (7+ messages)

sleeping while atomic warning while modprobing oprofile
 2011-05-18 19:17 UTC 

[RFC PATCH 00/14] blk-throttle: lockless bio processing for no throttle rule group
 2011-05-18 19:13 UTC  (15+ messages)
` [PATCH 01/14] blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
` [PATCH 02/14] blk-throttle: Do the new group initialization with the help of a function
` [PATCH 03/14] blk-cgroup: move some fields of unaccounted_time file under right config option
` [PATCH 04/14] cfq-iosched: Get rid of redundant function parameter "create"
` [PATCH 05/14] cfq-iosched: Fix a possible race with cfq cgroup removal code
` [PATCH 06/14] blk-cgroup: Allow sleeping while dynamically allocating a group
` [PATCH 07/14] blk-throttle: Dynamically allocate root group
` [PATCH 08/14] blk-throttle: Introduce a helper function to fill in device details
` [PATCH 09/14] blk-throttle: Use helper function to add root throtl group to lists
` [PATCH 10/14] blk-throttle: Free up a group only after one rcu grace period
` [PATCH 11/14] blk-throttle: Make dispatch stats per cpu
` [PATCH 12/14] blk-cgroup: Make 64bit per cpu stats safe on 32bit arch
` [PATCH 13/14] blk-cgroup: Make cgroup stat reset path blkg->lock free for dispatch stats
` [PATCH 14/14] blk-throttle: Make no throttling rule group processing lockless

[PATCH 1/3] mpt2sas: remove the use of writeq, since writeq is not atomic
 2011-05-18 19:11 UTC  (2+ messages)

[PATCH 0/9] Optimize string operations by enhanced REP MOVSB/STOSB
 2011-05-18 19:04 UTC  (12+ messages)
` [PATCH 7/9] x86/lib/memcpy_64.S: Optimize memcpy "
` [PATCH 9/9] x86/lib/memset_64.S: Optimize memset "

linux-next: manual merge of the staging tree with the wireless tree
 2011-05-18 18:53 UTC  (2+ messages)

[PATCH] ARM: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
 2011-05-18 18:53 UTC  (3+ messages)

[PATCH 00/15] [GIT PULL] ftrace/recordmcount: cleanups and updates for recordmcount processing
 2011-05-18 18:52 UTC  (20+ messages)
` [PATCH 01/15] ftrace/kbuild: Add recordmcount files to force full build
` [PATCH 02/15] ftrace/trivial: Clean up recordmcount.c to use Linux style
` [PATCH 03/15] ftrace/trivial: Clean up record mcount to use Linux switch style
` [PATCH 04/15] ftrace: Add .kprobe.text section to whitelist for recordmcount.c
` [PATCH 05/15] ftrace/recordmcount: Modify only executable sections
` [PATCH 06/15] ftrace/recordmcount: Make ignored mcount calls into nops at compile
` [PATCH 07/15] ftrace/recordmcount: Add warning logic to warn on mcount not
` [PATCH 08/15] kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount
` [PATCH 09/15] ftrace: Avoid recording mcount on .init sections directly
` [PATCH 10/15] ftrace/x86: Do not trace .discard.text section
` [PATCH 11/15] ftrace/recordmcount: Remove duplicate code to find mcount symbol
` [PATCH 12/15] ftrace/recordmcount: Add helper function get_sym_str_and_relp()
` [PATCH 13/15] ftrace/recordmcount: mcount address adjustment
` [PATCH 14/15] ftrace/x86: mcount offset calculation
` [PATCH 15/15] ftrace/s390: "

[PATCH 1/1] 2.6.39-rc7+ fs: Fix spinlock recursion in get_active_super()
 2011-05-18 18:51 UTC  (3+ messages)

[PATCH 1/6] comedi vmk80xx: make rudimentary_check a static function
 2011-05-18 18:18 UTC 

[PATCH 5/6] comedi vmk80xx: support bits instruction
 2011-05-18 18:18 UTC 

[PATCH 6/6] comedi vmk80xx: support comedi auto-configuration
 2011-05-18 18:18 UTC 

[PATCH 3/6] comedi vmk80xx: simplify rinsn output calculation
 2011-05-18 18:18 UTC 

[PATCH 2/6] comedi vmk80xx: Digitial I/O should have a maxdata of 1
 2011-05-18 18:18 UTC 

[PATCH 4/6] comedi vmk80xx: extend rudimentary_check to check both directions
 2011-05-18 18:18 UTC 

[RFC][PATCH] PM / Hibernate: Add sysfs knob to control size of memory for drivers
 2011-05-18 18:36 UTC  (5+ messages)

[RFC][PATCH 11/11] ftrace/recordmcount: Add helper function get_sym_str_and_relp()
 2011-05-18 18:35 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 10/11] ftrace/recordmcount: Remove duplicate code to find mcount symbol
 2011-05-18 18:34 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 09/11] ftrace/x86: Do not trace .discard.text section
 2011-05-18 18:34 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 08/11] ftrace: Avoid recording mcount on .init sections directly
 2011-05-18 18:34 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 07/11] kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
 2011-05-18 18:33 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 0/2] Add support for twl6025 PMIC
 2011-05-18 18:32 UTC  (3+ messages)
` [PATCH v3 1/2] REGULATOR: TWL6025: add support to twl-regulator
` [PATCH v3 2/2] USB: TWL6025 allow different regulator name

[RFC][PATCH 06/11] ftrace/recordmcount: Add warning logic to warn on mcount not recorded
 2011-05-18 18:33 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 05/11] ftrace/recordmcount: Make ignored mcount calls into nops at compile time
 2011-05-18 18:32 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 04/11] ftrace/recordmcount: Modify only executable sections
 2011-05-18 18:32 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 03/11] ftrace: Add .kprobe.text section to whitelist for recordmcount.c
 2011-05-18 18:32 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 02/11] ftrace/trivial: Clean up record mcount to use Linux switch style
 2011-05-18 18:31 UTC  (2+ messages)
` [tip:perf/core] "

[RFC][PATCH 01/11] ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
 2011-05-18 18:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] staging: brcm80211: brcmfmac: Add and use dhd_dbg
 2011-05-18 18:23 UTC 

[PATCH 5/7] ext4: Wait for writeback to complete while making pages writable
 2011-05-18 18:17 UTC  (2+ messages)
` [5/7] "

[PATCH 4/7] ext4: Clean up some wait_on_page_writeback calls
 2011-05-18 18:16 UTC  (2+ messages)
` [4/7] "

[PATCH] arch/tile: new multi-core architecture for Linux
 2011-05-18 18:14 UTC  (4+ messages)
` [PATCH] arch/tile: support signal "exception-trace" hook
` [PATCH] arch/tile: add /proc/tile, /proc/sys/tile, and a sysfs cpu attribute

[PATCH] arch/tile: cleanups for tilegx compat mode
 2011-05-17 19:52 UTC 

[PATCH] arch/tile: allocate PCI IRQs later in boot
 2011-05-17 19:25 UTC 

[PATCH] arch/tile: use better definitions of xchg() and cmpxchg()
 2011-05-16 17:59 UTC 

[patch 1/2] trivial: amba-clcd.c preferred form of passing size of structure
 2011-05-18 18:07 UTC 

[PATCH] clean up checkpatch warnings in <linux/compat.h>
 2011-05-17 18:41 UTC 

[RFC v2 8/8] x86, xsave: remove lazy allocation of xstate area
 2011-05-18 18:02 UTC  (6+ messages)
` [RFC v3 0/8] x86, xsave: rework of extended state handling, LWP support

[PATCHv4 4/6] GPIO: TPS65910: Move driver to drivers/gpio/
 2011-05-18 17:50 UTC  (3+ messages)

[PATCH] docs: describe /proc/sys/net/ipv4/ping_group_range
 2011-05-18 17:49 UTC 

[PATCH] arm: Add unwinding support for division functions
 2011-05-18 17:33 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
 2011-05-18 17:21 UTC  (5+ messages)
` [PATCH 2/4] mm: slub: Do not wake kswapd for SLUBs speculative high-order allocations

[patch 3/3] Staging: sm7xx: printk loglevels modified to match the scenario
 2011-05-18 17:12 UTC 

[patch 2/3] Staging: sm7xx: preferred form for passing a size to memory allocation routines
 2011-05-18 17:12 UTC 

(no subject)
 2011-05-16 23:28 UTC 

Smartcard/SIM card subsystem, LDO regulator and signal modelling
 2011-05-18 17:03 UTC  (3+ messages)

SBus devices sometimes detected, sometimes not
 2011-05-18 17:03 UTC  (8+ messages)
    ` [PATCH] of: fix race when matching drivers

[patch 1/3] Staging: sm7xx: removing extra white spaces,redundant code and using macros
 2011-05-18 17:01 UTC 

[PATCH V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-18 17:00 UTC  (22+ messages)

[PATCH] Max98095: Move existing NULL check before pointer dereference
 2011-05-18 16:38 UTC  (2+ messages)

[RFC][PATCH] regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
 2011-05-18 16:32 UTC  (2+ messages)

[PATCH] regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
 2011-05-18 16:30 UTC  (2+ messages)

How to get backtrace? modprobe -r iwlagn; modprobe iwlagn kills kernel
 2011-05-18 16:29 UTC  (4+ messages)

[RFC/RFT PATCH] Staging: et131x: add suspend/resume support
 2011-05-18 16:23 UTC  (4+ messages)

Kernel BUG with i915 in intel_sdvo_ddc_proxy_func
 2011-05-18 16:08 UTC  (6+ messages)
` [PATCH] drm/i915/sdvo: Reorder i2c initialisation before ddc proxy

[PATCH] lis3lv02d: avoid divide by zero due to unchecked register read
 2011-05-18 16:03 UTC  (6+ messages)
` [RFC v2] "

[RFC] ARM Subarchitecture group maintainership
 2011-05-18 15:56 UTC  (4+ messages)

Re:
 2011-05-18 15:57 UTC 

[PATCH 0/2] AMD ARAT fixes
 2011-05-18 15:50 UTC  (2+ messages)

[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
 2011-05-18 15:34 UTC 

[PATCH 1/3] Staging: sm7xx: removing extra spaces,redundant code and using macros
 2011-05-18 15:27 UTC 

[PATCH v3 0/3] ASoC: add support for audio on iPaq hx4700
 2011-05-18 15:25 UTC  (4+ messages)
` [PATCH v3 1/3] ASoC: Asahi Kasei AK4641 codec driver
` [PATCH v3 2/3] ASoC: add iPAQ hx4700 machine driver
` [PATCH v3 3/3] pxa/hx4700: add platform device and I2C info for AK4641 codec

[PATCH] sched: correct how RT task is picked
 2011-05-18 15:20 UTC  (11+ messages)

[PATCH V3 0/2] mm: Memory hotplug interface changes
 2011-05-18 15:20 UTC  (3+ messages)

[PATCH] sched: change pull_rt_task() to decrease time waiting on runqueue
 2011-05-18 15:20 UTC  (4+ messages)

Ptrace documentation, draft #2
 2011-05-18 15:19 UTC 

[PATCH] sound, core, pcm_lib: xrun_log: log also in_interrupt
 2011-05-18 15:13 UTC  (2+ messages)

[PATCH 0/4] ata: Logging message cleanups
 2011-05-18 15:12 UTC  (2+ messages)

[PATCH] sched: fix constructing the span cpu mask of sched domain
 2011-05-18 15:12 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox