LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH - RFC] allow setting vm_dirty below 1% for large memory machines
2007-03-07 10:23 UTC (6+ messages)
[patch 0/6] fault vs truncate/invalidate race fix
2007-03-07 10:21 UTC (45+ messages)
` [patch 3/6] mm: fix fault vs invalidate race for linear mappings
` [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)
[patch 1/8] fix race in clear_page_dirty_for_io()
2007-03-07 10:15 UTC
[PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr
2007-03-07 10:13 UTC
[PATCH 1/2] xfs: use xfs_get_buf_noaddr for iclogs
2007-03-07 10:13 UTC
[PATCH 0/2] xfs: only use refcounted pages for I/O
2007-03-07 10:13 UTC
[patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime errors/warnings for PowerPC(ppc64)
2007-03-07 10:10 UTC (6+ messages)
` [RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtime warnings for xmon
` [patch 6/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime errors/warnings
PROBLEM: Crash on device_shutdown
2007-03-07 10:10 UTC (3+ messages)
[GIT PULL] AVR32 fixes
2007-03-07 10:10 UTC
[PATCH] x86_64, i386: Add command line length to boot protocol
2007-03-07 10:05 UTC (2+ messages)
tdfx framebuffer garbles display in 2.6.19.5
2007-03-07 10:02 UTC (11+ messages)
How to distinguish original kernel vs -rt kernel
2007-03-07 9:54 UTC (2+ messages)
[PATCH -mm] Blackfin: blackfin i2c driver
2007-03-07 9:53 UTC (13+ messages)
[RFC][PATCH 0/7] Resource controllers based on process containers
2007-03-07 9:43 UTC (15+ messages)
` [RFC][PATCH 1/7] Resource counters
` [RFC][PATCH 2/7] RSS controller core
` [RFC][PATCH 6/7] Account for the number of tasks within container
[PATCH] Fix building kernel under Solaris
2007-03-07 9:42 UTC (2+ messages)
[PATCH 0/6] UDF cleanup and fixes
2007-03-07 9:38 UTC (13+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] "
` [PATCH 3/6] "
` [PATCH 4/6] "
` [PATCH 5/6] "
` [PATCH 6/6] "
[lm-sensors] Could the k8temp driver be interfering with ACPI?
2007-03-07 9:36 UTC (5+ messages)
2.6.21-rc2-mm2
2007-03-07 9:30 UTC (12+ messages)
` [BUGFIX][PATCH] fix NULL pointer in ia64/irq_chip-mask/unmask function
2.6.21rc3: usb 2-2: pl2303 converter now attached to ttyUSB44
2007-03-07 9:22 UTC
Xen & VMI?
2007-03-07 9:17 UTC (7+ messages)
utrace regressions (was: -mm merge plans for 2.6.21)
2007-03-07 9:10 UTC (2+ messages)
[patch 0/7 -rt] powerpc 2.6.20-rt8: fix build breakage for PowerPC(ppc64)
2007-03-07 9:05 UTC (2+ messages)
[ckrm-tech] [PATCH 3/3][RFC] Containers: Pagecache controller reclaim
2007-03-07 9:03 UTC (3+ messages)
[RFC] BadRAM still not ready for inclusion ? (was: Re: Free Linux Driver Development!)
2007-03-07 9:03 UTC (2+ messages)
[PATCH] Fix race between proc_get_inode() and remove_proc_entry()
2007-03-07 9:01 UTC
[PATCH 0/2] KVM: Fixes for 2.6.21-rc3
2007-03-07 9:01 UTC (3+ messages)
` [PATCH 1/2] KVM: Unset kvm_arch_ops if arch module loading failed
` [PATCH 2/2] KVM: Fix guest sysenter on vmx
[SLUB 0/3] SLUB: The unqueued slab allocator V4
2007-03-07 9:01 UTC (7+ messages)
` [SLUB 1/3] SLUB core
` [SLUB 2/3] Large kmalloc pass through. Removal of large general slabs
` [SLUB 3/3] Guarantee minimum number of objects in a slab
[PATCH 00/22] Cell patches for 2.6.20
2007-03-07 8:58 UTC (5+ messages)
` [Cbe-oss-dev] [PATCH 14/22] spufs: use SPU master control to prevent wild SPU execution
[patch] epoll use a single inode
2007-03-07 8:56 UTC (9+ messages)
[PATCH 0/3] Basic msi bug fixes
2007-03-07 8:51 UTC (6+ messages)
` [PATCH 1/3] msi: Sanely support hardware level msi disabling
` [PATCH 2/3] msi: Fixup the msi enable/disable logic
[RFC] Heads up on sys_fallocate()
2007-03-07 8:51 UTC (11+ messages)
+ stupid-hack-to-make-mainline-build.patch added to -mm tree
2007-03-07 8:37 UTC (15+ messages)
2.6.21-rc2 : Oops in rtc_cmos
2007-03-07 8:16 UTC (4+ messages)
[PATCH] UML utrace support, step 1
2007-03-07 8:01 UTC (2+ messages)
[Bug 8136] 2.6.21-rc2-mm2 won't boot
2007-03-07 7:36 UTC (2+ messages)
[PATCH 0/20] x86_64 Relocatable bzImage support (V4)
2007-03-07 7:25 UTC (21+ messages)
` [PATCH 1/20] x86_64: Assembly safe page.h and pgtable.h
` [PATCH 2/20] x86_64: Kill temp boot pmds
` [PATCH 3/20] x86_64: Clean up the early boot page table
` [PATCH 4/20] x86_64: Fix early printk to use standard ISA mapping
` [PATCH 5/20] x86_64: modify copy_bootdata to use virtual addresses
` [PATCH 6/20] x86_64: cleanup segments
` [PATCH 7/20] x86_64: Add EFER to the register set saved by save_processor_state
` [PATCH 8/20] x86_64: 64bit PIC SMP trampoline
` [PATCH 9/20] x86_64: Get rid of dead code in suspend resume
` [PATCH 10/20] x86_64: wakeup.S rename registers to reflect right names
` [PATCH 11/20] x86_64: wakeup.S misc cleanups
` [PATCH 12/20] x86_64: 64bit ACPI wakeup trampoline
` [PATCH 13/20] x86_64: Modify discover_ebda to use virtual addresses
` [PATCH 14/20] x86_64: Remove the identity mapping as early as possible
` [PATCH 15/20] Move swsusp __pa() dependent code to arch portion
` [PATCH 16/20] swsusp: do not use virt_to_page on kernel data address
` [PATCH 17/20] x86_64: __pa and __pa_symbol address space separation
` [PATCH 18/20] x86_64: Relocatable Kernel Support
` [PATCH 19/20] x86_64: Extend bzImage protocol for relocatable bzImage
` [PATCH 20/20] x86_64: Move cpu verification code to common file
[patch v2] epoll use a single inode
2007-03-07 7:13 UTC (9+ messages)
[patch 1/4] signalfd v1 - signalfd core
2007-03-07 7:11 UTC (3+ messages)
[2.6.21-rc3] cpufreq: p4-clockmod.c compilation error
2007-03-07 7:11 UTC (3+ messages)
Unused floppy1 going bonkers in 2.6.20-rds
2007-03-07 6:59 UTC
[PATCH] Blackfin: blackfin on-chip SPI controller driver
2007-03-07 6:54 UTC (2+ messages)
Wanted: simple, safe x86 stack overflow detection
2007-03-07 6:44 UTC (8+ messages)
[patch 26/26] Xen-paravirt_ops: Add the Xen virtual network device driver
2007-03-07 6:42 UTC (7+ messages)
` [RFC] Arp announce (for Xen)
` [RFC] ARP notify option
BUG() during suspend to disk (2.6.21-rc2, x86_64)
2007-03-07 6:23 UTC (3+ messages)
[2.6.22 patch] the scheduled removal of OBSOLETE_OSS options
2007-03-07 6:21 UTC (4+ messages)
[RFC] div64_64 support
2007-03-07 6:08 UTC (8+ messages)
` [PATCH] tcp_cubic: faster cube root
` cube root benchmark code
` Update to "
kernel-headers
2007-03-07 5:42 UTC (2+ messages)
kref refcounting breakage in mainline
2007-03-07 5:38 UTC (5+ messages)
[PATCH] INPUT/keyboard: PXA27x keyboard support
2007-03-07 5:35 UTC (2+ messages)
Sleeping thread not receive signal until it wakes up
2007-03-07 5:31 UTC
should RTS init in serial core be tied to CRTSCTS
2007-03-07 5:13 UTC (3+ messages)
Linux v2.6.21-rc3
2007-03-07 4:59 UTC
PROBLEM: 2.6.20-1 not working on ibook g4 (BUG/Oops)
2007-03-07 4:53 UTC (5+ messages)
[kj]Patch8:replace pci_find_device in drivers/telephony/ixj.c
2007-03-07 4:45 UTC
[PATCH] mm: don't use ZONE_DMA unless CONFIG_ZONE_DMA is set in setup.c
2007-03-07 4:42 UTC (4+ messages)
qla2xxx BUG: workqueue leaked lock or atomic
2007-03-07 4:39 UTC (7+ messages)
[PATCH] proc: maps protection
2007-03-07 4:22 UTC (2+ messages)
2.6.21-rc1: known regressions (part 2)
2007-03-07 4:15 UTC (13+ messages)
` SATA resume slowness, e1000 MSI warning
passing function pointers through platform devices?
2007-03-07 3:53 UTC (2+ messages)
[RFC] hwbkpt: Hardware breakpoints (was Kwatch)
2007-03-07 3:49 UTC (2+ messages)
[PATCH] x86_64 irq: keep consistent for changing IRQ0_VECTOR from 0x20 to 0x30
2007-03-07 3:43 UTC (2+ messages)
[PATCH -mm] utrace: nommu fixup support utrace
2007-03-07 3:42 UTC (2+ messages)
[PATCH] Fix get_order()
2007-03-07 3:28 UTC (2+ messages)
[patch] disable NMI watchdog by default
2007-03-07 3:06 UTC (2+ messages)
[patch] paravirt: VDSO page is essential
2007-03-07 2:35 UTC (21+ messages)
` Xen & VMI?
[PATCH 0/2] resource control file system - aka containers on top of nsproxy!
2007-03-07 2:32 UTC (2+ messages)
[PATCH] ACPI: eliminate useless bay events
2007-03-07 2:16 UTC (2+ messages)
[patch 1/3] epoll optimizations and cleanups
2007-03-07 2:06 UTC (3+ messages)
Problem: how to make kernel thread more faster?
2007-03-07 2:02 UTC (2+ messages)
2.6.21-rc suspend regression: sysfs deadlock
2007-03-07 1:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).