linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-08 02:04:34 to 2010-10-08 12:15:41 UTC [more...]

"do_IRQ: 0.89 No irq handler for vector (irq -1)"
 2010-10-08 12:15 UTC  (7+ messages)

update and cleanup patches for core{pkg, via}temp etc
 2010-10-08 12:11 UTC  (5+ messages)
` [PATCH V2 1/2] hwmon: uniform the init style of pkgtemp
` [PATCH V2 2/2] hwmon: cleanup some hotplug related macro definition

fs: Inode cache scalability V2
 2010-10-08 12:10 UTC  (75+ messages)
` [PATCH 01/18] kernel: add bl_list
` [PATCH 02/18] fs: Convert nr_inodes and nr_unused to per-cpu counters
` [PATCH 03/18] fs: keep inode with backing-dev
` [PATCH 04/18] fs: Implement lazy LRU updates for inodes
` [PATCH 05/18] fs: inode split IO and LRU lists
` [PATCH 06/18] fs: Clean up inode reference counting
` [PATCH 07/18] exofs: use iput() for inode reference count decrements
` [PATCH 08/18] fs: add inode reference coutn read accessor
` [PATCH 09/18] fs: rework icount to be a locked variable
` [PATCH 10/18] fs: Factor inode hash operations into functions
` [PATCH 11/18] fs: Introduce per-bucket inode hash locks
` [PATCH 12/18] fs: add a per-superblock lock for the inode list
` [PATCH 13/18] fs: split locking of inode writeback and LRU lists
` [PATCH 14/18] fs: Protect inode->i_state with th einode->i_lock
` [PATCH 15/18] fs: introduce a per-cpu last_ino allocator
` [PATCH 16/18] fs: Make iunique independent of inode_lock
` [PATCH 17/18] fs: icache remove inode_lock
` [PATCH 18/18] fs: Reduce inode I_FREEING and factor inode disposal

Linux 2.6.36-rc7
 2010-10-08 12:06 UTC  (4+ messages)

Strange raid device numbering
 2010-10-08 12:03 UTC  (2+ messages)

[PATCH] minor spelling fix up to the documentation in drivers/md/dm-crypt.c
 2010-10-08 11:58 UTC 

PROBLEM: brcm80211 hangs on 2.6.36-0.34.rc6.git3.fc15.x86_64
 2010-10-08 11:44 UTC  (2+ messages)

[PATCH] jbd: Convert bitops to buffer fns
 2010-10-08 11:05 UTC 

[Patch-next] therm_throt.c: fix missing { and }
 2010-10-08 10:54 UTC  (2+ messages)
` [tip:x86/urgent] x86, mce, therm_throt.c: Fix missing curly braces in error handling logic

[PATCH v3 4/4] x86, earlyprintk: add hsu early console for Intel Medfield platform
 2010-10-08 10:53 UTC  (2+ messages)
` [tip:x86/mrst] x86, earlyprintk: Add "

[PATCH v3 3/4] x86, earlyprintk: add earlyprintk for Intel Moorestown platform
 2010-10-08 10:53 UTC  (2+ messages)
` [tip:x86/mrst] x86, earlyprintk: Add "

[PATCH v3 2/4] x86: add two helper macros for fixed address mapping
 2010-10-08 10:52 UTC  (2+ messages)
` [tip:x86/mrst] x86: Add "

[PATCH] bdi: use deferable timer for sync_supers task
 2010-10-08 10:28 UTC  (8+ messages)

[PATCH 00/10] memcg: per cgroup dirty page accounting
 2010-10-08 10:41 UTC  (20+ messages)
