messages from 2008-09-13 08:47:04 to 2008-09-13 15:53:39 UTC [more...]
16550 serial support
2008-09-13 15:53 UTC (3+ messages)
[PATCH] sparse: Make pre_buffer dynamically increasable
2008-09-13 15:49 UTC (2+ messages)
[lm-sensors] New Asus board and multiple sensors chips
2008-09-13 15:43 UTC (2+ messages)
[RFC/RFT] p54: Fix sparse warnings
2008-09-13 15:40 UTC (5+ messages)
[PATCH 1/4] ext3: Fix ext3_dx_readdir hash collision handling
2008-09-13 15:32 UTC (5+ messages)
` [PATCH 2/4] ext3: truncate block allocated on a failed ext3_write_begin
` [PATCH 3/4] ext2: Avoid printk floods in the face of directory corruption
` [PATCH 4/4] ext3: "
linux-next: Tree for September 13
2008-09-13 15:33 UTC
[Qemu-devel] [PATCH][RFC][RFT] Let qemu-nbd build on Windows and replace QEMU_IMG/QEMU_NBD with QEMU_TOOL
2008-09-13 15:30 UTC (2+ messages)
` [Qemu-devel] "
[PATCH] ne.c fix for hibernate and rmmod oops fix
2008-09-13 15:29 UTC (7+ messages)
` [PATCH 1/2] [PATCH] ne.c fix rmmod, platform driver improvements
Expandable raid
2008-09-13 15:29 UTC
[ANN] mtn2git v0.1
2008-09-13 15:21 UTC (6+ messages)
OSS sound core optionalization has __init/__exit mismatches
2008-09-13 15:19 UTC (2+ messages)
2.6.27-rc6-git2: Reported regressions from 2.6.26
2008-09-13 15:13 UTC (16+ messages)
` [Bug #11271] BUG: fealnx in 2.6.27-rc1
` [Bug #11308] tbench regression on each kernel release from 2.6.22 -> 2.6.28
` [Bug #11553] Strange looking line from "ps aux"
` [Bug #11557] Controlling backlight on thinkpad x60
REGRESSION: Sound's decreasing when headphones are plugged
2008-09-13 15:08 UTC (3+ messages)
linux-next: net tree build failure
2008-09-13 15:04 UTC (4+ messages)
` linux-next: net tree build failure (depca)
[ALSA hda_codec 1/1] NULL pointer deference fixes for slave_dig_outs
2008-09-13 14:58 UTC (2+ messages)
[PATCH] Fix oopses in snd-hda-intel from alsa v1.0.18rc3
2008-09-13 14:57 UTC (3+ messages)
[PATCH 0/8] XFS: AIL cleanup and bug fixes
2008-09-13 14:57 UTC (9+ messages)
` [PATCH 1/8] XFS: Allocate the struct xfs_ail
` [PATCH 2/8] XFS: Use a cursor for AIL traversal
` [PATCH 3/8] XFS: move the AIl traversal over to a consistent interface
` [PATCH 4/8] XFS: Allow 64 bit machines to avoid the AIL lock during flushes
` [PATCH 5/8] XFS: Move the AIL lock into the struct xfs_ail
` [PATCH 6/8] XFS: Given the log a pointer to the AIL
` [PATCH 7/8] XFS: Add ail pointer into log items
` [PATCH 8/8] XFS: Finish removing the mount pointer from the AIL API
[PATCH] hda: fixed hp_nid DAC for DELL_M6
2008-09-13 14:55 UTC (2+ messages)
[PATCH] hda: 92hd73xx fixes
2008-09-13 14:55 UTC (2+ messages)
[PATCH] hda: Added a STAC_HP_M4 quirk
2008-09-13 14:54 UTC (2+ messages)
[PATCH] hda: Input port AMP controls
2008-09-13 14:54 UTC (2+ messages)
[Bluez-devel] Use proper categories for desktop file
2008-09-13 14:53 UTC
Network Overruns
2008-09-13 14:44 UTC (4+ messages)
tape support
2008-09-13 14:43 UTC (5+ messages)
[Qemu-devel] [RFC] Changing default Windows BIOS path from /c/Program Files/Qemu to c:\\Program Files\\Qemu
2008-09-13 14:44 UTC (4+ messages)
mandrake-10 not able to boot on kvm-71-73
2008-09-13 14:42 UTC (12+ messages)
SAME is not working with FC 9 kernel 2.6.26.3-29
2008-09-13 14:28 UTC
PCI: Add ALI M5229 comaptibility mode quirk
2008-09-13 14:24 UTC (2+ messages)
[PATCH 0/6] XFS: Track reclaimable inodes in inode cache
2008-09-13 14:15 UTC (7+ messages)
` [PATCH 1/6] XFS: move inode reclaim functions to xfs_sync.c
` [PATCH 2/6] XFS: mark inodes for reclaim via a tag in the inode radix tree
` [PATCH 3/6] XFS: rename inode reclaim functions
` [PATCH 4/6] XFS: use the inode radix tree for reclaiming inodes
` [PATCH 5/6] XFS: kill deleted inodes list
` [PATCH 6/6] XFS: use is_bad_inode() directly in xfs_reclaim_inode()
[PATCH 0/3] XFS: Combine Linux and XFS inodes
2008-09-13 14:10 UTC (5+ messages)
` [PATCH 1/3] Inode: Allow external initialisers
` [PATCH 2/3] Inode: Allow external list initialisation
` [PATCH 3/3] XFS: Combine the XFS and Linux inodes V2
[PATCH 0/3] XFS: Prepare for combining the XFS and Linux inodes
2008-09-13 14:03 UTC (4+ messages)
` [PATCH 1/3] XFS: factor xfs_iget_core() into hit and miss cases
` [PATCH 2/3] XFS: Make use of the init-once slab optimisation
` [PATCH 3/3] XFS: Never call mark_inode_dirty_sync() directly
[PATCH 0/10] XFS: clean up sync code
2008-09-13 13:57 UTC (11+ messages)
` [PATCH 01/10] XFS: split out two helpers from xfs_syncsub
` [PATCH 02/10] XFS: Use struct inodes instead of vnodes to kill vn_grab
` [PATCH 03/10] XFS: use xfs_sync_inodes rather than xfs_syncsub
` [PATCH 04/10] XFS: kill xfs_syncsub
` [PATCH 05/10] XFS: xfssyncd: don't call xfs_sync
` [PATCH 06/10] XFS: make SYNC_ATTR no longer use xfs_sync
` [PATCH 07/10] XFS: make SYNC_DELWRI no longer use xfs_sync V2
` [PATCH 08/10] XFS: Kill SYNC_CLOSE
` [PATCH 09/10] XFS: Kill xfs_sync()
` [PATCH 10/10] XFS: Move remaining quiesce code
[PATCH 0/6] XFS: replace the mount inode list with radix tree traversals V4
2008-09-13 13:54 UTC (7+ messages)
` [PATCH 1/6] XFS: move sync code to its own file
` [PATCH 2/6] XFS: move xfssyncd code to xfs_sync.c
` [PATCH 3/6] XFS: Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() V3
` [PATCH 4/6] XFS: Use the inode tree for finding dirty inodes V3
` [PATCH 5/6] XFS: Traverse inode trees when releasing dquots V3
` [PATCH 6/6] XFS: remove the mount inode list
Subject: [PATCH] linux-acpi: smp_alternatives sleeping in spinlock
2008-09-13 13:52 UTC
RFC: SDK/external-toolchain fixes
2008-09-13 13:49 UTC (5+ messages)
[PATCH] XFS: remove i_gen from incore inode
2008-09-13 13:47 UTC
[PATCH 1/2] ide: Add tx4939ide driver
2008-09-13 13:37 UTC (4+ messages)
[PATCH] wireless: Read scan flags correctly on x86-64
2008-09-13 13:24 UTC (2+ messages)
[linux-dvb] [PATCH] Add support for SDMC DM1105 PCI chip
2008-09-13 13:23 UTC
[linux-dvb] How to change linux kernel module frontend?
2008-09-13 13:13 UTC
[PATCH 0/3]: sun4m timer rework, try 2
2008-09-13 13:07 UTC (2+ messages)
[PATCH davem-next 1/1] r8169: select MII in Kconfig
2008-09-13 13:04 UTC
kvm userland: Build misses -I <kernel include dir>
2008-09-13 13:07 UTC (3+ messages)
BMC4310 support (03f0:171d)
2008-09-13 13:04 UTC (7+ messages)
[libata/sata_sil] Error on startup
2008-09-13 12:55 UTC (3+ messages)
regarding crazy head unloads
2008-09-13 11:44 UTC (2+ messages)
Stable regression: usb-storage is stuck in 2.6.26.5
2008-09-13 12:46 UTC (2+ messages)
[PATCH 1/2] ide: Add tx4939ide driver
2008-09-13 12:32 UTC (4+ messages)
Not correctly mount SMB shares ending in $
2008-09-13 12:30 UTC (7+ messages)
O(#haves*...) behaviour in "have <sha>" processing in upload-pack
2008-09-13 12:18 UTC (2+ messages)
[PATCH 0/5] mpt fusion error handler patches
2008-09-13 12:25 UTC (4+ messages)
` [PATCH 4/5] fusion prevent DV deadlock
no node= in ausearch
2008-09-13 12:20 UTC (5+ messages)
[Buildroot] [buildroot 0004844]: Bridge-utils broken under kernel 2.4
2008-09-13 12:19 UTC
[U-Boot] resent: [PATCH] added autodetect of sdram size and nr of banks for ixp
2008-09-13 12:12 UTC (2+ messages)
[U-Boot] [PATCH] added autodetect of sdram size and nr of banks for ixp
2008-09-13 12:12 UTC (2+ messages)
psycho_irq_build: Wacky INO [3c]
2008-09-13 12:09 UTC (2+ messages)
[linux-dvb] why opensource will fail
2008-09-13 11:55 UTC (5+ messages)
` [linux-dvb] Why my binary-only Win95 closed-source drivers trump your puny free-as-in-beer etc. [was: Re: why (etc.)]
` [linux-dvb] Why I need to choose better Subject: headers [was: Re: Why (etc.)]
(kein Betreff)
2008-09-13 11:43 UTC
info linux-wireless
2008-09-13 11:40 UTC
(kein Betreff)
2008-09-13 11:37 UTC
lists
2008-09-13 11:36 UTC
info linux-wireless
2008-09-13 11:34 UTC
[PATCH 0/6] Submodule support for git mv and git rm
2008-09-13 11:32 UTC (4+ messages)
` [PATCH 6/6] git submodule add: Fix naming clash handling
info linux-wireless
2008-09-13 11:33 UTC
lists
2008-09-13 11:30 UTC
[PATCH 1/3] [MTD] physmap.c: Check return of platform_device_register()
2008-09-13 11:27 UTC (3+ messages)
[PATCH 2/3] [MTD] physmap.c: Add #endif comments
2008-09-13 11:26 UTC (3+ messages)
[PATCH 3/3] [MTD] physmap.c: Add a dummy release function
2008-09-13 11:24 UTC (3+ messages)
Time travel experiment?
2008-09-13 11:20 UTC (5+ messages)
` [patch] Document use of RTC in pm_trace
[ULOGD2 PATCH 2/3] Make NFLOG and NFCT build conditionnal
2008-09-13 11:13 UTC (2+ messages)
` [ULOGD2 PATCH] Add flags to disable NFLOG or NFCT at configure time
Adding SNAT support to LVS/NAT
2008-09-13 11:12 UTC
rfsd 0.25.1 released
2008-09-13 11:10 UTC (2+ messages)
` Question on how file tails are stored
[PATCH] x86: better CPU identification without the CPUID
2008-09-13 10:56 UTC
[PATCH 10/38] netns ct: per-netns expectations
2008-09-13 10:55 UTC (19+ messages)
` [PATCH 17/33] netns ct: final init_net tweaks
` [PATCH v2 1/6] netns ct: per-netns statistics
` [PATCH v2 2/6] netns ct: per-netns /proc/net/stat/nf_conntrack , /proc/net/stat/ip_conntrack
` [PATCH v2 3/6] netns ct: per-netns net.netfilter.nf_conntrack_count sysctl
` [PATCH v2 4/6] netns ct: per-netns net.netfilter.nf_conntrack_checksum sysctl
` [PATCH v2 5/6] netns ct: per-netns net.netfilter.nf_conntrack_log_invalid sysctl
` [PATCH v2 6/6] netns ct: per-netns conntrack accounting
[PATCH] rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs
2008-09-13 10:33 UTC (2+ messages)
` [PATCH] rtc-m48t59: fix setting of a year on m48t08 and m48t02
[Xenomai-help] Xenomai for SH4
2008-09-13 10:31 UTC (4+ messages)
` [Xenomai-help] compile error xenomai 2.4.5
PXA fb overlay support (RESUBMIT 2)
2008-09-13 10:20 UTC (5+ messages)
` [PATCH 1/2] pxafb: frame buffer overlay support for PXA27x
mmotm 2008-09-13-03-09 uploaded
2008-09-13 10:11 UTC
[linux-dvb] Ajouter un drapeau à ce mail fr-Dijon DVB-T frequency update
2008-09-13 10:10 UTC (2+ messages)
[PATCH] anysee: initialize anysee_usb_mutex statically
2008-09-13 10:08 UTC
A bug (probably) in stop_all_threads
2008-09-13 10:07 UTC (2+ messages)
[PATCH] mmc_test: initialize mmc_test_lock statically
2008-09-13 10:03 UTC
[PATCH] mmc_block: handle error from mmc_register_driver()
2008-09-13 10:02 UTC
[PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data
2008-09-13 9:59 UTC (8+ messages)
` [PATCH] ARM: OMAP: Clean-up MMC device init (Was: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data)
[linux-dvb] dvb-t scan file Norway, Trøndelag
2008-09-13 10:00 UTC (2+ messages)
[lm-sensors] New winbond chip: W83667HG
2008-09-13 9:58 UTC (2+ messages)
[PATCH 1/7][OMAP 3/4+] BRIDGE: Module ISR removed
2008-09-13 9:55 UTC (2+ messages)
[PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default
2008-09-13 9:53 UTC (5+ messages)
[PATCH 2/3] acpi/x86: introduce __apci_map_table v2
2008-09-13 9:51 UTC (3+ messages)
` [PATCH 1/3] x86: change early_ioremap to use slots instead of nesting
` [PATCH 3/3] x86: check dsdt before find oem table for es7000 v2
2.6.26-rc6-git2: Reported regressions from 2.6.25
2008-09-13 9:49 UTC (4+ messages)
` [Bug 10843] Display artifacts on XOrg logout with PAT kernel and VESA framebuffer
[PATCH] ibmasr: remove unnecessary spin_unlock()
2008-09-13 9:47 UTC
linux-next: tip-core build failure
2008-09-13 9:44 UTC (2+ messages)
The new regulatory code kills my wireless
2008-09-13 8:33 UTC (7+ messages)
[RFC PATCH] Filesystem Journal Notifications
2008-09-13 9:19 UTC (2+ messages)
Partition check considered as error is breaking mounting in 2.6.27
2008-09-13 9:24 UTC
[PATCH] x86: change early_ioremap to use slots instead of nesting
2008-09-13 9:13 UTC
[PATCH] x86: io-apic - do not use KERN_DEBUG marker too much
2008-09-13 9:11 UTC (4+ messages)
kernel panic in conntrack
2008-09-13 9:03 UTC
VMX: NMI injection without virtual NMI support
2008-09-13 8:58 UTC (6+ messages)
Recommended PCI Express or PCI-X SATA (Raid) Controller?
2008-09-13 9:00 UTC
[PATCH] KVM: VMX: Move private memory slot position
2008-09-13 8:55 UTC (4+ messages)
NFS regression? Odd delays and lockups accessing an NFS export
2008-09-13 8:57 UTC (14+ messages)
[lm-sensors] [PATCH 2/2] hwmon: w83781d: use new style driver
2008-09-13 8:55 UTC
[lm-sensors] [PATCH 1/2] hwmon: w83781d: make ISA interface depend
2008-09-13 8:53 UTC
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.