messages from 2009-05-20 07:23:55 to 2009-05-20 12:48:30 UTC [more...]
inotify limits - thousands (tens of thousands?) of watches
2009-05-20 12:48 UTC (6+ messages)
[PATCH 0/11] Per-bdi writeback flusher threads #4
2009-05-20 12:37 UTC (21+ messages)
` [PATCH 02/11] writeback: switch to per-bdi threads for flushing data
` [PATCH 04/11] writeback: separate the flushing state/task from the bdi
[PATCH] mm/slub.c: change printk()s to pr_*() notation
2009-05-20 12:33 UTC (2+ messages)
[RFC PATCH] perf_counter: dynamically allocate tasks' perf_counter_context struct
2009-05-20 12:28 UTC
[PATCH] Explicitly disable BT radio using rfkill interface on suspend
2009-05-20 12:29 UTC (2+ messages)
[PATCH v2 0/2] Intel-IOMMU: source-id checking for interrupt remapping
2009-05-20 12:24 UTC (10+ messages)
` [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking
INFO: possible circular locking dependency at cleanup_workqueue_thread
2009-05-20 12:18 UTC (14+ messages)
[PATCH 00/19] mISDN update for linux-next
2009-05-20 12:18 UTC (9+ messages)
` [PATCH 01/19] Add XHFC support for embedded Speech-Design board to hfcmulti
[PATCH]cpuset: add new API to change cpuset top group's cpus
2009-05-20 12:17 UTC (9+ messages)
[PATCH][KVM] Add support for Pause Filtering to AMD SVM
2009-05-20 12:00 UTC (14+ messages)
` [PATCH][KVM][retry 1] "
` [PATCH][KVM][retry 2] "
` [PATCH][KVM][retry 3] "
[PATCH -v3] KVM: MCE: Add MCE support to KVM
2009-05-20 11:47 UTC (9+ messages)
` [PATCH -tip] x86: kvm/x86.c use MSR names in place of address
` [PATCH -tip] x86: kvm replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
[x86] [MCE] Updated 32bit merge for tip x86 mce2 branch
2009-05-20 11:34 UTC (5+ messages)
` [PATCH -tip 1/2] x86, mce: Revert "add mce_threshold option for intel cmci"
` [PATCH -tip 2/2] x86, mce: Revert "add mce=nopoll option to disable timer polling"
[BUG 2.6.30-rc1] panic when loading oprofile
2009-05-20 11:27 UTC (4+ messages)
[PATCH 00/46] KVM updates for the 2.6.31 merge window (batch 2/3)
2009-05-20 11:18 UTC (47+ messages)
` [PATCH 01/46] KVM: VMX: Make flexpriority module parameter reflect hardware capability
` [PATCH 02/46] KVM: VMX: Correct wrong vmcs field sizes
` [PATCH 03/46] KVM: MMU: Fix comment in page_fault()
` [PATCH 04/46] KVM: ia64: enable external interrupt in vmm
` [PATCH 05/46] KVM: MMU: Emulate #PF error code of reserved bits violation
` [PATCH 06/46] KVM: MMU: Use different shadows when EFER.NXE changes
` [PATCH 07/46] KVM: remove pointless conditional before kfree() in lapic initialization
` [PATCH 08/46] KVM: VMX: Clean up Flex Priority related
` [PATCH 09/46] KVM: VMX: Fix feature testing
` [PATCH 10/46] KVM: Use rsvd_bits_mask in load_pdptrs()
` [PATCH 11/46] KVM: VMX: Fix handling of a fault during NMI unblocked due to IRET
` [PATCH 12/46] KVM: VMX: Rewrite vmx_complete_interrupt()'s twisted maze of if() statements
` [PATCH 13/46] KVM: VMX: Do not zero idt_vectoring_info in vmx_complete_interrupts()
` [PATCH 14/46] KVM: Fix task switch back link handling
` [PATCH 15/46] KVM: Fix unneeded instruction skipping during task switching
` [PATCH 16/46] KVM: MMU: Discard reserved bits checking on PDE bit 7-8
` [PATCH 17/46] KVM: x86 emulator: fix call near emulation
` [PATCH 18/46] KVM: ia64: make kvm depend on CONFIG_MODULES
` [PATCH 19/46] KVM: PIT: fix count read and mode 0 handling
` [PATCH 20/46] KVM: Make kvm header C++ friendly
` [PATCH 21/46] KVM: MMU: remove global page optimization logic
` [PATCH 22/46] KVM: x86 emulator: Add decoding of 16bit second immediate argument
` [PATCH 23/46] KVM: x86 emulator: Add lcall decoding
` [PATCH 24/46] KVM: x86 emulator: Complete ljmp decoding at decode stage
` [PATCH 25/46] KVM: x86 emulator: Complete short/near jcc decoding in "
` [PATCH 26/46] KVM: x86 emulator: Complete decoding of call near "
` [PATCH 27/46] KVM: x86 emulator: Add unsigned byte immediate decode
` [PATCH 28/46] KVM: x86 emulator: Completely decode in/out at decoding stage
` [PATCH 29/46] KVM: x86 emulator: Decode soft interrupt instructions
` [PATCH 30/46] KVM: x86 emulator: Add new mode of instruction emulation: skip
` [PATCH 31/46] KVM: SVM: Skip instruction on a task switch only when appropriate
` [PATCH 32/46] KVM: Replace kvmclock open-coded get_cpu_var() with the real thing
` [PATCH 33/46] KVM: ia64: Don't hold slots_lock in guest mode
` [PATCH 34/46] KVM: x86: check for cr3 validity in ioctl_set_sregs
` [PATCH 35/46] KVM: ia64: Flush all TLBs once guest's memory mapping changes
` [PATCH 36/46] KVM: ia64: remove empty function vti_vcpu_load()
` [PATCH 37/46] KVM: ia64: restore irq state before calling kvm_vcpu_init
` [PATCH 38/46] KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping
` [PATCH 39/46] KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled
` [PATCH 40/46] KVM: MMU: Fix auditing code
` [PATCH 41/46] KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
` [PATCH 42/46] KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX
` [PATCH 43/46] KVM: VMX: Cleanup vmx_intr_assist()
` [PATCH 44/46] KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly
` [PATCH 45/46] KVM: SVM: Coalesce userspace/kernel irqchip interrupt injection logic
` [PATCH 46/46] KVM: Remove exception_injected() callback
[PATCH 2/3] vmscan: make mapped executable pages the first class citizen
2009-05-20 11:20 UTC (5+ messages)
Are the cast necessary in function "kfree"?
2009-05-20 11:16 UTC (3+ messages)
Analyzed/Solved/Bisected: Booting 2.6.30-rc2-git7 very slow
2009-05-20 11:01 UTC
[PATCH 0/2] MMC: MMC/SD/CE-ATA/SDIO driver for Intel Moorestown platform
2009-05-20 10:55 UTC (4+ messages)
` [PATCH 2/2] "
[Patch 1/2] Improvements and minor fixes to HW Breakpoint interface
2009-05-20 10:55 UTC (3+ messages)
[PATCH 1/3] clean up setup_per_zone_pages_min
2009-05-20 10:53 UTC (9+ messages)
[PATCH 0/4] perf counter bits
2009-05-20 10:48 UTC (6+ messages)
` [PATCH 1/4] perf_counter: solve the rotate_ctx vs inherit race differently
` [PATCH 2/4] perf_counter: log irq_period changes
` [PATCH 3/4] perf_counter: optimize disable of time based sw counters
` [PATCH 4/4] perf_counter: optimize sched in/out of counters
[PATCH 2/3] add inactive ratio calculation function of each zone
2009-05-20 10:41 UTC (4+ messages)
[PATCH] tracing/events: Add timer and high res timer tracepoints
2009-05-20 10:31 UTC (3+ messages)
[PATCH 3/3] reset wmark_min and inactive ratio of zone when hotplug happens
2009-05-20 10:32 UTC (4+ messages)
[PATCH] mmc_spi: use EILSEQ for possible transmission errors
2009-05-20 10:31 UTC (9+ messages)
Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow
2009-05-20 10:22 UTC (11+ messages)
` Analyzed/Solved/Bisected: "
[PATCH 00/32] VFS based Union Mount (V3)
2009-05-20 10:21 UTC (8+ messages)
` [PATCH 21/32] union-mount: Make lookup work for union-mounted file systems
2.6.30-rc6: Reported regressions 2.6.28 -> 2.6.29
2009-05-20 10:14 UTC (7+ messages)
` [Bug #13178] Booting very slow
can't flush tlb on e500
2009-05-20 10:12 UTC
Fw: RCU detected CPU 1 stall (t=4295904002/751 jiffies) Pid: 902, comm: md1_raid5
2009-05-20 9:46 UTC
Kernel crash with 2.6.29 + nfs + xfs (radix-tree)
2009-05-20 9:56 UTC (3+ messages)
[PATCH -tip] Documentation/connector/cn_test.c remove unused cn_test_want_notify()
2009-05-20 9:27 UTC (4+ messages)
[PATCH 7/7] kerneltop: use mmap() output
2009-05-20 9:26 UTC (3+ messages)
` [tip:perfcounters/core] perf_counter tools: tidy up in-kernel dependencies
[PATCH 0/3] tracepoints: delay argument evaluation
2009-05-20 9:18 UTC (5+ messages)
[PATCHSET core/percpu] percpu: convert most archs to dynamic percpu
2009-05-20 9:17 UTC (14+ messages)
` [PATCH 1/7] percpu: use dynamic percpu allocator as the default percpu allocator
` [PATCH 2/7] linker script: throw away .discard section
` [PATCH 3/7] percpu: clean up percpu variable definitions
` [PATCH 4/7] percpu: enforce global uniqueness and disallow in-function statics
` [PATCH 5/7] alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES
` [PATCH 6/7] alpha: switch to dynamic percpu allocator
` [PATCH 7/7] s390: "
[PATCH 1/1] MFD: Add U300 AB3100 core support v4
2009-05-20 9:17 UTC
[PATCH 0/1] MFD: Add U300 AB3100 core support v4
2009-05-20 9:16 UTC
[PATCH] input: mt: add tracking ID to the MT protocol
2009-05-20 8:58 UTC (6+ messages)
` [PATCH] input: mt: Augment the event semantics documentation
[GIT PULL] cputime patch for 2.6.30-rc6
2009-05-20 8:44 UTC (8+ messages)
EeePC 900 trackpad often not detected at boot in 2.6.29-rc4
2009-05-20 8:38 UTC (12+ messages)
` EeePC 900 trackpad often not detected at boot in 2.6.30-rc4
[RFC][PATCH] convert block trace points to TRACE_EVENT()
2009-05-20 8:38 UTC (4+ messages)
[PATCH] include KERN_* constant in printk calls
2009-05-20 8:37 UTC (4+ messages)
[PATCH 1/1] MFD: Add U300 AB3100 core support v3
2009-05-20 8:36 UTC (3+ messages)
[PATCH] x86: UV BAU activation descriptor init
2009-05-20 8:33 UTC (2+ messages)
[GIT PULL] xen /proc/mtrr implementation
2009-05-20 8:16 UTC (13+ messages)
[PATCH 2/2] ftrace: add function-graph tracer support for ARM v2
2009-05-20 8:11 UTC (6+ messages)
[PATCH] [SQUASHME] "FC Pass Thru support" fixed for block/for-2.6.31 tree
2009-05-20 8:11 UTC (4+ messages)
` [PATCH version 2] "
[PATCH RFC] v5 expedited "big hammer" RCU grace periods
2009-05-20 8:09 UTC (10+ messages)
[RFC] mod_timer() helper functions?
2009-05-20 8:14 UTC (4+ messages)
[GIT PULL] xen /proc/mtrr implementation
2009-05-20 8:01 UTC (12+ messages)
` [Xen-devel] "
[PATCH] x86: don't map io_apic two times
2009-05-20 8:03 UTC (4+ messages)
` [PATCH] x86: don't allocate dummy page for wrong madt/mptable
[GIT PATCH] x86,percpu: fix pageattr handling with remap allocator
2009-05-20 7:57 UTC (4+ messages)
[PATCH 0/2] iproute2: Support for CAN network devices
2009-05-20 7:54 UTC (2+ messages)
Rgeression: 2.6.30-rc6-git3 build error - ICE from drivers/char/random.c
2009-05-20 7:53 UTC (9+ messages)
[GIT PULL] scheduler fixes
2009-05-20 7:37 UTC (9+ messages)
` [PATCH] x86: enable_update_mptable should MACRO
£1,000,000.00 GBP
2009-05-20 7:31 UTC
[PATCH v3 0/7] can: CAN network device driver interface and drivers
2009-05-20 7:29 UTC (3+ messages)
[git-pull -tip][PATCH 0/10] few cpufeature additions and users
2009-05-20 7:23 UTC (12+ messages)
` [PATCH 1/10 -tip] x86: Add cpufeature for Processor Name
` [PATCH 2/10 -tip] x86: get_model_name() user of X86_FEATURE_PNAME
` [PATCH 3/10 -tip] x86: Add cpufeatures for Advanced Power Management
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