public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-18 17:10:07 to 2011-05-18 21:38:34 UTC [more...]

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

[PATCH v2 0/3] Increase resolution of load weights
 2011-05-18 21:37 UTC  (11+ messages)
` [PATCH v2 2/3] sched: introduce SCHED_POWER_SCALE to scale cpu_power calculations
` [PATCH v2 3/3] sched: increase SCHED_LOAD_SCALE resolution
              ` [PATCH v3 "

[PATCH 0/4] perf, x86: Fixes for v2.6.39
 2011-05-18 21:36 UTC  (6+ messages)
` [PATCH 4/4] perf, x86: Fix event scheduler to solve complex scheduling problems
  ` [PATCH v2] perf, x86: Fix event scheduler for constraints with overlapping counters

[patch 0/7] clocksources/clockevents improvements
 2011-05-18 21:33 UTC  (8+ messages)
` [patch 1/7] clocksource: Restructure clocksource struct members
` [patch 2/7] clocksource: Get rid of the hardcoded 5 seconds sleep time limit
` [patch 3/7] clockevents: Restructure clock_event_device members
` [patch 4/7] clockevents: Provide combined configure and register function
` [patch 5/7] clockevents: Provide interface to reconfigure an active clock event device
` [patch 6/7] x86: Convert PIT to clockevents_config_and_register()
` [patch 7/7] x86: hpet: Cleanup the clockevents init and register code

linux-next: manual merge of the xen tree with Linus tree
 2011-05-18 21:35 UTC  (6+ messages)

[PATCH] module: Use binary search in lookup_symbol()
 2011-05-18 21:34 UTC  (13+ messages)
            ` module boot time (was Re: [PATCH] module: Use binary search in lookup_symbol())
      ` (no subject)
        ` your mail

[PATCH] staging: brcm80211: brcmfmac: Add and use dhd_dbg
 2011-05-18 21:29 UTC  (2+ messages)

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

[PATCH] forcedeth: Improve stats counters
 2011-05-18 21:26 UTC  (5+ messages)
` [PATCH] forcedeth: new ethtool stat "tx_timeout" to account for tx_timeouts

[PATCH 1/7] [RFC] Mainline BG/P platform support
 2011-05-18 21:24 UTC  (7+ messages)
` [PATCH 2/7] [RFC] add bluegene entry to cputable
` [PATCH 3/7] [RFC] add support for BlueGene/P FPU
` [PATCH 4/7] [RFC] enable L1_WRITETHROUGH mode for BG/P
` [PATCH 5/7] [RFC] force 32-byte aligned kmallocs
` [PATCH 6/7] [RFC] enable early TLBs for BG/P
` [PATCH 7/7] [RFC] SMP support code

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

[PATCH] x86: Removing unnecessary check in detect_ht
 2011-05-18 21:23 UTC  (4+ messages)

[PATCH 0/4] Pinmux subsystem
 2011-05-18 21:21 UTC  (8+ messages)

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

help to bisect
 2011-05-18 21:17 UTC  (4+ messages)

[PATCH 1/2] forcedeth: make module parameters readable in /sys/module
 2011-05-18 21:16 UTC  (3+ messages)
` [PATCH 2/2] forcedeth: allow to silence tx_timeout debug messages

[PATCH RFC] vhost: fix enable notify: write out last avail value we saw
 2011-05-18 21:13 UTC 

[PATCH] forcedeth: Acknowledge only interrupts that are being processed
 2011-05-18 21:10 UTC  (3+ messages)
` [PATCH] forcedeth: Add messages to indicate using MSI or MSI-X
` [PATCH] forcedeth: Fix a race during rmmod of forcedeth

[GIT PULL rcu/next] rcu commits for 2.6.40
 2011-05-18 21:10 UTC  (12+ messages)

[GIT PULL] ocfs2 and configfs fixes for 2.6.39-rc
 2011-05-18 21:07 UTC 

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

[PATCH] x86, x86_64: Fix checks for userspace address limit
 2011-05-18 20:59 UTC  (4+ messages)
` [tip:perf/core] x86, 64-bit: Fix copy_[to/from]_user() checks for the "

[PATCH] alpha: Hook up gpiolib support
 2011-05-18 20:58 UTC 

New boot time message: detected capacity change
 2011-05-18 20:50 UTC  (2+ messages)

[PATCH 0/4] v6 Improve task->comm locking situation
 2011-05-18 20:48 UTC  (8+ messages)

[PATCH] UBIFS: don't fail on -EBADMSG when fixing free space
 2011-05-18 20:47 UTC 

[tip:perf/core] perf bench, x86: Add alternatives-asm.h wrapper
 2011-05-18 20:44 UTC 

[PATCH 0/9] Optimize string operations by enhanced REP MOVSB/STOSB
 2011-05-18 20:43 UTC  (14+ messages)
` [PATCH 7/9] x86/lib/memcpy_64.S: Optimize memcpy "
  ` [tip:perf/core] x86, mem: memcpy_64.S: "
` [PATCH 9/9] x86/lib/memset_64.S: Optimize memset "
  ` [tip:perf/core] x86, mem: memset_64.S: "

[PATCH 8/9] x86/lib/memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB
 2011-05-18 20:43 UTC  (2+ messages)
` [tip:perf/core] x86, mem: memmove_64.S: "

[PATCH 6/9] x86/lib/copy_user_64.S: Support copy_to_user/copy_from_user by enhanced REP MOVSB/STOSB
 2011-05-18 20:42 UTC  (2+ messages)
` [tip:perf/core] x86, mem: copy_user_64.S: Support copy_to/from_user "

[PATCH 5/9] x86/lib/clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB
 2011-05-18 20:41 UTC  (2+ messages)
` [tip:perf/core] x86, mem: clear_page_64.S: "

[PATCH 4/9] x86, alternative-asm.h: Add altinstruction_entry macro
 2011-05-18 20:41 UTC  (2+ messages)
` [tip:perf/core] x86, alternative: "

[PATCH 3/9] x86/kernel/alternative.c: Add comment for applying alternatives order
 2011-05-18 20:40 UTC  (2+ messages)
` [tip:perf/core] x86, alternative, doc: "

[PATCH 2/9] x86/kernel/cpu/intel.c: Initialize Enhanced REP MOVSB/STOSBenhanced
 2011-05-18 20:40 UTC  (2+ messages)
` [tip:perf/core] x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB

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

[PATCH] tcp: Expose the initial RTO via a new sysctl
 2011-05-18 20:27 UTC  (8+ messages)

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

[RFC PATCH v3 1/2] PM / Core: suspend_again callback for suspend_ops
 2011-05-18 20:20 UTC  (7+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] PM / Core: partial resume/suspend API for suspend_again users

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

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

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)

query
 2011-05-18 20:42 UTC 

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

[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  (8+ messages)
` [PATCH 01/10] signal: remove three noop tracehooks
` [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)

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

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  (2+ messages)

[PATCH 00/15] [GIT PULL] ftrace/recordmcount: cleanups and updates for recordmcount processing
 2011-05-18 18:52 UTC  (5+ messages)

[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 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 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  (2+ 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 


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