public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-04 18:05:09 to 2010-01-05 00:32:00 UTC [more...]

[RFC][PATCH 0/8] Speculative pagefault -v3
 2010-01-05  0:28 UTC  (15+ messages)
` [RFC][PATCH 1/8] mm: Remove pte reference from fault path
` [RFC][PATCH 2/8] mm: Speculative pagefault infrastructure
` [RFC][PATCH 3/8] mm: Add vma sequence count
` [RFC][PATCH 4/8] mm: RCU free vmas
` [RFC][PATCH 5/8] mm: Speculative pte_map_lock()
` [RFC][PATCH 6/8] mm: handle_speculative_fault()
` [RFC][PATCH 7/8] mm,x86: speculative pagefault support
` [RFC][PATCH 8/8] mm: Optimize pte_map_lock()

[PATCH] x86: increase NR_IRQS and nr_irqs
 2010-01-05  0:16 UTC  (40+ messages)
  ` [PATCH -v2] "
        ` Subject: [PATCH 1/2] x86: get back 15 vectors
        ` [PATCH 2/2] x86: get more exact nr_irqs

[PATCH] Logitech G13 driver (fixed cc list --- ignore others)
 2010-01-05  0:14 UTC  (7+ messages)

[PATCH] [0/6] kfifo fixes/improvements
 2010-01-05  0:14 UTC  (10+ messages)
` [PATCH] [3/6] kfifo: Sanitize *_user error handling
` [PATCH] [4/6] kfifo: add kfifo_out_peek

tty_io.c - disassociate_ctty attempted to write to tty = NULL question/problem?
 2010-01-05  0:12 UTC  (2+ messages)

[PATCH tip/core/rcu 0/3] rcu: improve diagnostics and documentation of source files
 2010-01-05  0:04 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: make MAINTAINERS file match new RCU reality
` [PATCH tip/core/rcu 2/3] rcu: add debug check for too many rcu_read_unlock()
` [PATCH tip/core/rcu 3/3] rcu: give different levels of the rcu_node hierarchy distinct lockdep names

[PATCH] sort: Introduce generic list_sort function
 2010-01-04 23:54 UTC 

[PATCH]PCIe AER: reject aer inject if hardware mask error reporting
 2010-01-04 23:53 UTC  (4+ messages)
  ` [Resend PATCH]PCIe "

RAM installed vs reported
 2010-01-04 23:53 UTC  (10+ messages)
  ` [gentoo-user] "

linux-next: pci tree build failure
 2010-01-04 23:48 UTC  (3+ messages)

[PATCH] PCI / PM: Use per-device D3 delays
 2010-01-04 23:48 UTC  (2+ messages)

[PATCH] PCI: Clean up build for CONFIG_PCI_QUIRKS unset
 2010-01-04 23:47 UTC  (4+ messages)

patch scsi-mpt2sas-add-missing-initialization-of-scsih_cmds.patch added to 2.6.32-stable tree
 2010-01-04 23:44 UTC  (2+ messages)

[PATCH 4/5] sis5595: make PCI device id constant
 2010-01-04 23:44 UTC 

[PATCH 5/5] k8temp: make PCI device id constant
 2010-01-04 23:44 UTC 

[PATCH 3/5] k10temp: make PCI device ids constant
 2010-01-04 23:44 UTC 

[PATCH 2/5] vt8231: make PCI device id constant
 2010-01-04 23:44 UTC 

[PATCH 1/5] via686a: make PCI device id constant
 2010-01-04 23:43 UTC 

[PATCH] drivers/net/defxx.c: use %pM to show MAC address
 2010-01-04 23:43 UTC  (4+ messages)

[PATCH] kernel/time/jiffies.c: local symbols should be static
 2010-01-04 23:43 UTC  (2+ messages)

[PATCH 0/12] PCI run-time PM support (rev. 2)
 2010-01-04 23:40 UTC  (3+ messages)
` [PATCH 2/12] PCI / PM: Propagate wake-up enable for PCIe devices too

[PATCH v3] staging: add Broadcom Crystal HD driver
 2010-01-04 23:34 UTC  (2+ messages)

RFC non barrier versions of dma_map functions
 2010-01-04 23:28 UTC 

2.6.33-rc2: Reported regressions from 2.6.32
 2010-01-04 23:26 UTC  (9+ messages)
