linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-23 12:46:50 to 2011-03-23 17:47:24 UTC [more...]

PATCH][RFC][resend] CC_OPTIMIZE_FOR_SIZE should default to N
 2011-03-23 17:45 UTC  (5+ messages)

[PATCH 00/16] Staging: hv: Cleanup storage drivers - Phase I
 2011-03-23 17:50 UTC  (14+ messages)
` [PATCH 01/16] Staging: hv: Add the inclusion guard for vstorage.h
  ` [PATCH 02/16] Staging: hv: Move the definition of struct storvsc_request_extension
  ` [PATCH 03/16] Staging: hv: Move the definition of struct storvsc_device
  ` [PATCH 04/16] Staging: hv: Cleanup "
  ` [PATCH 05/16] Staging: hv: Get rid of the include of storvsc.c from blkvsc.c
  ` [PATCH 06/16] Staging: hv: Get rid of dead code in storvsc.c
  ` [PATCH 07/16] Staging: hv: Move the definition of stor_vsc_initialize()
  ` [PATCH 08/16] Staging: hv: Make the function stor_vsc_initialize() static
  ` [PATCH 09/16] Staging: hv: Cleanup the initialization of storvsc driver
  ` [PATCH 10/16] Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c
  ` [PATCH 11/16] Staging: hv: Get rid of the file blkvsc.c
  ` [PATCH 12/16] Staging: hv: Cleanup initialization of blkvsc driver
  ` [PATCH 13/16] Staging: hv: Move the definition of the function get_stor_device()

[Patch] acpi: introduce "acpi_addr=" parameter for kdump
 2011-03-23 17:40 UTC  (6+ messages)

BUG: NULL pointer dereference a minute or so after resume from hibernationg
 2011-03-23 17:26 UTC 

[PATCH 0/4] THP: page collapsing vs. poisoning
 2011-03-23 17:32 UTC  (9+ messages)
` [PATCH 3/4] Check whether pages are poisoned before copying

[RFC PATCHSET] ptrace,signal: Fix notifications to the real parent while ptraced
 2011-03-23 17:22 UTC  (21+ messages)
` [PATCH 1/8] job control: Don't set group_stop exit_code if re-entering job control stop
` [PATCH 7/8] job control: Notify the real parent of job control events regardless of ptrace

[RFC] [PATCH v2 0/8] Provide cgroup isolation for buffered writes
 2011-03-23 17:21 UTC  (6+ messages)
` [PATCH v2 2/8] block,fs,mm: IO cgroup tracking for buffered write

RFC: Platform data for onboard USB assets
 2011-03-23 17:13 UTC  (29+ messages)
                          ` [RFC] usbnet: use eth%d name for known ethernet devices

[PATCH] HID: roccat: Add support for wireless variant of Pyra
 2011-03-23 17:11 UTC 

[PATCH] mfd: Constify i2c_device_id tables
 2011-03-23 16:56 UTC  (2+ messages)

[PATCH] expose async pf through our standard mechanism
 2011-03-23 16:40 UTC 

[RFC PATCH 0/3] Introduce kstrtobool function
 2011-03-23 16:37 UTC  (12+ messages)
