messages from 2007-08-12 13:39:46 to 2007-08-13 00:37:52 UTC [more...]
Driver-level memory management
2007-08-13 0:37 UTC (2+ messages)
[-mm PATCH 8/9] Memory controller add switch to control what type of pages to limit (v4)
2007-08-13 0:33 UTC (2+ messages)
[RFC][PATCH] fix for async scsi scan sysfs problem (resend)
2007-08-13 0:26 UTC (10+ messages)
[BUGFIX] NULL pointer dereference in __vm_enough_memory()
2007-08-13 0:23 UTC (6+ messages)
[build error] error: implicit declaration of function 'cfi_interleave'
2007-08-13 0:00 UTC (7+ messages)
` [PATCH] [MTD] Fix CFI build error with meaningless nonfunctional .config
Distributed storage
2007-08-12 23:36 UTC (7+ messages)
` Block device throttling [Re: Distributed storage.]
` [1/1] "
[PATCH] Smack: Simplified Mandatory Access Control Kernel
2007-08-12 23:18 UTC (3+ messages)
cciss: warning: right shift count >= width of type
2007-08-12 23:08 UTC (6+ messages)
` [PATCH] "
[PATCH 3/4] signalfd: fix interaction with posix-timers
2007-08-12 23:03 UTC (2+ messages)
[PATCH 0/5] 4KSTACKS no longer a debug feature and doesn't belong in "Kernel hacking"
2007-08-12 22:49 UTC (8+ messages)
` [PATCH 1/5] 4KSTACKS, remove DEBUG_KERNEL dependency for i386
` [PATCH 2/5] 4KSTACKS, remove DEBUG_KERNEL dependency for sh
` [PATCH 3/5] 4KSTACKS, move out of Kernel hacking menu (i386)
` [PATCH 4/5] 4KSTACKS, move out of Kernel hacking menu (sh)
` [PATCH 5/5] 4KSTACKS, make 'default y', -mm patch only
troubles with r8169
2007-08-12 22:32 UTC (2+ messages)
[PATCH 3/6][RESEND] Reduce size of the xterm-linux.xpm image by 12 bytes
2007-08-12 22:22 UTC (4+ messages)
` [PATCH 4/6][RESEND] Emulex FC HBA driver: fix overflow of statically allocated array
` [PATCH 5/6][RESEND] fix tiny spelling error in comment in cfi_cmdset_0001.c
` [PATCH 6/6][RESEND] Avoid possible NULL pointer deref in 3c359 driver
[BUG] acpi double resume and fail
2007-08-12 21:37 UTC (7+ messages)
` beeping patch for debugging acpi sleep
When to use a freezeable workqueue?
2007-08-12 22:18 UTC (2+ messages)
Hibernation considerations
2007-08-12 22:12 UTC (4+ messages)
` encrypted hibernation (was Re: Hibernation considerations)
[PATCH] Minor fix to Documentation/powerpc/00-INDEX
2007-08-12 21:57 UTC (5+ messages)
[PATCH 0/5] Add some missing Documentation/*/00-INDEX files
2007-08-12 21:47 UTC (13+ messages)
[PATCH] Smack: Simplified Mandatory Access Control Kernel
2007-08-12 21:46 UTC (4+ messages)
Kernel 2.6.23-rc2 git4 & git5
2007-08-12 21:42 UTC
Finding out socket/pipe connectivity status
2007-08-12 21:33 UTC (5+ messages)
[patch 0/8] Immediate Values
2007-08-12 21:14 UTC (13+ messages)
` [patch 1/8] Immediate Values - Global Modules List and Module Mutex
` [patch 2/8] Immediate Values - Architecture Independent Code
` [patch 3/8] Immediate Values - Kconfig menu in EMBEDDED
` [patch 4/8] Immediate Values - Move Kprobes i386 restore_interrupt to kdebug.h
` [patch 5/8] Immediate Values - i386 Optimization
` [patch 6/8] Immediate Values - Powerpc Optimization
` [patch 7/8] Immediate Values - Documentation
` [patch 8/8] Scheduler Profiling - Use Immediate Values
Use of directories to hold root?
2007-08-12 20:57 UTC (8+ messages)
troubles with r8169
2007-08-12 20:58 UTC (4+ messages)
splice question
2007-08-12 20:56 UTC (3+ messages)
v2.6.23-rc2 locks up during boot (without acpi=off)
2007-08-12 20:48 UTC (7+ messages)
[patch 0/4] Linux Kernel Markers
2007-08-12 20:11 UTC (6+ messages)
` [patch 1/4] Linux Kernel Markers - Architecture Independent Code
` [patch 2/4] Linux Kernel Markers - Add kconfig menus for the marker code
` [patch 3/4] Linux Kernel Markers - Documentation
` [patch 4/4] Port of blktrace to the Linux Kernel Markers
2.6.23-rc2 swsusp, suddenly increased uptime
2007-08-12 19:39 UTC
Are we properly prepared to handle 3 Socket setups?
2007-08-12 20:00 UTC (6+ messages)
[PATCH 2/4] posix-timers: fix creation race
2007-08-12 19:59 UTC (4+ messages)
[PATCH] Smack: Simplified Mandatory Access Control Kernel
2007-08-12 19:50 UTC (2+ messages)
Original Toner Cartridge promotion
2007-08-12 11:04 UTC
CFS review
2007-08-12 19:43 UTC (5+ messages)
Improving read/write/close system call reliability when used with pthreads
2007-08-12 19:19 UTC (7+ messages)
` [PATCH] "
[patch 00/23] Atomic operations updates: add cmpxchg_local
2007-08-12 19:12 UTC (29+ messages)
` [patch 01/23] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486
` [patch 02/23] Add cmpxchg_local to asm-generic for per cpu atomic operations
` [patch 03/23] Add cmpxchg_local to arm
` [patch 04/23] Add cmpxchg_local to avr32
` [patch 05/23] Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg
` [patch 06/23] Add cmpxchg_local to cris
` [patch 07/23] Add cmpxchg_local to frv
` [patch 08/23] Add cmpxchg_local to h8300
` [patch 09/23] Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64
` [patch 09/23] Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64 (revised)
` [patch 10/23] New cmpxchg_local (optimized for UP case) for m32r
` [patch 11/23] Fix m32r __xchg
` [patch 12/23] local_t m32r use architecture specific cmpxchg_local
` [patch 13/23] Add cmpxchg_local to m86k
` [patch 14/23] Add cmpxchg_local to m68knommu
` [patch 15/23] Add cmpxchg_local to parisc
` [patch 16/23] Add cmpxchg_local to ppc
` [patch 17/23] Add cmpxchg_local to s390
` [patch 18/23] Add cmpxchg_local to sh, use generic cmpxchg() instead of cmpxchg_u32
` [patch 19/23] Add cmpxchg_local to sh64
` [patch 20/23] Add cmpxchg_local to sparc, move __cmpxchg to system.h
` [patch 21/23] Add cmpxchg_local to sparc64
` [patch 22/23] Add cmpxchg_local to v850
` [patch 23/23] Add cmpxchg_local to xtensa
[PATCH] [0/12] x86 Late merge bug fixes for 2.6.23
2007-08-12 19:15 UTC (5+ messages)
` [PATCH] [1/12] x86: Work around mmio config space quirk on AMD Fam10h
[PATCH] make atomic_t volatile on all architectures
2007-08-12 19:13 UTC (14+ messages)
Software based ECC ?
2007-08-12 19:05 UTC (5+ messages)
ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support
2007-08-12 18:49 UTC
Documentation files in html format?
2007-08-12 18:25 UTC (10+ messages)
bad temperature values from w83781d in 2.6.22
2007-08-12 18:18 UTC (6+ messages)
` [lm-sensors] "
` [PATCH] "
[PATCH] remove strict ansi check from __u64 in asm/types.h
2007-08-12 18:07 UTC (5+ messages)
[RFD] Layering: Use-Case Composers (was: DRBD - what is it, anyways? [compare with e.g. NBD + MD raid])
2007-08-12 17:45 UTC (7+ messages)
[PATCH] Fix triplefault on x86-64 bootup
2007-08-12 17:57 UTC (9+ messages)
` Please remove ab144f5ec64c42218a555ec1dbde6b60cf2982d6 was Re: [discuss] "
2.6.23-rc1 regression: hwmon/w83627ehf: wrong fan speed
2007-08-12 17:49 UTC (8+ messages)
[PATCH] Remove struct task_struct::io_wait
2007-08-12 17:39 UTC
[PATCH] Shrink struct task_struct::oomkilladj
2007-08-12 17:37 UTC
[2.6.22-rc3][ACPI?] Resume from s2r doesn't work
2007-08-12 16:52 UTC (5+ messages)
[patch 01/11] dm-snap: Replace special round_down()
2007-08-12 17:20 UTC
[PATCH] Smack: Simplified Mandatory Access Control Kernel
2007-08-12 17:16 UTC (2+ messages)
[PATCH 4/4] signalfd: make it group-wide, fix posix-timers scheduling
2007-08-12 17:05 UTC
[PATCH 1/4] posix-timers: fix deletion race
2007-08-12 17:05 UTC
Build failure in advansys driver - error: implicit declaration of function 'to_pci_dev'
2007-08-12 17:00 UTC (3+ messages)
[2.6.20.16 review 00/28] 2.6.20.16 -stable review
2007-08-12 16:56 UTC
[BUG] Kernel panic - not syncing: VFS
2007-08-12 16:51 UTC (2+ messages)
[git pull request] scheduler updates
2007-08-12 16:32 UTC
[patch 0/3] [patch 0/3] genirq: Suppress resend of level interrupts
2007-08-12 15:46 UTC (4+ messages)
` [patch 1/3] genirq: cleanup mismerge artifact
` [patch 2/3] genirq: suppress resend of level interrupts
` [patch 3/3] genirq: mark io_apic level interrupts to avoid resend
[RFC 1/1] Net: add ath5k wireless driver
2007-08-12 15:38 UTC
[patch 0/9] Text Edit Lock
2007-08-12 15:04 UTC (10+ messages)
` [patch 1/9] Kprobes - use a mutex to protect the instruction pages list
` [patch 2/9] Kprobes - do not use kprobes mutex in arch code
` [patch 3/9] Kprobes - declare kprobe_mutex static
` [patch 4/9] Text Edit Lock - Architecture Independent Code
` [patch 5/9] Text Edit Lock - i386
` [patch 6/9] Text Edit Lock - x86_64
` [patch 7/9] Text Edit Lock - kprobes architecture independent support
` [patch 8/9] Text Edit Lock - kprobes i386
` [patch 9/9] Text Edit Lock - kprobes x86_64
Regression in 2.6.23-rc2-mm2, mounting cpusets causes a hang
2007-08-12 15:21 UTC
[ANNOUNCE] SDIO soon in mainline
2007-08-12 15:25 UTC (3+ messages)
[PATCH 1/3] Char: mxser_new, upgrade to 1.10
2007-08-12 15:25 UTC (3+ messages)
` [PATCH 2/3] Char: mxser_new, move to PCI_VDEVICE
` [PATCH 3/3] Char: mxser_new, remove useless comments in mxser_cards
2.6.23-rc2-mm2
2007-08-12 15:21 UTC (5+ messages)
[patch 0/2] Sorted seq_file
2007-08-12 15:08 UTC (3+ messages)
` [patch 1/2] Seq_file add support for sorted list
` [patch 2/2] Sort module list by pointer address to get coherent sleepable seq_file iterators
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox