messages from 2008-09-27 17:51:51 to 2008-09-29 04:03:31 UTC [more...]
[REQUEST] Clarification from Copyright Holders on FUSE/NDISWRAPPER
2008-09-29 3:27 UTC (7+ messages)
[PATCH 0/2] kconfig regression fixes
2008-09-29 3:27 UTC (3+ messages)
` [PATCH 1/2] fix silentoldconfig
` [PATCH 2/2] readd lost change count
[patch 2.6.27-rc7] gpiolib: request/free hooks
2008-09-29 3:48 UTC (4+ messages)
[PATCH 0/12] memcg updates v5
2008-09-29 3:27 UTC (8+ messages)
2.6.27-rc7-sha1: EIP at proc_sys_compare+0x36/0x50
2008-09-29 3:05 UTC (12+ messages)
[PATCH 1/2] MN10300: Move asm-arm/cnt32_to_63.h to include/linux/
2008-09-29 1:42 UTC (7+ messages)
bug report
2008-09-29 1:36 UTC (5+ messages)
libata flooding syslog
2008-09-29 0:02 UTC (3+ messages)
[PATCH 01/19] pci: introduce an pci_ioremap(pdev, barnr) function
2008-09-28 23:36 UTC
BUG kmalloc-16: Object already free
2008-09-28 22:54 UTC
sdhci: Loads of scary messages during suspend/resume with SD card inserted
2008-09-28 22:42 UTC (3+ messages)
irq 19: nobody cared
2008-09-28 22:23 UTC (4+ messages)
iTCO_wdt v1.03 (30-Apr-2008) will not reboot ICH7-M platform after acpi suspend/wake-up
2008-09-28 22:20 UTC
[PATCH 4/4] x86: Add sysfs entries for UV v2
2008-09-28 21:28 UTC (3+ messages)
[2.6.27-rc7-git1] (Fedora) - ACPI instabilities and IRQs being disabled
2008-09-28 21:24 UTC (2+ messages)
How how latent should non-preemptive scheduling be?
2008-09-28 20:56 UTC (9+ messages)
Release of Atheros 802.11abg HAL under the ISC
2008-09-28 20:45 UTC (3+ messages)
` [ath5k-devel] "
Oops/Warning report for the week of September 28th, 2008
2008-09-28 20:12 UTC
[PATCH 0/3] some small GART cleanups
2008-09-28 19:34 UTC (9+ messages)
` [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memset for GART
[PATCH] x86: merge winchip-2 and winchip-2a cpu choices
2008-09-28 19:28 UTC
[PATCH 0/9][RFC] stackable dma_ops for x86
2008-09-28 19:13 UTC (12+ messages)
` [PATCH 9/9] x86/iommu: use dma_ops_list in get_dma_ops
[PATCH -tip 2/3] Tracing/ftrace: Adapt mmiotrace to the new type of print_line
2008-09-28 18:58 UTC (6+ messages)
` trace_pipe tentative fix (Re: [PATCH -tip 2/3] Tracing/ftrace: Adapt mmiotrace to the new type of print_line)
` trace_pipe tentative fix
[GIT PULL] kmemcheck fixlets (for -tip)
2008-09-28 18:06 UTC
2.6.27-rc-7: BUG: scheduling while atomic: swapper/0/0x00000102
2008-09-28 17:45 UTC
scatterlist.c or dma_map_sg() should coalesce?
2008-09-28 17:11 UTC (2+ messages)
[GIT PULL] kmemcheck updates (for -tip)
2008-09-28 17:03 UTC
[PATCH] x86_64: be less annoying on boot
2008-09-28 16:53 UTC (9+ messages)
Faster getcpu() and sched_getcpu()
2008-09-28 16:42 UTC (2+ messages)
[PATCH] pci: Fixing drivers/pci/search.c compilation warning
2008-09-28 16:32 UTC
[Path -tip 1/3] Tracing/ftrace: Change the type of the print_line callback
2008-09-28 16:19 UTC (2+ messages)
[PATCH 1/1] Ath5k: add AP mode
2008-09-28 16:14 UTC (4+ messages)
` [ath5k-devel] "
scatterlist.c: bug in sg_next()?
2008-09-28 15:51 UTC (3+ messages)
[PATCH 00/25] KVM Updates for 2.6.28 merge window (part 3 of 3)
2008-09-28 15:45 UTC (26+ messages)
` [PATCH 01/25] KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd)
` [PATCH 02/25] KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstate
` [PATCH 03/25] KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr
` [PATCH 04/25] KVM: Add statistics for guest irq injections
` [PATCH 05/25] KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef)
` [PATCH 06/25] KVM: x86: do not execute halted vcpus
` [PATCH 07/25] KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2)
` [PATCH 08/25] KVM: x86: unhalt vcpu0 on reset
` [PATCH 09/25] KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked
` [PATCH 10/25] KVM: VMX: Cleanup stalled INTR_INFO read
` [PATCH 11/25] KVM: x86 emulator: fix jmp r/m64 instruction
` [PATCH 12/25] add MAINTAINERS entry for the KVM AMD module
` [PATCH 13/25] x86: Move VMX MSRs to msr-index.h
` [PATCH 14/25] KVM: VMX: Rename IA32_FEATURE_CONTROL bits
` [PATCH 15/25] x86: Move FEATURE_CONTROL bits to msr-index.h
` [PATCH 16/25] KVM: x86 emulator: Add DstAcc operand type
` [PATCH 17/25] KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d)
` [PATCH 18/25] KVM: x86 emulator: Use DstAcc for 'and'
` [PATCH 19/25] VT-d: Changes to support KVM
` [PATCH 20/25] KVM: Device Assignment with VT-d
` [PATCH 21/25] KVM: Device Assignment: Free device structures if IRQ allocation fails
` [PATCH 22/25] KVM: opencode gfn_to_page in kvm_vm_fault
` [PATCH 23/25] KVM: switch to get_user_pages_fast
` [PATCH 24/25] KVM: x86.c make kvm_load_realmode_segment static
` [PATCH 25/25] MAINTAINERS: Update Avi Kivity's email address
Swap on loop device on tmpfs locks up machine
2008-09-28 15:18 UTC (5+ messages)
[PATCH] Ghost EDD devices in /sys again
2008-09-28 15:12 UTC (3+ messages)
[PATCH] AMD IOMMU: use iommu_device_max_index
2008-09-28 15:06 UTC
[PATCH 2/4] x86: Add UV bios call infrastructure v2
2008-09-28 15:01 UTC (3+ messages)
linux object file containing all kernel symbols and suitable for userspace linking?
2008-09-28 14:06 UTC (4+ messages)
Serial console not working after device detection
2008-09-28 14:03 UTC (4+ messages)
[PATCH v3] fbdev: ignore VESA modes if framebuffer does not support them
2008-09-28 12:54 UTC
Console not capturing call trace
2008-09-28 12:38 UTC (3+ messages)
PATCH linux-2.6.27-rc7-git5]ARM:Add the Nuvoton w90P910 Platform support to LINUX-ARM tree
2008-09-28 12:15 UTC
2.6.27-rc6-git6: Reported regressions from 2.6.26
2008-09-28 10:58 UTC (4+ messages)
` [Bug #11516] severe performance degradation on x86_64 going from 2.6.26-rc9 -> 2.6.27-rc5
e1000e NVM corruption
2008-09-28 9:06 UTC
[PATCH] x86: mtrr_cleanup hole size should be less than half of chunk_size v2
2008-09-28 9:10 UTC (4+ messages)
[RFC PATCH] LTTng relay buffer allocation, read, write
2008-09-28 8:59 UTC (3+ messages)
udelay and timers
2008-09-28 8:55 UTC (3+ messages)
oprofile: Implement Intel architectural perfmon
2008-09-28 7:33 UTC (8+ messages)
` [PATCH] oprofile: drop const in num counters field
` [PATCH] oprofile: Implement Intel architectural perfmon support
questions about x86: mtrr cleanup for converting continuous to discrete layout
2008-09-28 7:27 UTC (2+ messages)
[PATCH] PCIE: use PCI_EXT_CAP_NEXT to traverse PCIE extended capability list
2008-09-28 7:20 UTC (2+ messages)
Connect.ua | Зміни за останній тиждень
2008-09-28 6:30 UTC
[PATCH 0/39] Ocfs2 updates for 2.6.28
2008-09-28 5:16 UTC (2+ messages)
help
2008-09-28 5:06 UTC
Use CPUID to communicate with the hypervisor
2008-09-28 5:01 UTC (4+ messages)
Should irq_chip->mask disable percpu interrupts to all cpus, or just to this cpu?
2008-09-28 4:58 UTC (7+ messages)
Subject:[PATCH] PCIE: use PCI_EXT_CAP_NEXT to traverse PCIE extended capability list
2008-09-28 3:58 UTC
[PATCH] x86: mtrr_cleanup hole size should be less than half of chunk_size
2008-09-28 3:04 UTC
[patch 0/6] [RFC] kmsg macros, take x+3
2008-09-28 2:09 UTC (10+ messages)
` [patch 2/6] kmsg: tagged device messages
` [patch 1/6] kmsg: tagged kernel messages
[question] "copy-on-write" in ext4
2008-09-28 2:17 UTC (2+ messages)
[PATCH] Create PNP device attributes via dev_attrs field of struct device
2008-09-27 23:31 UTC (8+ messages)
[PATCH] sysfs: use ilookup5() instead of ilookup5_nowait()
2008-09-27 22:48 UTC
reformating of MAINTAINERS
2008-09-27 22:13 UTC
[PATCH git latest] drivers/net: fixing a datarace related to update_stats()
2008-09-27 21:44 UTC (2+ messages)
SATA Cold Boot problems on >2.6.25 with NV
2008-09-27 21:22 UTC (10+ messages)
[git pull] x86 fixes
2008-09-27 21:02 UTC
[PATCH] Working packet injection patch for ipw2200 - enables aireplay-ng and others to work
2008-09-27 20:57 UTC (2+ messages)
[bisected][resend] pnp: Huge number of "io resource overlap" messages
2008-09-27 20:53 UTC (5+ messages)
` [Bug #11550] "
[RFC PATCH 0/2 v3] Unified trace buffer
2008-09-27 20:34 UTC (16+ messages)
` [RFC PATCH 1/2 "
` [RFC PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v9] "
Dein Geldgeschenk
2008-09-27 20:16 UTC
unpredictability in scheduler test results
2008-09-27 20:04 UTC (4+ messages)
` unpredictability in scheduler test results -- still present
[PATCH] - UV fix for size of hub mappings
2008-09-27 20:02 UTC (4+ messages)
[ath9k-devel] ath9k: massive unexplained latency in 2.6.27 (rc5, rc6, probably others)
2008-09-27 19:28 UTC (12+ messages)
[patch] ioremap sanity check to catch mapping requests exceeding the BAR sizes
2008-09-27 19:24 UTC (6+ messages)
[Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
2008-09-27 19:16 UTC (6+ messages)
2.6.27-rc7-git5: Reported regressions from 2.6.26
2008-09-27 19:21 UTC (9+ messages)
` [Bug #11237] corrupt PMD after resume
` =?utf-8?q?[Bug=20#11543]=20kernel=20panic:=20softlockup=20in=20tick_periodic()=20????=
` [Bug #11543] kernel panic: softlockup in tick periodic()
Multiple MSI, take 3
2008-09-27 19:04 UTC (3+ messages)
[PATCH 7/7] x86: print out irq nr for msi/ht -v2
2008-09-27 19:02 UTC (10+ messages)
[RFC PATCH 1/3] Unified trace buffer
2008-09-27 18:42 UTC (15+ messages)
[PATCH] x86/pci: fix dmar_tbl early_ioremap leak v2
2008-09-27 18:48 UTC (6+ messages)
e1000e NVM corruption issue status
2008-09-27 18:45 UTC (7+ messages)
v2.6.27-rc7: x86: #GP on panic?
2008-09-27 18:43 UTC (10+ messages)
[Patch -tip 3/3] Tracing/ftrace: Don't consume entries unhandled by mmiotrace
2008-09-27 18:25 UTC (7+ messages)
[patch] sched: trivial fix for incorrect comments
2008-09-27 18:22 UTC (6+ messages)
[PATCH v2] fsl-dma: allow Freescale Elo DMA driver to be compiled as a module
2008-09-27 18:13 UTC (2+ messages)
I need some serious help to debug suspend to ram problem
2008-09-27 18:12 UTC (5+ messages)
[PATCH 2.6.27-rc5 resubmit] Fix itimer/many thread hang
2008-09-27 18:08 UTC (10+ messages)
` [PATCH 2.6.27-rc5 re-resubmit] "
` [PATCH 2.6.27-rc5 incremental "
[PATCH 0/6 v3] PCI: Linux kernel SR-IOV support
2008-09-27 18:07 UTC (2+ messages)
[patch 0/2] PAT fix/optimization
2008-09-27 17:59 UTC (10+ messages)
` [patch 1/2] x86: track memtype for RAM in page struct
` [patch 1/2] x86: track memtype for RAM in page struct - v3
[Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry output
2008-09-27 17:53 UTC (11+ messages)
[git pull] IDE fixes
2008-09-27 17:47 UTC
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