` [PATCH 1/3] Add a kstrtobool function matching semantics of existing in kernel equivalents
` [PATCH 2/3] debugfs: move to new kstrtobool function
` [PATCH 3/3] params.c: Use new kstrtobool implementation to processing boolean inputs

[PATCH] x86, UV: Fix NMI handler for UV platforms
 2011-03-23 16:32 UTC  (13+ messages)

Corrupted files after suspend to disk
 2011-03-23 16:31 UTC 

[PATCH-v2] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module
 2011-03-23 16:26 UTC  (2+ messages)

[PATCH 0/7] char/mei: Intel MEI Driver
 2011-03-23 16:20 UTC  (10+ messages)

[PATCH] cleanup: Add 'struct dev' in the TTM layer to be passed in for DMA API calls
 2011-03-23 16:19 UTC  (8+ messages)

[PATCH v2 2/3] usb: gadget: file_storage: Make CD-ROM emulation work with Mac OS-X
 2011-03-23 16:14 UTC  (3+ messages)

[PATCH 2/2] mach-ux500: Add CG2900 devices
 2011-03-23 16:13 UTC  (6+ messages)

[PATCH v2] net/unix: Add secdata to unix_stream msgs
 2011-03-23 16:11 UTC  (4+ messages)

journaled hfsplus write support
 2011-03-23 16:09 UTC  (2+ messages)

sched: new cpu schedule
 2011-03-23 16:04 UTC  (3+ messages)

[PATCH 1/2] staging: Add ST-Ericsson CG2900 driver
 2011-03-23 15:26 UTC  (7+ messages)

[RFC PATCH] mutex: Apply adaptive spinning on mutex_trylock()
 2011-03-23 15:52 UTC  (4+ messages)

minor doc correction: Documentation/iostats.txt: bit-size reference
 2011-03-23 15:44 UTC  (4+ messages)
` [PATCH] Documentation/iostats.txt: bit-size reference etc
    ` [PATCH resend] "

[PATCH] sound/oss/opl3: validate voice and channel indexes
 2011-03-23 15:42 UTC 

Slightly off-topic: looking for an expert
 2011-03-23 15:41 UTC 

[GIT] [2.6.39] MFD pull request
 2011-03-23 15:37 UTC 

[git pull] drm next tree
 2011-03-23 15:33 UTC  (8+ messages)

[PATCH] x86, mpparse: Reduce memory footprint
 2011-03-23 15:31 UTC 

[PATH 0/4] Memstick patches for 2.6.39
 2011-03-23 15:30 UTC  (11+ messages)

[RFC 8/8] x86, xsave: remove lazy allocation of xstate area
 2011-03-23 15:27 UTC  (10+ messages)
` [RFC v2 0/8] x86, xsave: rework of extended state handling, LWP support
` [RFC v2 1/8] x86, xsave: cleanup fpu/xsave support
` [RFC v2 2/8] x86, xsave: rework "
` [RFC v2 3/8] x86, xsave: cleanup fpu/xsave signal frame setup
` [RFC v2 4/8] x86, xsave: remove unused code
` [RFC v2 5/8] x86, xsave: more cleanups
` [RFC v2 6/8] x86, xsave: add support for non-lazy xstates
` [RFC v2 7/8] x86, xsave: add kernel support for AMDs Lightweight Profiling (LWP)
` [RFC v2 8/8] x86, xsave: remove lazy allocation of xstate area

merging discard request in the block layer
 2011-03-23 15:26 UTC  (5+ messages)

[PATCH]Cleanup some comments style for scripts/kconfig/gconf.c
 2011-03-23 15:25 UTC  (2+ messages)

[PATCH v2 resend 0/12] enable writing to /proc/pid/mem
 2011-03-23 15:04 UTC  (15+ messages)
` [PATCH v2 resend 01/12] x86: add context tag to mark mm when running a task in 32-bit compatibility mode
` [PATCH v2 resend 02/12] x86: mark associated mm when running a task in 32 bit "
` [PATCH v2 resend 03/12] mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
` [PATCH v2 resend 04/12] mm: arch: make in_gate_area "
` [PATCH v2 resend 05/12] mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
` [PATCH v2 resend 06/12] mm: use mm_struct to resolve gate vma's in __get_user_pages
` [PATCH v2 resend 07/12] mm: factor out main logic of access_process_vm
` [PATCH v2 resend 08/12] mm: implement access_remote_vm
` [PATCH v2 resend 09/12] proc: disable mem_write after exec
` [PATCH v2 resend 10/12] proc: hold cred_guard_mutex in check_mem_permission()
` [PATCH v2 resend 11/12] proc: make check_mem_permission() return an mm_struct on success
` [PATCH v2 resend 12/12] proc: enable writing to /proc/pid/mem

debugging a modern laptop 
 2011-03-23 15:16 UTC  (3+ messages)

[RFC PATCH 0/2] Support for picoxcell OTP memory
 2011-03-23 15:12 UTC  (4+ messages)
` [RFC PATCH 1/2] picoxcell-otp: add support for picoxcell OTP devices

[PATCH] perf_events: fix cgrp stale pointer in update_cgrp_time_from_cpuctx() v2
 2011-03-23 15:03 UTC 

[bisect] kernel 2.6.38 regression with root nfs mounting
 2011-03-23 14:54 UTC  (5+ messages)

Support for global block IO throttling?
 2011-03-23 14:54 UTC  (4+ messages)

[PATCH v3] sound/oss: remove offset from load_patch callbacks
 2011-03-23 14:53 UTC 

[PATCH v2] sound/oss: remove offset from load_patch callbacks
 2011-03-23 14:46 UTC  (4+ messages)

[PATCH v4 -tip 4/4] x86, dumpstack: Use frame pointer during stack trace
 2011-03-23 14:36 UTC  (6+ messages)
` [tip:x86/cleanups] "

