messages from 2008-04-17 08:57:20 to 2008-04-17 10:06:15 UTC [more...]
[v2.6.26] what's brewing in x86.git for v2.6.26
2008-04-17 9:46 UTC (16+ messages)
2.6.25 section mismatches
2008-04-17 9:46 UTC
[PATCH] x86_64: restore mask_bits in msi shutdown
2008-04-17 9:44 UTC (3+ messages)
[PATCH 1/3] ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
2008-04-17 9:44 UTC (2+ messages)
Xilinx network trouble
2008-04-17 10:04 UTC
[2.6 patch] video/sis/: remove compat code
2008-04-17 9:37 UTC (2+ messages)
[2.6 patch] pcmcia: kill IN_CARD_SERVICES
2008-04-17 9:36 UTC
[2.6 patch] drivers/pci/pci.c: add prototypes
2008-04-17 9:36 UTC
[2.6 patch] make pciehp_acpi_get_hp_hw_control_from_firmware() static
2008-04-17 9:34 UTC
RFC: Self-snapshotting in Linux
2008-04-17 9:33 UTC (3+ messages)
[2.6 patch] PCMCIA mustn't select HAVE_IDE
2008-04-17 9:59 UTC (6+ messages)
` [2.6 patch] ARM: always "
[RFC][patch 0/5] Bootmem fixes
2008-04-17 9:36 UTC (3+ messages)
RFC: Self-snapshotting in Linux
2008-04-17 9:32 UTC (4+ messages)
gitweb: pathinfo feature breaks commitdiff/raw links
2008-04-17 9:57 UTC (2+ messages)
[PATCH 0/8][for -mm] mem_notify v6
2008-04-17 9:30 UTC (4+ messages)
[RESEND][RFC] BFQ I/O Scheduler
2008-04-17 9:27 UTC (11+ messages)
[PATCH 01/48] [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map
2008-04-17 8:39 UTC (48+ messages)
` [PATCH 02/48] [GFS2] Streamline indirect pointer tree height calculation
` [PATCH 03/48] [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
` [PATCH 04/48] [GFS2] Fix debug inode printing
` [PATCH 05/48] [GFS2] Only do lo_incore_commit once
` [PATCH 06/48] [GFS2] Misc fixups
` [PATCH 07/48] [GFS2] Only wake the reclaim daemon if we need to
` [PATCH 08/48] [GFS2] make gfs2_glock_hold() static
` [PATCH 09/48] [GFS2] Plug an unlikely leak
` [PATCH 10/48] [GFS2] Allocate gfs2_rgrpd from slab memory
` [PATCH 11/48] [GFS2] Combine rg_flags and rd_flags
` [PATCH 12/48] [GFS2] Get rid of gl_waiters2
` [PATCH 13/48] [GFS2] Move part of gfs2_block_map into a separate function
` [PATCH 14/48] [GFS2] Introduce array of buffers to struct metapath
` [PATCH 15/48] [GFS2] Add consts to various bits of rgrp.c
` [PATCH 16/48] [GFS2] Eliminate gl_req_bh
` [PATCH 17/48] [GFS2] Remove lm.[ch] and distribute content
` [PATCH 18/48] [GFS2] Remove rgrp and glock version numbers
` [PATCH 19/48] [GFS2] Shrink & rename di_depth
` [PATCH 20/48] [GFS2] Remove unused counters
` [PATCH 21/48] [GFS2] Reduce inode size by merging fields
` [PATCH 22/48] [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
` [PATCH 23/48] [GFS2] Update gfs2_trans_add_unrevoke to accept extents
` [PATCH 24/48] [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
` [PATCH 25/48] [GFS2] Add extent allocation to block allocator
` [PATCH 26/48] [GFS2] The case of the missing asterisk
` [PATCH 27/48] [GFS2] Add a function to interate over an extent
` [PATCH 28/48] [GFS2] Eliminate (almost) duplicate field from gfs2_inode
` [PATCH 29/48] [GFS2] Get inode buffer only once per block map call
` [PATCH 30/48] [GFS2] Fix bug where we called drop_bh incorrectly
` [PATCH 31/48] [GFS2] be*_add_cpu conversion
` [PATCH 32/48] [GFS2] gfs2/ops_file.c should #include "ops_inode.h"
` [PATCH 33/48] [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
` [PATCH 34/48] [GFS2] Fix a page lock / glock deadlock
` [PATCH 35/48] [GFS2] Allow bmap to allocate extents
` [PATCH 36/48] [GFS2] fix file_system_type leak on gfs2meta mount
` [PATCH 37/48] [GFS2] remove gfs2_dev_iops
` [PATCH 38/48] [GFS2] re-support special inode
` [PATCH 39/48] [GFS2] Need to ensure that sector_t is 64bits for GFS2
` [PATCH 40/48] [GFS2] possible null pointer dereference fixup
` [PATCH 41/48] [GFS2] gfs2_adjust_quota has broken unstuffing code
` [PATCH 42/48] [GFS2] Remove drop of module ref where not needed
` [PATCH 43/48] [GFS2] Streamline quota lock/check for no-quota case
` [PATCH 44/48] [GFS2] Faster gfs2_bitfit algorithm
` [PATCH 45/48] [GFS2] fs/gfs2/recovery.c: suppress warnings
` [PATCH 46/48] [GFS2] Invalidate cache at correct point
` [PATCH 47/48] [GFS2] test for IS_ERR rather than 0
` [PATCH 48/48] [GFS2] fix GFP_KERNEL misuses
alsa 1.0.16 on kernel 2.6.23.9
2008-04-17 9:55 UTC (2+ messages)
[MLC NAND] Is NOP=1 a problem for marking block bad?
2008-04-17 9:53 UTC
[Qemu-devel] [PATCH] Reboot CPU on triple fault
2008-04-17 9:52 UTC (10+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH] x86: Reboot CPU on triple fault - Version 3
` [Qemu-devel] [PATCH] x86: Reboot CPU on triple fault - Version 4
` [Qemu-devel] "
` [Qemu-devel] [PATCH] x86: Reboot CPU on triple fault - Version 5
` [Qemu-devel] [PATCH] x86: Reboot CPU on triple fault - Version 6
` [Qemu-devel] "
[PATCH] Alchemy: kill useless #include's, #define's and extern's (take 3)
2008-04-17 9:51 UTC (4+ messages)
[kvm-ppc-devel] [PATCH 0 of 4] [v3] KVM for PowerPC 440
2008-04-17 9:49 UTC (3+ messages)
` "
[PATCH] powerpc: Implement GPIO LIB API on CPM2 Freescale SoC
2008-04-17 9:48 UTC
[PATCH] [KVM] Rename debugfs_dir to kvm_debugfs_dir
2008-04-17 9:46 UTC (2+ messages)
[PATCH 001b/001] snd-powermac: older kernel compatibility
2008-04-17 9:46 UTC (4+ messages)
[U-Boot-Users] Again on PCMCIA/IDE and PXA270
2008-04-17 9:45 UTC (4+ messages)
crlf with git-svn driving me nuts
2008-04-17 9:43 UTC (8+ messages)
[kvm-ppc-devel] [PATCH 0 of 2] [RESEND] Fix PowerPC cpu
2008-04-17 9:41 UTC (3+ messages)
` [PATCH 0 of 2] [RESEND] Fix PowerPC cpu initiliaztion
` [kvm-ppc-devel] [kvm-devel] [PATCH 0 of 2] [RESEND] Fix PowerPC
[patch 0/2] SIGIO handling changes
2008-04-17 9:37 UTC (17+ messages)
` [patch 2/2] QEMU: decrease console "refresh rate" with -nographic
[2.6 patch] scsi/qla1280.c: remove version check
2008-04-17 9:37 UTC
build breakage from of i2c helper patch
2008-04-17 9:37 UTC (3+ messages)
[patch 00/66] 2.6.24-stable review
2008-04-17 9:24 UTC (3+ messages)
` vmcoreinfo: add the symbol "phys_base"
[GFS2] Pre-pull patch posting
2008-04-17 8:37 UTC
[U-Boot-Users] The -Ttext value for ARM9?, AT91SAM9260 in a stand alone application
2008-04-17 9:32 UTC
Smartmedia/xd card support - request for comments
2008-04-17 9:11 UTC (3+ messages)
[PATCH 00/45] KVM updates for the 2.6.26 merge window (part III)
2008-04-17 9:10 UTC (83+ messages)
` [PATCH 01/45] s390: fixup for kvm
` [PATCH 02/45] s390: KVM preparation: provide hook to enable pgstes in user pagetable
` [PATCH 03/45] s390: KVM preparation: host memory management changes for s390 kvm
` [PATCH 04/45] s390: KVM preparation: address of the 64bit extint parm in lowcore
` [PATCH 05/45] s390: KVM preparation: split sysinfo defintions for kvm use
` [PATCH 06/45] KVM: s390: arch backend for the kvm kernel module
` [PATCH 07/45] KVM: s390: sie intercept handling
` [PATCH 08/45] KVM: s390: interrupt subsystem, cpu timer, waitpsw
` [PATCH 09/45] KVM: s390: intercepts for privileged instructions
` [PATCH 10/45] KVM: s390: interprocessor communication via sigp
` [PATCH 11/45] KVM: s390: intercepts for diagnose instructions
` [PATCH 12/45] KVM: s390: add kvm to kconfig on s390
` [PATCH 13/45] KVM: s390: API documentation
` [PATCH 14/45] KVM: s390: update maintainers
` [PATCH 15/45] s390: KVM guest: detect when running on kvm
` [PATCH 16/45] s390: KVM guest: virtio device support, and kvm hypercalls
` [PATCH 17/45] KVM: VMX: Enable MSR Bitmap feature
` [PATCH 18/45] KVM: MMU: unify slots_lock usage
` [PATCH 19/45] KVM: MMU: allow the vm to shrink the kvm mmu shadow caches
` [PATCH 20/45] KVM: Free apic access page on vm destruction
` [PATCH 21/45] KVM: function declaration parameter name cleanup
` [PATCH 22/45] KVM: add vm refcounting
` [PATCH 23/45] KVM: MMU: Only mark_page_accessed() if the page was accessed by the guest
` [PATCH 24/45] KVM: MMU: prepopulate guest pages after write-protecting
` [PATCH 25/45] KVM: s390: Fix incorrect return value
` [PATCH 26/45] KVM: s390: rename stfl to kvm_stfl
` [PATCH 27/45] KVM: s390: Improve pgste accesses
` [PATCH 28/45] ia64: Add API for allocating Dynamic TR resource
` [PATCH 29/45] ia64: Implement smp_call_function_mask for ia64
` [PATCH 30/45] KVM: ia64: Prepare some structure and routines for kvm use
` [PATCH 31/45] KVM: ia64: Add header files for kvm/ia64
` [PATCH 32/45] KVM: ia64: Add kvm arch-specific core code "
` [PATCH 33/45] KVM: ia64: Add header files "
` [PATCH 34/45] KVM: ia64: VMM module interfaces
` [PATCH 35/45] KVM: ia64: Add TLB virtulization support
` [PATCH 36/45] KVM: ia64: Add interruption vector table for vmm
` [PATCH 37/45] KVM: ia64: Add mmio decoder for kvm/ia64
` [PATCH 38/45] KVM: ia64: Add trampoline for guest/host mode switch
` [PATCH 39/45] KVM: ia64: Add processor virtulization support
` [PATCH 40/45] KVM: ia64: Add optimization for some virtulization faults
` [PATCH 41/45] KVM: ia64: Generate offset values for assembly code use
` [PATCH 42/45] KVM: ia64: Add guest interruption injection support
` [PATCH 43/45] KVM: ia64: Add kvm sal/pal virtulization support
` [PATCH 44/45] KVM: ia64: Enable kvm build for ia64
` [PATCH 45/45] KVM: ia64: Add a guide about how to create kvm guests on ia64
[PATCH 2/2] virtio-s390: Change virtio interrupt definitions to follow architecture
2008-04-17 9:27 UTC (4+ messages)
[Adeos-main] About Xenomai questions
2008-04-17 9:15 UTC (2+ messages)
` [Xenomai-core] "
[PATCH] git-branch: add support for --merged and --unmerged
2008-04-17 9:37 UTC
[PATCH 3/6] IDE: ide-cd: fix test unsigned var < 0
2008-04-17 9:12 UTC (4+ messages)
x86: ppc fixes for find_first_bit
2008-04-17 9:04 UTC (7+ messages)
` [PATCH] x86: fix find_next_bit breakage on ppc and powerpc
[Xenomai-core] Xenomai at Hannover Messe 2008
2008-04-17 9:10 UTC
[PATCH-mm 1/3] mac80211: tkip.c use get/put_unaligned helpers
2008-04-17 9:04 UTC (3+ messages)
- git-arm-drivers-mfd-htc-pasic3c-is-arm-specific.patch removed from -mm tree
2008-04-17 9:04 UTC
oss git tree busted
2008-04-17 9:00 UTC (3+ messages)
[JFFS2] Running fsstress on JFFS2 causing freeze
2008-04-17 8:58 UTC (3+ 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.