messages from 2009-08-05 09:01:58 to 2009-08-05 15:53:31 UTC [more...]
[PATCH 0/5 v4] x86: Adapt CPU topology detection for AMD Magny-Cours
2009-08-05 15:51 UTC (6+ messages)
` [PATCH 1/5] topology: Introduce cpu_node information for multi-node processors
` [PATCH 2/5] x86: Provide CPU topology "
` [PATCH 3/5] x86: Add cpu_node topology detection for AMD Magny-Cours
` [PATCH 4/5] x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors
` [PATCH 5/5] x86, mcheck: Make use of cpu_node_mask instead of cpu_core_mask
[Regression] PCI resources allocation problem on HP nx6325
2009-08-05 15:51 UTC (5+ messages)
[RFC] respect the referenced bit of KVM guest pages?
2009-08-05 15:45 UTC (10+ messages)
Confirmation +447035970367
2009-08-05 15:44 UTC
[PATCH 1/2] ds2760: switch to new dev_pm_ops
2009-08-05 15:41 UTC (3+ messages)
[GIT]: Networking
2009-08-05 15:37 UTC (4+ messages)
` [PATCH] net: Fix spinlock use in alloc_netdev_mq()
[GIT]: Networking
2009-08-05 15:37 UTC
[PATCH]bluetooth: rfcomm_init bug fix
2009-08-05 15:35 UTC (7+ messages)
[binutils-gold][2.6.31-rc5-git3] ld error w/ LDFLAGS_vmlinux := --emit-reloc (CONFIG_RELOCATABLE=y)
2009-08-05 15:34 UTC
+ kcore-fix-vread-vwrite-to-be-aware-of-holes.patch added to -mm tree
2009-08-05 15:30 UTC (2+ messages)
Dream in staging: separate Kconfig/Makefile into subdirectory
2009-08-05 15:27 UTC (3+ messages)
mmotm 2009-08-04-14-22 uploaded
2009-08-05 15:19 UTC (4+ messages)
` mmotm 2009-08-04-14-22 uploaded (ummunotify)
[PATCH 1/1] XFS: __xfs_get_blocks check pointer to the target device
2009-08-05 15:17 UTC (10+ messages)
` [PATCH 1/1] XFS: xfs_iformat realtime device target pointer check
[PATCH] [0/19] HWPOISON: Intro
2009-08-05 15:12 UTC (33+ messages)
` [PATCH] [1/19] HWPOISON: Add page flag for poisoned pages
` [PATCH] [2/19] HWPOISON: Export some rmap vma locking to outside world
` [PATCH] [3/19] HWPOISON: Add support for poison swap entries v2
` [PATCH] [4/19] HWPOISON: Add new SIGBUS error codes for hardware poison signals
` [PATCH] [5/19] HWPOISON: Add basic support for poisoned pages in fault handler v3
` [PATCH] [6/19] HWPOISON: Add various poison checks in mm/memory.c v2
` [PATCH] [7/19] HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
` [PATCH] [8/19] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH] [9/19] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH] [10/19] HWPOISON: check and isolate corrupted free pages v2
` [PATCH] [11/19] HWPOISON: Refactor truncate to allow direct truncating of page v2
` [PATCH] [12/19] HWPOISON: Add invalidate_inode_page
` [PATCH] [13/19] HWPOISON: Define a new error_remove_page address space op for async truncation
` [PATCH] [14/19] HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
` [PATCH] [15/19] HWPOISON: The high level memory error handler in the VM v7
` [PATCH] [16/19] HWPOISON: Enable .remove_error_page for migration aware file systems
` [PATCH] [17/19] HWPOISON: Enable error_remove_page for NFS
` [PATCH] [18/19] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH] [19/19] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
[PATCH 0/12] ksm: stats, oom, doc, misc
2009-08-05 15:11 UTC (8+ messages)
` [PATCH 3/12] ksm: pages_unshared and pages_volatile
` [PATCH 5/12] ksm: keep quiet while list empty
[PATCH] m68knommu: convert to asm-generic/hardirq.h
2009-08-05 15:08 UTC (3+ messages)
[PATCH 0/4] Add some trace events for the page allocator v3
2009-08-05 15:07 UTC (25+ messages)
` [PATCH 1/4] tracing, page-allocator: Add trace events for page allocation and page freeing
` [PATCH 2/4] tracing, mm: Add trace events for anti-fragmentation falling back to other migratetypes
` [PATCH 3/4] tracing, page-allocator: Add trace event for page traffic related to the buddy lists
` [PATCH 4/4] tracing, page-allocator: Add a postprocessing script for page-allocator-related ftrace events
2.6.31-rc5-git2 MD raid regression
2009-08-05 15:06 UTC
[PATCH] arch/parisc: correct use of SHF_ALLOC
2009-08-05 14:57 UTC (2+ messages)
2.6.31-rc4: Reported regressions from 2.6.30
2009-08-05 14:45 UTC (4+ messages)
` [Bug #13809] oprofile: possible circular locking dependency detected
[Patch 0/7] Implement crashkernel=auto
2009-08-05 14:45 UTC (17+ messages)
` [Patch 1/7] x86: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 2/7] x86: implement crashkernel=auto
` [Patch 3/7] ia64: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 4/7] ia64: implement crashkernel=auto
` [Patch 5/7] powerpc: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 6/7] powerpc: implement crashkernel=auto
` [Patch 7/7] doc: update the kdump document
Is get_user_pages() enough to prevent pages from being swapped out ?
2009-08-05 14:37 UTC (4+ messages)
[PATCH] basic perf support for sparc
2009-08-05 14:29 UTC (12+ messages)
` [tip:perfcounters/urgent] perf: Auto-detect libbfd
[PATCH 1/2] chrdev: implement __[un]register_chrdev()
2009-08-05 14:29 UTC (24+ messages)
` [PATCH 2/2] sound: make OSS device number claiming optional
` [PATCH 1/2 UPDATED] chrdev: implement __[un]register_chrdev()
[PATCH 0/3] cpu: idle state framework for offline CPUs
2009-08-05 14:26 UTC (4+ messages)
` [PATCH 1/3] cpu: Offline state Framework
` [PATCH 2/3] cpu: Implement cpu-offline-state callbacks for pSeries
` [PATCH 3/3] pSeries: cpu: Cede CPU during a deactivate-offline
[PATCH 1/1] perf report: Add missing command line options to man page
2009-08-05 14:12 UTC (2+ messages)
` [tip:perfcounters/urgent] "
MMC: Make the configuration memory resource optional
2009-08-05 14:10 UTC (24+ messages)
` Example idea for how to solve the clock/cnf problem
[PATCH 2/2] w1_gpio: switch to new dev_pm_ops
2009-08-05 13:55 UTC (3+ messages)
[PATCH] I2C: Add support for new AMD SMBus devices
2009-08-05 13:38 UTC (2+ messages)
Dear Webmail/E-mail user
2009-08-05 13:36 UTC
[Announce] 2.6.29-rc4-rt1
2009-08-05 13:32 UTC (17+ messages)
` [Announce] 2.6.29.1-rt7
` [Announce] 2.6.29.1-rt8
` [Announce] 2.6.29.1-rt9
` [Announce] 2.6.29.2-rt10
` [Announce] 2.6.29.3-rt12
` [Announce] 2.6.29.4-rt15
` [Announce] 2.6.29.4-rt17
` [Announce] 2.6.29.4-rt18
` 2.6.29.4-rt19
` [ANNOUNCE] 2.6.29.5-rt21
` [ANNOUNCE] 2.6.29.5-rt22
` [ANNOUNCE] 2.6.29.6-rt23
` [ANNOUNCE] 2.6.31-rc4-rt1
[PATCH 1/4] arch/xtensa: Use UPIO_MEM rather than SERIAL_IO_MEM
2009-08-05 13:23 UTC
Please revert fc4c73554c9d93b3e495f2f7acae1323b0d5db84. Re: [PATCH 1/2] ftrace: Fix the conditional that updates $ref_func
2009-08-05 13:30 UTC (2+ messages)
linux-next: tty tree build warning
2009-08-05 13:29 UTC (2+ messages)
linux-next: Tree for August 5
2009-08-05 13:28 UTC (4+ messages)
[PATCH 4/4] drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEM
2009-08-05 13:25 UTC
[Resend][PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 11)
2009-08-05 13:25 UTC (2+ messages)
[PATCH 3/4] drivers/serial: Use UPIO_MEM rather than SERIAL_IO_MEM
2009-08-05 13:24 UTC
[PATCH 2/4] drivers/serial/atmel_serial.c: Use UPIO_MEM rather than SERIAL_IO_MEM
2009-08-05 13:23 UTC
[PATCH] Add watchdog driver for w90p910
2009-08-05 13:20 UTC (9+ messages)
` [PATCH v2] "
Confirmed Receipt
2009-08-05 13:07 UTC
[PATCH] x86, mce: cleanup initcall of debugfs for mce
2009-08-05 12:48 UTC (4+ messages)
[PATCH] perf report: Make --sort comm,dso,symbol the default
2009-08-05 12:41 UTC (4+ messages)
` [tip:perfcounters/urgent] "
[PATCH 0/26] oprofile: Performance counter multiplexing
2009-08-05 12:35 UTC (5+ messages)
[PATCH 2/2] security/smack: Use AF_INET for sin_family field
2009-08-05 12:34 UTC
[PATCH 1/2] net/rds: Use AF_INET for sin_family field
2009-08-05 12:34 UTC
[PATCH] enable x2APIC without interrupt remapping under KVM
2009-08-05 12:30 UTC (9+ messages)
` [tip:x86/apic] x86/apic: Enable "
Oprofile warnings
2009-08-05 11:56 UTC (3+ messages)
2.6.31-rc5: Reported regressions from 2.6.30
2009-08-05 11:36 UTC (4+ messages)
` [Bug #13742] iwlagn (4965): regression when hardware rf switch is used
[Patch 1/2] ia32: use generic sys_pipe()
2009-08-05 11:38 UTC (3+ messages)
[patch] x86, perf_counter, bts: add bts to perf_counter
2009-08-05 11:10 UTC (5+ messages)
[GIT PULL] s390 patches for v2.6.31-rc5
2009-08-05 10:57 UTC
[PATCH -tip] x86,apic - drop redundant bit assignment
2009-08-05 10:55 UTC (2+ messages)
` [tip:x86/apic] x86, apic: Drop "
[rfc 2/2] x86,ioapic: throw BUG instead of NULL dereference
2009-08-05 10:55 UTC (2+ messages)
` [tip:x86/apic] x86, ioapic: Throw "
[rfc 1/2] x86,ioapic: introduce for_each_irq_pin helper
2009-08-05 10:55 UTC (2+ messages)
` [tip:x86/apic] x86, ioapic: Introduce for_each_irq_pin() helper
[GIT PULL] OProfile updates for tip
2009-08-05 10:47 UTC
[PATCH] cciss: memory leak in cciss_init_one()
2009-08-05 10:41 UTC
fanotify - overall design before I start sending patches
2009-08-05 10:35 UTC (7+ messages)
[PATCH] fixed distortedness situation for Samsung SoC Framebuffer Driver
2009-08-05 10:31 UTC
[PATCH] page-allocator: Remove dead function free_cold_page()
2009-08-05 10:28 UTC
BUG: spinlock bad magic on CPU#1, swapper/1
2009-08-05 10:26 UTC (5+ messages)
[PATCH v2 0/6] CGroups: cgroup memberlist enhancement+fix
2009-08-05 10:20 UTC (10+ messages)
` [PATCH 6/6] Makes procs file writable to move all threads by tgid at once
[PATCH] ZERO_PAGE again v5
2009-08-05 10:19 UTC (3+ messages)
` [PATCH 1/2] ZERO_PAGE config
` [PATCH 2/2] ZERO_PAGE based on pte_special
[Linux-cachefs] CacheFiles: Readpage failed on backing file
2009-08-05 10:00 UTC (5+ messages)
` "
VMI fix for stack protector
2009-08-05 9:57 UTC (2+ messages)
` [tip:x86/urgent] x86: Fix VMI && "
[BUGFIX] crypto: Fix ctr(aes) testing by specifying geniv
2009-08-05 9:45 UTC (2+ messages)
[PATCH] lguest: cleanup for map_switcher()
2009-08-05 9:42 UTC
[PATCH 1/6] KEYS: Deal with dead-type keys appropriately [ver #2]
2009-08-05 9:40 UTC (4+ messages)
` [PATCH 4/6] KEYS: Add garbage collection for dead, revoked and expired keys. "
[PATCH V2] au1xmmc: dev_pm_ops conversion
2009-08-05 9:37 UTC (5+ messages)
` [PATCH] Add SIMPLE_PM_OPS: make switching to dev_pm_ops less error-prone
[PATCH 5/5] Add support for LZO-compressed kernels on x86
2009-08-05 9:29 UTC (8+ messages)
` [PATCH 1/6] lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
` [PATCH 2/6] include/linux/unaligned/{l,b}e_byteshift.h: Fix usage for compressed kernels
` [PATCH 3/6] Add support for LZO-compressed kernels
[PATCH] serial167: Read buffer overflow
2009-08-05 9:17 UTC (3+ messages)
[PATCH] pci/intr_remapping: allocate irq_iommu on node
2009-08-05 9:14 UTC (3+ messages)
[PATCH][KVM] Add support for Pause Filtering to AMD SVM
2009-08-05 9:08 UTC (6+ messages)
` [PATCH][KVM][retry 4] "
Add linux-alpha@ to Patchwork?
2009-08-05 9:05 UTC (2+ messages)
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