[PATCH 5/5] x86,mm: make pagefault killable
 2011-03-23 14:34 UTC  (4+ messages)

Any USB gadget AIO interface users?
 2011-03-23 14:34 UTC  (2+ messages)

[PATCH] ARM: Use asm-generic/sizes.h
 2011-03-23 14:31 UTC  (10+ messages)

cgroup: real meaning of memory.usage_in_bytes
 2011-03-23 14:26 UTC  (6+ messages)

[PATCH] fs/9p: Fix revalidate to return correct value
 2011-03-23 14:24 UTC 

[Git pull] MSM for v2.6.39
 2011-03-23 14:23 UTC  (2+ messages)

[PATCH 1/2] vsprintf: introduce %pT format specifier
 2011-03-23 14:16 UTC  (8+ messages)
` [PATCH 2/2] x86, dumpstack: use %pT format specifier for stack trace
  ` [PATCH RESEND 1/2] vsprintf: introduce %pT format specifier

[PATCH 01/36] net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu()
 2011-03-23 14:05 UTC  (7+ messages)
  ` [PATCH 02/36] scsi,rcu: convert call_rcu(fc_rport_free_rcu) "

ext4 deep stack with mark_page_dirty reclaim
 2011-03-23 14:02 UTC  (6+ messages)

(no subject)
 2011-03-23 10:37 UTC 

[PATCH 0/2] Add ST-Ericsson CG2900 driver
 2011-03-23 13:58 UTC 

[GIT PULL] sound fixes
 2011-03-23 13:49 UTC 

[PATCH] sched, doc: Update sched-design-CFS.txt
 2011-03-23 13:49 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH] lockdep: remove unused factor variable from lockdep_stats_show
 2011-03-23 13:48 UTC  (4+ messages)
` [tip:core/urgent] lockdep: Remove unused 'factor' variable from lockdep_stats_show()

[PATCH 8/9] jrcu: fix broken rcu_barrier
 2011-03-23 13:46 UTC  (5+ messages)

Linux 2.6.38
 2011-03-23 13:40 UTC  (3+ messages)
` [patch 0/5] oom: a few anti fork bomb patches
      ` [PATCH 2/5] Revert "oom: give the dying task a higher priority"

[PATCH] NOMMU: support SMP dynamic percpu_alloc
 2011-03-23 13:30 UTC  (2+ messages)

YOU HAVE WON
 2011-03-23 10:11 UTC 

[PATCH] m68k,m68knommu: Wire up syncfs
 2011-03-23 13:19 UTC  (2+ messages)

[PATCH 00/20] video: msm: Adding Support for MDP3.1
 2011-03-23 13:11 UTC  (3+ messages)
` [PATCH 09/20] video: msm: Split out MDP2.2 HW specific code

[PATCH] staging: cx25821: Reuse the mutex lock for remove BKL
 2011-03-23 13:11 UTC 

[PATCH] hv: Reduce indention in vmbus_on_event
 2011-03-23 13:11 UTC  (5+ messages)
` [PATCH] hv: pass u32 to process_chn_event()
  ` [PATCH] hv: pass integer to tasklet_init()
    ` [PATCH] hv: make vmbus_loglevel writeable
      ` [PATCH] hv: remove double newline in DPRINT functions

[PATCH] input: tsc2005: fix locking issue
 2011-03-23 13:05 UTC  (5+ messages)

[RFC] mmc: msm_sdcc: Use SPS BAM as DMA engine
 2011-03-23 13:05 UTC  (3+ messages)

[PATCH] msm: Add gpio support for 8960
 2011-03-23 12:59 UTC  (2+ messages)

[PATCH] sched: remove unused rq variable and cpu_rq call from alloc_fair_sched_group
 2011-03-23 12:54 UTC  (2+ messages)
` [tip:sched/urgent] sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_group()

High latency in wine after suspend
 2011-03-23 12:37 UTC 

[PATCH] msm: iommu: Use relaxed register access functions
 2011-03-23 12:50 UTC  (2+ messages)

RE
 2011-03-23 12:25 UTC 

[PATCH] perf_events: fix cgrp stale pointer in update_cgrp_time_from_cpuctx()
 2011-03-23 12:47 UTC  (3+ messages)


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).