messages from 2008-09-13 10:02:31 to 2008-09-13 17:02:56 UTC [more...]
[Qemu-devel] [PATCH][RFC] Fix gcc 4.x warnings (-Wpointer-sign)
2008-09-13 17:02 UTC (4+ messages)
[Qemu-devel] sparc y register
2008-09-13 17:00 UTC (5+ messages)
[PATCH 0/10] XFS: clean up sync code
2008-09-13 16:58 UTC (13+ 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 00/42] 2.6.26-stable review
2008-09-13 16:56 UTC (6+ messages)
[PATCH] ne.c fix for hibernate and rmmod oops fix
2008-09-13 16:54 UTC (9+ messages)
` [PATCH 1/2] [PATCH] ne.c fix rmmod, platform driver improvements
` [PATCH 1/2] "
` [PATCH 2/2] ne.c Fix suspend and resume for ISA PnP cards
[U-Boot] ctrl-c detection (on 4xx platforms)
2008-09-13 16:51 UTC (4+ messages)
The new regulatory code kills my wireless
2008-09-13 16:51 UTC (8+ messages)
[Qemu-devel] [PATCH][RFC][RFT] Let qemu-nbd build on Windows and replace QEMU_IMG/QEMU_NBD with QEMU_TOOL
2008-09-13 16:48 UTC (4+ messages)
` [Qemu-devel] "
[ANN] mtn2git v0.1
2008-09-13 16:42 UTC (8+ messages)
[PATCH 0/13] Turn hrtimers into a range capable timer
2008-09-13 16:24 UTC (9+ messages)
` [PATCH 12/13] hrtimer: create a "timer_slack" field in the task struct
[PATCH] Fixup deb-pkg target to generate separate firmware deb
2008-09-13 16:28 UTC (4+ messages)
[PATCH] fastboot: Add a script to visualize the kernel boot process / time
2008-09-13 16:42 UTC
[PATCH] Cosmetical command name fix
2008-09-13 16:31 UTC
[PATCH] Start conforming code to "git subcmd" style part 3
2008-09-13 16:30 UTC
[Bugme-new] [Bug 11514] New: bluetooth headset works with 2.6.26, only hisses with 2.6.27-rc5
2008-09-13 16:32 UTC (2+ messages)
Cannot allocate memory
2008-09-13 16:28 UTC (2+ messages)
Bug report compat-wireless-2.6-old
2008-09-13 16:12 UTC
(no subject)
2008-09-13 16:10 UTC
[PATCH 0/7] V4L changes for OMAP 3 camera
2008-09-13 16:14 UTC (4+ messages)
` [PATCH 3/7] V4L: Add 10-bit RAW Bayer formats
` [PATCH 4/7] V4L: Add VIDIOC_G_PRIV_MEM ioctl
[Bluez-devel] Some Audio error handling fixes
2008-09-13 16:12 UTC (2+ messages)
[PATCH 1/2] Documentation: new upstream rebase recovery section in git-rebase
2008-09-13 16:11 UTC (6+ messages)
` [PATCH 0/3] Documentation: rebase and workflows
` [PATCH 1/3] Documentation: new upstream rebase recovery section in git-rebase
` [PATCH 2/3] Documentation: Refer to git-rebase(1) to warn against rewriting
` [PATCH 3/3] Documentation: add manpage about workflows
` Interdiff: [3/3] "
Partition check considered as error is breaking mounting in 2.6.27
2008-09-13 15:54 UTC (3+ messages)
Force Feedback for Thrustmaster RGT Pro Clutch Pedal Edition racing wheel
2008-09-13 15:09 UTC
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
Expandable raid
2008-09-13 15:29 UTC
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 (10+ messages)
` [Bug #11308] tbench regression on each kernel release from 2.6.22 -> 2.6.28
` [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 (2+ 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/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 my binary-only Win95 closed-source drivers trump your puny free-as-in-beer etc. [was: Re: why (etc.)]
2008-09-13 11:55 UTC (3+ messages)
` [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
[linux-dvb] why opensource will fail
2008-09-13 10:38 UTC (2+ messages)
[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
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.