messages from 2010-09-16 21:59:21 to 2010-09-17 07:59:34 UTC [more...]
[PATCH RFC] kvm: enable irq injection from interrupt context
2010-09-17 7:59 UTC (12+ messages)
[PATCH 0/3 v2] nmi perf fixes
2010-09-17 7:52 UTC (10+ messages)
` [PATCH] x86: fix duplicate calls of the nmi handler
[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
2010-09-17 7:52 UTC (5+ messages)
` [PATCH 8/8] writeback: Do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone
[PATCH] Posix CLOCK_RTC interface proof of concept
2010-09-17 7:52 UTC (2+ messages)
Hungry for hardware timers
2010-09-17 7:38 UTC (8+ messages)
Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
2010-09-17 7:32 UTC (6+ messages)
[PATCH] acpi: handle ACPI0007 Device in acpi_early_set_pdc
2010-09-17 7:21 UTC (4+ messages)
[PATCH 1/8] scsi: Drop struct Scsi_Host->host_lock around SHT->queuecommand()
2010-09-17 7:20 UTC (5+ messages)
[PATCH 00/12] more BKL removal after get_sb pushdown
2010-09-17 7:17 UTC (10+ messages)
` [PATCH 04/12] BKL: Remove BKL from autofs4
` [PATCH 12/12] BKL: Remove BKL from OCFS2
linux-next: build failure after merge of the final tree (powerpc related)
2010-09-17 7:05 UTC (3+ messages)
` [PATCH] powerpc: define a compat_sys_recv cond_syscall
[GIT PULL] hw_breakpoint fixes
2010-09-17 6:59 UTC (4+ messages)
` [PATCH 1/2] x86: Fix instruction breakpoint encoding
` [PATCH 2/2] hw breakpoints: Fix pid namespace bug
A simple question of sys_
2010-09-17 6:58 UTC
[PATCH v2] drivers/net/tulip/de4x5.c
2010-09-17 6:53 UTC (10+ messages)
` [PATCH v3] drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl
` [PATCH v4] "
` [Security] "
[PATCH net-next-2.6] net/ipv4: push IP options to CB in ip_fragment
2010-09-17 6:51 UTC (11+ messages)
[PATCH][-mm] memcg : memory cgroup cpu hotplug support update
2010-09-17 6:35 UTC (7+ messages)
Direct Deposit /ATM Ready
2010-09-17 6:20 UTC
[PATCH] libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds
2010-09-17 6:13 UTC (2+ messages)
[PATCH] NULL pointer might be used in ips_monitor()
2010-09-17 6:08 UTC (3+ messages)
[PATCH v2] After swapout/swapin private dirty mappings are reported clean in smaps
2010-09-17 6:04 UTC (4+ messages)
` [PATCH] Document the new Anonymous field "
` [PATCH v2] "
[PATCH v2] dell-laptop: Add debugfs support
2010-09-17 5:47 UTC (4+ messages)
` [PATCH v3] "
[PATCH] Regulator: lp3972 cleanup
2010-09-17 5:44 UTC
[PATCH 3/3] tcm_loop: Enable 32-byte CDB support in virtual SCSI LLD
2010-09-17 5:35 UTC
[PATCH 2/3] tcm: Add VARIABLE_LENGTH_CMD support w/ XDWRITE_READ_32 emulation
2010-09-17 5:34 UTC
[PATCH 1/3] tcm: Add native 32-byte CDB support
2010-09-17 5:34 UTC
[PATCH 0/3] tcm: Add native 32-byte CDB support
2010-09-17 5:34 UTC
linux-next: build failure after merge of the rcu tree
2010-09-17 5:34 UTC (3+ messages)
[PATCH] MAINTAINERS: move atlx discussions to netdev
2010-09-17 5:00 UTC (2+ messages)
[PATCH 0/3] Fix the TIOCGICOUNT problem for good
2010-09-17 4:56 UTC (2+ messages)
[PATCH v2] drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
2010-09-17 4:55 UTC (2+ messages)
[PATCH v2] drivers/net/eql.c: prevent reading uninitialized stack memory
2010-09-17 4:55 UTC (2+ messages)
[PATCH v2] drivers/net/usb/hso.c: prevent reading uninitialized memory
2010-09-17 4:55 UTC (2+ messages)
Regression, bisected: WARNING spam with ipsec since 2.6.35
2010-09-17 4:46 UTC (3+ messages)
2.6.32.y stable kernel regression with taskset
2010-09-17 4:46 UTC (5+ messages)
[PATCH 00/34] Union mount core for review
2010-09-17 4:34 UTC (36+ messages)
` [PATCH 01/34] VFS: Make clone_mnt() and copy_tree() return error codes
` [PATCH 02/34] VFS: Add CL_NO_SHARED flag to clone_mnt()/copy_tree()
` [PATCH 03/34] VFS: Add CL_NO_SLAVE "
` [PATCH 04/34] VFS: Add CL_MAKE_HARD_READONLY "
` [PATCH 05/34] union-mount: Union mounts documentation
` [PATCH 06/34] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 07/34] union-mount: Add CONFIG_UNION_MOUNT option
` [PATCH 08/34] union-mount: Create union_stack structure
` [PATCH 09/34] union-mount: Add two superblock fields for union mounts
` [PATCH 10/34] union-mount: Add union_alloc()
` [PATCH 11/34] union-mount: Add union_find_dir()
` [PATCH 12/34] union-mount: Create d_free_unions()
` [PATCH 13/34] union-mount: Free union stack on removal of topmost dentry from dcache
` [PATCH 14/34] union-mount: Create union_add_dir()
` [PATCH 15/34] union-mount: Add union_create_topmost_dir()
` [PATCH 16/34] union-mount: Create IS_MNT_UNION()
` [PATCH 17/34] union-mount: Create needs_lookup_union()
` [PATCH 18/34] union-mount: Create check_topmost_union_mnt()
` [PATCH 19/34] union-mount: Add clone_union_tree() and put_union_sb()
` [PATCH 20/34] union-mount: Create build_root_union()
` [PATCH 21/34] union-mount: Create prepare_mnt_union() and cleanup_mnt_union()
` [PATCH 22/34] union-mount: Prevent improper union-related remounts
` [PATCH 23/34] union-mount: Prevent topmost file system from being mounted elsewhere
` [PATCH 24/34] union-mount: Prevent bind mounts of union mounts
` [PATCH 25/34] union-mount: Implement union mount
` [PATCH 26/34] union-mount: Temporarily disable some syscalls
` [PATCH 27/34] union-mount: Basic infrastructure of __union_lookup()
` [PATCH 28/34] union-mount: Process negative dentries in __union_lookup()
` [PATCH 29/34] union-mount: Return files found in lower layers "
` [PATCH 30/34] union-mount: Build union stack in __lookup_union()
` [PATCH 31/34] union-mount: Follow mount "
` [PATCH 32/34] union-mount: Add lookup_union() wrapper for __lookup_union()
` [PATCH 33/34] union-mount: Add do_lookup_union() "
` [PATCH 34/34] union-mount: Call union lookup functions in lookup path
linux-next: build warnings in Linus' tree
2010-09-17 4:26 UTC (4+ messages)
linux-next: Tree for September 17
2010-09-17 3:58 UTC
[PATCH 0/2] Add device id for Intel B43 chipset
2010-09-17 3:51 UTC (3+ messages)
` [PATCH 1/2] apg/intel: Support for another B43 device id
` [PATCH 2/2] drm/i915: "
[PATCH] nouveau build regression, undefined reference to `acpi_video_get_edid'
2010-09-17 3:39 UTC (5+ messages)
` [PATCH v2] "
[PATCH] x86_64/lib: improve the performance of memmove
2010-09-17 3:37 UTC (4+ messages)
linux-next: build failure after merge of the block tree
2010-09-17 3:19 UTC (2+ messages)
[PATCH] md: do not use ++ in rcu_dereference() argument
2010-09-17 3:18 UTC (7+ messages)
[RFC PATCH v9 09/16] Don't do skb recycle, if device use external buffer
2010-09-17 3:16 UTC (12+ messages)
` [RFC PATCH v9 10/16] Add a hook to intercept external buffers from NIC driver
` [RFC PATCH v9 11/16] Add header file for mp device
` [RFC PATCH v9 13/16] Add a kconfig entry and make entry "
` [RFC PATCH v9 12/16] Add mp(mediate passthru) device
EeePC 900 reboots/hangs when using using perf -a -f -g
2010-09-17 3:01 UTC (6+ messages)
Business Proposal?
2010-09-17 2:55 UTC
[PATCH] bsg: call idr_pre_get() outside the lock
2010-09-17 2:55 UTC (3+ messages)
Patch "percpu: fix a memory leak in pcpu_extend_area_map()" has been added to the 2.6.35-stable tree
2010-09-17 2:43 UTC (4+ messages)
additional esx events (was Re: [PATCH] VMware Balloon: rename module)
2010-09-17 2:37 UTC
[RFC PATCH] [X86/mem] Optimize memmove for small size and unaligned cases
2010-09-16 19:12 UTC
(no subject)
2010-09-16 19:10 UTC
high power consumption in recent kernels
2010-09-17 2:09 UTC (4+ messages)
linux-next: manual merge of the mfd tree with the sh tree
2010-09-17 2:05 UTC
[PATCH -tip -v5] irq_work: generic hard-irq context callbacks
2010-09-17 2:05 UTC
[PATCH 0/6] Proper kernel irq time accounting
2010-09-17 1:56 UTC (7+ messages)
` [PATCH 1/6] Consolidate account_system_vtime extern declaration
` [PATCH 2/6] Add IRQ_TIME_ACCOUNTING, finer accounting of CPU irq time
` [PATCH 3/6] x86: Add IRQ_TIME_ACCOUNTING in x86
` [PATCH 4/6] sched: Do not account irq time to current task
` [PATCH 5/6] sched: Remove irq time from available CPU power
` [PATCH 6/6] Export per cpu hardirq and softirq time in proc
[PATCH 0/8] Drop host_lock around LLD SHT->queuecommand() caller
2010-09-17 1:31 UTC (8+ messages)
[PATCH 0/3] prepare ti-st to mv out of staging
2010-09-17 1:16 UTC (6+ messages)
` [PATCH 1/3] drivers:staging:ti-st: set right the data types
` [PATCH 2/3] drivers:staging:ti-st: mv headers to ti_wilink_st
` [PATCH 3/3] drivers:staging:ti-st: use new ti_wilink_st header
[GIT PATCHES FOR 2.6.36] Two small fixes for Conexant TV chip drivers
2010-09-17 1:14 UTC
[RFC][PATCH] PM / Wakeup: Introduce wakeup source objects and event statistics (was: Re: Wakeup-events implementation)
2010-09-17 0:54 UTC (5+ messages)
` PM / Wakeup: Introduce wakeup source objects and event statistics (v2)
-mm: xfs lockdep warning
2010-09-17 0:52 UTC (2+ messages)
OOM help
2010-09-17 0:39 UTC (2+ messages)
[GIT PULL] x86 fixes for 2.6.36-rc5
2010-09-17 0:37 UTC
[PATCH] VMware Balloon: rename module
2010-09-17 0:31 UTC (4+ messages)
[RFCv2][PATCH] add some drop_caches documentation and info messsge
2010-09-17 0:26 UTC (2+ messages)
[RFC 1/6] x86, NMI, Add symbol definition for NMI magic constants
2010-09-17 0:08 UTC (6+ messages)
` [RFC 3/6] x86, NMI, Rename memory parity error to PCI SERR error
[PATCH] trivial, document that div64_u64() is not precise on 32bit platforms
2010-09-17 0:00 UTC (4+ messages)
` [PATCH] Make div64_u64() "
Sudden "hangs"
2010-09-16 23:56 UTC (2+ messages)
[MeeGo-Dev][PATCH v2] Topcliff: Update PCH_CAN driver to 2.6.35
2010-09-16 23:55 UTC (5+ messages)
[PATCH 0/3] BDI handling fixes
2010-09-16 23:47 UTC (5+ messages)
` [PATCH 1/3] bdi: Initialize noop_backing_dev_info properly
` [PATCH 2/3] char: Mark /dev/zero and /dev/kmem as not capable of writeback
` [PATCH 3/3] bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
PATA IDE is slower in newer versions of kernel
2010-09-16 23:30 UTC
[PATCHv5 0/7] system time changes notification
2010-09-16 23:15 UTC (11+ messages)
` [PATCH 1/7] notify userspace about time changes
` [PATCH 2/7] wire up sys_time_change_notify() on ARM
` [PATCH 3/7] wire up sys_time_change_notify() on x86
` [PATCH 4/7] wire up sys_time_change_notify() on powerpc
` [PATCH 5/7] wire up sys_time_change_notify() on blackfin
` [PATCH 6/7] wire up sys_time_change_notify() on ia64
` [PATCH 7/7] wire up sys_time_change_notify() on s390
[PATCH] Fix kexec abort due to IPI from panic()
2010-09-16 23:13 UTC (2+ messages)
[PATCH] percpu: fix a memory leak in pcpu_extend_area_map()
2010-09-16 23:13 UTC (3+ messages)
` breaks 2.6.32.21+ (was: [PATCH] percpu: fix a memory leak in pcpu_extend_area_map())
` [stable] "
[PATCHv2 01/10] staging: rt2860: change plain format of mac address to %pM in *printf()
2010-09-16 22:53 UTC (5+ messages)
[PATCH] drivers:staging:ti-st: mv headers to ti_wilink_st
2010-09-16 22:48 UTC (2+ messages)
[PATCH 8/8] libfc: Remove host_lock unlock() + lock() from fc_queuecommand()
2010-09-16 22:36 UTC
[PATCH 7/8] tcm_loop: Remove host_lock unlock() + lock() from tcm_loop_queuecommand()
2010-09-16 22:36 UTC
[PATCH 6/8] qla2xxx: Remove host_lock unlock() + lock() from qla2xxx_queuecommand()
2010-09-16 22:36 UTC
[PATCH 5/8] qla4xxx: Remove host_lock unlock() + lock() from qla4xxx_queuecommand()
2010-09-16 22:36 UTC
[PATCH 4/8] lpfc: Remove host_lock unlock() + lock() from lpfc_queuecommand()
2010-09-16 22:35 UTC
[PATCH 3/8] libsas: Remove host_lock unlock() + lock() from sas_queuecommand()
2010-09-16 22:35 UTC
[PATCH 2/8] libiscsi: Remove host_lock unlock() + lock() from iscsi_queuecommand()
2010-09-16 22:35 UTC
[PATCH] really nasty sigreturn bug on arm
2010-09-16 22:17 UTC
[PATCH] block: Fix race during disk initialization
2010-09-16 22:14 UTC (3+ messages)
Audit: add support to match lsm labels on user audit messages
2010-09-16 22:14 UTC
FW: next build fails
2010-09-16 22:08 UTC (6+ messages)
[PATCH v2 1/2] SLUB: Fix merged slab cache names
2010-09-16 22:08 UTC (14+ messages)
` [PATCH v2 2/2] SLUB: Mark merged slab caches in /proc/slabinfo
[PATCH] VMware Balloon: rename module
2010-09-16 22:00 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;
as well as URLs for NNTP newsgroup(s).