linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-23 15:05:08 to 2010-04-23 21:31:49 UTC [more...]

[PATCH 1/5] Add a global synchronization point for pvclock
 2010-04-23 21:31 UTC  (16+ messages)

[RFC] Second OLPC Viafb series
 2010-04-23 21:28 UTC  (14+ messages)
` [PATCH 01/13] viafb: Move core stuff into via-core.c
` [PATCH 02/13] viafb: Separate global and fb-specific data
` [PATCH 03/13] viafb: add a driver for GPIO lines
` [PATCH 04/13] viafb: package often used basic io functions
` [PATCH 05/13] viafb: Convert GPIO and i2c to the new indexed port ops
` [PATCH 06/13] viafb: Turn GPIO and i2c into proper platform devices
` [PATCH 07/13] via: Do not attempt I/O on inactive I2C adapters
` [PATCH 08/13] viafb: Introduce viafb_find_i2c_adapter()
` [PATCH 09/13] via: Rationalize vt1636 detection
` [PATCH 10/13] viafb: Add a simple interrupt management infrastructure
` [PATCH 11/13] viafb: Add a simple VX855 DMA engine driver
` [PATCH 12/13] viafb: Reserve framebuffer memory for the upcoming camera driver
` [PATCH 13/13] viafb: Add a driver for the video capture engine

[PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
 2010-04-23 21:19 UTC  (17+ messages)

[RFC] Initial OLPC Viafb merge (V2)
 2010-04-23 21:12 UTC  (6+ messages)
` [PATCH 09/11] viafb: Do not probe for LVDS/TMDS on OLPC XO-1.5
` [PATCH 10/11] viafb: rework the I2C support in the VIA framebuffer driver

[PATCH 0/9] Suspend block api (version 4)
 2010-04-23 21:08 UTC  (16+ messages)
` [PATCH 1/9] PM: Add suspend block api
  ` [PATCH 2/9] PM: suspend_block: Add driver to access suspend blockers from user-space
    ` [PATCH 3/9] PM: suspend_block: Abort task freezing if a suspend_blocker is active
      ` [PATCH 4/9] PM: suspend_block: Switch to list of active and inactive suspend blockers
        ` [PATCH 5/9] PM: suspend_block: Add debugfs file
          ` [PATCH 6/9] PM: suspend_block: Add suspend_blocker stats
            ` [PATCH 7/9] PM: Add suspend blocking work
              ` [PATCH 8/9] Input: Block suspend while event queue is not empty
      ` [linux-pm] [PATCH 2/9] PM: suspend_block: Add driver to access suspend blockers from user-space
    ` [linux-pm] [PATCH 1/9] PM: Add suspend block api

[RFC][PATCH] bcache: ver 3
 2010-04-23 21:05 UTC  (7+ messages)

[PATCH] e100: expose broadcast_disabled as a module option
 2010-04-23 21:03 UTC  (4+ messages)

[PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux
 2010-04-23 20:59 UTC  (2+ messages)

[PATCH] [MTD] Fix JFFS2 sync silent failure
 2010-04-23 20:55 UTC  (11+ messages)
              ` [Patch] Catch filesystems lacking s_bdi

[git pull] PCI fixes
 2010-04-23 20:37 UTC 

[PATCH] perf-kvm.txt edits
 2010-04-23 20:36 UTC 

A share can be mounted multiple times on the same mountpoint when using the option 'noac'
 2010-04-23 17:25 UTC  (2+ messages)

[PATCH 1/2] Make WMI be selected automatically when needed
 2010-04-23 20:04 UTC  (6+ messages)

CPUfreq - udelay() interaction issues
 2010-04-23 19:55 UTC  (3+ messages)

i915_do_wait_request BUG: unable to handle kernel NULL pointer dereference at (null)
 2010-04-23 19:53 UTC  (5+ messages)

Trying to measure performance with splice/vmsplice 
 2010-04-23 19:52 UTC  (4+ messages)

cifs: Filesystem unmounts automatically after some time
 2010-04-23 19:48 UTC 

[PATCH] blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
 2010-04-23 19:46 UTC  (6+ messages)

INFO: suspicious rcu_dereference_check() usage - include/linux/cgroup.h:492 invoked rcu_dereference_check() without protection!
 2010-04-23 19:43 UTC  (22+ messages)
