messages from 2009-08-05 08:59:37 to 2009-08-05 10:56:01 UTC [more...]
[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 "
[LTP] [PATCH] Integration of MCE test suite into LTP
2009-08-05 10:55 UTC
[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
pci pass-through on AMD architecture
2009-08-05 10:54 UTC (2+ messages)
[Qemu-devel] [PATCH] FW_CFG_EMULATOR
2009-08-05 10:59 UTC (2+ messages)
confusing qemu-native problem
2009-08-05 10:37 UTC (2+ messages)
[Buildroot] [Bug 487] New: Make kismet package sexier
2009-08-05 10:52 UTC (4+ messages)
` [Buildroot] [Bug 487] "
[PATCH] use UUID to map system devices to grub devices
2009-08-05 10:50 UTC (8+ messages)
[PATCH] perf report: Make --sort comm,dso,symbol the default
2009-08-05 10:41 UTC (2+ messages)
VBE info request bit per Multiboot Specification 1
2009-08-05 10:47 UTC (2+ messages)
[GIT PULL] OProfile updates for tip
2009-08-05 10:47 UTC
[PATCH 1/2] chrdev: implement __[un]register_chrdev()
2009-08-05 10:45 UTC (15+ messages)
` [PATCH 2/2] sound: make OSS device number claiming optional
` [PATCH 1/2 UPDATED] chrdev: implement __[un]register_chrdev()
[PATCH] Add watchdog driver for w90p910
2009-08-05 10:44 UTC (7+ messages)
linux-next: Tree for July 29
2009-08-05 10:43 UTC (5+ messages)
` Next July 29 : Hugetlb test failure (OOPS free_hugepte_range)
[patch] Added Support for STK7700D (DVB)
2009-08-05 10:43 UTC (3+ messages)
[PATCH] cciss: memory leak in cciss_init_one()
2009-08-05 10:41 UTC
c/r: support for pending signals (v2)
2009-08-05 10:40 UTC (5+ messages)
` [PATCH 4/4] c/r: support for real/virt/prof itimers (v2)
[U-Boot] [U-BOOT] error: end address not on sector boundary when I use saveenv cmd
2009-08-05 10:39 UTC (2+ messages)
[PATCH 1/2] sh_mobile_ceu: add soft reset function
2009-08-05 10:38 UTC (2+ messages)
fanotify - overall design before I start sending patches
2009-08-05 10:35 UTC (9+ messages)
[PATCH] multiboot on EFI
2009-08-05 10:33 UTC (3+ messages)
Can the qemu-xen git repository be moved to a 'git://' protocol? It can save a lot of time
2009-08-05 10:33 UTC (6+ messages)
[PATCH] fixed distortedness situation for Samsung SoC Framebuffer Driver
2009-08-05 10:31 UTC
[Buildroot] [Bug 537] New: gzip complains about existing function futimens from glibc
2009-08-05 10:29 UTC (3+ messages)
` [Buildroot] [Bug 537] "
[PATCH 0/4] Add some trace events for the page allocator v3
2009-08-05 10:27 UTC (26+ 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
[PATCH] page-allocator: Remove dead function free_cold_page()
2009-08-05 10:28 UTC (2+ messages)
BUG: spinlock bad magic on CPU#1, swapper/1
2009-08-05 10:26 UTC (5+ messages)
[PATCH 2/2 v2] sh_mobile_ceu_camera: add VBP error support
2009-08-05 10:21 UTC
[PATCH v2 0/6] CGroups: cgroup memberlist enhancement+fix
2009-08-05 10:20 UTC (11+ 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 (6+ messages)
` [PATCH 1/2] ZERO_PAGE config
` [PATCH 2/2] ZERO_PAGE based on pte_special
[PATCH 2/2] Use relocator framework for multiboot1
2009-08-05 10:20 UTC (3+ messages)
[PATCH] Bluetooth: Fix typo in stats for hci_uart
2009-08-05 10:20 UTC (2+ messages)
[PATCH] [0/19] HWPOISON: Intro
2009-08-05 10:20 UTC (42+ 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 1/2] Relocator framework
2009-08-05 10:18 UTC (3+ messages)
[autotest] vm creation fails (not)
2009-08-05 10:16 UTC
linux-next: Tree for August 5
2009-08-05 10:13 UTC (5+ messages)
[U-Boot] [PATCH] imx27lite: add support for imx27lite board from LogicPD
2009-08-05 10:09 UTC (7+ messages)
[PATCH 02/13] Use an external program to implement fetching with curl
2009-08-05 10:07 UTC (2+ messages)
[PATCH 2/3 v3] Use an external program to implement fetching with curl
2009-08-05 10:05 UTC (2+ messages)
[PATCH] RFC - Say goodbye to the rodent
2009-08-05 10:04 UTC (8+ messages)
` [PATCH 1/6] Teach --id/-d to "git status"
` [PATCH 2/6] Teach --id to "git add"
` [PATCH 3/6] Teach --id to "git checkout"
` [PATCH 4/6] Teach --d to "git commit"
` [PATCH 5/6] Teach --id to "git rm"
` [PATCH 6/6] Teach --id to "git reset"
[PATCH 1/3 v3] Add support for external programs for handling native fetches
2009-08-05 10:01 UTC (2+ messages)
[autotest] require root?
2009-08-05 10:00 UTC (2+ messages)
[Linux-cachefs] CacheFiles: Readpage failed on backing file
2009-08-05 10:00 UTC (5+ messages)
` "
[linux-dvb] Recieving DVB-C with DVB-T units
2009-08-05 9:59 UTC (4+ messages)
virtio-serial: An interface for host-guest communication
2009-08-05 9:58 UTC (6+ messages)
` [PATCH 1/1] virtio_serial: A char device for simple guest <-> host communication
` [Qemu-devel] "
VMI fix for stack protector
2009-08-05 9:57 UTC (2+ messages)
` [tip:x86/urgent] x86: Fix VMI && "
The XZ patch?
2009-08-05 9:57 UTC (2+ messages)
[autotest] DeprecationWarning: the md5 module is deprecated; use hashlib instead
2009-08-05 9:55 UTC
2.6.31-rc5-git2 crash on a idle system
2009-08-05 9:52 UTC (6+ messages)
[PATCH 0/5] Revamping "git status"
2009-08-05 9:49 UTC (7+ messages)
` [PATCH 1/5] diff-index: report unmerged new entries
` [PATCH 2/5] diff-index: keep the original index intact
` [PATCH 3/5] wt-status.c: rework the way changes to the index and work tree are summarized
` [PATCH 4/5] status: show worktree status of conflicted paths separately
` [PATCH 5/5] shortstatus: a new command
[PATCH] i2c/tsl2550: Use combined SMBus transactions
2009-08-05 9:47 UTC (2+ messages)
` R: "
[autotest] vm creation fails (not)
2009-08-05 9:45 UTC
[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. "
How to dismiss incoming call?
2009-08-05 9:42 UTC (2+ messages)
[PATCH] MIPS: Fix support for Cavium Octeon debugger stub
2009-08-05 9:41 UTC (3+ messages)
` [PATCH] MIPS: Fix support for Cavium Octeon debugger stub (v2)
[PATCH V2] au1xmmc: dev_pm_ops conversion
2009-08-05 9:37 UTC (6+ messages)
` [PATCH] Add SIMPLE_PM_OPS: make switching to dev_pm_ops less error-prone
[PATCH v3] crypto: authenc - convert to ahash
2009-08-05 9:35 UTC (2+ messages)
[PATCH] [RFC] Add lock on domain start
2009-08-05 9:33 UTC (6+ messages)
Testers wanted: New SB X-Fi driver
2009-08-05 9:31 UTC (9+ messages)
Questions about TE rules in refpolicy-20081210
2009-08-05 9:30 UTC (2+ messages)
[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 1/2] net: implement a SO_PROTOCOL getsockoption
2009-08-05 9:28 UTC (4+ messages)
[PATCH] nl80211: fix attrtype and value for NL80211_ATTR_SUPPORTED_COMMANDS
2009-08-05 9:28 UTC
[PATCH] serial167: Read buffer overflow
2009-08-05 9:17 UTC (3+ messages)
[pvops-dom0] Adding MCA logging support in pv_ops
2009-08-05 9:16 UTC (4+ messages)
[PATCH] pci/intr_remapping: allocate irq_iommu on node
2009-08-05 9:14 UTC (3+ messages)
[PATCH v1 3/3] ARM:OMAP4 iommu:provide build support for omap4 iommu
2009-08-05 9:15 UTC (4+ messages)
[PATCH 0/4] Convert i2c adapters from class devices to bus devices
2009-08-05 9:14 UTC (5+ messages)
` [PATCH 1/4] Add support for compatibility classes
` [PATCH 2/4] i2c: Convert i2c clients to a device type
` [PATCH 3/4] i2c: Convert i2c adapters to bus devices
` [PATCH 4/4] i2c: Provide compatibility links for i2c adapters
[PATCH] check size of inode backref before adding hardlink
2009-08-05 9:13 UTC
LVM2/lib/activate fs.c
2009-08-05 9:12 UTC
[PATCH 00/13] Native and foreign helpers
2009-08-05 9:11 UTC (2+ messages)
[LTP] Submitting patch
2009-08-05 9:10 UTC (2+ messages)
[PATCH]OMAP4: McSPI Support for OMAP_4430
2009-08-05 9:10 UTC (5+ messages)
[PATCH 1/2] Add push by "export"
2009-08-05 9:08 UTC (2+ messages)
[PATCH][KVM] Add support for Pause Filtering to AMD SVM
2009-08-05 9:08 UTC (7+ messages)
` [PATCH][KVM][retry 4] "
` [PATCH][retry "
[SPAM] Get A Guaranteed Amount of Traffic To Your Website
2009-08-05 9:06 UTC
Add linux-alpha@ to Patchwork?
2009-08-05 9:05 UTC (2+ messages)
[Patch 1/2] tabled: return known to array
2009-08-05 9:02 UTC (2+ messages)
[PATCH] x86, mce: cleanup initcall of debugfs for mce
2009-08-05 9:01 UTC (3+ messages)
[Patch 1/2] chunkd: return known to array
2009-08-05 8:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.