` [PATCH 04/10] memcg: disable local interrupts in lock_page_cgroup()
              ` [PATCH] memcg: reduce lock time at move charge (Was "
                ` [PATCH] memcg: lock-free clear page writeback "
                    ` [PATCH v2] memcg: reduce lock time at move charge "

kgdb errors with serial console
 2010-10-08 10:41 UTC  (5+ messages)

[PATCH 1/5] bitops: add generic implementation of ext2 atomic bitops by test_and_{set,clear}_bit
 2010-10-08 10:24 UTC  (6+ messages)
` [PATCH 2/5] bitops: cleanup asm-generic/bitops/le.h
` [PATCH 3/5] kvm: stop including asm-generic/bitops/le.h directly
` [PATCH 4/5] rds: "
` [PATCH 5/5] bitops: forbid asm-generic/bitops/le.h direct inclusion

[PATCH] kvm: add oom notifier for virtio balloon
 2010-10-08 10:24 UTC  (4+ messages)

Peculiar stuff in hci_ath3k/badness in hci_uart
 2010-10-08 10:48 UTC  (3+ messages)

[PATCH 0/2] apic, x86: Use BIOS settings to setup AMD EILVT APIC registers
 2010-10-08 10:21 UTC  (6+ messages)
` [PATCH 2/2] apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets

[PATCH 0/3] Staging: speakup: Fixed a few things
 2010-10-08 10:19 UTC 

[PATCH 1/3] Staging: speakup: Makefile: Makefile clean up
 2010-10-08 10:14 UTC  (3+ messages)
` [PATCH 2/3] Staging: speakup: devsynth: file_operations should be const
` [PATCH 3/3] Staging: speakup: keyhelp: Coding style fix

[PATCH 1/3] Staging: speakup: Makefile: Makefile clean up
 2010-10-08 10:13 UTC  (3+ messages)
` [PATCH 2/3] Staging: speakup: devsynth: file_operations should be const
` [PATCH 3/3] Staging: speakup: keyhelp: Coding style fix

[PATCH] intel_pmic_gpio: fix off-by-one value range checking
 2010-10-08  9:54 UTC 

[PATCH] ARM: allow, but warn, when issuing ioremap() on RAM
 2010-10-08  9:32 UTC  (3+ messages)

[PATCH] net/tg3: simplify conditional
 2010-10-08  9:29 UTC 

introduce dm-snap-mv
 2010-10-08  9:28 UTC  (7+ messages)

fallocate() on XFS clobbers S*ID-bits
 2010-10-08  9:26 UTC  (3+ messages)

[resend][PATCH] mm: increase RECLAIM_DISTANCE to 30
 2010-10-08  9:04 UTC  (2+ messages)

[PATCH V2 -tip] lib,x86_64: improve the performance of memcpy() for unaligned copy
 2010-10-08  9:02 UTC  (3+ messages)

[PATCH 00/33] Staging: Fixed <module-objs> to <module>-y
 2010-10-08  8:55 UTC  (4+ messages)

2.6.36-rc7: kernel panic with SECURITY_TOMOYO=y
 2010-10-08  8:47 UTC  (6+ messages)

[PATCH 0/9] [GIT PULL] tracing: updates for 2.6.37
 2010-10-08  8:45 UTC  (3+ messages)

[PATCH 0/2] v2: Bluetooth driver for TI_ST
 2010-10-08  8:37 UTC  (4+ messages)
` [PATCH 1/2] drivers:bluetooth: TI_ST bluetooth driver

[RFC PATCH 1/2] perf_events: add support for per-cpu per-cgroup monitoring (v4)
 2010-10-08  8:36 UTC  (6+ messages)

[PATCH 0/2] move TI_ST driver out of staging
 2010-10-08  8:32 UTC  (14+ messages)
` [PATCH 1/2] drivers:staging:ti-st: move TI_ST from staging

[PATCH v2] procfs: fix numbering in /proc/locks
 2010-10-08  8:29 UTC  (4+ messages)

RFC: btusb firmware load help
 2010-10-08  8:26 UTC  (19+ messages)

[PATCH v2] x86/therm_throt.c: Fix error handling in thermal_throttle_add_dev
 2010-10-08  8:26 UTC  (3+ messages)

[PATCH 2/2] kvm, MCE, Send SRAR SIGBUS directly
 2010-10-08  8:24 UTC 

[PATCH 1/2] kvm, MCE, Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED
 2010-10-08  8:24 UTC 

2.6.35.6 fails to suspend (pxa2xx-mci.0)
 2010-10-08  8:23 UTC  (5+ messages)

Section mismatches in memblock
 2010-10-08  8:16 UTC  (5+ messages)

[PATCH v6 00/12] KVM: Add host swap event notifications for PV guest
 2010-10-08  7:54 UTC  (4+ messages)
` [PATCH v6 07/12] Add async PF initialization to "

[PATCH 0/1] omap: Ptr "isr_reg" tracked as NULL was dereferenced
 2010-10-08  7:49 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] serial: DCC(JTAG) serial and console emulation support
 2010-10-08  8:18 UTC  (16+ messages)