` [Bug #14938] Unable to handle kernel paging request in radeon_fence_signaled
` [Bug #14951] lockdep possible recursive lock in slab parent->list->rlock
` [Bug #14887] suspend doesn't work on X200s

[PATCH] pm_qos: Add QoS param, minimum system bus frequency
 2010-01-04 23:22 UTC  (5+ messages)

drm: gem_object_free without struct_mutex
 2010-01-04 23:18 UTC  (4+ messages)

2.6.33-rc2: Reported regressions 2.6.31 -> 2.6.32
 2010-01-04 23:08 UTC  (9+ messages)
` [Bug #14748] e1000e NIC not working after reboot
` [Bug #14630] sched_rt_periodic_timer vs cpu hotplug
        ` [stable] "

[uml-devel] linux-2.6.32 uml Segmentation fault
 2010-01-04 22:39 UTC  (2+ messages)
  ` [stable] "

[PATCH tip/core/rcu 0/11] rcu: suppress GP start to simplify force_quiescent_state()
 2010-01-04 23:09 UTC  (12+ messages)
` [PATCH tip/core/rcu 01/11] rcu: adjust force_quiescent_state() locking, step 1
` [PATCH tip/core/rcu 02/11] rcu: adjust force_quiescent_state() locking, step 2
` [PATCH tip/core/rcu 03/11] rcu: prohibit starting new grace periods while forcing quiescent states
` [PATCH tip/core/rcu 04/11] rcu: eliminate local variable signaled from force_quiescent_state()
` [PATCH tip/core/rcu 05/11] rcu: eliminate local variable lastcomp "
` [PATCH tip/core/rcu 06/11] rcu: eliminate second argument of rcu_process_dyntick()
` [PATCH tip/core/rcu 07/11] rcu: eliminate rcu_process_dyntick() return value
` [PATCH tip/core/rcu 08/11] rcu: remove leg of force_quiescent_state() switch statement
` [PATCH tip/core/rcu 09/11] rcu: remove redundant grace-period check
` [PATCH tip/core/rcu 10/11] rcu: make force_quiescent_state() start grace period if needed
` [PATCH tip/core/rcu 11/11] rcu: add force_quiescent_state() testing to rcutorture

drm_vm.c:drm_mmap: possible circular locking dependency detected (was: Re: Linux 2.6.33-rc2 - Merry Christmas ...)
 2010-01-04 23:09 UTC  (16+ messages)
        ` drm_vm.c:drm_mmap: possible circular locking dependency detected

[PATCH] stack2core: show stack message and convert it to core file when kernel die
 2010-01-04 23:03 UTC  (7+ messages)

[this_cpu_xx V9 0/7] Per cpu atomics in page allocator, modules, cleanup and optimized inc/dec
 2010-01-04 22:34 UTC  (8+ messages)
` [this_cpu_xx V9 1/7] Remove cpu_local_xx macros
` [this_cpu_xx V9 2/7] Module handling: Use this_cpu_xx to dynamically allocate counters
` [this_cpu_xx V9 3/7] Move local.h include to ringbuffer.c and ring_buffer_benchmark.c
` [this_cpu_xx V9 4/7] Generic inc / dec percpu instructions
` [this_cpu_xx V9 5/7] this_cpu_ops: page allocator conversion
` [this_cpu_xx V9 6/7] this_cpu ops: Remove pageset_notifier
` [this_cpu_xx V9 7/7] Remove leftover local.h

i915 drm fails to resume with modeset = 0
 2010-01-04 22:54 UTC  (4+ messages)

kprobes: get rid of distinct type warning
 2010-01-04 22:45 UTC  (4+ messages)

[PATCH/resend] Document awk requirements
 2010-01-04 22:40 UTC  (3+ messages)

[PATCH] Logitech G13 driver 0.0.2
 2010-01-04 22:39 UTC  (3+ messages)

linux-next: manual merge of the net-current tree with the scsi-rc-fixes tree
 2010-01-04 22:37 UTC  (2+ messages)

ASoC updates for 2.6.33
 2010-01-04 22:35 UTC 

[PATCH] libsrp: fix compile failure
 2010-01-04 22:36 UTC  (11+ messages)

[BUGFIX][PATCH -mmotm] memcg: avoid oom-killing innocent task in case of use_hierarchy
 2010-01-04 22:28 UTC  (6+ messages)
` [BUGFIX][PATCH -stable] "
    ` [BUGFIX][PATCH v2 "
        ` [stable] "

[PATCH] jbd: jbd-debug and jbd2-debug should be writable
 2010-01-04 22:26 UTC  (4+ messages)

[PATCH] Add DMI quirk for Intel DP55KG mainboard
 2010-01-04 22:03 UTC  (4+ messages)

[PATCH] MMC Core: Drop initialization frequency floor to 50kHz
 2010-01-04 21:58 UTC  (9+ messages)
          ` [PATCH v2] mmc: lower init clock frequency to 300kHz
              ` [PATCH v3] mmc: Make ID freq configurable

[PULL] pull request for writable limits for 2.6.33-rc1
 2010-01-04 21:59 UTC  (5+ messages)
` [PULL] pull request for writable limits for 2.6.33-rc0

[PATCH 1/1] atmel uaba : Adding invert vbus_pin
 2010-01-04 21:54 UTC  (3+ messages)

[PATCH 02/25] x86/pci: intel ioh bus num reg accessing fix
 2010-01-04 21:42 UTC  (2+ messages)
` [tip:x86/urgent] x86/pci: Intel "

[PATCH 01/25] x86: fix size for ex trampoline with 32bit
 2010-01-04 21:42 UTC  (2+ messages)
` [tip:x86/urgent] x86: Fix "

[patch] kbuild: improve version string logic
 2010-01-04 21:31 UTC 

[PATCH -v2 0/25] x86: use early_res instead of bootmem before slab
 2010-01-04 21:23 UTC  (5+ messages)

s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
 2010-01-04 21:11 UTC  (6+ messages)

[PATCH] mm/page_alloc: fix the range check for backward merging
 2010-01-04 21:02 UTC  (2+ messages)

[RFC][PATCH 0/10] PCI run-time PM support
 2010-01-04 21:00 UTC  (5+ messages)
` [RFC][PATCH 12/12] PM / r8169: Add simplified "

[RFC] [PATCH] Improve hash function used for full_name_hash()
 2010-01-04 20:51 UTC  (3+ messages)

[PATCH] cfq-iosched: non-rot devices do not need queue merging
 2010-01-04 20:37 UTC  (10+ messages)
` [PATCH] cfq-iosched: non-rot devices do not need read "

[PATCH 0/3] Regulator updates for 2.6.34
 2010-01-04 20:35 UTC  (5+ messages)
` [PATCH 1/3] regulator: Add notifier event on regulator disable
` [PATCH 2/3] regulator: Allow regulators to specify the time taken to ramp on enable
` [PATCH 3/3] regulator: Implement enable_time() for WM835x ISINKs

[PATCH] VLYNQ: add missing linux/irq.h include
 2010-01-04 20:22 UTC  (3+ messages)

[REGRESSION] um: CONFIG_STATIC_LINK=y broken
 2010-01-04 20:08 UTC 

reiserfs broken in 2.6.32 was Re: [GIT PULL] reiserfs fixes
 2010-01-04 20:20 UTC  (11+ messages)

[PATCH 1/4] perf symbols: Generalise the kallsyms parsing routine
 2010-01-04 20:07 UTC  (5+ messages)
` [PATCH 2/4] perf symbols: Export symbol_type__is_a
` [PATCH 3/4] perf tools: Create write_padded routine out of __dsos__write_buildid_table
` [PATCH 4/4] perf session: Keep pointers to the vmlinux maps

Need to take dev->sem, do it directly or use wrapper?
 2010-01-04 20:04 UTC  (2+ messages)

[block subsystem] Need help to prevent races on unexpected device removal
 2010-01-04 19:56 UTC  (2+ messages)

userspace notification from module
 2010-01-04 19:45 UTC  (6+ messages)
` [suspend/resume] "

[PATCH: resend] sony_pi: Remove the BKL from open and ioctl
 2010-01-04 19:37 UTC 

USB: serial: kfifo_len locking
 2010-01-04 19:20 UTC  (2+ messages)

[RELEASE] Userspace RCU 0.3.3
 2010-01-04 19:13 UTC 

[RELEASE] LTTng 0.186o for 2.6.32-rc8 omap/pm tree
 2010-01-04 19:05 UTC 

[PATCH] Valid relocation symbol for FLAT format on ARM, v2
 2010-01-04 18:58 UTC  (3+ messages)
` [uClinux-dev] "

[RFC][PATCH] Disabling read-ahead makes I/O of large reads small
 2010-01-04 18:57 UTC  (10+ messages)
    ` [RFC][PATCH 2/2] readahead: avoid page-by-page reads on POSIX_FADV_RANDOM
        ` [RFC][PATCH v3] readahead: introduce O_RANDOM for POSIX_FADV_RANDOM

Zabara ♥Armin_Van_Buuren♥ Timur has added you as a friend on the website VK.com
 2010-01-04 18:54 UTC 

BUG during shutdown - bisected to commit e2912009
 2010-01-04 18:43 UTC  (3+ messages)

[PATCH] amso1100/c2_provider.c: use %pM to shown MAC address
 2010-01-04 18:42 UTC  (4+ messages)

fio mmap randread 64k more than 40% regression with 2.6.33-rc1
 2010-01-04 18:28 UTC  (8+ messages)

regression: crash from 'ls /sys/modules/wl1251_spi/notes'
 2010-01-04 18:23 UTC  (3+ messages)

[PATCH] BUG(): CONFIG_BUG=n version of BUG() should be unreachable()
 2010-01-04 18:06 UTC  (5+ messages)

[PATCH 2.6.33] mfd: Correct WM835x ISINK ramp time defines
 2010-01-04 18:05 UTC 


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