` [PATCH] RCU: don't turn off lockdep when find suspicious rcu_dereference_check() usage
                    ` [PATCH v2.6.34-rc5 01/12] rcu: Fix RCU lockdep splat in set_task_cpu on fork path
                    ` [PATCH v2.6.34-rc5 02/12] rcu: fix RCU lockdep splat on freezer_fork path
                    ` [PATCH v2.6.34-rc5 03/12] rcu: leave lockdep enabled after RCU lockdep splat
                    ` [PATCH v2.6.34-rc5 04/12] NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
                    ` [PATCH v2.6.34-rc5 05/12] NFS: Fix RCU issues in the NFSv4 delegation code
                    ` [PATCH v2.6.34-rc5 06/12] KEYS: Fix an RCU warning
                    ` [PATCH v2.6.34-rc5 07/12] KEYS: Fix an RCU warning in the reading of user keys
                    ` [PATCH v2.6.34-rc5 08/12] cgroup: Fix an RCU warning in cgroup_path()
                    ` [PATCH v2.6.34-rc5 09/12] cgroup: Fix an RCU warning in alloc_css_id()
                    ` [PATCH v2.6.34-rc5 10/12] sched: Fix an RCU warning in print_task()
                    ` [PATCH v2.6.34-rc5 11/12] cgroup: Check task_lock in task_subsys_state()
                    ` [PATCH v2.6.34-rc5 12/12] memcg: css_id() must be called under rcu_read_lock()

[RFC PATCH 0/5] HSI framework and drivers
 2010-04-23 19:44 UTC  (9+ messages)
` [RFC PATCH 1/5] HSI: Introducing HSI framework
` [RFC PATCH 2/5] OMAP SSI: Introducing OMAP SSI driver
` [RFC PATCH 3/5] OMAP SSI: Add OMAP SSI to the kernel configuration
` [RFC PATCH 4/5] HSI CHAR: Add HSI char device driver
` [RFC PATCH 5/5] HSI CHAR: Add HSI char device kernel configuration

[GIT PULL] x86 platform drivers
 2010-04-23 19:41 UTC 

[PATCH] block: Add a trace point whenever a barrier IO request is sent
 2010-04-23 19:41 UTC  (3+ messages)

[PATCH 04/14] mm,migration: Allow the migration of PageSwapCache pages
 2010-04-23 19:39 UTC  (13+ messages)

[BUG] an RCU warning in memcg
 2010-04-23 19:34 UTC  (7+ messages)
` [BUGFIX][PATCH] memcg rcu lock fix in swap code (Was "
      ` [BUGFIX][PATCH] memcg rcu lock fix v2
        ` [BUGFIX][PATCH] memcg rcu lock fix v3

[PATCH] procfs: fix tid fdinfo
 2010-04-24 19:27 UTC  (4+ messages)

[PATCH 0/8] More fixes for nested svm
 2010-04-23 19:18 UTC  (13+ messages)
` [PATCH 1/8] KVM: SVM: Fix nested nmi handling

2.6.34-rc5: Reported regressions from 2.6.33
 2010-04-23 19:18 UTC  (14+ messages)