[PATCH 2/2 v2] sparc: convert various prom_* functions to use phandle
 2010-10-08  7:44 UTC 

[PATCH 1/2 v2] of: move phandle/ihandle into types.h and export to userspace
 2010-10-08  7:43 UTC 

[PATCH 0/3][RFC] Improve load balancing when tasks have large weight differential
 2010-10-08  7:22 UTC  (8+ messages)

[tip:core/memblock] memblock/arm: Fix memblock_region_is_memory() typo
 2010-10-08  7:18 UTC 

[patch] gdth: integer overflow in ioctl
 2010-10-08  7:03 UTC 

mmotm 2010-10-07-14-08 uploaded
 2010-10-08  6:58 UTC  (3+ messages)
  ` make oldconfig warnings [was: mmotm 2010-10-07-14-08 uploaded]

[PATCH 1/2] sched: normalize sleeper's vruntime during group change
 2010-10-08  6:57 UTC  (4+ messages)
` [PATCH 2/2] sched: use the old min_vruntime when normalizing on dequeue

[PATCH] X86/Mem: Use string copy operation to optimze copy in kernel compression
 2010-10-08  6:21 UTC  (4+ messages)
` [tip:x86/setup] x86, setup: "

linux-next: manual merge of the hwpoison tree with Linus' tree
 2010-10-08  6:11 UTC  (2+ messages)

[PATCH] serial: DCC(JTAG) serial and console emulation support
 2010-10-08  6:05 UTC  (2+ messages)

[GIT PULL] Samsung fixes for 2.6.36
 2010-10-08  5:55 UTC 

[PATCH] Assign CPUs to nodes in round-robin manner on Fake NUMA
 2010-10-08  5:53 UTC  (3+ messages)

[PATCH 3/5] mips: sanitize restart logics
 2010-10-08  5:36 UTC  (4+ messages)

[RFD] Device Renaming Mechanism
 2010-10-08  5:23 UTC 

[PATCH 1/2] hwmon: uniform the init style of pkgtemp
 2010-10-08  5:25 UTC  (5+ messages)
` [1/2] "

linux-next: Tree for October 8
 2010-10-08  5:15 UTC 

[PATCH 2/5] scsi: megaraid_sas - support devices update flag
 2010-10-07 22:35 UTC  (2+ messages)

[PATCH 0/3] V2: Reduce mmap_sem hold times during file backed page faults
 2010-10-08  4:39 UTC  (5+ messages)
` [PATCH 2/3] Retry page fault when blocking on disk transfer

Tips on debugging suspend/resume failure
 2010-10-08  4:37 UTC  (2+ messages)

[PATCH] Prio_heap: heap_remove(), heap_maximum(), heap_replace() and heap_cherrypick()
 2010-10-08  3:36 UTC  (2+ messages)

linux-next: build warning after merge of the v4l-dvb tree
 2010-10-08  3:13 UTC  (2+ messages)

ON 219.73 MB
 2010-10-08  3:00 UTC 

[PATCH v7] power: introduce library for device-specific OPPs
 2010-10-08  3:02 UTC 

linux-next: manual merge of the alacrity tree with Linus' and other trees
 2010-10-08  3:03 UTC 

[RFC v2 PATCH 1/1] PCI: override BIOS/firmware resource allocation
 2010-10-07 21:41 UTC  (4+ messages)

[PATCH] Fix a complex race in hrtimer code
 2010-10-08  2:33 UTC 

GREETING FROM AGNES SAVIMBI,PLEASE REPLY
 2010-10-08  2:11 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).