messages from 2008-12-19 20:02:33 to 2008-12-20 02:19:20 UTC [more...]
SMP poweroff hangs: it's baaaack! But on x86_64 this time
2008-12-20 2:19 UTC (3+ messages)
[PATCH] ftrace: introduce tracing_reset_online_cpus() helper
2008-12-20 2:17 UTC (13+ messages)
` ftrace behaviour (was: [PATCH] ftrace: introduce tracing_reset_online_cpus() helper)
[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
2008-12-20 2:02 UTC (8+ messages)
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
GIT head doesn't seem to want to build on 32bit
2008-12-20 2:02 UTC (10+ messages)
[PATCH] ide: Fix ata_id_has_dword_io to return DWORD I/O support properly
2008-12-20 1:58 UTC (8+ messages)
linux-next: Tree for December 17
2008-12-20 1:58 UTC (5+ messages)
` linux-next: Tree for December 17 (Radeon DRM BUG)
[PATCH 0/8] x86 cpumask: more cpumask updates to core kernel routines
2008-12-20 1:41 UTC (7+ messages)
` [PATCH 4/8] cpumask: convert kernel trace functions
` [PATCH 5/8] cpumask: convert rest of files in kernel/
local_add_return
2008-12-20 1:33 UTC (4+ messages)
Pull request for FS-Cache, including NFS patches
2008-12-20 1:20 UTC (2+ messages)
[PATCH 0/8] x86 cpumask: update more code to use new cpumask API
2008-12-20 1:00 UTC (9+ messages)
` [PATCH 1/8] x86: clean up speedstep-centrino and reduce cpumask_t usage From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 2/8] cpumask: Replace CPUMASK_ALLOC etc with cpumask_var_t. "
` [PATCH 3/8] cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t "
` [PATCH 4/8] cpumask: convert struct cpufreq_policy to cpumask_var_t. "
` [PATCH 5/8] cpumask: use work_on_cpu in some other places
` [PATCH 6/8] x86: use-cpumask_var_t-in-acpi_boot_c
` [PATCH 7/8] cpumask: use percpu allocations instead of array in arch/x86/kernel/nmi.c From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 8/8] cpumask: use percpu allocations instead of array in arch/x86/kernel/cpu/mcheck/mce_64.c "
v2.6.28-rc7: error in panic code? (NULL pointer dereference at 0000004c)
2008-12-20 0:46 UTC (5+ messages)
[PATCH -next/mmotm] media/video/tuner: fix tuner_ioctl build error
2008-12-20 0:45 UTC (2+ messages)
` [v4l-dvb-maintainer] "
[patch 0/5] Changes based on review comments for PAT pfnmap tracking
2008-12-19 23:44 UTC (7+ messages)
` [patch 1/5] x86 PAT: clarify is_linear_pfn_mapping() interface
` [patch 2/5] x86 PAT: Modify follow_phys to return phys_addr prot and return value
` [patch 3/5] x86 PAT: remove follow_pfnmap_pte in favor of follow_phys
` [patch 4/5] x86 PAT: Move track untrack pfnmap stubs to asm-generic
` [patch 5/5] x86 PAT: pfnmap documentation update changes
per uid based resource tracking
2008-12-19 23:42 UTC
[PATCH] [LIO-Target/ConfigFS 14/14]: Convert to use generic target_core_mod v3.0 logic
2008-12-19 23:38 UTC
[PATCH] [LIO-Target/MIB 13/14]: Convert logic to use generic target_core_mod v3.0 code
2008-12-19 23:37 UTC
[PATCH] [LIO-Target 12/14]: Updates for iscsi_target.c for generic target_core_mod v3.0
2008-12-19 23:37 UTC
[PATCH] [LIO-Target 11/14]: Update iscsi_target_nego.c for se_node_acl_t
2008-12-19 23:36 UTC
[PATCH] [LIO-Target 10/14]: Update iscsi_target_login.c for generic target_core_mod logic
2008-12-19 23:35 UTC
[PATCH] [LIO-Target 9/14]: Updated ErrorRecoveryLevel=2 code to use SE_CMD(iscsi_cmd_t)
2008-12-19 23:35 UTC
[PATCH] [LIO-Target 8/14]: Make ErrorRecoveryLevel=1 code use iscsi_tpg_get_node_attrib()
2008-12-19 23:34 UTC
[PATCH] [LIO-Target 7/14]: Make ErrorRecoveryLevel=0 code use generic se_portal_group_t locks
2008-12-19 23:34 UTC
[PATCH] [LIO-Target 6/14]: Make iSCSI TMR code use iscsi_tpg_get_node_attrib()
2008-12-19 23:33 UTC
[PATCH] [LIO-Target 5/14]: Make iscsi_target_util.c use generic target_core_mod code
2008-12-19 23:32 UTC
[PATCH] [LIO-Target 4/14]: Updates for iSCSI Target Portal Group logic with generic portal group code
2008-12-19 23:32 UTC
[PATCH] [LIO-Target 3/14]: Remove what has now become generic code from iscsi_target_device.c
2008-12-19 23:31 UTC
[PATCH] x86: fix used_vectors breakage
2008-12-19 23:31 UTC (6+ messages)
` [PATCH] x86: fix lguest "
` [PATCH] x86: fix lguest used_vectors breakage -v2
[PATCH] [LIO-Target 2/14]: Make iscsi_handle_authentication() use se_node_acl_t
2008-12-19 23:30 UTC
[PATCH] [LIO-Target 1/14]: Update core data structures and defines
2008-12-19 23:30 UTC
[PATCH] [LIO-Target 0/14] Make logic generic for v3.0
2008-12-19 23:29 UTC
[patch] Re: [Bug #12100] resume (S2R) broken by Intel microcode module, on A110L
2008-12-19 23:30 UTC (2+ messages)
[PATCH] [Target_Core_Mod/PSCSI 6/6]: Grab temporary pointer to struct block_device for BIO for v2.6.28
2008-12-19 23:28 UTC
[PATCH] [Target_Core_Mod 5/6]: Updates for generic device core
2008-12-19 23:27 UTC
[PATCH] [Target_Core_Mod 4/6]: Updates for generic portal group functionality
2008-12-19 23:27 UTC
[PATCH] [Target_Core_Mod 3/6]: Updates for transport_[register,deregister]_session() logic
2008-12-19 23:26 UTC
[PATCH] sh: maple: add support for Maple controller as a joystick
2008-12-19 23:15 UTC
[PATCH] [Target_Core_Mod 2/6]: Update struct target_core_fabric_ops
2008-12-19 23:25 UTC
[PATCH] [Target_Core_Mod 1/6] Updates for core data structures
2008-12-19 23:25 UTC
[PATCH] [Target_Core_Mod 0/6] More update for generic functionality in v3.0
2008-12-19 23:24 UTC
[PATCH] bitmap: fix bitmap_find_free_region()
2008-12-19 23:19 UTC (7+ messages)
Multiple minor glitches with 2.6.27.* and linux-NEXT
2008-12-19 23:18 UTC (3+ messages)
[PATCH 1/3] drivers/gpu/drm: Move a dereference below a NULL test
2008-12-19 23:12 UTC (3+ messages)
[PATCH v7 0/8] Tunable sched_mc_power_savings=n
2008-12-19 22:54 UTC (8+ messages)
` [PATCH v7 4/8] sched: nominate preferred wakeup cpu
[GIT PULL] v9fs changes for 2.6.28-rc9
2008-12-19 22:52 UTC
[PATCH 0/6] drm/i915: fix sparse warnings
2008-12-19 22:52 UTC (2+ messages)
futex.c and fault handling
2008-12-19 22:37 UTC (2+ messages)
[PATCH] usbip_start_threads(): handle kernel_thread failure
2008-12-19 22:37 UTC
[PATCH] printk: fix discarding message when recursion_bug
2008-12-19 22:35 UTC (4+ messages)
[PATCH] x86: ia32_signal: remove unnecessary declaration
2008-12-19 22:34 UTC (2+ messages)
[PATCH 0/10] make link target handling more robust
2008-12-19 22:22 UTC (13+ messages)
` [PATCH, v5] 9p: don't print IS_ERR strings
` [PATCH, v5] eCryptfs: check readlink result was not an error before using it
` [PATCH, v5] vfs: introduce helper function to safely NUL-terminate symlinks
` [PATCH, v5] vfs: ensure page symlinks are NUL-terminated
` [PATCH, v5] ext2: ensure fast "
` [PATCH, v5] ext3: "
` [PATCH, v5] ext4: "
` [PATCH, v5] sysv: "
` [PATCH, v5] freevxfs: "
` [PATCH, v5] befs: "
[PATCH] x86: common.c boot_cpu_stack and boot_exception_stacks should be static
2008-12-19 22:16 UTC (2+ messages)
[PATCH] x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events should be static
2008-12-19 22:15 UTC (2+ messages)
[PATCH 00/14] Kernel memory leak detector
2008-12-19 22:14 UTC (11+ messages)
` [PATCH 01/14] kmemleak: Add the base support
` [PATCH 03/14] kmemleak: Add the slab memory allocation/freeing hooks
` [PATCH 05/14] kmemleak: Add the slub "
` [PATCH 11/14] kmemleak: Remove some of the kmemleak false positives
[PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
2008-12-19 21:58 UTC (11+ messages)
` [RFC]: "
linux-next: Tree for December 19
2008-12-19 21:57 UTC (7+ messages)
` linux-next: Tree for December 19 (new CONFIG_NUMA_MIGRATE_IRQ_DESC option)
` [PATCH] sparseirq: fix numa_migrate_irq_desc dependency and comments
[PATCH 1/2] strip generated symbols from *.ko
2008-12-19 21:59 UTC (2+ messages)
[git patches] Ocfs2 patches for merge window, batch 1/3
2008-12-19 21:54 UTC (46+ messages)
` [PATCH 01/45] ocfs2: Field prefixes for the xattr_bucket structure
` [PATCH 02/45] ocfs2: Convenient access to an xattr bucket's block number
` [PATCH 03/45] ocfs2: Convenient access to xattr bucket data blocks
` [PATCH 04/45] ocfs2: Convenient access to an xattr bucket's header
` [PATCH 05/45] ocfs2: Provide a wrapper to brelse() xattr bucket buffers
` [PATCH 06/45] ocfs2: Improve ocfs2_read_xattr_bucket()
` [PATCH 07/45] ocfs2: Wrap journal_access/journal_dirty for xattr buckets
` [PATCH 08/45] ocfs2: Copy xattr buckets with a dedicated function
` [PATCH 09/45] ocfs2: Take ocfs2_xattr_bucket structures off of the stack
` [PATCH 10/45] ocfs2: Use buckets in ocfs2_xattr_bucket_find()
` [PATCH 11/45] ocfs2: Use buckets in ocfs2_xattr_create_index_block()
` [PATCH 12/45] ocfs2: Use buckets in ocfs2_defrag_xattr_bucket()
` [PATCH 13/45] ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket()
` [PATCH 14/45] ocfs2/xattr: Remove additional bucket allocation in bucket defragment
` [PATCH 15/45] ocfs2/xattr: Only set buffer update if it doesn't exist in cache
` [PATCH 16/45] ocfs2/xattr: Only extend xattr bucket in need
` [PATCH 17/45] ocfs2: Add clusters free in dealloc_ctxt
` [PATCH 18/45] ocfs2/xattr: Move clusters free into dealloc
` [PATCH 19/45] ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set
` [PATCH 20/45] ocfs2/xattr: Merge xattr set transaction
` [PATCH 21/45] ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()
` [PATCH 22/45] ocfs2: move new inode allocation out of the transaction
` [PATCH 23/45] ocfs2: add ocfs2_xattr_set_handle
` [PATCH 24/45] ocfs2: add security xattr API
` [PATCH 25/45] ocfs2: add ocfs2_init_security in during file create
` [PATCH 26/45] ocfs2: add ocfs2_xattr_get_nolock
` [PATCH 27/45] ocfs2: add POSIX ACL API
` [PATCH 28/45] ocfs2: add ocfs2_check_acl
` [PATCH 29/45] ocfs2: add ocfs2_acl_chmod
` [PATCH 30/45] ocfs2: add ocfs2_init_acl in mknod
` [PATCH 31/45] ocfs2: add mount option and Kconfig option for acl
` [PATCH 32/45] ocfs2: Wrap inode block reads in a dedicated function
` [PATCH 33/45] ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks
` [PATCH 34/45] ocfs2: Consolidate validation of group descriptors
` [PATCH 35/45] ocfs2: Wrap group descriptor reads in a dedicated function
` [PATCH 36/45] ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks
` [PATCH 37/45] ocfs2: Wrap extent block reads in a dedicated function
` [PATCH 38/45] ocfs2: Wrap dirblock "
` [PATCH 39/45] ocfs2: Wrap xattr block "
` [PATCH 40/45] ocfs2: Validate metadata only when it's read from disk
` [PATCH 41/45] ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks()
` [PATCH 42/45] ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks()
` [PATCH 43/45] ocfs2: Remove JBD compatibility layer
` [PATCH 44/45] ocfs2/xattr: Fix a bug in xattr allocation estimation
` [PATCH 45/45] ocfs2/xattr: Restore not_found in xis
perf_counter.c hw_perf_enable_all() is unused
2008-12-19 21:49 UTC (2+ messages)
[BUG] Null pointer deref with hrtimer_try_to_cancel()
2008-12-19 21:48 UTC (2+ messages)
[patch 0/7] 2.6.24.7-rt24 bugfixes
2008-12-19 21:40 UTC (5+ messages)
` [patch 1/7] ftrace: fix task state printout
[patch 0/7] 2.6.24.7-rt24 bugfixes V2
2008-12-19 21:23 UTC (8+ messages)
` [patch 1/7] ftrace: fix task state printout
` [patch 2/7] sched: remove useless nointeractive state
` [patch 3/7] rtmutex: remove unused variable
` [patch 4/7] rtmutex: unify state manipulation
` [patch 5/7] rtmutex: remove uber optimization
` [patch 6/7] rtmutex: remove useless schedule enforcement
` [patch 7/7] rtmutex: prevent missed wakeups
[PATCH] mm/shmem.c: fix division by zero
2008-12-19 21:24 UTC (2+ messages)
[PATCH 0/8] ide-cd: first conversion batch
2008-12-19 21:19 UTC (3+ messages)
linux-next: Tree for December 16
2008-12-19 21:02 UTC (5+ messages)
` [BUG] next-20081216 - WARNING: at kernel/smp.c:333 smp_call_function_mask
Firmware patches for SCSI
2008-12-19 20:53 UTC (4+ messages)
[PATCH] radeon_cp: use request_firmware
2008-12-19 20:23 UTC (2+ messages)
Firmware patches for Network
2008-12-19 20:11 UTC (3+ messages)
Firmware patches for DVB
2008-12-19 20:03 UTC
[RESEND PATCH] TSC: resync TSCs on AMD CPUs
2008-12-19 20:02 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