` [Bug #15713] hackbench regression due to commit 9dfc6e68bfe6e
` [Bug #15719] virtio_net causing kernel BUG when running under VirtualBox

ath5k misbehaving affecting other kernel parts unrelated?
 2010-04-23 19:13 UTC  (5+ messages)

[000/197] 2.6.32.12-stable review
 2010-04-23 19:11 UTC  (17+ messages)
` [051/197] backlight: mbp_nvidia_bl - add five more MacBook variants
          ` [Stable-review] "
              ` [stable] "
` [166/197] md/raid5: allow for more than 2^31 chunks
  ` [Stable-review] "
` [170/197] lockdep: fix incorrect percpu usage
  ` [Stable-review] "
` [stable] [000/197] 2.6.32.12-stable review

[PATCH v2] MTD: Fix Orion NAND driver compilation with ARM OABI
 2010-04-23 19:06 UTC  (11+ messages)

[PATCH v2 7/11] Uprobes Implementation
 2010-04-23 18:53 UTC  (11+ messages)

[PATCH resend 0/3] sdhci-pltfm: Few additions and enhancements
 2010-04-23 18:26 UTC  (7+ messages)
` [PATCH 2/3] sdhci-pltfm: Implement platform data passing
    ` [PATCH] sdhci-pltfm: Add kernel-doc for struct sdhci_pltfm_data
` [PATCH 3/3] sdhci-pltfm: Do not print errors in case of an extended iomem size

[PATCH/RFC] platform_bus: Allow runtime PM by default
 2010-04-23 18:41 UTC  (13+ messages)
`  "

[PATCH] Security: inode: Fix code style issues
 2010-04-23 18:31 UTC  (5+ messages)

document open(/dev/snapshot) sideeffects -- was Re: [linux-pm] syncing the disks when entering sleep
 2010-04-23 18:28 UTC  (2+ messages)

[PATCH -v2 0/5] AMD L3 cache index disable fixes for .35
 2010-04-23 18:06 UTC  (5+ messages)

USBIP (staging) driver's dependency on drivers/usb/core internal headers
 2010-04-23 18:04 UTC  (9+ messages)

[PATCH] ftrace: add documentation for trace commands mod, traceon/traceoff
 2010-04-23 18:02 UTC 

X86_64 BUG: missing FS/GS LDT reload on fork()
 2010-04-23 18:01 UTC  (2+ messages)

RESPONSE NEEDED !
 2010-04-23 16:50 UTC 

[PATCH] Staging: wlan-ng: fix many style issues in hfa384x_usb.c
 2010-04-23 17:49 UTC  (2+ messages)

N/A
 2010-04-23 14:24 UTC 

[PATCH] Add documentation for trace commands mod, traceon/traceoff
 2010-04-23 16:55 UTC  (2+ messages)

Suggestions on process integrity checking
 2010-04-23 16:48 UTC 

BUG at net/core/sock.c when using PREEMPT_VOLUNTARY/PREEMPT_DESKTOP
 2010-04-23 16:45 UTC  (2+ messages)

Frontswap [PATCH 0/4] (was Transcendent Memory): overview
 2010-04-23 16:35 UTC  (14+ messages)

parport_pc.c and parport_serial.c need improvements
 2010-04-23 16:33 UTC 

[PATCH] drm/i915: fix non-Ironlake 965 class crashes
 2010-04-23 16:32 UTC 

Q: sched_clock() vs. clocksource, how to implement correctly
 2010-04-23 16:29 UTC  (2+ messages)

[000/139] 2.6.33.3-stable review
 2010-04-23 16:23 UTC  (2+ messages)
` [stable] "

[GIT PATCH] USB fixes for 2.6.34-git
 2010-04-23 16:20 UTC  (3+ messages)

[PATCH v2] ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads
 2010-04-23 16:20 UTC 

[PATCH] Cleanup generic block based fiemap
 2010-04-23 16:17 UTC 

[PATCH 0/8] lockup detector changes
 2010-04-23 16:13 UTC  (9+ messages)
` [PATCH 1/8] [watchdog] combine nmi_watchdog and softlockup
` [PATCH 2/8] [watchdog] convert touch_softlockup_watchdog to touch_watchdog
` [PATCH 3/8] [watchdog] remove old softlockup code
` [PATCH 4/8] [watchdog] remove nmi_watchdog.c file
` [PATCH 5/8] [x86] watchdog: move trigger_all_cpu_backtrace to its own die_notifier
` [PATCH 6/8] [x86] watchdog: cleanup hw_nmi.c cruft
` [PATCH 7/8] [watchdog] resolve softlockup.c conflicts
` [PATCH 8/8] [watchdog] separate touch_nmi_watchdog code path from touch_watchdog

[PATCH 0/7] Fix performance issue with ondemand governor
 2010-04-23 16:08 UTC  (11+ messages)
` [PATCH 7/7] ondemand: Solve the big performance issue with ondemand during disk IO

[PATCH] Staging: wlan-ng: fix many style issues in hfa384x_usb.c
 2010-04-23 16:00 UTC  (2+ messages)

[BUGFIX][mm][PATCH] fix migration race in rmap_walk
 2010-04-23 15:58 UTC  (3+ messages)

[PATCH] cleanup block based fiemap
 2010-04-23 15:56 UTC  (6+ messages)

[PATCH 1/1][BUG][TAKE2] KEYRINGS: find_keyring_by_name() can gain the freed keyring
 2010-04-23 15:52 UTC  (7+ messages)
` [PATCH 1/1][BUG][IMPORTANT] "

[PATCH] 2.6.34-rc3 v2 Disable R_OK (Early ACK) on SII 3726 PMP
 2010-04-23 15:41 UTC  (4+ messages)

[GIT PULL] updates for oprofile
 2010-04-23 15:40 UTC 

[PATCH 06/10] ARM: ftrace: add Thumb-2 support
 2010-04-23 15:37 UTC  (2+ messages)

[PATCH] oprofile: remove double ring buffering
 2010-04-23 15:38 UTC  (7+ messages)

[patch 1/1] x86,pat Update the page flags for memtype atomically instead of using memtype_lock. -V4
 2010-04-23 15:36 UTC 

[PATCH RESEND 2/2] Mass storage gadget: Handle eject request
 2010-04-23 15:36 UTC  (4+ messages)

[PATCH] nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
 2010-04-23 15:24 UTC  (4+ messages)

[GIT PULL] sound fixes
 2010-04-23 15:24 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 NNTP newsgroup(s).