Linux-Kernel Archive
By Date
Most Recent messages
4346 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] NFS: Fix nfs_reval_fsid() Trond Myklebust (Tue Jun 05 2007 - 13:26:15 EST)
- [PATCH] Handle bogus %cs selector in single-step instruction decoding Roland McGrath (Mon Jul 16 2007 - 11:03:16 EST)
- [PATCH] i386: fixup TRACE_IRQ breakage Peter Zijlstra (Wed Jul 18 2007 - 12:59:22 EST)
- [PATCH] cciss: fix memory leak Jesper Juhl (Tue Jul 31 2007 - 03:39:39 EST)
- [PATCH] sony-laptop: call sonypi_compat_init earlier Mattia Dongili (Sat Aug 11 2007 - 18:20:27 EST)
- [PATCH] pci: fix unterminated pci_device_id lists Kees Cook (Wed Sep 19 2007 - 08:46:32 EST)
- [PATCH] Panic in blk_rq_map_sg() from CCISS driver Lee Schermerhorn (Fri Sep 21 2007 - 02:33:55 EST)
- [PATCH] NFS: Fix an Oops in encode_lookup() Trond Myklebust (Fri Sep 28 2007 - 12:27:41 EST)
- [PATCH] knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME J . Bruce Fields (Fri Sep 28 2007 - 16:45:51 EST)
- [PATCH] knfsd: fix spurious EINVAL errors on first access of J . Bruce Fields (Fri Nov 02 2007 - 15:36:08 EST)
- [PATCH] Don't oops on MTU change. Stephen Hemminger (Thu Nov 15 2007 - 06:47:27 EST)
- [PATCH] via-velocity: don't oops on MTU change (resend) Stephen Hemminger (Thu Nov 29 2007 - 01:20:16 EST)
- [PATCH] NFSv2/v3: Fix a memory leak when using -onolock Trond Myklebust (Tue Dec 11 2007 - 11:05:19 EST)
- [PATCH] quicklists: do not release off node pages early Christoph Lameter (Sat Dec 22 2007 - 17:03:23 EST)
- [PATCH] quicklists: Only consider memory that can be used Christoph Lameter (Tue Jan 15 2008 - 13:51:19 EST)
- [PATCH] sata_promise: FastTrack TX4200 is a second-generation chip Mikael Pettersson (Wed Jan 16 2008 - 04:31:22 EST)
- [PATCH] sata_promise: ASIC PRD table bug workaround Mikael Pettersson (Wed Jan 16 2008 - 04:32:17 EST)
- [PATCH] PCI: Fix fakephp deadlock Ian Abbott (Mon Feb 04 2008 - 08:56:36 EST)
- [PATCH] NFS: Fix a potential file corruption issue when writing Trond Myklebust (Fri Feb 08 2008 - 14:23:35 EST)
- [PATCH] Intel_agp: really fix 945/965GME Wang Zhenyu (Fri Feb 08 2008 - 17:05:15 EST)
- USB: usbatm: convert heavy init dances to kthread API Pavel Emelyanov (Mon Feb 11 2008 - 07:26:09 EST)
- driver core: register_memory/unregister_memory clean ups and bugfix Badari Pulavarty (Mon Feb 11 2008 - 12:23:18 EST)
- [PATCH] Be more robust about bad arguments in get_user_pages() Jonathan Corbet (Mon Feb 11 2008 - 18:17:33 EST)
- debugfs: fix sparse warnings Harvey Harrison (Wed Feb 13 2008 - 20:08:16 EST)
- [PATCH] x86_64: CPA, fix cache attribute inconsistency bug, Ingo Molnar (Fri Feb 15 2008 - 14:58:22 EST)
- Re: 2.6.24-git16 Oops @ sysfs_move_dir w/ btdelconn Barnaby (Sat Feb 16 2008 - 00:16:52 EST)
- Re: pci_device_id definition cleanups Olof Johansson (Sat Feb 16 2008 - 00:25:47 EST)
- [PATCH] sparc64: make IOMMU code respect the segment boundary limits FUJITA Tomonori (Sat Feb 16 2008 - 00:29:02 EST)
- Re: [PATCH] ufs: [bl]e*_add_cpu conversion Andrew Morton (Sat Feb 16 2008 - 00:29:06 EST)
- [BUG] Linux 2.6.25-rc2 - Kernel Ooops while running dbench Kamalesh Babulal (Sat Feb 16 2008 - 00:45:32 EST)
- Re: [PATCH 1/5] x86: validate against acpi motherboard resources Robert Hancock (Sat Feb 16 2008 - 00:52:43 EST)
- Re: [PATCH 1/8] Scaling msgmni to the amount of lowmem Andrew Morton (Sat Feb 16 2008 - 01:00:48 EST)
- Re: PCI Bursting with PIO Robert Hancock (Sat Feb 16 2008 - 01:01:03 EST)
- Re: more iommu sg merging fallout FUJITA Tomonori (Sat Feb 16 2008 - 01:04:19 EST)
- Re: [PATCH 1/5] x86: validate against acpi motherboard resources Yinghai Lu (Sat Feb 16 2008 - 01:09:26 EST)
- [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockupwhile bootup on powerpc Kamalesh Babulal (Sat Feb 16 2008 - 01:10:56 EST)
- [PATCH 1/6] h8300 signal.c typo fix. Yoshinori Sato (Sat Feb 16 2008 - 01:13:18 EST)
- [PATCH 2/6] h8300 uaccess.h update Yoshinori Sato (Sat Feb 16 2008 - 01:13:43 EST)
- [PATCH 3/6] h8300 setup.c initrd support fix Yoshinori Sato (Sat Feb 16 2008 - 01:13:56 EST)
- [PATCH 4/6] h8300 CONFIG_KALLSYMS fix Yoshinori Sato (Sat Feb 16 2008 - 01:14:32 EST)
- [PATCH 5/6] h8300 IRQ handling update Yoshinori Sato (Sat Feb 16 2008 - 01:14:51 EST)
- [PATCH 6/6] h8300 defconfig update Yoshinori Sato (Sat Feb 16 2008 - 01:15:31 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Mike Galbraith (Sat Feb 16 2008 - 01:20:20 EST)
- Re: [PATCH 1/6] h8300 signal.c typo fix. Yoshinori Sato (Sat Feb 16 2008 - 01:23:52 EST)
- Re: [PATCH 3/6] h8300 setup.c initrd support fix Yoshinori Sato (Sat Feb 16 2008 - 01:24:14 EST)
- Re: [PATCH 2/6] h8300 uaccess.h update Yoshinori Sato (Sat Feb 16 2008 - 01:24:33 EST)
- Re: [PATCH 4/6] h8300 CONFIG_KALLSYMS fix Yoshinori Sato (Sat Feb 16 2008 - 01:24:57 EST)
- Re: [PATCH 6/6] h8300 defconfig update Yoshinori Sato (Sat Feb 16 2008 - 01:25:31 EST)
- Re: [RFC] Best method to control a "transmit-only" mode on fiberNICs (specifically sky2) Stephen Hemminger (Sat Feb 16 2008 - 01:25:53 EST)
- Re: [PATCH 3/6] h8300 setup.c initrd support fix Andrew Morton (Sat Feb 16 2008 - 01:30:26 EST)
- Re: [PATCH 4/6] h8300 CONFIG_KALLSYMS fix Andrew Morton (Sat Feb 16 2008 - 01:32:34 EST)
- Re: [PATCH 07/30] r/o bind mounts: stub functions Christoph Hellwig (Sat Feb 16 2008 - 01:33:17 EST)
- Re: [PATCH 5/6] h8300 IRQ handling update Yoshinori Sato (Sat Feb 16 2008 - 01:33:35 EST)
- aacraid: Host adapter reset request. SCSI hang ? Omar Kilani (Sat Feb 16 2008 - 01:38:30 EST)
- Re: [PATCH 07/30] r/o bind mounts: stub functions Andrew Morton (Sat Feb 16 2008 - 01:52:30 EST)
- Re: Driver removals Adrian Bunk (Sat Feb 16 2008 - 02:19:46 EST)
- Re: Driver removals Willy Tarreau (Sat Feb 16 2008 - 02:39:51 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Russell King (Sat Feb 16 2008 - 03:09:34 EST)
- [PATCH] MAINTAINERS: update ide-cd maintainer's email address Borislav Petkov (Sat Feb 16 2008 - 03:13:00 EST)
- 2.6.25-rc2-mm1 Andrew Morton (Sat Feb 16 2008 - 03:26:05 EST)
- Re: [patch 1/6] mmu_notifier: Core code Avi Kivity (Sat Feb 16 2008 - 03:47:25 EST)
- Re: [PATCH] Add list_for_each_rcu to features-removal list Adrian Bunk (Sat Feb 16 2008 - 03:47:58 EST)
- Re: [Patch] Fix shadowed variables in fs/binfmt_elf.c WANG Cong (Sat Feb 16 2008 - 03:54:58 EST)
- Re: 2.6.25-rc1 xen pvops regression Joel Becker (Sat Feb 16 2008 - 03:57:58 EST)
- Re: [patch 1/6] mmu_notifier: Core code Andrew Morton (Sat Feb 16 2008 - 03:58:24 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Borislav Petkov (Sat Feb 16 2008 - 04:06:44 EST)
- [PATCH] iommu-helper: segment boundary limit should be a power of 2 FUJITA Tomonori (Sat Feb 16 2008 - 04:10:00 EST)
- Re: [patch 1/6] mmu_notifier: Core code Avi Kivity (Sat Feb 16 2008 - 04:23:24 EST)
- Re: aacraid: Host adapter reset request. SCSI hang ? FD Cami (Sat Feb 16 2008 - 04:23:44 EST)
- Re: + bluetooth-fix-warning-in-net-bluetooth-hci_sysfsc.patchadded to -mm tree David Miller (Sat Feb 16 2008 - 04:27:24 EST)
- Re: [RFC][PATCH 0/7] CGroup API: More structured API for CGroupscontrol files Li Zefan (Sat Feb 16 2008 - 04:33:27 EST)
- Re: forcedeth: MAC-address reversed on resume from suspend Adolfo R. Brandes (Sat Feb 16 2008 - 04:41:46 EST)
- Re: + bluetooth-fix-warning-in-net-bluetooth-hci_sysfsc.patch addedto -mm tree Andrew Morton (Sat Feb 16 2008 - 04:55:37 EST)
- cris/arch-v10/lib/string.c compile error Adrian Bunk (Sat Feb 16 2008 - 04:58:26 EST)
- Re: aacraid: Host adapter reset request. SCSI hang ? Alan Cox (Sat Feb 16 2008 - 05:02:00 EST)
- Re: include/linux/pcounter.h Eric Dumazet (Sat Feb 16 2008 - 05:07:49 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Gabriel C (Sat Feb 16 2008 - 05:09:56 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Balbir Singh (Sat Feb 16 2008 - 05:10:35 EST)
- Re: [patch] checkpatch.pl: revert wrong --file message Thomas Gleixner (Sat Feb 16 2008 - 05:19:52 EST)
- Re: [patch] checkpatch.pl: revert wrong --file message Pekka Enberg (Sat Feb 16 2008 - 05:27:52 EST)
- Re: [patch 1/6] mmu_notifier: Core code Brice Goglin (Sat Feb 16 2008 - 05:42:33 EST)
- Re: [PATCH 4/6] h8300 CONFIG_KALLSYMS fix Sam Ravnborg (Sat Feb 16 2008 - 05:46:51 EST)
- git-xtensa doesn't like my cross compiler Adrian Bunk (Sat Feb 16 2008 - 05:47:22 EST)
- [PATCH] KVM swapping with MMU Notifiers V7 Andrea Arcangeli (Sat Feb 16 2008 - 05:48:46 EST)
- Re: Driver removals David Newall (Sat Feb 16 2008 - 05:52:24 EST)
- Re: include/linux/pcounter.h Andrew Morton (Sat Feb 16 2008 - 05:53:07 EST)
- Re: [patch 1/6] mmu_notifier: Core code Andrew Morton (Sat Feb 16 2008 - 05:59:18 EST)
- Re: 2.6.25-rc2-mm1: build failure (x86) Marcin Slusarz (Sat Feb 16 2008 - 06:00:51 EST)
- Re: kernel-doc : possible fix for non-fatal perl errors whenparsing some function pointers Richard Kennedy (Sat Feb 16 2008 - 06:03:01 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Jiri Kosina (Sat Feb 16 2008 - 06:03:44 EST)
- Re: [patch] checkpatch.pl: revert wrong --file message Cyrill Gorcunov (Sat Feb 16 2008 - 06:04:43 EST)
- Re: Kernel oops with bluetooth usb dongle Jiri Kosina (Sat Feb 16 2008 - 06:06:13 EST)
- Re: [patch 3/6] mmu_notifier: invalidate_page callbacks Andrea Arcangeli (Sat Feb 16 2008 - 06:07:53 EST)
- Re: [PATCH] KVM swapping with MMU Notifiers V7 Andrew Morton (Sat Feb 16 2008 - 06:09:45 EST)
- Re: 2.6.25-rc2-mm1: build failure (x86) Andrew Morton (Sat Feb 16 2008 - 06:10:32 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Thomas Gleixner (Sat Feb 16 2008 - 06:17:56 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Chris Holvenstot (Sat Feb 16 2008 - 06:19:18 EST)
- Re: [PATCH] Remove the new perl dependency from build. Sam Ravnborg (Sat Feb 16 2008 - 06:24:56 EST)
- Re: 2.6.25-rc2 vdso_install breaks user "make install" Sam Ravnborg (Sat Feb 16 2008 - 06:36:31 EST)
- Re: 2.6.25-rc2-mm1: build failure (x86) Marcin Slusarz (Sat Feb 16 2008 - 06:38:19 EST)
- Re: 2.6.25-rc1 xen pvops regression Jeremy Fitzhardinge (Sat Feb 16 2008 - 06:48:31 EST)
- Re: [PATCH 1/2] fb: add support for foreign endianness Benjamin Herrenschmidt (Sat Feb 16 2008 - 06:50:37 EST)
- Re: Kernel oops with bluetooth usb dongle Thomas Gleixner (Sat Feb 16 2008 - 06:51:21 EST)
- Re: [PATCH] KVM swapping with MMU Notifiers V7 Robin Holt (Sat Feb 16 2008 - 06:51:57 EST)
- Re: + bluetooth-fix-warning-in-net-bluetooth-hci_sysfsc.patch addedto -mm tree Roel Kluin (Sat Feb 16 2008 - 07:04:27 EST)
- Re: include/linux/pcounter.h Eric Dumazet (Sat Feb 16 2008 - 07:04:47 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Chris Holvenstot (Sat Feb 16 2008 - 07:05:46 EST)
- 2.6.25-rc2 regression in rt61pci wireless driver Chris Clayton (Sat Feb 16 2008 - 07:06:57 EST)
- Re: [PATCH] procfs task exe symlink Mike Frysinger (Sat Feb 16 2008 - 07:12:26 EST)
- Re: pci_device_id definition cleanups Sam Ravnborg (Sat Feb 16 2008 - 07:24:40 EST)
- [RFC] bitmap onto and fold operators for mempolicy extensions Paul Jackson (Sat Feb 16 2008 - 07:33:51 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Heiko Carstens (Sat Feb 16 2008 - 07:43:29 EST)
- Re: PL2303 Driver missing support for USB to Serial Cable Jiri Slaby (Sat Feb 16 2008 - 07:52:30 EST)
- Re: PL2303 Driver missing support for USB to Serial Cable David Newall (Sat Feb 16 2008 - 08:05:33 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Thomas Gleixner (Sat Feb 16 2008 - 08:05:52 EST)
- Re: [PATCH 1/3] ncpfs: add prototypes to ncp_fs.h Adrian Bunk (Sat Feb 16 2008 - 08:12:38 EST)
- Re: [RFC] ext3 freeze feature Christoph Hellwig (Sat Feb 16 2008 - 08:25:54 EST)
- Re: [PATCH] sysv: [bl]e*_add_cpu conversion Christoph Hellwig (Sat Feb 16 2008 - 08:31:21 EST)
- atmel_spi clock polarity Atsushi Nemoto (Sat Feb 16 2008 - 08:32:47 EST)
- Re: [RFC] bitmap onto and fold operators for mempolicy extensions KOSAKI Motohiro (Sat Feb 16 2008 - 08:38:47 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Heiko Carstens (Sat Feb 16 2008 - 08:42:15 EST)
- Linux 2.4.36.1 Willy Tarreau (Sat Feb 16 2008 - 08:42:41 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Thomas Gleixner (Sat Feb 16 2008 - 08:49:13 EST)
- Re: [PATCH] do_signal_stop: use signal_group_exit() Oleg Nesterov (Sat Feb 16 2008 - 08:59:18 EST)
- spi transfer with zero length Atsushi Nemoto (Sat Feb 16 2008 - 09:02:24 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Mike Galbraith (Sat Feb 16 2008 - 09:04:03 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Heiko Carstens (Sat Feb 16 2008 - 09:04:59 EST)
- Re: [PATCH 5/6] drivers/atm: Use DIV_ROUND_UP chas williams - CONTRACTOR (Sat Feb 16 2008 - 09:07:27 EST)
- Re: Spurious completions during NCQ Mark Lord (Sat Feb 16 2008 - 09:08:32 EST)
- Re: [PATCHSET] printk: implement printk_header() and merging printk,take #3 Mark Lord (Sat Feb 16 2008 - 09:14:07 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Thomas Gleixner (Sat Feb 16 2008 - 09:31:23 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Oliver Pinter (Sat Feb 16 2008 - 09:32:26 EST)
- [PATCH 1/4] : More use DIV_ROUND_UP Julia Lawall (Sat Feb 16 2008 - 09:49:32 EST)
- [PATCH 2/4] : More use DIV_ROUND_UP or roundup Julia Lawall (Sat Feb 16 2008 - 09:49:59 EST)
- [PATCH 3/4] : More use DIV_ROUND_UP Julia Lawall (Sat Feb 16 2008 - 09:52:20 EST)
- [PATCH 4/4] : More use DIV_ROUND_UP Julia Lawall (Sat Feb 16 2008 - 09:52:50 EST)
- Re: [PATCH 11/9 update] firewire: fw-sbp2: enforce a retry of __scsi_add_deviceif bus generation changed Stefan Richter (Sat Feb 16 2008 - 10:02:59 EST)
- [PATCH] free_pidmap: turn it into free_pidmap(struct upid *) Oleg Nesterov (Sat Feb 16 2008 - 10:06:20 EST)
- Re: linux-next: first tree Stefan Richter (Sat Feb 16 2008 - 10:14:27 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) James Bottomley (Sat Feb 16 2008 - 10:14:51 EST)
- Re: [PATCH] MAINTAINERS: update ide-cd maintainer's email address Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 10:16:29 EST)
- Re: [BUID_FAILURE] next-20080215 Build failure caused by ide: rework PowerMac media-bay support Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 10:16:43 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 10:16:58 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Alan Stern (Sat Feb 16 2008 - 10:20:31 EST)
- New branch in linux1394-2.6.git for -mm Stefan Richter (Sat Feb 16 2008 - 10:25:09 EST)
- Re: linux-next: first tree Stephen Rothwell (Sat Feb 16 2008 - 10:34:19 EST)
- Re: linux-next: first tree Stephen Rothwell (Sat Feb 16 2008 - 10:37:53 EST)
- Re: [PATCH 9/9] firewire: fw-sbp2: fix I/O errors during reconnect Stefan Richter (Sat Feb 16 2008 - 10:38:58 EST)
- Re: linux-next: first tree Stephen Rothwell (Sat Feb 16 2008 - 10:41:15 EST)
- [PATCH 1/2] [x86] arch/x86/kernel/signal_32.c: replace !likely(x)by likely(!x) Roel Kluin (Sat Feb 16 2008 - 10:51:39 EST)
- Re: [PATCH 9/9] firewire: fw-sbp2: fix I/O errors during reconnect Stefan Richter (Sat Feb 16 2008 - 10:53:17 EST)
- hdparm-8.1 now available Mark Lord (Sat Feb 16 2008 - 10:56:41 EST)
- [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace !likely(x)by likely(!x) Roel Kluin (Sat Feb 16 2008 - 10:58:24 EST)
- [Patch]net/xfrm/xfrm_policy.c: replace timer with delayed_work WANG Cong (Sat Feb 16 2008 - 11:00:05 EST)
- [Patch]net/xfrm/xfrm_state.c: replace timer with delayed_work WANG Cong (Sat Feb 16 2008 - 11:05:31 EST)
- [PATCH 1/3] Fix Unlikely(x) == y Roel Kluin (Sat Feb 16 2008 - 11:08:21 EST)
- [PATCH 2/3] drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x)== y Roel Kluin (Sat Feb 16 2008 - 11:12:47 EST)
- Re: Disk schedulers Lukas Hejtmanek (Sat Feb 16 2008 - 11:13:37 EST)
- Re: Disk schedulers Lukas Hejtmanek (Sat Feb 16 2008 - 11:15:40 EST)
- [BUG] 2.6.25-rc2-mm1 - kernel oops while bootup on s390x Kamalesh Babulal (Sat Feb 16 2008 - 11:16:20 EST)
- [PATCH 3/3] drivers/s390/block/dcssblk.c: Fix Unlikely(x) != y Roel Kluin (Sat Feb 16 2008 - 11:16:45 EST)
- Re: [PATCH] Add list_for_each_rcu to features-removal list Paul E. McKenney (Sat Feb 16 2008 - 11:20:20 EST)
- [PATCH 01/12] ide: remove ide_default_io_ctl() macro Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:24:39 EST)
- [PATCH 02/12] ide: remove ppc ifdef from init_ide_data() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:25:03 EST)
- [PATCH 03/12] ide: add ide-4drives host driver Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:25:35 EST)
- [PATCH 04/12] cmd640: cleanup setup_device_ptrs() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:26:04 EST)
- [PATCH 05/12] cmd640: init hwif->{io_ports,irq} explicitly Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:26:31 EST)
- [PATCH 06/12] ide: limit legacy VLB host drivers to alpha, x86 and mips Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:26:46 EST)
- [PATCH 07/12] ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:27:01 EST)
- [PATCH 08/12] ide: remove needless hwif->irq check from ide_hwif_configure() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:27:33 EST)
- [PATCH 09/12] ide: move default IDE ports setup to ide_generic host driver Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:27:49 EST)
- [PATCH 10/12] ide: remove ide_init_default_irq() macro Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:28:10 EST)
- [PATCH 11/12] ide: cleanup ide_match_hwif() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:28:33 EST)
- [PATCH 12/12] ide: cleanup ide_find_port() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 11:28:50 EST)
- Re: [PATCH] 2.6.25-rc1-git2: GDT SCSI: change drivers/scsi/gdth.c into using pci_get device Matthew Wilcox (Sat Feb 16 2008 - 11:38:37 EST)
- Re: [PATCH] Add list_for_each_rcu to features-removal list Adrian Bunk (Sat Feb 16 2008 - 11:40:19 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Borislav Petkov (Sat Feb 16 2008 - 11:43:48 EST)
- Re: [Openipmi-developer] [PATCH 3/4] IPMI: convert locked counters to atomics Matt Domsch (Sat Feb 16 2008 - 11:44:59 EST)
- Re: [RFC] bitmap onto and fold operators for mempolicy extensions Paul Jackson (Sat Feb 16 2008 - 11:46:29 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Andrew Buehler (Sat Feb 16 2008 - 11:47:11 EST)
- Re: Linux 2.6.25-rc2 Jan Engelhardt (Sat Feb 16 2008 - 11:52:22 EST)
- Re: [PATCH] ieee 1394: be*_add_cpu conversion Stefan Richter (Sat Feb 16 2008 - 11:54:32 EST)
- [PATCH] kernel/sched.c unlikely(x) || unlikely(y) => unlikely(x ||y) Roel Kluin (Sat Feb 16 2008 - 12:10:49 EST)
- [PATCH] drivers/mtd/onenand/onenand_base.c unlikely(x) || unlikely(y)=> unlikely(x || y) Roel Kluin (Sat Feb 16 2008 - 12:14:53 EST)
- 2.6.25-rc2: wpa_supplicant BUGs kernel in rwlock recursion Alessandro Suardi (Sat Feb 16 2008 - 12:15:20 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Alan Stern (Sat Feb 16 2008 - 12:17:24 EST)
- [PATCH 2/2] cleanup_workqueue_thread: remove the unneeded "cpu" parameter Oleg Nesterov (Sat Feb 16 2008 - 12:19:26 EST)
- [PATCH 1/2] workqueues: shrink cpu_populated_map when CPU dies Oleg Nesterov (Sat Feb 16 2008 - 12:19:39 EST)
- [PATCH] simplify cpu_hotplug_begin()/put_online_cpus() Oleg Nesterov (Sat Feb 16 2008 - 12:19:56 EST)
- Re: 2.6.25-rc2-mm1 Randy Dunlap (Sat Feb 16 2008 - 12:23:23 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Arjan van de Ven (Sat Feb 16 2008 - 12:26:23 EST)
- Re: [PATCH 03/12] ide: add ide-4drives host driver Randy Dunlap (Sat Feb 16 2008 - 12:27:16 EST)
- [PATCH]2.6.25-rc2-mm1 - Build Failure at security/keys/compat.c on powerpc Kamalesh Babulal (Sat Feb 16 2008 - 12:31:50 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Willy Tarreau (Sat Feb 16 2008 - 12:33:43 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 12:34:47 EST)
- Understanding Block Device Behaviour Gunter Ohrner (Sat Feb 16 2008 - 12:36:59 EST)
- Re: [RFC][PATCH 0/7] CGroup API: More structured API for CGroups control files Paul Menage (Sat Feb 16 2008 - 12:40:31 EST)
- [PATCH 1/2] ide-pmac: dynamically allocate struct pmac_ide_hwif instances Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 12:41:14 EST)
- [PATCH 2/2] ide-pmac: use ide_find_port() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 12:41:29 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Arjan van de Ven (Sat Feb 16 2008 - 12:43:03 EST)
- vfat32 Free Cluster Count Update Gunter Ohrner (Sat Feb 16 2008 - 12:43:27 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Paul Menage (Sat Feb 16 2008 - 12:44:54 EST)
- [PATCH] kernel-doc: fix function-pointer-parameter parsing Randy Dunlap (Sat Feb 16 2008 - 12:45:19 EST)
- Re: 2.6.25-rc2-mm1 (wakeup) Randy Dunlap (Sat Feb 16 2008 - 12:49:27 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Willy Tarreau (Sat Feb 16 2008 - 12:59:26 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Borislav Petkov (Sat Feb 16 2008 - 13:04:59 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Jiri Kosina (Sat Feb 16 2008 - 13:08:43 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 13:10:04 EST)
- Re: Driver removals Bill Davidsen (Sat Feb 16 2008 - 13:10:39 EST)
- Re: [PATCH 1/2] x86: sparse warning in efi.c Thomas Gleixner (Sat Feb 16 2008 - 13:11:21 EST)
- Re: [PATCH 2/2] x86: sparse error in efi_32.c Thomas Gleixner (Sat Feb 16 2008 - 13:11:38 EST)
- Re: [PATCH 2/3] drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x) == y Luca Risolia (Sat Feb 16 2008 - 13:20:44 EST)
- Re: [2.6 patch] x86: make mxcsr_feature_mask static again Thomas Gleixner (Sat Feb 16 2008 - 13:22:51 EST)
- Re: [2.6 patch] x86: unexport io_delay_type Thomas Gleixner (Sat Feb 16 2008 - 13:24:20 EST)
- Re: [2.6 patch] x86: don't make irq_return global Thomas Gleixner (Sat Feb 16 2008 - 13:24:52 EST)
- Re: [2.6 patch] x86: don't make swapper_pg_fixmap global Thomas Gleixner (Sat Feb 16 2008 - 13:25:34 EST)
- Re: 2.6.25-rc2: wpa_supplicant BUGs kernel in rwlock recursion Alessandro Suardi (Sat Feb 16 2008 - 13:27:57 EST)
- Re: [PATCH] x86: pit_clockevent can be static Thomas Gleixner (Sat Feb 16 2008 - 13:30:07 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Arjan van de Ven (Sat Feb 16 2008 - 13:30:36 EST)
- Re: [PATCH] x86: include prototype for no_broadcast inmach-default/setup.c Thomas Gleixner (Sat Feb 16 2008 - 13:31:20 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Geoff Levand (Sat Feb 16 2008 - 13:31:49 EST)
- Current git very broken on the Dreamcast Adrian McMenamin (Sat Feb 16 2008 - 13:38:44 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Arjan van de Ven (Sat Feb 16 2008 - 13:39:59 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Borislav Petkov (Sat Feb 16 2008 - 13:41:39 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Geoff Levand (Sat Feb 16 2008 - 13:42:18 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Chris Holvenstot (Sat Feb 16 2008 - 13:55:37 EST)
- Re: spi transfer with zero length David Brownell (Sat Feb 16 2008 - 13:59:10 EST)
- 2.6.25-rc2-mm1: ARM build fail due toinflate-refactor-inflate-malloc-code Byron Bradley (Sat Feb 16 2008 - 13:59:29 EST)
- Re: [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace!likely(x) by likely(!x) H. Peter Anvin (Sat Feb 16 2008 - 14:01:57 EST)
- [PATCH -mmotm] one more reject fix in arch/x86/Kconfig Erez Zadok (Sat Feb 16 2008 - 14:06:26 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 14:06:49 EST)
- Re: SLUB: Increasing partial pages Matthew Wilcox (Sat Feb 16 2008 - 14:07:40 EST)
- [PATCH -mmotm] fs/sysfs/file.c d_path fix Erez Zadok (Sat Feb 16 2008 - 14:12:38 EST)
- Linux 2.6.25-rc2 regression: LVM cannot find volume group Tilman Schmidt (Sat Feb 16 2008 - 14:14:51 EST)
- Re: [patch 1/6] mmu_notifier: Core code Christoph Lameter (Sat Feb 16 2008 - 14:21:32 EST)
- Re: [patch 3/6] mmu_notifier: invalidate_page callbacks Christoph Lameter (Sat Feb 16 2008 - 14:22:31 EST)
- Re: [PATCH] [2/5] Use 2000 offset for 32bit kernels Thomas Gleixner (Sat Feb 16 2008 - 14:25:00 EST)
- Re: [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges Christoph Lameter (Sat Feb 16 2008 - 14:27:03 EST)
- Re: include/linux/pcounter.h Andrew Morton (Sat Feb 16 2008 - 14:28:21 EST)
- Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps(f.e. for XPmem) Christoph Lameter (Sat Feb 16 2008 - 14:28:35 EST)
- Re: [PATCH 1/2] [x86] arch/x86/kernel/signal_32.c: replace !likely(x)by likely(!x) Roel Kluin (Sat Feb 16 2008 - 14:29:22 EST)
- Re: [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace!likely(x) by likely(!x) Roel Kluin (Sat Feb 16 2008 - 14:30:03 EST)
- Re: [patch 1/6] mmu_notifier: Core code Christoph Lameter (Sat Feb 16 2008 - 14:31:23 EST)
- Re: [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace!likely(x) by likely(!x) H. Peter Anvin (Sat Feb 16 2008 - 14:32:03 EST)
- Re: SLUB: Increasing partial pages Christoph Lameter (Sat Feb 16 2008 - 14:34:19 EST)
- [PATCH] fs/ufs/util.h 2nd parameter of fs32_to_cpu is not boolean Roel Kluin (Sat Feb 16 2008 - 14:38:31 EST)
- Re: [PATCH] [3/5] Add warning when RTC clock reports binary Thomas Gleixner (Sat Feb 16 2008 - 14:38:47 EST)
- Re: [PATCH] [5/5] Enable ACPI extended century handling for 32bittoo v2 Thomas Gleixner (Sat Feb 16 2008 - 14:39:26 EST)
- Re: include/linux/pcounter.h Arjan van de Ven (Sat Feb 16 2008 - 14:39:54 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - kernel oops while bootup on s390x Andrew Morton (Sat Feb 16 2008 - 14:46:47 EST)
- [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Kamalesh Babulal (Sat Feb 16 2008 - 14:47:58 EST)
- Re: Current git very broken on the Dreamcast Adrian McMenamin (Sat Feb 16 2008 - 14:48:54 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - kernel oops while bootup on s390x Thomas Gleixner (Sat Feb 16 2008 - 14:49:54 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - kernel oops while bootup on s390x Thomas Gleixner (Sat Feb 16 2008 - 14:51:10 EST)
- Re: [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace!likely(x) by likely(!x) Roel Kluin (Sat Feb 16 2008 - 14:53:02 EST)
- Re: [patch 3/6] mmu_notifier: invalidate_page callbacks Avi Kivity (Sat Feb 16 2008 - 14:56:17 EST)
- Re: [PATCH 1/2] [x86] arch/x86/kernel/signal_32.c: replace !likely(x)by likely(!x) Roel Kluin (Sat Feb 16 2008 - 14:57:22 EST)
- Re: Current git very broken on the Dreamcast Adrian McMenamin (Sat Feb 16 2008 - 15:00:27 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Laura Garcia (Sat Feb 16 2008 - 15:02:15 EST)
- Re: [RFC v3 4/7] dmaengine: Add slave DMA interface Dan Williams (Sat Feb 16 2008 - 15:07:12 EST)
- [PATCH 1/9] sgiioc4: use ide_find_port() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:12:30 EST)
- [PATCH 2/9] au1xxx-ide: use ide_find_port() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:12:48 EST)
- [PATCH 3/9] cmd640: remove cmd_drives[] Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:13:05 EST)
- [PATCH 4/9] cmd640: use ide_find_port() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:13:36 EST)
- [PATCH 5/9] scc_pata: store 'hwif' pointer in struct scc_ports Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:13:51 EST)
- [PATCH 6/9] umc8672: don't use ide_hwifs[] in umc_set_pio_mode() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:14:12 EST)
- [PATCH 7/9] ht6560b: use driver name for resource allocation Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:14:37 EST)
- [PATCH 8/9] qd65xx: return error value in qd_probe() Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:14:52 EST)
- [PATCH 9/9] ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE Bartlomiej Zolnierkiewicz (Sat Feb 16 2008 - 15:15:24 EST)
- Re: [PATCH] fs/ufs/util.h 2nd parameter of fs32_to_cpu is notboolean Evgeniy Dushistov (Sat Feb 16 2008 - 15:16:16 EST)
- Re: Linux 2.6.25-rc2 regression: LVM cannot find volume group Alan Cox (Sat Feb 16 2008 - 15:20:39 EST)
- [PATCH 00/14] [ISDN] convert HiSax to hotplug APIs Jeff Garzik (Sat Feb 16 2008 - 15:29:40 EST)
- [PATCH 01/14] [ISDN] HiSax: modularization prep Jeff Garzik (Sat Feb 16 2008 - 15:29:58 EST)
- [PATCH 02/14] [ISDN] Hisax: eliminate many unnecessary references to CardType[] Jeff Garzik (Sat Feb 16 2008 - 15:30:24 EST)
- [PATCH 04/14] [ISDN] HiSax bkm_a4t: convert to PCI hotplug API Jeff Garzik (Sat Feb 16 2008 - 15:30:44 EST)
- [PATCH 03/14] [ISDN] Ready HiSax driver for modularization Jeff Garzik (Sat Feb 16 2008 - 15:30:57 EST)
- [PATCH 05/14] [ISDN] HiSax enternow: convert to PCI hotplug API Jeff Garzik (Sat Feb 16 2008 - 15:31:23 EST)
- [PATCH 07/14] [ISDN] HiSax nj_s, nj_u: convert to PCI hotplug API Jeff Garzik (Sat Feb 16 2008 - 15:31:40 EST)
- [PATCH 06/14] [ISDN] HiSax hfc_pci, w6692: convert to PCI hotplug API Jeff Garzik (Sat Feb 16 2008 - 15:31:55 EST)
- [PATCH 08/14] [ISDN] HiSax telespci: convert to PCI hotplug API Jeff Garzik (Sat Feb 16 2008 - 15:32:19 EST)
- [PATCH 09/14] [ISDN] HiSax avm_pci: convert to modern PCI/ISA/PNP probing Jeff Garzik (Sat Feb 16 2008 - 15:32:41 EST)
- [PATCH 10/14] [ISDN] HiSax gazel: convert to modern ISA/PCI probing Jeff Garzik (Sat Feb 16 2008 - 15:32:58 EST)
- [PATCH 11/14] [ISDN] HiSax niccy: convert to modern ISA/PNP/PCI probing Jeff Garzik (Sat Feb 16 2008 - 15:33:27 EST)
- [PATCH 12/14] [ISDN] HiSax avm_pci, niccy: minor PNP fixes and cleanups Jeff Garzik (Sat Feb 16 2008 - 15:33:43 EST)
- [PATCH 13/14] [ISDN] HiSax diva: convert to modern ISA/PNP/PCI probing Jeff Garzik (Sat Feb 16 2008 - 15:34:00 EST)
- [PATCH 14/14] [ISDN] HiSax bkm_a8: convert to PCI hotplug API Jeff Garzik (Sat Feb 16 2008 - 15:34:26 EST)
- Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causingboot failure Mike Travis (Sat Feb 16 2008 - 15:35:42 EST)
- 2.6.25-rc1/2 CD/DVD burning broken Andreas Schwab (Sat Feb 16 2008 - 15:52:43 EST)
- Re: [PATCH 2/3] sched: trivial sparse warning in sched.c Peter Zijlstra (Sat Feb 16 2008 - 16:12:01 EST)
- Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Laurent Riffard (Sat Feb 16 2008 - 16:27:56 EST)
- Re: [PATCH 2/3] sched: trivial sparse warning in sched.c Cyrill Gorcunov (Sat Feb 16 2008 - 16:28:34 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Andrew Buehler (Sat Feb 16 2008 - 16:34:35 EST)
- Re: Linux 2.6.25-rc2 Torsten Kaiser (Sat Feb 16 2008 - 16:38:43 EST)
- Re: [PATCH 2/3] sched: trivial sparse warning in sched.c Peter Zijlstra (Sat Feb 16 2008 - 16:45:45 EST)
- pci-disable-decoding-during-sizing-of-bars.patch no longer needed Daniel Drake (Sat Feb 16 2008 - 16:49:28 EST)
- Re: [BUG] rfcomm Alon Bar-Lev (Sat Feb 16 2008 - 16:50:26 EST)
- Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Arjan van de Ven (Sat Feb 16 2008 - 16:54:24 EST)
- What's needed for a PCIe card to be recognized? Hans-JÃrgen Koch (Sat Feb 16 2008 - 16:59:47 EST)
- Re: pci-disable-decoding-during-sizing-of-bars.patch no longer needed Matthew Wilcox (Sat Feb 16 2008 - 17:00:38 EST)
- Re: pci-disable-decoding-during-sizing-of-bars.patch no longerneeded Andrew Morton (Sat Feb 16 2008 - 17:06:40 EST)
- Re: Linux 2.6.25-rc2 regression: LVM cannot find volume group Jiri Slaby (Sat Feb 16 2008 - 17:38:02 EST)
- Re: What's needed for a PCIe card to be recognized? Arjan van de Ven (Sat Feb 16 2008 - 17:40:22 EST)
- Re: Kernel oops with bluetooth usb dongle Quel Qun (Sat Feb 16 2008 - 17:50:26 EST)
- Re: [patch] checkpatch.pl: revert wrong --file message Andy Whitcroft (Sat Feb 16 2008 - 17:55:57 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Alan Stern (Sat Feb 16 2008 - 18:11:54 EST)
- Re: 2.6.25-rc2: wpa_supplicant BUGs kernel in rwlock recursion Guillaume Chazarain (Sat Feb 16 2008 - 18:18:54 EST)
- [PATCH] maple: remove unused variable Adrian McMenamin (Sat Feb 16 2008 - 18:38:19 EST)
- [PATCH] maple: allow removal and reinsertion of keyboard drivermodule Adrian McMenamin (Sat Feb 16 2008 - 18:44:36 EST)
- Re: [patch] checkpatch.pl: revert wrong --file message Thomas Gleixner (Sat Feb 16 2008 - 18:48:21 EST)
- Compiling with 2.6.25-rc2 with binutils 2.17 fails? Rob Landley (Sat Feb 16 2008 - 18:48:37 EST)
- [PATCH] maple: add driver for Sega Dreamcast controller Adrian McMenamin (Sat Feb 16 2008 - 18:50:47 EST)
- [PATCH][2.6.25-rc2] Fix double lock in do_setlink introduced by 45b503548210fe6f23e92b856421c2a3f05fd034 Andrey Borzenkov (Sat Feb 16 2008 - 18:58:52 EST)
- Re: Kernel oops with bluetooth usb dongle Thomas Gleixner (Sat Feb 16 2008 - 19:00:08 EST)
- Re: Compiling with 2.6.25-rc2 with binutils 2.17 fails? Jan Engelhardt (Sat Feb 16 2008 - 19:04:39 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Jeff Garzik (Sat Feb 16 2008 - 19:09:49 EST)
- Re: 2.6.25-rc2: wpa_supplicant BUGs kernel in rwlock recursion Alessandro Suardi (Sat Feb 16 2008 - 19:18:02 EST)
- Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causingboot failure Mike Travis (Sat Feb 16 2008 - 19:24:01 EST)
- Re: 2.6.25-rc2-mm1: build failure (x86) Rafael J. Wysocki (Sat Feb 16 2008 - 19:24:26 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Chris Rankin (Sat Feb 16 2008 - 19:43:07 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Andreas Schwab (Sat Feb 16 2008 - 19:48:58 EST)
- What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko]undefined!" Peter Teoh (Sat Feb 16 2008 - 19:49:33 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Chris Rankin (Sat Feb 16 2008 - 19:54:42 EST)
- Re: What's needed for a PCIe card to be recognized? Hans-JÃrgen Koch (Sat Feb 16 2008 - 19:55:22 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Andrew Buehler (Sat Feb 16 2008 - 20:13:05 EST)
- Re: 2.6.25-rc2-mm1 (wakeup) Rafael J. Wysocki (Sat Feb 16 2008 - 20:19:57 EST)
- Re: 2.6.25-rc2-mm1 (wakeup) H. Peter Anvin (Sat Feb 16 2008 - 20:23:47 EST)
- Re: 2.6.25-rc2-mm1: build failure (x86) Rafael J. Wysocki (Sat Feb 16 2008 - 20:39:45 EST)
- [RT] 2.6.24 - stuck in serial8250_console_write Jon Masters (Sat Feb 16 2008 - 20:40:28 EST)
- Re: 2.6.25-rc2-mm1 (wakeup) Randy Dunlap (Sat Feb 16 2008 - 21:21:16 EST)
- Re: linux-next: first tree Robin Getz (Sat Feb 16 2008 - 21:22:27 EST)
- Re: What's needed for a PCIe card to be recognized? Arjan van de Ven (Sat Feb 16 2008 - 21:30:48 EST)
- Re: [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace!likely(x) by likely(!x) Rene Herman (Sat Feb 16 2008 - 21:31:51 EST)
- Re: [RFC] bitmap onto and fold operators for mempolicy extensions KOSAKI Motohiro (Sat Feb 16 2008 - 21:41:03 EST)
- [PATCH] More accessible usage of custom flags Nicholas Marquez (Sat Feb 16 2008 - 21:53:33 EST)
- [REGRESSION 2.6.23] no vga console and no messages Daniel Barkalow (Sat Feb 16 2008 - 21:56:21 EST)
- [GIT PULL -mm] 00/17 Unionfs updates/fixes/cleanups Erez Zadok (Sat Feb 16 2008 - 21:58:05 EST)
- [PATCH 01/17] Unionfs: grab lower super_block references Erez Zadok (Sat Feb 16 2008 - 21:58:32 EST)
- [PATCH 03/17] Unionfs: document behavior when the lower topology changes Erez Zadok (Sat Feb 16 2008 - 21:59:00 EST)
- [PATCH 07/17] Unionfs: follow_link locking fixes Erez Zadok (Sat Feb 16 2008 - 21:59:29 EST)
- [PATCH 09/17] Unionfs: revalidation code cleanup and refactoring Erez Zadok (Sat Feb 16 2008 - 21:59:45 EST)
- [PATCH 02/17] Unionfs: ensure consistent lower inodes types Erez Zadok (Sat Feb 16 2008 - 21:59:59 EST)
- [PATCH 04/17] Unionfs: uninline unionfs_copy_attr_times and unionfs_copy_attr_all Erez Zadok (Sat Feb 16 2008 - 22:00:31 EST)
- [PATCH 17/17] VFS/Unionfs: use generic path_get/path_put functions Erez Zadok (Sat Feb 16 2008 - 22:00:49 EST)
- [PATCH 16/17] Unionfs: use the new path_put Erez Zadok (Sat Feb 16 2008 - 22:01:06 EST)
- [PATCH 12/17] Unionfs: branch management/configuration fixes Erez Zadok (Sat Feb 16 2008 - 22:01:30 EST)
- [PATCH 10/17] Unionfs: factor out revalidation routine Erez Zadok (Sat Feb 16 2008 - 22:01:48 EST)
- [PATCH 08/17] Unionfs: improve debugging in copy_attr_times Erez Zadok (Sat Feb 16 2008 - 22:02:03 EST)
- [PATCH 13/17] Unionfs: use dget_parent in revalidation code Erez Zadok (Sat Feb 16 2008 - 22:02:34 EST)
- [PATCH 05/17] Unionfs: initialize path_save variable Erez Zadok (Sat Feb 16 2008 - 22:02:51 EST)
- [PATCH 06/17] Unionfs: extend dentry branch configuration lock in open Erez Zadok (Sat Feb 16 2008 - 22:03:11 EST)
- [PATCH 15/17] Unionfs: embed a struct path into struct nameidata instead of nd dentrymnt Erez Zadok (Sat Feb 16 2008 - 22:03:35 EST)
- [PATCH 11/17] Unionfs: lock parents' branch configuration fixes Erez Zadok (Sat Feb 16 2008 - 22:03:50 EST)
- [PATCH 14/17] Unionfs: stop using iget() and read_inode() Erez Zadok (Sat Feb 16 2008 - 22:04:10 EST)
- Re: [patch 1/6] mmu_notifier: Core code Andrea Arcangeli (Sat Feb 16 2008 - 22:04:35 EST)
- Re: unionfs_copy_attr_times oopses Erez Zadok (Sat Feb 16 2008 - 22:07:30 EST)
- Re: [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroupstructured file API Paul Jackson (Sat Feb 16 2008 - 22:29:45 EST)
- Re: [RFC] bitmap onto and fold operators for mempolicy extensions Paul Jackson (Sat Feb 16 2008 - 22:31:25 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Alan Stern (Sat Feb 16 2008 - 22:35:29 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - kernel oops while bootup on s390x Kamalesh Babulal (Sat Feb 16 2008 - 22:41:12 EST)
- Re: [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace!likely(x) by likely(!x) H. Peter Anvin (Sat Feb 16 2008 - 22:57:21 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Mark Lord (Sat Feb 16 2008 - 22:57:49 EST)
- Re: 2.6.25-rc2-mm1 (wakeup) H. Peter Anvin (Sat Feb 16 2008 - 22:59:04 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Chris Holvenstot (Sat Feb 16 2008 - 23:10:29 EST)
- [BUG] 2.6.25-rc2-mm1 - Kernel panic while bootup caused by signal_group_exit() Kamalesh Babulal (Sat Feb 16 2008 - 23:10:51 EST)
- [OT] GMail (was USB regression (and other failures)...) Joseph Fannin (Sat Feb 16 2008 - 23:11:23 EST)
- Re: [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace!likely(x) by likely(!x) Rene Herman (Sat Feb 16 2008 - 23:14:25 EST)
- Re: Driver removals Valdis . Kletnieks (Sat Feb 16 2008 - 23:28:14 EST)
- Re: What is"ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!" Randy Dunlap (Sat Feb 16 2008 - 23:29:02 EST)
- Re: [PATCH 3/6] h8300 setup.c initrd support fix Yoshinori Sato (Sat Feb 16 2008 - 23:39:43 EST)
- [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) Randy Dunlap (Sat Feb 16 2008 - 23:39:57 EST)
- [PATCH] h8300 add sci.h Yoshinori Sato (Sat Feb 16 2008 - 23:41:23 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) H. Peter Anvin (Sat Feb 16 2008 - 23:44:27 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) Randy Dunlap (Sat Feb 16 2008 - 23:47:49 EST)
- Re: PCI Bursting with PIO Dan Gora (Sat Feb 16 2008 - 23:53:31 EST)
- Re: [PATCH 3/6] h8300 setup.c initrd support fix Andrew Morton (Sat Feb 16 2008 - 23:55:30 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - Kernel panic while bootup caused bysignal_group_exit() Andrew Morton (Sat Feb 16 2008 - 23:57:13 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - Kernel panic while bootup caused by signal_group_exit() Kamalesh Babulal (Sun Feb 17 2008 - 00:03:29 EST)
- Re: [patch 1/6] mmu_notifier: Core code Doug Maxey (Sun Feb 17 2008 - 00:06:32 EST)
- Re: 2.6.25-rc2-mm1 Kamalesh Babulal (Sun Feb 17 2008 - 00:08:39 EST)
- Re: [PATCH 3/6] h8300 setup.c initrd support fix Yoshinori Sato (Sun Feb 17 2008 - 00:09:59 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Randy Dunlap (Sun Feb 17 2008 - 00:17:05 EST)
- Re: 2.6.25-rc2-mm1 Andrew Morton (Sun Feb 17 2008 - 00:26:35 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Stephen Rothwell (Sun Feb 17 2008 - 00:26:49 EST)
- Re: [PATCH 3/6] h8300 setup.c initrd support fix Andrew Morton (Sun Feb 17 2008 - 00:27:33 EST)
- Re: 2.6.25-rc2-mm1 (build failure) Randy Dunlap (Sun Feb 17 2008 - 00:33:06 EST)
- Re: linux-next: first tree Stephen Rothwell (Sun Feb 17 2008 - 00:33:43 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Andrew Morton (Sun Feb 17 2008 - 00:45:15 EST)
- Re: 2.6.25-rc2-mm1 (build failure) Andrew Morton (Sun Feb 17 2008 - 00:47:20 EST)
- Re: include/linux/pcounter.h David Miller (Sun Feb 17 2008 - 00:53:56 EST)
- Re: [PATCH] h8300 add sci.h Paul Mundt (Sun Feb 17 2008 - 01:07:52 EST)
- Re: [PATCH 4/6] h8300 CONFIG_KALLSYMS fix Paul Mundt (Sun Feb 17 2008 - 01:11:30 EST)
- Re: [PATCH 3/4] x86_64: Fold pda into per cpu area Yinghai Lu (Sun Feb 17 2008 - 01:22:38 EST)
- Re: 2.6.25-rc2-mm1 Joel Becker (Sun Feb 17 2008 - 01:26:21 EST)
- Re: 2.6.25-rc1 xen pvops regression Joel Becker (Sun Feb 17 2008 - 01:31:30 EST)
- Re: 2.6.25-rc2-mm1 Joel Becker (Sun Feb 17 2008 - 01:32:28 EST)
- Re: 2.6.25-rc1 xen pvops regression Joel Becker (Sun Feb 17 2008 - 01:40:44 EST)
- [PATCH] x86_64: get apic_id later in acpi_numa_processor_affinity_init Yinghai Lu (Sun Feb 17 2008 - 01:52:52 EST)
- Re: 2.6.25-rc2-mm1 Andrew Morton (Sun Feb 17 2008 - 01:53:06 EST)
- [PATCH] x86_64: remove never used nodenumer in pda Yinghai Lu (Sun Feb 17 2008 - 01:54:00 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Paul Jackson (Sun Feb 17 2008 - 02:20:54 EST)
- Re: [PATCH 3/4] x86_64: Fold pda into per cpu area Yinghai Lu (Sun Feb 17 2008 - 02:37:43 EST)
- Re: 2.6.25-rc2-mm1 Kamalesh Babulal (Sun Feb 17 2008 - 02:37:56 EST)
- Re: [REGRESSION 2.6.23] no vga console and no messages Frans Pop (Sun Feb 17 2008 - 02:38:17 EST)
- Re: pci_get_device_reverse(), why does Calgary need this? Muli Ben-Yehuda (Sun Feb 17 2008 - 02:54:04 EST)
- [2.6 patch] make fs/buffer.c:cont_expand_zero() static Adrian Bunk (Sun Feb 17 2008 - 03:17:38 EST)
- [2.6 patch] remove generic_commit_write() Adrian Bunk (Sun Feb 17 2008 - 03:17:51 EST)
- [2.6 patch] make struct def_blk_aops static Adrian Bunk (Sun Feb 17 2008 - 03:18:12 EST)
- [2.6 patch] fs/timerfd.c should #include <linux/syscalls.h> Adrian Bunk (Sun Feb 17 2008 - 03:18:35 EST)
- [2.6 patch] let LOG_BUF_SHIFT default to 17 Adrian Bunk (Sun Feb 17 2008 - 03:18:50 EST)
- [2.6 patch] gfs2/ops_file.c should #include "ops_inode.h" Adrian Bunk (Sun Feb 17 2008 - 03:19:21 EST)
- [2.6 patch] fs/aio.c: make 3 functions static Adrian Bunk (Sun Feb 17 2008 - 03:19:43 EST)
- [RFC: 2.6 patch] fs/block_dev.c: remove #if 0'ed code Adrian Bunk (Sun Feb 17 2008 - 03:19:58 EST)
- [2.6 patch] fs/drop_caches.c: make 2 functions static Adrian Bunk (Sun Feb 17 2008 - 03:20:30 EST)
- [RFC: 2.6 patch] fs/configfs/ cleanups Adrian Bunk (Sun Feb 17 2008 - 03:20:50 EST)
- [2.6 patch] make ext{3,4}_xattr_list() static Adrian Bunk (Sun Feb 17 2008 - 03:21:17 EST)
- [2.6 patch] fs/fs-writeback.: make 2 functions static Adrian Bunk (Sun Feb 17 2008 - 03:21:35 EST)
- [2.6 patch] make vfs_ioctl() static Adrian Bunk (Sun Feb 17 2008 - 03:21:53 EST)
- [2.6 patch] fs/jbd/journal.c: cleanups Adrian Bunk (Sun Feb 17 2008 - 03:22:17 EST)
- [RFC: 2.6 patch] minix: remove !NO_TRUNCATE code Adrian Bunk (Sun Feb 17 2008 - 03:22:34 EST)
- [RFC: 2.6 patch] make __put_super() static Adrian Bunk (Sun Feb 17 2008 - 03:22:51 EST)
- [RFC: 2.6 patch] make udf_error() static Adrian Bunk (Sun Feb 17 2008 - 03:23:16 EST)
- [2.6 patch] fs/hfsplus/: proper externs Adrian Bunk (Sun Feb 17 2008 - 03:23:39 EST)
- [2.6 patch] fs/freevxfs/: proper externs Adrian Bunk (Sun Feb 17 2008 - 03:23:56 EST)
- [2.6 patch] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops Adrian Bunk (Sun Feb 17 2008 - 03:24:25 EST)
- [2.6 patch] make ocfs2_downconvert_thread() static Adrian Bunk (Sun Feb 17 2008 - 03:24:45 EST)
- [2.6 patch] ocfs: make dlm_do_assert_master() static Adrian Bunk (Sun Feb 17 2008 - 03:25:00 EST)
- [2.6 patch] fs/proc/kmsg.c should #include <linux/proc_fs.h> Adrian Bunk (Sun Feb 17 2008 - 03:25:32 EST)
- [2.6 patch] fs/ramfs/ extern cleanup Adrian Bunk (Sun Feb 17 2008 - 03:25:50 EST)
- [2.6 patch] remove include/linux/netfilter_ipv4/ipt_SAME.h Adrian Bunk (Sun Feb 17 2008 - 03:31:25 EST)
- Re: [PATCH 2/3] sched: trivial sparse warning in sched.c Cyrill Gorcunov (Sun Feb 17 2008 - 03:38:54 EST)
- 2.6.25-rc[12] Video4Linux Bttv Regression Bongani Hlope (Sun Feb 17 2008 - 03:47:41 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - kernel oops while bootup on s390x Heiko Carstens (Sun Feb 17 2008 - 04:07:27 EST)
- Re: [PATCH 3/3] drivers/s390/block/dcssblk.c: Fix Unlikely(x) != y Heiko Carstens (Sun Feb 17 2008 - 04:13:01 EST)
- [ANNOUNCE] GIT 1.5.4.2 Junio C Hamano (Sun Feb 17 2008 - 04:15:36 EST)
- Unable to continue testing of 2.6.25 Frans Pop (Sun Feb 17 2008 - 04:26:07 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Andreas Schwab (Sun Feb 17 2008 - 04:33:51 EST)
- uli526x link problem solved, fix not on 2.6.25-rc2 Santiago Garcia Mantinan (Sun Feb 17 2008 - 04:43:06 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreignendianness Geert Uytterhoeven (Sun Feb 17 2008 - 04:44:53 EST)
- [PATCH 25/27] pci: fix section mismatch warning in pci_scan_child_bus Sam Ravnborg (Sun Feb 17 2008 - 04:45:28 EST)
- Re: [Cbe-oss-dev] [PATCH 1/3] Fix Unlikely(x) == y Andrew Pinski (Sun Feb 17 2008 - 04:45:36 EST)
- [PATCH] MAINTAINERS: linux-fbdev is moderated Geert Uytterhoeven (Sun Feb 17 2008 - 04:51:24 EST)
- [PATCH] x86_64: reenable support for system without on node0 Yinghai Lu (Sun Feb 17 2008 - 04:54:22 EST)
- Re: [PATCH] MAINTAINERS: linux-fbdev is moderated Sam Ravnborg (Sun Feb 17 2008 - 04:54:48 EST)
- Re: 2.6.25-rc2-mm1: build failure (x86) Marcin Slusarz (Sun Feb 17 2008 - 04:55:32 EST)
- Re: 2.6.25-rc2-mm1: build failure (x86) Marcin Slusarz (Sun Feb 17 2008 - 04:57:36 EST)
- Re: 2.6.24-git16 Oops @ sysfs_move_dir w/ btdelconn Dave Young (Sun Feb 17 2008 - 04:59:34 EST)
- Re: [2.6 patch] fs/proc/kmsg.c should #include <linux/proc_fs.h> Alexey Dobriyan (Sun Feb 17 2008 - 05:04:20 EST)
- Re: [Cbe-oss-dev] [PATCH 1/3] Fix Unlikely(x) == y Willy Tarreau (Sun Feb 17 2008 - 05:09:21 EST)
- Re: [19/19] ftrace Paul Jackson (Sun Feb 17 2008 - 05:16:27 EST)
- build #355 issue for v2.6.25-rc2-15-g1309d4e in function v4l2_i2c_attach Toralf Förster (Sun Feb 17 2008 - 05:21:34 EST)
- [PATCH] snd-hda-intel: don't print using snd_printdd on device open Adel Gadllah (Sun Feb 17 2008 - 05:31:45 EST)
- Re: [PATCH] MAINTAINERS: linux-fbdev is moderated Geert Uytterhoeven (Sun Feb 17 2008 - 05:37:22 EST)
- Re: [PATCH] 2.6.25-rc1-git2: GDT SCSI: change drivers/scsi/gdth.cinto using pci_get device Boaz Harrosh (Sun Feb 17 2008 - 05:37:51 EST)
- Re: [PATCH] More accessible usage of custom flags Alexey Dobriyan (Sun Feb 17 2008 - 05:38:03 EST)
- [2.6.25-rc2] System freezes ca. 1 minute after logging into KDE Frans Pop (Sun Feb 17 2008 - 05:39:38 EST)
- 2.6.25-rc2-mm1: new create_proc_entry() users Alexey Dobriyan (Sun Feb 17 2008 - 05:51:30 EST)
- My system stops during startup with curretn git tree of 2.6.25-rc2 Zdenek Kabelac (Sun Feb 17 2008 - 05:55:19 EST)
- Suspend doesn't work when SD card is inserted Zdenek Kabelac (Sun Feb 17 2008 - 06:00:44 EST)
- Re: uli526x link problem solved, fix not on 2.6.25-rc2 Alejandro Riveira FernÃndez (Sun Feb 17 2008 - 06:06:27 EST)
- [PATCH] [resend] 3c509: convert to isa_driver and pnp_driver v5 Ondrej Zary (Sun Feb 17 2008 - 06:09:34 EST)
- Re: 2.6.25-rc2-mm1 (build failure) Rafael J. Wysocki (Sun Feb 17 2008 - 06:25:39 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Sergey Vlasov (Sun Feb 17 2008 - 06:28:21 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Michael Ellerman (Sun Feb 17 2008 - 06:50:50 EST)
- [PATCH] COSA/SRP: Convert channel_data.rsem to mutex Matthias Kaehlcke (Sun Feb 17 2008 - 06:52:19 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Jiri Kosina (Sun Feb 17 2008 - 07:05:50 EST)
- [PATCH] Add PCI_DEVICE_TABLE macro Jonas Bonn (Sun Feb 17 2008 - 07:10:34 EST)
- Re: 2.6.25-rc1 xen pvops regression Jeremy Fitzhardinge (Sun Feb 17 2008 - 07:11:30 EST)
- [PATCH 0/27] fix section mismatches Sam Ravnborg (Sun Feb 17 2008 - 07:13:01 EST)
- Re: [PATCH] Add PCI_DEVICE_TABLE macro Jonas Bonn (Sun Feb 17 2008 - 07:13:38 EST)
- [2.6.25-rc2] stack trace immediately before rebooting/switching off Andrey Borzenkov (Sun Feb 17 2008 - 07:17:21 EST)
- [PATCH] mm: setup_usemap() must be __meminit Geert Uytterhoeven (Sun Feb 17 2008 - 07:20:57 EST)
- [PATCH 02/27] rtc: silence section mismatch warning in rtc-test Sam Ravnborg (Sun Feb 17 2008 - 07:23:15 EST)
- [PATCH 04/27] pcmcia: silence section mismatch warnings from pci_driver variables Sam Ravnborg (Sun Feb 17 2008 - 07:23:37 EST)
- [PATCH 08/27] cpu: fix section mismatch warning in reference to register_cpu_notifier Sam Ravnborg (Sun Feb 17 2008 - 07:23:52 EST)
- [PATCH 03/27] pcmcia: silence section mismatch warnings from class_interface variables Sam Ravnborg (Sun Feb 17 2008 - 07:24:17 EST)
- [PATCH 11/27] acpi: fix section mismatch in processor_core.c:acpi_processor_hotplug_notify Sam Ravnborg (Sun Feb 17 2008 - 07:24:35 EST)
- [PATCH 06/27] cpu: fix section mismatch warning in unregister_cpu_notifier Sam Ravnborg (Sun Feb 17 2008 - 07:24:52 EST)
- [PATCH 07/27] cpu: fix section mismatch warnings in *cpu_down Sam Ravnborg (Sun Feb 17 2008 - 07:25:21 EST)
- [PATCH 13/27] drivers/base/cpu: fix section mismatch in cpu.c:store_online Sam Ravnborg (Sun Feb 17 2008 - 07:25:43 EST)
- [PATCH 19/27] tpm: fix section mismatch warning Sam Ravnborg (Sun Feb 17 2008 - 07:26:00 EST)
- [PATCH 12/27] x86: fix section mismatch warning in topology.c:arch_register_cpu Sam Ravnborg (Sun Feb 17 2008 - 07:26:24 EST)
- [PATCH 09/27] x86: fix section mismatch warning in setup_64.c:nearby_node Sam Ravnborg (Sun Feb 17 2008 - 07:26:39 EST)
- [PATCH 14/27] hwmon: fix section mismatch in coretemp Sam Ravnborg (Sun Feb 17 2008 - 07:26:56 EST)
- [PATCH 18/27] video: fix section mismatch warnings in uvesafb Sam Ravnborg (Sun Feb 17 2008 - 07:27:22 EST)
- [PATCH 24/27] pcmcia: annotate cb_alloc with __ref Sam Ravnborg (Sun Feb 17 2008 - 07:27:40 EST)
- [PATCH 21/27] x86: fix section mismatch in srat_64.c:reserve_hotadd Sam Ravnborg (Sun Feb 17 2008 - 07:27:56 EST)
- [PATCH 27/27] [ALSA] hdsp - fix section mismatch warnings Sam Ravnborg (Sun Feb 17 2008 - 07:28:24 EST)
- [PATCH 15/27] cpufreq: fix section mismatch warnings Sam Ravnborg (Sun Feb 17 2008 - 07:28:50 EST)
- [PATCH 01/27] serial: silence section mismatch warnings in 8250_pci Sam Ravnborg (Sun Feb 17 2008 - 07:29:08 EST)
- [PATCH 22/27] x86: fix section mismatch in head_64.S:initial_code Sam Ravnborg (Sun Feb 17 2008 - 07:29:30 EST)
- [PATCH 16/27] scsi: fix section mismatch in aic94xx Sam Ravnborg (Sun Feb 17 2008 - 07:29:49 EST)
- [PATCH 26/27] acpi: fix section mismatch in acpi_pci_root_add Sam Ravnborg (Sun Feb 17 2008 - 07:30:14 EST)
- [PATCH 17/27] acer-wmi: fix section mismatch warnings Sam Ravnborg (Sun Feb 17 2008 - 07:30:47 EST)
- [PATCH 10/27] x86: fix section mismatch in setup_64.c:srat_detect_node Sam Ravnborg (Sun Feb 17 2008 - 07:31:04 EST)
- [PATCH 20/27] [ALSA] caiaq - fix section mismatch warning Sam Ravnborg (Sun Feb 17 2008 - 07:31:31 EST)
- [PATCH 05/27] cpu: fix section mismatch warnings in hotcpu_register Sam Ravnborg (Sun Feb 17 2008 - 07:31:50 EST)
- [PATCH 23/27] x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit Sam Ravnborg (Sun Feb 17 2008 - 07:32:12 EST)
- [PATCH 25/27] pci: fix section mismatch warning in pci_scan_child_bus Sam Ravnborg (Sun Feb 17 2008 - 07:32:33 EST)
- Re: [patch 1/6] mmu_notifier: Core code Robin Holt (Sun Feb 17 2008 - 07:32:49 EST)
- Re: [PATCH] mm: setup_usemap() must be __meminit Geert Uytterhoeven (Sun Feb 17 2008 - 07:33:04 EST)
- Re: [PATCH] MAINTAINERS: linux-fbdev is moderated Paul Mundt (Sun Feb 17 2008 - 07:33:32 EST)
- [2.6.25-rc2] e100: Trying to free already-free IRQ 11 during suspend ... Andrey Borzenkov (Sun Feb 17 2008 - 07:37:37 EST)
- Re: What's needed for a PCIe card to be recognized? Hans J. Koch (Sun Feb 17 2008 - 07:38:23 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - Kernel panic while bootup caused by signal_group_exit() Oleg Nesterov (Sun Feb 17 2008 - 07:38:38 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) David Woodhouse (Sun Feb 17 2008 - 07:42:57 EST)
- Re: [PATCH 17/27] acer-wmi: fix section mismatch warnings Carlos Corbacho (Sun Feb 17 2008 - 08:04:29 EST)
- Re: [2.6 patch] fs/freevxfs/: proper externs Christoph Hellwig (Sun Feb 17 2008 - 08:06:24 EST)
- Re: [PATCH -mmotm] fs/sysfs/file.c d_path fix Christoph Hellwig (Sun Feb 17 2008 - 08:07:53 EST)
- [PATCH] modpost: Fix reversed symbol name order Geert Uytterhoeven (Sun Feb 17 2008 - 08:12:25 EST)
- Re: Unable to continue testing of 2.6.25 Adrian Bunk (Sun Feb 17 2008 - 08:16:50 EST)
- Re: [2.6 patch] make vfs_ioctl() static Christoph Hellwig (Sun Feb 17 2008 - 08:19:02 EST)
- Re: [2.6.25-rc2, 2.6.24-rc8] page allocation failure... Daniel J Blueman (Sun Feb 17 2008 - 08:21:20 EST)
- Re: [2.6 patch] remove generic_commit_write() Christoph Hellwig (Sun Feb 17 2008 - 08:25:52 EST)
- Re: [19/19] ftrace Steven Rostedt (Sun Feb 17 2008 - 08:39:44 EST)
- [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c Paolo Ciarrocchi (Sun Feb 17 2008 - 08:41:33 EST)
- Re: [PATCH 09/27] x86: fix section mismatch warning insetup_64.c:nearby_node Thomas Gleixner (Sun Feb 17 2008 - 08:44:52 EST)
- Re: [PATCH] x86_64: reenable support for system without on node0 Thomas Gleixner (Sun Feb 17 2008 - 08:51:28 EST)
- Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):undefined reference to `LGUEST_PAGES_regs_trapnum' Thomas Gleixner (Sun Feb 17 2008 - 08:52:06 EST)
- Re: [2.6 patch] x86: make mxcsr_feature_mask static again Thomas Gleixner (Sun Feb 17 2008 - 08:56:24 EST)
- [PATCH] firewire: fw-sbp2: fix NULL pointer deref in slave_alloc Stefan Richter (Sun Feb 17 2008 - 08:56:49 EST)
- Re: [PATCH] x86: fix compile warning building withoutCONFIG_SYSCTL Thomas Gleixner (Sun Feb 17 2008 - 08:57:03 EST)
- [PATCH 1/2] x86: whitespaces fixes inarch/x86/lib/csum-wrappers_64.c Paolo Ciarrocchi (Sun Feb 17 2008 - 08:57:26 EST)
- [PATCH] ieee1394: sbp2: fix rescan-scsi-bus Stefan Richter (Sun Feb 17 2008 - 08:57:45 EST)
- [PATCH 2/2] x86: coding style fixes arch/x86/lib/csum-wrappers_64.c Paolo Ciarrocchi (Sun Feb 17 2008 - 08:57:59 EST)
- Re: Reducing debuginfo size by removing unneeded includes Thomas Gleixner (Sun Feb 17 2008 - 09:01:06 EST)
- Re: [PATCH 1/9] x86: change most X86_32 pt_regs members to unsignedlong Thomas Gleixner (Sun Feb 17 2008 - 09:01:53 EST)
- Re: [PATCH] x86: include prototype for no_broadcast inmach-default/setup.c Thomas Gleixner (Sun Feb 17 2008 - 09:02:12 EST)
- Re: [PATCH] lguest: include function prototypes Thomas Gleixner (Sun Feb 17 2008 - 09:02:48 EST)
- Re: [PATCH] x86_64: remove never used nodenumer in pda Thomas Gleixner (Sun Feb 17 2008 - 09:03:53 EST)
- Re: [PATCHv3 0/3] x86: boot protocol updates. Thomas Gleixner (Sun Feb 17 2008 - 09:05:32 EST)
- Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):undefined reference to `LGUEST_PAGES_regs_trapnum' Sergio Luis (Sun Feb 17 2008 - 09:06:20 EST)
- Re: [PATCH 1/5] x86: validate against acpi motherboard resources Thomas Gleixner (Sun Feb 17 2008 - 09:06:53 EST)
- Re: [PATCH] [6/8] CPA: Remove BUG_ON for LRU/Compound pages Thomas Gleixner (Sun Feb 17 2008 - 09:07:49 EST)
- Re: spi transfer with zero length Atsushi Nemoto (Sun Feb 17 2008 - 09:17:07 EST)
- Re: Geode GX/LX watchdog timer (RESEND) Iain Paton (Sun Feb 17 2008 - 09:21:20 EST)
- PROBLEM: Corruption problems in pata_via for Via NanoBook owners (Cloudbook, EasyNote XS etc.) Andrew Smith (Sun Feb 17 2008 - 09:22:07 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) James Bottomley (Sun Feb 17 2008 - 09:28:19 EST)
- Re: Geode GX/LX watchdog timer (RESEND) Arnd Hannemann (Sun Feb 17 2008 - 09:46:41 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Paul Jackson (Sun Feb 17 2008 - 09:49:37 EST)
- Re: Geode GX/LX watchdog timer (RESEND) Adrian Bunk (Sun Feb 17 2008 - 09:55:34 EST)
- Re: [PATCH 09/27] x86: fix section mismatch warning in setup_64.c:nearby_node Sam Ravnborg (Sun Feb 17 2008 - 10:05:52 EST)
- Re: [PATCH 17/27] acer-wmi: fix section mismatch warnings Sam Ravnborg (Sun Feb 17 2008 - 10:06:08 EST)
- Re: [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c Alexey Dobriyan (Sun Feb 17 2008 - 10:06:25 EST)
- [patch 0/2] x86: vmlinux.lds cleanup Cyrill Gorcunov (Sun Feb 17 2008 - 10:20:33 EST)
- [patch 2/2] x86: lds - Use THREAD_SIZE instead of numeric constant Cyrill Gorcunov (Sun Feb 17 2008 - 10:20:47 EST)
- [patch 1/2] x86: lds - Use PAGE_SIZE instead of numeric constant Cyrill Gorcunov (Sun Feb 17 2008 - 10:21:03 EST)
- Re: What's needed for a PCIe card to be recognized? Arjan van de Ven (Sun Feb 17 2008 - 10:30:47 EST)
- 2.6.25-rc2, Problem running 'make install' as root with differentgcc Avi Kivity (Sun Feb 17 2008 - 10:37:06 EST)
- Your Mail from James jasperkweru4 (Sun Feb 17 2008 - 10:38:00 EST)
- Re: [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c Ingo Molnar (Sun Feb 17 2008 - 10:45:36 EST)
- Re: PROBLEM: Corruption problems in pata_via for Via NanoBookowners (Cloudbook, EasyNote XS etc.) Alan Cox (Sun Feb 17 2008 - 10:49:18 EST)
- Re: [PATCH 2/2] x86: coding style fixesarch/x86/lib/csum-wrappers_64.c Ingo Molnar (Sun Feb 17 2008 - 10:50:29 EST)
- Re: [PATCH] ieee1394: sbp2: fix rescan-scsi-bus James Bottomley (Sun Feb 17 2008 - 11:03:49 EST)
- Re: Geode GX/LX watchdog timer (RESEND) Iain Paton (Sun Feb 17 2008 - 11:10:45 EST)
- Re: [PATCH] x86: fix cpu info in dmesg Ingo Molnar (Sun Feb 17 2008 - 11:16:38 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Andrew Buehler (Sun Feb 17 2008 - 11:17:31 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Paul Jackson (Sun Feb 17 2008 - 11:20:52 EST)
- Re: [PATCH] x86_64: get apic_id later inacpi_numa_processor_affinity_init Ingo Molnar (Sun Feb 17 2008 - 11:21:31 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* Andrew Buehler (Sun Feb 17 2008 - 11:22:04 EST)
- Re: [PATCH 1/2] [x86] arch/x86/kernel/signal_32.c: replace!likely(x) by likely(!x) Ingo Molnar (Sun Feb 17 2008 - 11:24:00 EST)
- Re: DMA mapping API on 32-bit X86 with CONFIG_HIGHMEM64G Bill Waddington (Sun Feb 17 2008 - 11:27:22 EST)
- [PATCH] falconide: locking bugfix Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 11:29:46 EST)
- Re: [PATCH 3/3] sched: fix signedness warnings in sched.c Ingo Molnar (Sun Feb 17 2008 - 11:33:19 EST)
- Re: [PATCH 1/3] sched: add declaration of sched_tail to sched.h Ingo Molnar (Sun Feb 17 2008 - 11:34:19 EST)
- Re: [PATCH] More accessible usage of custom flags Nicholas Marquez (Sun Feb 17 2008 - 11:34:55 EST)
- Re: [PATCH 0/2] for sched-devel.git Ingo Molnar (Sun Feb 17 2008 - 11:35:49 EST)
- Re: Timer cleanups Thomas Gleixner (Sun Feb 17 2008 - 11:39:24 EST)
- xfsaild causing 30+ wakeups/s on an idle system since 2.6.25-rcX Török Edwin (Sun Feb 17 2008 - 11:41:45 EST)
- Re: [PATCH 1/5] x86: validate against acpi motherboard resources Ingo Molnar (Sun Feb 17 2008 - 11:42:52 EST)
- Re: [PATCH] 2.6.25-rc1-git2: GDT SCSI: change drivers/scsi/gdth.cinto using pci_get device Jeff Garzik (Sun Feb 17 2008 - 11:43:34 EST)
- Re: [REGRESSION 2.6.23] no vga console and no messages Daniel Barkalow (Sun Feb 17 2008 - 11:44:39 EST)
- Re: What's needed for a PCIe card to be recognized? Hans J. Koch (Sun Feb 17 2008 - 11:47:44 EST)
- Re: xfsaild causing 30+ wakeups/s on an idle system since 2.6.25-rcX Oliver Pinter (Sun Feb 17 2008 - 11:51:21 EST)
- [GIT pull] timer fixes for 2.6.25 Thomas Gleixner (Sun Feb 17 2008 - 11:52:14 EST)
- Re: [PATCH 13/14] kernel/irq/spurious.c: Use time_* macros Thomas Gleixner (Sun Feb 17 2008 - 11:58:33 EST)
- Re: [PATCH] kprobes: remove sparse warnings from x86 Ingo Molnar (Sun Feb 17 2008 - 12:00:12 EST)
- request for v2.6.22.19-queue Oliver Pinter (Sun Feb 17 2008 - 12:03:38 EST)
- Re: [PATCH] Configure out TSC support Ingo Molnar (Sun Feb 17 2008 - 12:04:23 EST)
- Re: [patch 2/2] x86: apic: Extended interrupt LVT support for AMDBarcelona (32bit) Ingo Molnar (Sun Feb 17 2008 - 12:07:34 EST)
- Re: PROBLEM: Corruption problems in pata_via for Via NanoBook owners (Cloudbook, EasyNote XS etc.) Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 12:10:48 EST)
- [PATCH] linux/hdsmart.h: fix goofups Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 12:11:02 EST)
- Re: [PATCH 03/12] ide: add ide-4drives host driver Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 12:11:29 EST)
- Re: [PATCH 1/4] : More use DIV_ROUND_UP Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 12:11:44 EST)
- Re: [PATCH 14/27] hwmon: fix section mismatch in coretemp Mark M. Hoffman (Sun Feb 17 2008 - 12:12:03 EST)
- [PATCH] return useful error when accessing /proc/<pid>/maps Jean-Marc Saffroy (Sun Feb 17 2008 - 12:15:31 EST)
- Re: [PATCH] linux/hdsmart.h: fix goofups Robert P. J. Day (Sun Feb 17 2008 - 12:17:38 EST)
- Re: [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroup structured file API Paul Menage (Sun Feb 17 2008 - 12:19:07 EST)
- Re: [PATCH 14/27] hwmon: fix section mismatch in coretemp Sam Ravnborg (Sun Feb 17 2008 - 12:20:21 EST)
- [PATCH] drivers/net/cs89x0.c: compilation warning fix Leonardo Potenza (Sun Feb 17 2008 - 12:23:25 EST)
- Re: [PATCH] linux/hdsmart.h: fix goofups Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 12:27:12 EST)
- Re: [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroupstructured file API Paul Jackson (Sun Feb 17 2008 - 12:29:01 EST)
- Re: Geode GX/LX watchdog timer (RESEND) Andres Salomon (Sun Feb 17 2008 - 12:30:26 EST)
- Re: [PATCH] linux/hdsmart.h: fix goofups Adrian Bunk (Sun Feb 17 2008 - 12:37:32 EST)
- Re: [PATCH] firewire: fw-sbp2: fix NULL pointer deref in slave_alloc Stefan Richter (Sun Feb 17 2008 - 12:45:58 EST)
- Re: [REGRESSION 2.6.23] no vga console and no messages Frans Pop (Sun Feb 17 2008 - 12:48:36 EST)
- Re: [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroup structured file API Paul Menage (Sun Feb 17 2008 - 12:49:20 EST)
- [FIXED] Re: kernel 2.6.24{,.1} ahci problem, does not boot Malte SchrÃder (Sun Feb 17 2008 - 12:49:34 EST)
- Re: [PATCH] linux/hdsmart.h: fix goofups Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 12:51:00 EST)
- Re: [PATCH] linux/hdsmart.h: fix goofups Robert P. J. Day (Sun Feb 17 2008 - 12:54:14 EST)
- [PATCH 1/7] fs/affs/file.c: Use BUG_ON Julia Lawall (Sun Feb 17 2008 - 12:54:44 EST)
- [PATCH 2/7] fs/ext{2,3,4}: Use BUG_ON Julia Lawall (Sun Feb 17 2008 - 12:55:34 EST)
- Re: 2.6.25-rc2-mm1 (build failure) Randy Dunlap (Sun Feb 17 2008 - 12:55:47 EST)
- [PATCH 3/7] fs/ocfs2: Use BUG_ON Julia Lawall (Sun Feb 17 2008 - 12:56:21 EST)
- [PATCH 4/7] fs/udf/truncate.c: Use BUG_ON Julia Lawall (Sun Feb 17 2008 - 12:56:39 EST)
- [PATCH 5/7] net/rxrpc: Use BUG_ON Julia Lawall (Sun Feb 17 2008 - 12:57:25 EST)
- [PATCH 6/7] sound: Use BUG_ON Julia Lawall (Sun Feb 17 2008 - 12:57:52 EST)
- [PATCH 7/7] net/9p/trans_virtio.c: Use BUG_ON Julia Lawall (Sun Feb 17 2008 - 12:58:22 EST)
- Re: [PATCH] ieee1394: sbp2: fix rescan-scsi-bus Stefan Richter (Sun Feb 17 2008 - 12:59:15 EST)
- Re: [PATCH] Configure out doublefault exception handler (LinuxTiny) Ingo Molnar (Sun Feb 17 2008 - 12:59:45 EST)
- Re: [REGRESSION 2.6.23] no vga console and no messages Daniel Barkalow (Sun Feb 17 2008 - 13:00:32 EST)
- Re: [PATCH] Configure out DMI scanning code v2 (Linux Tiny) Ingo Molnar (Sun Feb 17 2008 - 13:00:46 EST)
- Re: [PATCH 0/5] Make vsmp a paravirt client Ingo Molnar (Sun Feb 17 2008 - 13:05:01 EST)
- Re: [PATCH 3/5] [PATCH] call vsmp_init explicitly Ingo Molnar (Sun Feb 17 2008 - 13:05:38 EST)
- Re: [PATCH 4/5] [PATCH] introduce paravirt helpers Ingo Molnar (Sun Feb 17 2008 - 13:06:22 EST)
- Re: [2.6.25-rc2] stack trace immediately before rebooting/switching off Rafael J. Wysocki (Sun Feb 17 2008 - 13:06:46 EST)
- [PATCH resend] drivers/video/aty/radeon_base.c: compilation warning fix Leonardo Potenza (Sun Feb 17 2008 - 13:07:59 EST)
- Re: [RFC] [PATCH] x86: Use ELF section to list CPU vendor specificcode (Linux Tiny) Ingo Molnar (Sun Feb 17 2008 - 13:15:14 EST)
- Re: [PATCH] Add PCI_DEVICE_TABLE macro Randy Dunlap (Sun Feb 17 2008 - 13:15:39 EST)
- [PATCH] firewire: fw-sbp2: fix NULL pointer deref inscsi_remove_device Stefan Richter (Sun Feb 17 2008 - 13:17:30 EST)
- Re: [PATCH] x86 cleanup: suspend_asm_64.S - use X86_CR4_PGEinstead of numeric value Ingo Molnar (Sun Feb 17 2008 - 13:17:44 EST)
- Re: [REGRESSION 2.6.23] no vga console and no messages Daniel Barkalow (Sun Feb 17 2008 - 13:20:09 EST)
- Re: [PATCH 0/2] x86 - Move laptop drivers out of x86 Kconfig Ingo Molnar (Sun Feb 17 2008 - 13:20:37 EST)
- Re: [PATCH 2/2] x86: coding style fixes arch/x86/lib/csum-wrappers_64.c Paolo Ciarrocchi (Sun Feb 17 2008 - 13:32:22 EST)
- [PATCH 1/5] ide: remove PIO "downgrade" quirk Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 13:36:48 EST)
- [PATCH 2/5] ide: merge ide_match_hwif() and ide_find_port() Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 13:37:10 EST)
- [PATCH 3/5] ide: use ide_find_port() in legacy VLB host drivers Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 13:37:38 EST)
- [PATCH 4/5] ide-generic: use ide_find_port() Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 13:37:53 EST)
- [PATCH 5/5] ide: unexport ide_hwifs[] Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 13:38:17 EST)
- Re: [PATCH] x86 cleanup: suspend_asm_64.S - use X86_CR4_PGEinstead of numeric value Cyrill Gorcunov (Sun Feb 17 2008 - 13:42:00 EST)
- Re: What's needed for a PCIe card to be recognized? Hans J. Koch (Sun Feb 17 2008 - 13:48:59 EST)
- Re: 2.6.25-rc1 xen pvops regression Ian Campbell (Sun Feb 17 2008 - 13:49:46 EST)
- Re: [patch 1/2] x86: lds - Use PAGE_SIZE instead of numeric constant Sam Ravnborg (Sun Feb 17 2008 - 13:57:46 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numeric constant Sam Ravnborg (Sun Feb 17 2008 - 13:59:38 EST)
- Re: [PATCH 0/2] x86 - Move laptop drivers out of x86 Kconfig Carlos Corbacho (Sun Feb 17 2008 - 14:01:47 EST)
- Re: [PATCH 0/2] x86 - Move laptop drivers out of x86 Kconfig Ingo Molnar (Sun Feb 17 2008 - 14:02:52 EST)
- Re: PCI Bursting with PIO Robert Hancock (Sun Feb 17 2008 - 14:06:51 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numericconstant Cyrill Gorcunov (Sun Feb 17 2008 - 14:08:42 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numericconstant Ingo Molnar (Sun Feb 17 2008 - 14:08:58 EST)
- Re: [patch 1/2] x86: lds - Use PAGE_SIZE instead of numericconstant Ingo Molnar (Sun Feb 17 2008 - 14:09:40 EST)
- Re: arch/x86/mm/ioremap unification grew by 10x Ian Campbell (Sun Feb 17 2008 - 14:10:11 EST)
- Re: linux-next: first tree Mark M. Hoffman (Sun Feb 17 2008 - 14:10:35 EST)
- Re: Unable to continue testing of 2.6.25 Tilman Schmidt (Sun Feb 17 2008 - 14:25:48 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numeric constant Sam Ravnborg (Sun Feb 17 2008 - 14:26:26 EST)
- Re: arch/x86/mm/ioremap unification grew by 10x Sam Ravnborg (Sun Feb 17 2008 - 14:28:44 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Jens Axboe (Sun Feb 17 2008 - 14:29:28 EST)
- Re: [PATCH 4/7] fs/udf/truncate.c: Use BUG_ON Marcin Slusarz (Sun Feb 17 2008 - 14:30:15 EST)
- Re: [PATCH] modpost: Fix reversed symbol name order Sam Ravnborg (Sun Feb 17 2008 - 14:32:00 EST)
- Re: 2.6.25-rc2 vdso_install breaks user "make install" Sam Ravnborg (Sun Feb 17 2008 - 14:35:21 EST)
- Re: Disk schedulers Linda Walsh (Sun Feb 17 2008 - 14:38:22 EST)
- [PATCH 1/4] ide: fix sparse warning about shadowing 'flags' symbol Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 14:40:17 EST)
- [PATCH 2/4] ide-disk: add missing printk() KERN_* levels Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 14:40:41 EST)
- [PATCH 3/4] ide-disk: add proc_idedisk_read_smart() helper Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 14:40:56 EST)
- Re: 2.6.25-rc2, Problem running 'make install' as root with different gcc Sam Ravnborg (Sun Feb 17 2008 - 14:41:20 EST)
- [PATCH 4/4] ide-disk: fix issues found by checkpatch.pl Bartlomiej Zolnierkiewicz (Sun Feb 17 2008 - 14:41:36 EST)
- Re: Current git very broken on the Dreamcast Kristoffer Ericson (Sun Feb 17 2008 - 14:41:52 EST)
- Re: Current git very broken on the Dreamcast Kristoffer Ericson (Sun Feb 17 2008 - 14:42:28 EST)
- Re: [PATCH] mm: setup_usemap() must be __meminit Sam Ravnborg (Sun Feb 17 2008 - 14:43:24 EST)
- kernel BUG at mm/rmap.c:631! Ignacy Gawedzki (Sun Feb 17 2008 - 14:44:43 EST)
- Re: Geode GX/LX watchdog timer (RESEND) Arnd Hannemann (Sun Feb 17 2008 - 14:47:26 EST)
- Re: [RFC] [PATCH] x86: Use ELF section to list CPU vendor specificcode (Linux Tiny) H. Peter Anvin (Sun Feb 17 2008 - 14:47:38 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numeric constant H. Peter Anvin (Sun Feb 17 2008 - 14:49:39 EST)
- Re: arch/x86/mm/ioremap unification grew by 10x Ingo Molnar (Sun Feb 17 2008 - 14:51:19 EST)
- Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Sam Ravnborg (Sun Feb 17 2008 - 14:52:36 EST)
- Re: 2.6.25-rc2-mm1 (build failure) Pavel Machek (Sun Feb 17 2008 - 14:52:56 EST)
- Re: 2.6.25-rc2 vdso_install breaks user "make install" Ingo Molnar (Sun Feb 17 2008 - 14:54:18 EST)
- Re: Current git very broken on the Dreamcast Kristoffer Ericson (Sun Feb 17 2008 - 14:55:39 EST)
- getting uninterruptible sleep processes after upgrade from 2.6.20.20to 2.6.24.2 allied internet ag- Stefan Priebe (Sun Feb 17 2008 - 15:02:39 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numericconstant Cyrill Gorcunov (Sun Feb 17 2008 - 15:07:34 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Rafael J. Wysocki (Sun Feb 17 2008 - 15:10:07 EST)
- cobalt_btns.c <-> struct platform_device compile error Adrian Bunk (Sun Feb 17 2008 - 15:10:33 EST)
- Re: [PATCH] x86: include prototype for no_broadcast inmach-default/setup.c Ingo Molnar (Sun Feb 17 2008 - 15:10:54 EST)
- cdev removal broke cobalt_btns.c compilation Adrian Bunk (Sun Feb 17 2008 - 15:11:18 EST)
- [2.6.25 patch] CRYPTO_NULL must select CRYPTO_BLKCIPHER Adrian Bunk (Sun Feb 17 2008 - 15:11:38 EST)
- [PATCH 1/2] libata: implement ATA_IOC_GET_IO32/ATA_IOC_SET_IO32 ioctls Willy Tarreau (Sun Feb 17 2008 - 15:11:46 EST)
- mips/bcm47xx/setup.c compile error Adrian Bunk (Sun Feb 17 2008 - 15:11:52 EST)
- [2.6 patch] mips: finish the Qemu platform removal Adrian Bunk (Sun Feb 17 2008 - 15:12:16 EST)
- mips SMBUS_PSC_BASE compile errors Adrian Bunk (Sun Feb 17 2008 - 15:12:35 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numeric constant H. Peter Anvin (Sun Feb 17 2008 - 15:12:52 EST)
- Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):undefined reference to `LGUEST_PAGES_regs_trapnum' Christian Kujau (Sun Feb 17 2008 - 15:13:08 EST)
- Re: [lm-sensors] [PATCH] adt7473: New driver for Analog DevicesADT7473 sensor chip Mark M. Hoffman (Sun Feb 17 2008 - 15:13:31 EST)
- Re: 2.6.25-rc2-mm1 (build failure) Rafael J. Wysocki (Sun Feb 17 2008 - 15:13:59 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numericconstant Cyrill Gorcunov (Sun Feb 17 2008 - 15:16:35 EST)
- Re: kernel BUG at mm/rmap.c:631! Rafael J. Wysocki (Sun Feb 17 2008 - 15:18:20 EST)
- Re: Unable to continue testing of 2.6.25 Adrian Bunk (Sun Feb 17 2008 - 15:18:35 EST)
- Re: [PATCH 1/2] workqueues: shrink cpu_populated_map when CPU dies Jarek Poplawski (Sun Feb 17 2008 - 15:21:26 EST)
- Re: [2.6.25-rc2] System freezes ca. 1 minute after logging into KDE Benjamin Thery (Sun Feb 17 2008 - 15:23:07 EST)
- Re: [2.6 patch] make vfs_ioctl() static Erez Zadok (Sun Feb 17 2008 - 15:23:27 EST)
- Re: Linux 2.6.25-rc2 Rafael J. Wysocki (Sun Feb 17 2008 - 15:27:47 EST)
- [PATCH 2/2] libata: implement support for 32-bit PIO transfers Willy Tarreau (Sun Feb 17 2008 - 15:28:25 EST)
- Re: 2.6.24-git4+ regression Lukas Hejtmanek (Sun Feb 17 2008 - 15:28:27 EST)
- Re: [PATCH 2/7] fs/ext{2,3,4}: Use BUG_ON Theodore Tso (Sun Feb 17 2008 - 15:35:06 EST)
- Re: getting uninterruptible sleep processes after upgrade from2.6.20.20 to 2.6.24.2 Christian Kujau (Sun Feb 17 2008 - 15:36:37 EST)
- Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20to 2.6.24.2 Jiri Slaby (Sun Feb 17 2008 - 15:37:29 EST)
- Re: Unable to continue testing of 2.6.25 Paul Jackson (Sun Feb 17 2008 - 15:39:15 EST)
- Re: [PATCH] mm: setup_usemap() must be __meminit Geert Uytterhoeven (Sun Feb 17 2008 - 15:39:30 EST)
- Re: git-xtensa doesn't like my cross compiler Chris Zankel (Sun Feb 17 2008 - 15:39:42 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) Rafael J. Wysocki (Sun Feb 17 2008 - 15:42:02 EST)
- Re: Unable to continue testing of 2.6.25 Arjan van de Ven (Sun Feb 17 2008 - 15:47:43 EST)
- Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20to 2.6.24.2 allied internet ag- Stefan Priebe (Sun Feb 17 2008 - 15:49:25 EST)
- Re: Unable to continue testing of 2.6.25 Arjan van de Ven (Sun Feb 17 2008 - 15:52:33 EST)
- Re: getting uninterruptible sleep processes after upgrade from2.6.20.20 to 2.6.24.2 Arjan van de Ven (Sun Feb 17 2008 - 15:55:00 EST)
- Re: [PATCH 4/5] [PATCH] introduce paravirt helpers Glauber Costa (Sun Feb 17 2008 - 15:57:17 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) Sam Ravnborg (Sun Feb 17 2008 - 16:07:26 EST)
- Re: git-xtensa doesn't like my cross compiler Adrian Bunk (Sun Feb 17 2008 - 16:07:47 EST)
- Re: [PATCH] ieee1394: sbp2: fix rescan-scsi-bus Stefan Richter (Sun Feb 17 2008 - 16:08:26 EST)
- Re: Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Sun Feb 17 2008 - 16:17:28 EST)
- [no subject] dpreed (Sun Feb 17 2008 - 16:17:50 EST)
- [no subject] dpreed (Sun Feb 17 2008 - 16:18:06 EST)
- [no subject] dpreed (Sun Feb 17 2008 - 16:18:27 EST)
- [no subject] dpreed (Sun Feb 17 2008 - 16:18:43 EST)
- [PATCH 0/2] libata: implement 32-bit transfers for PIO mode Willy Tarreau (Sun Feb 17 2008 - 16:18:57 EST)
- [PATCH 1/2] libata: implement ATA_IOC_GET_IO32/ATA_IOC_SET_IO32 ioctls Willy Tarreau (Sun Feb 17 2008 - 16:19:42 EST)
- [PATCH 2/2] libata: implement support for 32-bit PIO transfers Willy Tarreau (Sun Feb 17 2008 - 16:20:28 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) H. Peter Anvin (Sun Feb 17 2008 - 16:21:51 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) H. Peter Anvin (Sun Feb 17 2008 - 16:22:09 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) Sam Ravnborg (Sun Feb 17 2008 - 16:28:44 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) H. Peter Anvin (Sun Feb 17 2008 - 16:32:44 EST)
- Re: Linux 2.6.25-rc2 Torsten Kaiser (Sun Feb 17 2008 - 16:33:01 EST)
- Re: [PATCH] x86: include prototype for no_broadcast inmach-default/setup.c Harvey Harrison (Sun Feb 17 2008 - 16:36:59 EST)
- Re: [PATCH v2] Re: 2.6.25-rc2-mm1 (wakeup) Sam Ravnborg (Sun Feb 17 2008 - 16:46:43 EST)
- [PATCH 0/3] x86: cleanup primary motherboard chip port access delays David P. Reed (Sun Feb 17 2008 - 16:56:48 EST)
- [PATCH 1/3] x86: fix init_8259A() to not use outb_pic David P. Reed (Sun Feb 17 2008 - 16:57:03 EST)
- [PATCH 2/3] x86: fix cmos read and write to not use inb_p and outb_p David P. Reed (Sun Feb 17 2008 - 16:57:24 EST)
- [PATCH 3/3] x86: fix pcspkr to not use inb_p/outb_p calls. David P. Reed (Sun Feb 17 2008 - 16:57:41 EST)
- [2.6.25 patch] mips: fix SNI_RM EISA=n compilation Adrian Bunk (Sun Feb 17 2008 - 17:00:30 EST)
- Re: What's needed for a PCIe card to be recognized? Mark Lord (Sun Feb 17 2008 - 17:05:45 EST)
- 2.6.25-rc2: Reported regressions from 2.6.24 Rafael J. Wysocki (Sun Feb 17 2008 - 17:06:01 EST)
- Re: What's needed for a PCIe card to be recognized? Mark Lord (Sun Feb 17 2008 - 17:09:58 EST)
- Re: kernel BUG at mm/rmap.c:631! Ignacy Gawedzki (Sun Feb 17 2008 - 17:16:40 EST)
- Re: [PATCH 3/3] x86: fix pcspkr to not use inb_p/outb_p calls. Alan Cox (Sun Feb 17 2008 - 17:32:45 EST)
- Re: [PATCH 2/3] x86: fix cmos read and write to not use inb_p andoutb_p Alan Cox (Sun Feb 17 2008 - 17:33:47 EST)
- Re: [PATCH 1/3] x86: fix init_8259A() to not use outb_pic Alan Cox (Sun Feb 17 2008 - 17:34:53 EST)
- Re: parisc compile error Kyle McMartin (Sun Feb 17 2008 - 17:36:20 EST)
- Re: [PATCH] mm: setup_usemap() must be __meminit Sam Ravnborg (Sun Feb 17 2008 - 17:36:36 EST)
- Re: [PATCH 0/2] libata: implement 32-bit transfers for PIO mode Alan Cox (Sun Feb 17 2008 - 17:40:19 EST)
- Re: [PATCH 2/2] libata: implement support for 32-bit PIO transfers Alan Cox (Sun Feb 17 2008 - 17:41:21 EST)
- Re: xfsaild causing 30+ wakeups/s on an idle system since 2.6.25-rcX David Chinner (Sun Feb 17 2008 - 17:48:32 EST)
- Re: Possible problem in linux file posix capabilities Serge E. Hallyn (Sun Feb 17 2008 - 17:49:09 EST)
- Re: 2.6.25-rc1 on Sun Ultra 40 Yinghai Lu (Sun Feb 17 2008 - 17:51:49 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Jiri Kosina (Sun Feb 17 2008 - 17:55:32 EST)
- [PATCH x86] i8259A_32: Remove redundant irq_desc[NR_IRQ]initialization Ahmed S. Darwish (Sun Feb 17 2008 - 18:03:00 EST)
- Re: What's needed for a PCIe card to be recognized? Hans-JÃrgen Koch (Sun Feb 17 2008 - 18:03:36 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Mariusz Kozlowski (Sun Feb 17 2008 - 18:06:56 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Rafael J. Wysocki (Sun Feb 17 2008 - 18:08:23 EST)
- Re: [PATCH 0/2] libata: implement 32-bit transfers for PIO mode Willy Tarreau (Sun Feb 17 2008 - 18:08:38 EST)
- Re: [PATCH] do_signal_stop: use signal_group_exit() Oleg Nesterov (Sun Feb 17 2008 - 18:11:30 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Adrian Bunk (Sun Feb 17 2008 - 18:14:23 EST)
- Re: linux-next: first tree Stephen Rothwell (Sun Feb 17 2008 - 18:27:44 EST)
- Re: [PATCH] leds: disable triggers on brightness set Richard Purdie (Sun Feb 17 2008 - 18:30:46 EST)
- Subject: [PATCH] Revert "[RTNETLINK]: Send a single notification ondevice state changes." Jiri Kosina (Sun Feb 17 2008 - 18:31:23 EST)
- Re: [PATCH] Implement barrier support for single device DM devices David Chinner (Sun Feb 17 2008 - 18:32:02 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Joerg Schilling (Sun Feb 17 2008 - 18:32:34 EST)
- Re: Subject: [PATCH] Revert "[RTNETLINK]: Send a single notification on device state changes." Rafael J. Wysocki (Sun Feb 17 2008 - 18:37:22 EST)
- Re: [PATCH 1/2] workqueues: shrink cpu_populated_map when CPU dies Oleg Nesterov (Sun Feb 17 2008 - 18:46:50 EST)
- Re: [patch] move wakeup code to .c Rafael J. Wysocki (Sun Feb 17 2008 - 18:52:01 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Jan Engelhardt (Sun Feb 17 2008 - 18:52:26 EST)
- Re: Kernel oops with bluetooth usb dongle Quel Qun (Sun Feb 17 2008 - 19:01:41 EST)
- Re: 2.6.25-rc2-mm1 (cifs build errs) Randy Dunlap (Sun Feb 17 2008 - 19:15:47 EST)
- Re: 2.6.25-rc2-mm1 Randy Dunlap (Sun Feb 17 2008 - 19:17:21 EST)
- 2.6.25-rc2 hangs after "Suspending console(s)" Tino Keitel (Sun Feb 17 2008 - 19:28:47 EST)
- Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!" Peter Teoh (Sun Feb 17 2008 - 19:38:49 EST)
- mips yosemite_defconfig compile error Adrian Bunk (Sun Feb 17 2008 - 19:43:26 EST)
- Re: 2.6.24-git16 Oops @ sysfs_move_dir w/ btdelconn Barnaby (Sun Feb 17 2008 - 19:52:37 EST)
- Re: [2.6.25 patch] CRYPTO_NULL must select CRYPTO_BLKCIPHER Herbert Xu (Sun Feb 17 2008 - 19:54:16 EST)
- Re: Linux 2.6.25-rc2 regression: LVM cannot find volume group Tilman Schmidt (Sun Feb 17 2008 - 19:58:20 EST)
- Re: 2.6.24-git16 Oops @ sysfs_move_dir w/ btdelconn Dave Young (Sun Feb 17 2008 - 20:01:22 EST)
- Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):undefined reference to `LGUEST_PAGES_regs_trapnum' Sergio Luis (Sun Feb 17 2008 - 20:03:27 EST)
- Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko]undefined!" Sergio Luis (Sun Feb 17 2008 - 20:11:45 EST)
- Re: arch/x86/mm/ioremap unification grew by 10x Huang, Ying (Sun Feb 17 2008 - 20:15:22 EST)
- Re: Possible problem in linux file posix capabilities Andrew G. Morgan (Sun Feb 17 2008 - 20:20:47 EST)
- IO_DELAY documentation George Spelvin (Sun Feb 17 2008 - 20:21:20 EST)
- finding per-process hw interrupt counts Vince Weaver (Sun Feb 17 2008 - 20:21:42 EST)
- Re: Linux 2.6.25-rc2 regression: LVM cannot find volume group Jeff Chua (Sun Feb 17 2008 - 20:22:29 EST)
- [PATCH 1/1] file capabilities: simplify signal check Serge E . Hallyn (Sun Feb 17 2008 - 20:28:07 EST)
- Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):undefined reference to `LGUEST_PAGES_regs_trapnum' Sergio Luis (Sun Feb 17 2008 - 20:30:36 EST)
- Re: Possible problem in linux file posix capabilities Serge E. Hallyn (Sun Feb 17 2008 - 20:39:59 EST)
- Re: tbench regression in 2.6.25-rc1 Zhang, Yanmin (Sun Feb 17 2008 - 20:44:35 EST)
- Re: IO_DELAY documentation Calvin Walton (Sun Feb 17 2008 - 20:54:25 EST)
- Re: [PATCH] Fix left over EFI cache mapping problems Huang, Ying (Sun Feb 17 2008 - 20:54:38 EST)
- Re: Possible problem in linux file posix capabilities Andrew G. Morgan (Sun Feb 17 2008 - 20:55:56 EST)
- Re: [patch 3/6] mmu_notifier: invalidate_page callbacks Nick Piggin (Sun Feb 17 2008 - 20:58:19 EST)
- Re: [PATCH] leds: disable triggers on brightness set Henrique de Moraes Holschuh (Sun Feb 17 2008 - 20:59:24 EST)
- Re: [PATCH] Configure out TSC support Ingo Molnar (Sun Feb 17 2008 - 21:28:50 EST)
- Re: [PATCH 1/3] x86: fix init_8259A() to not use outb_pic Rene Herman (Sun Feb 17 2008 - 21:29:29 EST)
- Re: Unable to continue testing of 2.6.25 David Miller (Sun Feb 17 2008 - 21:33:07 EST)
- Re: My system stops during startup with curretn git tree of2.6.25-rc2 David Miller (Sun Feb 17 2008 - 21:35:54 EST)
- Re: [PATCH x86] i8259A_32: Remove redundant irq_desc[NR_IRQ]initialization Ingo Molnar (Sun Feb 17 2008 - 21:36:24 EST)
- Re: 2.6.24-git16 Oops @ sysfs_move_dir w/ btdelconn Dave Young (Sun Feb 17 2008 - 21:37:31 EST)
- Re: [PATCH] snd-hda-intel: don't print using snd_printdd on deviceopen Chuck Ebbert (Sun Feb 17 2008 - 21:40:47 EST)
- Re: [PATCH 5/7] net/rxrpc: Use BUG_ON David Miller (Sun Feb 17 2008 - 21:42:00 EST)
- Re: [PATCH 7/7] net/9p/trans_virtio.c: Use BUG_ON David Miller (Sun Feb 17 2008 - 21:42:41 EST)
- ioatdma Self-test copy timeout Tomas Hlavacek (Sun Feb 17 2008 - 21:43:49 EST)
- Re: [PATCH] x86: Coding style fixes forarch/x86/kernel/cpu/centaur.c Ingo Molnar (Sun Feb 17 2008 - 21:57:38 EST)
- Re: [PATCH] Documentation/patch-tags, one more time Neil Brown (Sun Feb 17 2008 - 21:58:21 EST)
- Re: [PATCH 2/3] x86: fix cmos read and write to not use inb_p andoutb_p Ingo Molnar (Sun Feb 17 2008 - 22:08:25 EST)
- Re: cobalt_btns.c <-> struct platform_device compile error Yoichi Yuasa (Sun Feb 17 2008 - 22:08:41 EST)
- Re: Compiling with 2.6.25-rc2 with binutils 2.17 fails? Roland McGrath (Sun Feb 17 2008 - 22:09:25 EST)
- Re: [PATCH 3/3] x86: fix pcspkr to not use inb_p/outb_p calls. Ingo Molnar (Sun Feb 17 2008 - 22:12:37 EST)
- Re: [PATCH] x86: Coding style fixes forarch/x86/kernel/cpu/centaur.c Joe Perches (Sun Feb 17 2008 - 22:13:21 EST)
- Re: [PATCH] Documentation/patch-tags, one more time Paul Jackson (Sun Feb 17 2008 - 22:15:38 EST)
- Re: [2.6.25-rc2] stack trace immediately before rebooting/switching off Andrey Borzenkov (Sun Feb 17 2008 - 22:16:52 EST)
- Re: arch/x86/mm/ioremap unification grew by 10x Ingo Molnar (Sun Feb 17 2008 - 22:17:45 EST)
- Re: Compex FreedomLine 32 PnP-PCI2 broken with de2104x Grant Grundler (Sun Feb 17 2008 - 22:21:45 EST)
- Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!" Peter Teoh (Sun Feb 17 2008 - 22:27:31 EST)
- [RFC/PATCH] iomap: Add specific address space __iomap for iomap pointers Benjamin Herrenschmidt (Sun Feb 17 2008 - 22:36:43 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Andrey Borzenkov (Sun Feb 17 2008 - 22:39:37 EST)
- Re: LatencyTOP: sync_page description Nick Piggin (Sun Feb 17 2008 - 22:47:19 EST)
- Re: [PATCH] Documentation/patch-tags, one more time Neil Brown (Sun Feb 17 2008 - 22:58:40 EST)
- Re: [linux-kernel] Re: [PATCH 1/3] x86: fix init_8259A() to not useoutb_pic David P. Reed (Sun Feb 17 2008 - 23:06:52 EST)
- Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko]undefined!" Sergio Luis (Sun Feb 17 2008 - 23:08:34 EST)
- Re: 2.6.25-rc2-mm1 (cifs build errs) Steve French (Sun Feb 17 2008 - 23:10:32 EST)
- Re: [PATCH] do_signal_stop: use signal_group_exit() Eric W. Biederman (Sun Feb 17 2008 - 23:20:40 EST)
- Re: 2.6.24-git4+ regression Ingo Molnar (Sun Feb 17 2008 - 23:29:51 EST)
- Re: [RFC/PATCH] iomap: Add specific address space __iomap foriomap pointers Benjamin Herrenschmidt (Sun Feb 17 2008 - 23:30:10 EST)
- Re: [PATCH] x86: Coding style fixes forarch/x86/kernel/cpu/centaur.c Ingo Molnar (Sun Feb 17 2008 - 23:30:44 EST)
- Re: [PATCH] Add PCI_DEVICE_TABLE macro Greg KH (Sun Feb 17 2008 - 23:44:20 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Greg KH (Sun Feb 17 2008 - 23:47:36 EST)
- Re: 2.6.25-rc1: volanoMark 45% regression Balbir Singh (Mon Feb 18 2008 - 00:00:55 EST)
- Re: PL2303 Driver missing support for USB to Serial Cable Greg KH (Mon Feb 18 2008 - 00:01:38 EST)
- iwl3945 not working properly. Wael Nasreddine (Mon Feb 18 2008 - 00:05:28 EST)
- RE: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Brown, Len (Mon Feb 18 2008 - 00:06:26 EST)
- Re: [PATCH] linux/hdsmart.h: fix goofups Valdis . Kletnieks (Mon Feb 18 2008 - 00:06:54 EST)
- Re: Reducing debuginfo size by removing unneeded includes Ingo Molnar (Mon Feb 18 2008 - 00:12:49 EST)
- Re: 2.6.25-rc1: volanoMark 45% regression Zhang, Yanmin (Mon Feb 18 2008 - 00:14:35 EST)
- [PATCH] iomap: Fix 64 bits resources on 32 bits Benjamin Herrenschmidt (Mon Feb 18 2008 - 00:17:00 EST)
- Re: Possible problem in linux file posix capabilities Casey Schaufler (Mon Feb 18 2008 - 00:17:40 EST)
- Re: 2.6.25-rc2-mm1 (x86 MCE build error) Randy Dunlap (Mon Feb 18 2008 - 00:18:44 EST)
- Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Arjan van de Ven (Mon Feb 18 2008 - 00:19:41 EST)
- Re: 2.6.25-rc1: volanoMark 45% regression Balbir Singh (Mon Feb 18 2008 - 00:26:44 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Arjan van de Ven (Mon Feb 18 2008 - 00:38:47 EST)
- [PATCH 1/7] cgroup: fix and update documentation Li Zefan (Mon Feb 18 2008 - 00:51:46 EST)
- [PATCH 2/7] cgroup: fix comments Li Zefan (Mon Feb 18 2008 - 00:51:58 EST)
- [PATCH 4/7] cgroup: fix memory leak in cgroup_get_sb() Li Zefan (Mon Feb 18 2008 - 00:52:19 EST)
- [PATCH 3/7] cgroup: clean up cgroup.h Li Zefan (Mon Feb 18 2008 - 00:52:37 EST)
- [PATCH 5/7] cgroup: fix subsys bitops Li Zefan (Mon Feb 18 2008 - 00:52:50 EST)
- [PATCH 6/7] cgroup: remove duplicate code in find_css_set() Li Zefan (Mon Feb 18 2008 - 00:53:10 EST)
- [PATCH 7/7] cgroup: remove dead code in cgroup_get_rootdir() Li Zefan (Mon Feb 18 2008 - 00:53:36 EST)
- [PATCH 1/3] memcgroup: fix and update documentation Li Zefan (Mon Feb 18 2008 - 01:01:24 EST)
- [PATCH 2/3] memcgroup: fix typo in VM_BUG_ON() Li Zefan (Mon Feb 18 2008 - 01:01:36 EST)
- [PATCH 3/3] memcgroup: return negative error code in mem_cgroup_create() Li Zefan (Mon Feb 18 2008 - 01:01:52 EST)
- Re: 2.6.25-rc2-mm1 (x86 MCE build error) Yinghai Lu (Mon Feb 18 2008 - 01:04:19 EST)
- Re: 2.6.25-rc1: volanoMark 45% regression Zhang, Yanmin (Mon Feb 18 2008 - 01:08:06 EST)
- Re: [PATCH 1/3] memcgroup: fix and update documentation Balbir Singh (Mon Feb 18 2008 - 01:13:35 EST)
- Re: [PATCH 2/3] memcgroup: fix typo in VM_BUG_ON() Balbir Singh (Mon Feb 18 2008 - 01:18:30 EST)
- Re: [PATCH 3/3] memcgroup: return negative error code in mem_cgroup_create() Balbir Singh (Mon Feb 18 2008 - 01:19:23 EST)
- Re: [PATCH 2/3] memcgroup: fix typo in VM_BUG_ON() YAMAMOTO Takashi (Mon Feb 18 2008 - 01:22:24 EST)
- Re: [PATCH 2/3] memcgroup: fix typo in VM_BUG_ON() Balbir Singh (Mon Feb 18 2008 - 01:24:52 EST)
- [GIT PULL] XFS update for 2.6.25-rc3 Lachlan McIlroy (Mon Feb 18 2008 - 01:27:54 EST)
- Re: [PATCH 2/3] memcgroup: fix typo in VM_BUG_ON() YAMAMOTO Takashi (Mon Feb 18 2008 - 01:40:25 EST)
- Re: [PATCH 27/27] [ALSA] hdsp - fix section mismatch warnings Takashi Iwai (Mon Feb 18 2008 - 01:43:45 EST)
- Re: [PATCH] snd-hda-intel: don't print using snd_printdd on device open Takashi Iwai (Mon Feb 18 2008 - 01:48:23 EST)
- Re: [PATCH 2/3] memcgroup: fix typo in VM_BUG_ON() Li Zefan (Mon Feb 18 2008 - 01:48:48 EST)
- Re: [PATCH] snd-hda-intel: don't print using snd_printdd on device open Takashi Iwai (Mon Feb 18 2008 - 01:55:29 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Carlos Eduardo Medaglia Dyonisio (Mon Feb 18 2008 - 01:58:17 EST)
- Re: [PATCH 1/7] cgroup: fix and update documentation Paul Jackson (Mon Feb 18 2008 - 02:03:17 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Andreas Dilger (Mon Feb 18 2008 - 02:04:56 EST)
- Re: [PATCH 2/3] memcgroup: fix typo in VM_BUG_ON() Balbir Singh (Mon Feb 18 2008 - 02:05:39 EST)
- Re: [PATCH 07/30] r/o bind mounts: stub functions Dave Hansen (Mon Feb 18 2008 - 02:07:01 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Ingo Molnar (Mon Feb 18 2008 - 02:13:35 EST)
- Re: [PATCH] exporting capability code/name pairs (try #5.1) Kohei KaiGai (Mon Feb 18 2008 - 02:13:57 EST)
- Re: [PATCH 2/3] memcgroup: fix typo in VM_BUG_ON() Li Zefan (Mon Feb 18 2008 - 02:16:09 EST)
- RE: [PATCH 5/6] Add OF-tree support to RapidIO controller driver. Zhang Wei (Mon Feb 18 2008 - 02:24:56 EST)
- Re: [Bluez-devel] [PATCH 14/14] net/bluetooth/hci_core.c: Usetime_* macros David Miller (Mon Feb 18 2008 - 02:25:15 EST)
- Re: [PATCH 2.6.24 1/1] sch_htb: fix "too many events" situation David Miller (Mon Feb 18 2008 - 02:28:08 EST)
- Re: [PATCH 1/3] Support arbitrary initial TCP timestamps David Miller (Mon Feb 18 2008 - 02:33:10 EST)
- RE: [PATCH 4/6] Add multi mport support. Zhang Wei (Mon Feb 18 2008 - 02:33:49 EST)
- Re: [PATCH] Add PCI_DEVICE_TABLE macro Jonas Bonn (Mon Feb 18 2008 - 02:34:58 EST)
- [PATCH] memcgroup: remove a useless VM_BUG_ON() Li Zefan (Mon Feb 18 2008 - 02:36:25 EST)
- Re: [PATCH] exporting capability code/name pairs (try #5.1) Greg KH (Mon Feb 18 2008 - 02:37:42 EST)
- Re: 2.6.24-git4+ regression Mike Galbraith (Mon Feb 18 2008 - 02:39:53 EST)
- Re: more iommu sg merging fallout David Miller (Mon Feb 18 2008 - 02:41:19 EST)
- Re: [PATCH 27/27] [ALSA] hdsp - fix section mismatch warnings Sam Ravnborg (Mon Feb 18 2008 - 02:45:15 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreignendianness Krzysztof Helt (Mon Feb 18 2008 - 02:48:20 EST)
- RE: [PATCH] drivers/mtd/onenand/onenand_base.c unlikely(x) || unlikely(y) => unlikely(x || y) Kyungmin Park (Mon Feb 18 2008 - 02:48:55 EST)
- Re: [PATCH 1/2] workqueues: shrink cpu_populated_map when CPU dies Jarek Poplawski (Mon Feb 18 2008 - 02:49:47 EST)
- [PATCH 1/2] bluetooth : put hci dev after del conn Dave Young (Mon Feb 18 2008 - 02:50:09 EST)
- [PATCH 2/2] bluetooth : do not move child device other than rfcomm Dave Young (Mon Feb 18 2008 - 02:54:28 EST)
- [PATCH] Add PCI_DEVICE_TABLE macro Jonas Bonn (Mon Feb 18 2008 - 03:04:33 EST)
- Re: [PATCH 2.6.24 1/1] sch_htb: fix "too many events" situation Martin Devera (Mon Feb 18 2008 - 03:04:49 EST)
- Re: linux-next: first tree Artem Bityutskiy (Mon Feb 18 2008 - 03:06:09 EST)
- linux-next: Tree for Feb 18 Stephen Rothwell (Mon Feb 18 2008 - 03:08:59 EST)
- Re: 2.6.24-git4+ regression Srivatsa Vaddagiri (Mon Feb 18 2008 - 03:10:52 EST)
- Re: tbench regression in 2.6.25-rc1 Zhang, Yanmin (Mon Feb 18 2008 - 03:14:29 EST)
- Re: linux-next: Tree for Feb 18 Avi Kivity (Mon Feb 18 2008 - 03:14:51 EST)
- Re: [PATCH] memcgroup: remove a useless VM_BUG_ON() Balbir Singh (Mon Feb 18 2008 - 03:16:09 EST)
- Re: [PATCH 2.6.24 1/1] sch_htb: fix "too many events" situation David Miller (Mon Feb 18 2008 - 03:17:20 EST)
- Re: [RFC][PATCH 0/2] reworking load_balance_monitor Dhaval Giani (Mon Feb 18 2008 - 03:25:50 EST)
- Re: [PATCH 1/7] cgroup: fix and update documentation Li Zefan (Mon Feb 18 2008 - 03:26:59 EST)
- Re: mips/bcm47xx/setup.c compile error Aurelien Jarno (Mon Feb 18 2008 - 03:27:26 EST)
- Re: linux-next: first tree Stephen Rothwell (Mon Feb 18 2008 - 03:29:29 EST)
- Re: linux-next: Tree for Feb 18 Stephen Rothwell (Mon Feb 18 2008 - 03:35:07 EST)
- Re: 2.6.24-git4+ regression Mike Galbraith (Mon Feb 18 2008 - 03:37:20 EST)
- Re: cris/arch-v10/lib/string.c compile error Jesper Nilsson (Mon Feb 18 2008 - 03:39:43 EST)
- Re: [PATCH 1/7] cgroup: fix and update documentation Li Zefan (Mon Feb 18 2008 - 03:41:04 EST)
- [patch 1/2] x86, ptrace: support pebs in ds.c Markus Metzger (Mon Feb 18 2008 - 03:41:45 EST)
- [patch 2/2] x86, ptrace, man: corresponding man pages Markus Metzger (Mon Feb 18 2008 - 03:43:21 EST)
- Re: [PATCH] memcgroup: remove a useless VM_BUG_ON() KAMEZAWA Hiroyuki (Mon Feb 18 2008 - 03:46:17 EST)
- Re: [PATCH] exporting capability code/name pairs (try #5.1) Kohei KaiGai (Mon Feb 18 2008 - 03:46:40 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Frans Pop (Mon Feb 18 2008 - 03:46:53 EST)
- Re: linux-next: Tree for Feb 18 David Miller (Mon Feb 18 2008 - 03:47:35 EST)
- Re: [PATCH] x86: Coding style fixes for arch/x86/kernel/cpu/centaur.c Paolo Ciarrocchi (Mon Feb 18 2008 - 03:48:58 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Jiri Slaby (Mon Feb 18 2008 - 03:52:30 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Mike Galbraith (Mon Feb 18 2008 - 03:56:22 EST)
- Re: Current git very broken on the Dreamcast Magnus Damm (Mon Feb 18 2008 - 03:57:23 EST)
- Re: [PATCH 1/8] Scaling msgmni to the amount of lowmem Nadia Derbey (Mon Feb 18 2008 - 04:20:39 EST)
- Re: [PATCH] x86: Coding style fixes forarch/x86/kernel/cpu/centaur.c Ingo Molnar (Mon Feb 18 2008 - 04:30:32 EST)
- Re: [linux-pm] sleepy linux self-test Pavel Machek (Mon Feb 18 2008 - 04:35:52 EST)
- Re: 2.6.25-rc2-mm1 Andrew Morton (Mon Feb 18 2008 - 04:36:47 EST)
- Re: [PATCH] x86: Coding style fixes for arch/x86/kernel/cpu/centaur.c Paolo Ciarrocchi (Mon Feb 18 2008 - 04:38:21 EST)
- Re: xfsaild causing 30+ wakeups/s on an idle system since 2.6.25-rcX Török Edwin (Mon Feb 18 2008 - 04:41:57 EST)
- Re: Integration of SCST in the mainstream Linux kernel Erez Zilber (Mon Feb 18 2008 - 04:43:51 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Alexey Dobriyan (Mon Feb 18 2008 - 04:44:09 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Li Zefan (Mon Feb 18 2008 - 04:47:01 EST)
- [patch] suspend/resume self-test Ingo Molnar (Mon Feb 18 2008 - 04:48:20 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Ingo Molnar (Mon Feb 18 2008 - 04:50:29 EST)
- Re: [PATCH] linux/hdsmart.h: fix goofups Robert P. J. Day (Mon Feb 18 2008 - 04:50:44 EST)
- Re: [patch] suspend/resume self-test Pavel Machek (Mon Feb 18 2008 - 04:53:21 EST)
- Re: [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroup structuredfile API Li Zefan (Mon Feb 18 2008 - 04:57:10 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Jiri Slaby (Mon Feb 18 2008 - 04:59:32 EST)
- [PATCH 4/7] sched: fair-group: single RQ approach Peter Zijlstra (Mon Feb 18 2008 - 04:59:48 EST)
- [PATCH 7/7] sched: fair: vruntime spread Peter Zijlstra (Mon Feb 18 2008 - 05:00:04 EST)
- [PATCH 6/7] sched: fair: optimize sched_slice() Peter Zijlstra (Mon Feb 18 2008 - 05:00:38 EST)
- [PATCH 2/7] sched: fair-group scheduling vs latency Peter Zijlstra (Mon Feb 18 2008 - 05:00:58 EST)
- [PATCH 5/7] sched: remove sysctl_sched_batch_wakeup_granularity Peter Zijlstra (Mon Feb 18 2008 - 05:01:22 EST)
- [PATCH 3/7] sched: fair-group: de-couple load-balancing from the rb-trees Peter Zijlstra (Mon Feb 18 2008 - 05:01:37 EST)
- [PATCH 0/7] Single RQ group scheduling Peter Zijlstra (Mon Feb 18 2008 - 05:01:51 EST)
- [PATCH 1/7] sched: cleanup old and rarely used debug features. Peter Zijlstra (Mon Feb 18 2008 - 05:02:08 EST)
- Re: [PATCH] drivers/base: export gpl (un)register_memory_notifier Jan-Bernd Themann (Mon Feb 18 2008 - 05:02:34 EST)
- Re: mips/bcm47xx/setup.c compile error Aurelien Jarno (Mon Feb 18 2008 - 05:02:51 EST)
- [PATCH] [SSB] PCI core driver: use new SPROM data structure Aurelien Jarno (Mon Feb 18 2008 - 05:03:29 EST)
- [MIPS] BCM47XX: use new SSB SPROM data structure Aurelien Jarno (Mon Feb 18 2008 - 05:04:58 EST)
- Re: [patch] checkpatch.pl: revert wrong --file message Andi Kleen (Mon Feb 18 2008 - 05:07:44 EST)
- Re: [PATCH 2.6.24 1/1] sch_htb: fix "too many events" situation Martin Devera (Mon Feb 18 2008 - 05:08:28 EST)
- Re: tbench regression in 2.6.25-rc1 Eric Dumazet (Mon Feb 18 2008 - 05:11:19 EST)
- [PATCH] Alchemy: compile fix Manuel Lauss (Mon Feb 18 2008 - 05:12:20 EST)
- Re: 2.6.25-rc2 hangs after "Suspending console(s)" Rafael J. Wysocki (Mon Feb 18 2008 - 05:15:32 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Thomas Petazzoni (Mon Feb 18 2008 - 05:16:09 EST)
- Re: [patch] checkpatch.pl: revert wrong --file message Andi Kleen (Mon Feb 18 2008 - 05:16:56 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Dhaval Giani (Mon Feb 18 2008 - 05:18:26 EST)
- Re: mips SMBUS_PSC_BASE compile errors Manuel Lauss (Mon Feb 18 2008 - 05:22:00 EST)
- Re: xfsaild causing 30+ wakeups/s on an idle system since 2.6.25-rcX David Chinner (Mon Feb 18 2008 - 05:22:25 EST)
- [PATCH 1/5] signal(x86_32): Improve the signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 05:24:47 EST)
- [PATCH 2/5] signal(x86_64): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 05:26:55 EST)
- [PATCH 3/5] signal(x86_ia32): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 05:27:38 EST)
- [PATCH 4/5] signal(ia64): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 05:28:24 EST)
- [PATCH 5/5] signal(ia64_ia32): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 05:29:10 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Frans Pop (Mon Feb 18 2008 - 05:31:20 EST)
- Re: parisc compile error rubisher (Mon Feb 18 2008 - 05:33:32 EST)
- Re: [PATCH 20/27] [ALSA] caiaq - fix section mismatch warning Takashi Iwai (Mon Feb 18 2008 - 05:35:58 EST)
- Re: Linux 2.6.25-rc2 regression: LVM cannot find volume group Tilman Schmidt (Mon Feb 18 2008 - 05:36:22 EST)
- Re: [PATCH 27/27] [ALSA] hdsp - fix section mismatch warnings Takashi Iwai (Mon Feb 18 2008 - 05:36:39 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Balbir Singh (Mon Feb 18 2008 - 05:37:35 EST)
- Re: Compiling with 2.6.25-rc2 with binutils 2.17 fails? Rob Landley (Mon Feb 18 2008 - 05:39:57 EST)
- Re: [patch] suspend/resume self-test David Brownell (Mon Feb 18 2008 - 05:41:01 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Alexey Dobriyan (Mon Feb 18 2008 - 05:42:20 EST)
- Re: 2.6.25-rc1 xen pvops regression Joel Becker (Mon Feb 18 2008 - 05:42:35 EST)
- Re: [PATCH 2.6.24 1/1] sch_htb: fix "too many events" situation David Miller (Mon Feb 18 2008 - 05:43:24 EST)
- Re: [linux-kernel] Re: [PATCH 1/3] x86: fix init_8259A() to not useoutb_pic Alan Cox (Mon Feb 18 2008 - 05:46:45 EST)
- sched-devel latencies Dhaval Giani (Mon Feb 18 2008 - 05:50:19 EST)
- Re: [PATCH] Fix left over EFI cache mapping problems Andi Kleen (Mon Feb 18 2008 - 05:50:42 EST)
- Re: WARN_ON(): proc_dir_entry 'rtc' already registered Pavel Machek (Mon Feb 18 2008 - 05:54:31 EST)
- Re: [PATCH 1/5] x86: validate against acpi motherboard resources Andi Kleen (Mon Feb 18 2008 - 05:55:22 EST)
- 2.6.25-rc1/2 regression: first-time login into gnome fails Romano Giannetti (Mon Feb 18 2008 - 05:56:24 EST)
- Re: Integration of SCST in the mainstream Linux kernel Bart Van Assche (Mon Feb 18 2008 - 06:01:44 EST)
- Re: sched-devel latencies Dhaval Giani (Mon Feb 18 2008 - 06:02:19 EST)
- Re: sched-devel latencies Balbir Singh (Mon Feb 18 2008 - 06:06:05 EST)
- Re: [patch] suspend/resume self-test Rafael J. Wysocki (Mon Feb 18 2008 - 06:06:26 EST)
- Re: [patch] suspend/resume self-test Rafael J. Wysocki (Mon Feb 18 2008 - 06:07:33 EST)
- Re: WARN_ON(): proc_dir_entry 'rtc' already registered David Brownell (Mon Feb 18 2008 - 06:08:30 EST)
- Re: linux-next: first tree Paolo Ciarrocchi (Mon Feb 18 2008 - 06:11:47 EST)
- Re: [2.6 patch] gfs2/ops_file.c should #include "ops_inode.h" Steven Whitehouse (Mon Feb 18 2008 - 06:16:25 EST)
- Re: [2.6 patch] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops Steven Whitehouse (Mon Feb 18 2008 - 06:16:37 EST)
- Re: [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroupstructured file API Balbir Singh (Mon Feb 18 2008 - 06:17:40 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Rafael J. Wysocki (Mon Feb 18 2008 - 06:27:18 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Joerg Schilling (Mon Feb 18 2008 - 06:29:21 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Rafael J. Wysocki (Mon Feb 18 2008 - 06:29:34 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Jan Engelhardt (Mon Feb 18 2008 - 06:32:38 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Rafael J. Wysocki (Mon Feb 18 2008 - 06:37:05 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Rafael J. Wysocki (Mon Feb 18 2008 - 06:40:28 EST)
- Re: Unable to continue testing of 2.6.25 Tilman Schmidt (Mon Feb 18 2008 - 06:40:44 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Mike Galbraith (Mon Feb 18 2008 - 06:41:21 EST)
- Re: atmel_spi clock polarity Haavard Skinnemoen (Mon Feb 18 2008 - 06:43:00 EST)
- Re: [patch 00/10] mount ownership and unprivileged mount syscall(v8) Miklos Szeredi (Mon Feb 18 2008 - 06:48:28 EST)
- Re: mips SMBUS_PSC_BASE compile errors Jean Delvare (Mon Feb 18 2008 - 06:50:03 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Theodore Tso (Mon Feb 18 2008 - 06:51:49 EST)
- Re: [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroup structured file API Andreas Schwab (Mon Feb 18 2008 - 06:52:28 EST)
- Re: [RFC][PATCH 7/7] CGroup API: Update cpusets to use cgroupstructured file API Balbir Singh (Mon Feb 18 2008 - 07:00:52 EST)
- Re: 2.6.24-mm1 bugs Miklos Szeredi (Mon Feb 18 2008 - 07:05:37 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Andi Kleen (Mon Feb 18 2008 - 07:08:45 EST)
- Re: kernel BUG at kernel/power/snapshot.c:464! Rafael J. Wysocki (Mon Feb 18 2008 - 07:09:29 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Alan Cox (Mon Feb 18 2008 - 07:13:36 EST)
- mm section mismatch warnings for ps3 Geert Uytterhoeven (Mon Feb 18 2008 - 07:15:17 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Andrew Morton (Mon Feb 18 2008 - 07:16:26 EST)
- Re: [PATCH] KVM swapping with MMU Notifiers V7 Andrea Arcangeli (Mon Feb 18 2008 - 07:17:31 EST)
- Re: [PATCH 0/2] Markers Implementation for RCU Tracing - Ver II Jan Kiszka (Mon Feb 18 2008 - 07:22:49 EST)
- Re: [2.6.25 patch] mips: fix SNI_RM EISA=n compilation Thomas Bogendoerfer (Mon Feb 18 2008 - 07:23:24 EST)
- Re: [PATCH] x86_64: remove never used nodenumer in pda Andi Kleen (Mon Feb 18 2008 - 07:23:40 EST)
- Regression with sched yield - 2.6.25-rc2-mm1 Balbir Singh (Mon Feb 18 2008 - 07:25:57 EST)
- Re: Unable to continue testing of 2.6.25 Andi Kleen (Mon Feb 18 2008 - 07:27:58 EST)
- Re: [PATCH 4/5] signal(ia64): add a signal stack overflow check Matthew Wilcox (Mon Feb 18 2008 - 07:31:09 EST)
- Re: Unable to continue testing of 2.6.25 Andi Kleen (Mon Feb 18 2008 - 07:32:00 EST)
- Re: [PATCH] KVM swapping with MMU Notifiers V7 Andrea Arcangeli (Mon Feb 18 2008 - 07:36:07 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Jeff Garzik (Mon Feb 18 2008 - 07:36:58 EST)
- Re: IO queueing and complete affinity w/ threads: Some results Jens Axboe (Mon Feb 18 2008 - 07:37:34 EST)
- Re: Kernel oops with bluetooth usb dongle Sebastian Siewior (Mon Feb 18 2008 - 07:44:26 EST)
- Re: [PATCH 0/2] Markers Implementation for RCU Tracing - Ver II Jan Kiszka (Mon Feb 18 2008 - 07:48:41 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single deviceDM devices Ric Wheeler (Mon Feb 18 2008 - 07:49:17 EST)
- Re: [2.6 patch] make blk-core.c:request_cachep static again Jens Axboe (Mon Feb 18 2008 - 07:49:56 EST)
- Re: [RFC: 2.6 patch] fs/block_dev.c: remove #if 0'ed code Jens Axboe (Mon Feb 18 2008 - 07:51:26 EST)
- Re: [2.6 patch] make struct def_blk_aops static Jens Axboe (Mon Feb 18 2008 - 07:51:39 EST)
- Re: iwl3945 not working properly. Andrew Morton (Mon Feb 18 2008 - 07:55:29 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Carlos E. M. Dyonisio (Mon Feb 18 2008 - 07:56:53 EST)
- very poor ext3 write performance on big filesystems? Tomasz Chmielewski (Mon Feb 18 2008 - 07:57:36 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Ingo Molnar (Mon Feb 18 2008 - 07:57:58 EST)
- Re: [2.6.25-rc2, 2.6.24-rc8] page allocation failure... Andrew Morton (Mon Feb 18 2008 - 08:00:14 EST)
- Re: 2.6.24: RPC: bad TCP reclen 0x00020090 (large) Andrew Morton (Mon Feb 18 2008 - 08:00:38 EST)
- Re: Oops on 2.6.24.2 "rmmod fan" && "rmmod 8250_pnp" Andrew Morton (Mon Feb 18 2008 - 08:00:52 EST)
- Re: Oops on 2.6.24.2 "rmmod fan" && "rmmod 8250_pnp" Andrew Morton (Mon Feb 18 2008 - 08:01:16 EST)
- Re: NULL pointer in kmem_cache_alloc with 2.6.25-rc1 Andrew Morton (Mon Feb 18 2008 - 08:01:35 EST)
- Re: accessing core temp sensors in the kernel Andrew Morton (Mon Feb 18 2008 - 08:01:51 EST)
- Re: [stable] [GIT pull] hrtimer fixes Andrew Morton (Mon Feb 18 2008 - 08:02:18 EST)
- Re: 2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30() Andrew Morton (Mon Feb 18 2008 - 08:02:39 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Kernel Ooops while running dbench Andrew Morton (Mon Feb 18 2008 - 08:02:54 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Andrew Morton (Mon Feb 18 2008 - 08:03:15 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Andrew Morton (Mon Feb 18 2008 - 08:03:33 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Andrew Morton (Mon Feb 18 2008 - 08:03:48 EST)
- Re: [2.6.25-rc2] stack trace immediately before rebooting/switchingoff Andrew Morton (Mon Feb 18 2008 - 08:04:07 EST)
- Re: [2.6.25-rc2] e100: Trying to free already-free IRQ 11 duringsuspend ... Andrew Morton (Mon Feb 18 2008 - 08:04:33 EST)
- Re: [2.6 patch] the long overdue pcmcia_ioctl.c removal Andrew Morton (Mon Feb 18 2008 - 08:04:49 EST)
- Re: [2.6 patch] fs/drop_caches.c: make 2 functions static Andrew Morton (Mon Feb 18 2008 - 08:05:03 EST)
- Re: [PATCH] maple: add driver for Sega Dreamcast controller Andrew Morton (Mon Feb 18 2008 - 08:05:49 EST)
- Re: [2.6 patch] make ext{3,4}_xattr_list() static Andrew Morton (Mon Feb 18 2008 - 08:06:06 EST)
- Re: 2.6.25-rc2-mm1: new create_proc_entry() users Andrew Morton (Mon Feb 18 2008 - 08:06:26 EST)
- Re: 2.6.24: RPC: bad TCP reclen 0x00020090 (large) Michael Tokarev (Mon Feb 18 2008 - 08:06:40 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Laszlo Attila Toth (Mon Feb 18 2008 - 08:06:55 EST)
- Re: + inflate-refactor-inflate-malloc-code.patch added to -mm tree Thomas Petazzoni (Mon Feb 18 2008 - 08:07:51 EST)
- [PATCH] arch/sh/drivers/heartbeat.c ioremap is expected to succeed Roel Kluin (Mon Feb 18 2008 - 08:09:25 EST)
- Re: [patch] suspend/resume self-test Ingo Molnar (Mon Feb 18 2008 - 08:09:53 EST)
- Re: [PATCH 1/8] Scaling msgmni to the amount of lowmem Nadia Derbey (Mon Feb 18 2008 - 08:10:13 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Heiko Carstens (Mon Feb 18 2008 - 08:11:51 EST)
- Re: Reducing debuginfo size by removing unneeded includes Andi Kleen (Mon Feb 18 2008 - 08:12:23 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Adrian Bunk (Mon Feb 18 2008 - 08:12:55 EST)
- Re: Kernel oops with bluetooth usb dongle Thomas Gleixner (Mon Feb 18 2008 - 08:13:14 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Chris Rankin (Mon Feb 18 2008 - 08:13:37 EST)
- Re: linux-next: first tree Stephen Rothwell (Mon Feb 18 2008 - 08:15:45 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Chris Rankin (Mon Feb 18 2008 - 08:16:35 EST)
- Re: + futex-runtime-enable-pi-and-robust-functionality.patch addedto -mm tree Heiko Carstens (Mon Feb 18 2008 - 08:18:31 EST)
- Re: [RFC v3 4/7] dmaengine: Add slave DMA interface Haavard Skinnemoen (Mon Feb 18 2008 - 08:22:57 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single deviceDM devices Michael Tokarev (Mon Feb 18 2008 - 08:24:41 EST)
- Re: problem with starting 2.5.26-rc1 and latest git Jean Delvare (Mon Feb 18 2008 - 08:28:52 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Andi Kleen (Mon Feb 18 2008 - 08:29:42 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Theodore Tso (Mon Feb 18 2008 - 08:29:58 EST)
- Re: [RFC v3 4/7] dmaengine: Add slave DMA interface Haavard Skinnemoen (Mon Feb 18 2008 - 08:30:26 EST)
- Re: 2.6.25-rc2-mm1 (x86 MCE build error) Adrian Bunk (Mon Feb 18 2008 - 08:31:47 EST)
- Re: [Patch 2/2] powerpc: i2c-isa: add access check to legacyioports Jean Delvare (Mon Feb 18 2008 - 08:32:03 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Theodore Tso (Mon Feb 18 2008 - 08:32:24 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Ingo Molnar (Mon Feb 18 2008 - 08:32:41 EST)
- Re: IO queueing and complete affinity w/ threads: Some results Andi Kleen (Mon Feb 18 2008 - 08:33:33 EST)
- Re: Reducing debuginfo size by removing unneeded includes Arnaldo Carvalho de Melo (Mon Feb 18 2008 - 08:41:41 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Jiri Kosina (Mon Feb 18 2008 - 08:44:41 EST)
- Re: Possible problem in linux file posix capabilities Serge E. Hallyn (Mon Feb 18 2008 - 08:45:05 EST)
- tsc breaks atkbd suspend Pavel Machek (Mon Feb 18 2008 - 08:46:59 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Ingo Molnar (Mon Feb 18 2008 - 08:47:57 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Ingo Molnar (Mon Feb 18 2008 - 08:49:47 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single deviceDM devices Ric Wheeler (Mon Feb 18 2008 - 08:53:00 EST)
- Re: [PATCH 4/4] : More use DIV_ROUND_UP Ursula Braun (Mon Feb 18 2008 - 08:53:28 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Ingo Molnar (Mon Feb 18 2008 - 08:56:01 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Adrian Bunk (Mon Feb 18 2008 - 08:56:52 EST)
- Re: [PATCH 6/7] sound: Use BUG_ON Takashi Iwai (Mon Feb 18 2008 - 09:01:23 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Geert Uytterhoeven (Mon Feb 18 2008 - 09:01:53 EST)
- Re: Reducing debuginfo size by removing unneeded includes Sam Ravnborg (Mon Feb 18 2008 - 09:02:09 EST)
- [PATCH] next-20080218 build failure at pmac_ide_macio_attach () Kamalesh Babulal (Mon Feb 18 2008 - 09:02:28 EST)
- Re: very poor ext3 write performance on big filesystems? Andi Kleen (Mon Feb 18 2008 - 09:03:59 EST)
- Re: [PATCH] Fix left over EFI cache mapping problems Ingo Molnar (Mon Feb 18 2008 - 09:06:22 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - kernel oops while bootup on s390x Kamalesh Babulal (Mon Feb 18 2008 - 09:09:36 EST)
- Re: atmel_spi clock polarity Atsushi Nemoto (Mon Feb 18 2008 - 09:12:35 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Laszlo Attila Toth (Mon Feb 18 2008 - 09:13:45 EST)
- Re: Reducing debuginfo size by removing unneeded includes Andi Kleen (Mon Feb 18 2008 - 09:14:24 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Adrian Bunk (Mon Feb 18 2008 - 09:14:35 EST)
- Re: IO queueing and complete affinity w/ threads: Some results Jens Axboe (Mon Feb 18 2008 - 09:16:28 EST)
- Re: very poor ext3 write performance on big filesystems? Theodore Tso (Mon Feb 18 2008 - 09:17:31 EST)
- Re: [PATCH] next-20080218 build failure at pmac_ide_macio_attach () Andreas Schwab (Mon Feb 18 2008 - 09:18:10 EST)
- Re: Reducing debuginfo size by removing unneeded includes Arnaldo Carvalho de Melo (Mon Feb 18 2008 - 09:23:18 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Kernel Ooops while running dbench Jeff Garzik (Mon Feb 18 2008 - 09:26:22 EST)
- Re: tsc breaks atkbd suspend Thomas Gleixner (Mon Feb 18 2008 - 09:27:00 EST)
- Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numeric constant Andi Kleen (Mon Feb 18 2008 - 09:27:41 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y David Howells (Mon Feb 18 2008 - 09:28:19 EST)
- Re: atmel_spi clock polarity Haavard Skinnemoen (Mon Feb 18 2008 - 09:32:25 EST)
- Re: Problem with /proc/sys/vm/lowmem_reserve_ratio ??? Jeff Moyer (Mon Feb 18 2008 - 09:33:21 EST)
- Re: tsc breaks atkbd suspend Pavel Machek (Mon Feb 18 2008 - 09:37:53 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Andi Kleen (Mon Feb 18 2008 - 09:39:22 EST)
- Re: very poor ext3 write performance on big filesystems? Andi Kleen (Mon Feb 18 2008 - 09:42:38 EST)
- RE: aacraid: Host adapter reset request. SCSI hang ? Salyzyn, Mark (Mon Feb 18 2008 - 09:48:53 EST)
- sysdev: detecting multiple driver registrations Ben Dooks (Mon Feb 18 2008 - 09:51:41 EST)
- Re: Regression with sched yield - 2.6.25-rc2-mm1 Balbir Singh (Mon Feb 18 2008 - 09:52:42 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Stefan Bader (Mon Feb 18 2008 - 09:53:17 EST)
- Re: [PATCH] simplify cpu_hotplug_begin()/put_online_cpus() Gautham R Shenoy (Mon Feb 18 2008 - 10:00:17 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Roel Kluin (Mon Feb 18 2008 - 10:00:38 EST)
- Re: very poor ext3 write performance on big filesystems? Tomasz Chmielewski (Mon Feb 18 2008 - 10:02:59 EST)
- Re: aacraid: Host adapter reset request. SCSI hang ? Alan Cox (Mon Feb 18 2008 - 10:03:23 EST)
- Re: very poor ext3 write performance on big filesystems? Theodore Tso (Mon Feb 18 2008 - 10:03:55 EST)
- Re: [PATCH 2.6.24-mm1] error compiling net driver NE2000/NE1000 Pierre Peiffer (Mon Feb 18 2008 - 10:04:35 EST)
- PCI DMA address Ke (Mon Feb 18 2008 - 10:05:38 EST)
- [patch 1/2] x86: define outb_pic and inb_pic to stop using outb_p and inb_p David P. Reed (Mon Feb 18 2008 - 10:06:24 EST)
- [patch 0/2] replacement submission for motherboard/chipset iodelay fixes David P. Reed (Mon Feb 18 2008 - 10:06:43 EST)
- [patch 2/2] x86: use explicit timing delay for pit accesses David P. Reed (Mon Feb 18 2008 - 10:06:57 EST)
- Re: [2.6 patch] remove include/linux/netfilter_ipv4/ipt_SAME.h Patrick McHardy (Mon Feb 18 2008 - 10:11:24 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Theodore Tso (Mon Feb 18 2008 - 10:12:08 EST)
- Re: tsc breaks atkbd suspend Thomas Gleixner (Mon Feb 18 2008 - 10:13:20 EST)
- RE: aacraid: Host adapter reset request. SCSI hang ? Salyzyn, Mark (Mon Feb 18 2008 - 10:14:22 EST)
- Re: [PATCH] exporting capability code/name pairs (try #5.1) Serge E. Hallyn (Mon Feb 18 2008 - 10:16:11 EST)
- Re: very poor ext3 write performance on big filesystems? Theodore Tso (Mon Feb 18 2008 - 10:16:54 EST)
- Re: Regression with sched yield - 2.6.25-rc2-mm1 Peter Zijlstra (Mon Feb 18 2008 - 10:19:24 EST)
- Re: [linux-kernel] [patch 2/2] x86: use explicit timing delay forpit accesses David P. Reed (Mon Feb 18 2008 - 10:19:43 EST)
- Re: very poor ext3 write performance on big filesystems? Andi Kleen (Mon Feb 18 2008 - 10:21:38 EST)
- Re: [PATCH 7/9] ht6560b: use driver name for resource allocation Sergei Shtylyov (Mon Feb 18 2008 - 10:23:26 EST)
- Re: Regression with sched yield - 2.6.25-rc2-mm1 Balbir Singh (Mon Feb 18 2008 - 10:23:42 EST)
- Re: 2.6.25 Regression: DriveStatusError Daniel Exner (Mon Feb 18 2008 - 10:24:21 EST)
- [patch] x86: revised - use explicit timing delay for pit accesses David P. Reed (Mon Feb 18 2008 - 10:27:41 EST)
- Re: very poor ext3 write performance on big filesystems? Theodore Tso (Mon Feb 18 2008 - 10:35:44 EST)
- Re: Regression with sched yield - 2.6.25-rc2-mm1 Peter Zijlstra (Mon Feb 18 2008 - 10:35:54 EST)
- [GIT PULL - resend] V4L/DVB fixes - first request on Feb, 12 Mauro Carvalho Chehab (Mon Feb 18 2008 - 10:44:44 EST)
- Re: [PATCH 1/4] ide: fix sparse warning about shadowing 'flags' symbol Sergei Shtylyov (Mon Feb 18 2008 - 10:48:01 EST)
- Re: [PATCH 2/4] ide-disk: add missing printk() KERN_* levels Sergei Shtylyov (Mon Feb 18 2008 - 10:48:30 EST)
- Re: Problem with /proc/sys/vm/lowmem_reserve_ratio ??? Rik van Riel (Mon Feb 18 2008 - 10:49:20 EST)
- Re: [PATCH] simplify cpu_hotplug_begin()/put_online_cpus() Ingo Molnar (Mon Feb 18 2008 - 10:54:28 EST)
- Re: [patch 1/2] x86: define outb_pic and inb_pic to stop usingoutb_p and inb_p Alan Cox (Mon Feb 18 2008 - 10:55:11 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Bartlomiej Zolnierkiewicz (Mon Feb 18 2008 - 10:59:33 EST)
- [Patch] Driver core: Fix error handling in bus_add_driver(). Cornelia Huck (Mon Feb 18 2008 - 11:05:22 EST)
- Re: [PATCH 1/5] ide: remove PIO "downgrade" quirk Sergei Shtylyov (Mon Feb 18 2008 - 11:06:05 EST)
- [PATCH] ata: replace macro with static inline in libata.h Harvey Harrison (Mon Feb 18 2008 - 11:08:05 EST)
- Re: linux-next: first tree Mauro Carvalho Chehab (Mon Feb 18 2008 - 11:08:26 EST)
- Re: [PATCH 28/30] r/o bind mounts: track numbers of writers to mounts Miklos Szeredi (Mon Feb 18 2008 - 11:11:20 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Kernel Ooops while running dbench Frans Pop (Mon Feb 18 2008 - 11:11:58 EST)
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression Mauro Carvalho Chehab (Mon Feb 18 2008 - 11:12:18 EST)
- Re: build #355 issue for v2.6.25-rc2-15-g1309d4e in functionv4l2_i2c_attach Mauro Carvalho Chehab (Mon Feb 18 2008 - 11:13:25 EST)
- Re: 2.6.25-rc1/2 regression: first-time login into gnome fails Ray Lee (Mon Feb 18 2008 - 11:15:21 EST)
- Re: very poor ext3 write performance on big filesystems? Tomasz Chmielewski (Mon Feb 18 2008 - 11:17:26 EST)
- Re: 2.6.25-rc2-mm1: new create_proc_entry() users Daniel Walker (Mon Feb 18 2008 - 11:19:30 EST)
- Re: [2.6 patch] fs/jbd/journal.c: cleanups Ingo Molnar (Mon Feb 18 2008 - 11:23:32 EST)
- Re: [PATCH 09/30] r/o bind mounts: drop write during emergency remount Miklos Szeredi (Mon Feb 18 2008 - 11:29:33 EST)
- Re: iwl3945 not working properly. John W. Linville (Mon Feb 18 2008 - 11:32:38 EST)
- [patch 0/3] simplify initcall & quirk debug output bjorn . helgaas (Mon Feb 18 2008 - 11:35:47 EST)
- [patch 2/3] PNP: Simplify quirk debug output bjorn . helgaas (Mon Feb 18 2008 - 11:36:02 EST)
- [patch 3/3] PCI: Simplify quirk debug output bjorn . helgaas (Mon Feb 18 2008 - 11:36:29 EST)
- [patch 1/3] Simplify initcall debug output bjorn . helgaas (Mon Feb 18 2008 - 11:36:44 EST)
- Re: build #355 issue for v2.6.25-rc2-15-g1309d4e in function v4l2_i2c_attach Rafael J. Wysocki (Mon Feb 18 2008 - 11:38:07 EST)
- Re: Compex FreedomLine 32 PnP-PCI2 broken with de2104x Ondrej Zary (Mon Feb 18 2008 - 11:41:05 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Rafael J. Wysocki (Mon Feb 18 2008 - 11:42:42 EST)
- Re: [PATCH -mmotm] fs/sysfs/file.c d_path fix Jan Blunck (Mon Feb 18 2008 - 11:44:40 EST)
- Re: PCI DMA address Jiri Slaby (Mon Feb 18 2008 - 11:49:51 EST)
- Re: Unable to continue testing of 2.6.25 Arjan van de Ven (Mon Feb 18 2008 - 11:51:29 EST)
- Re: 2.6.25-rc2: Reported regressions from 2.6.24 Arjan van de Ven (Mon Feb 18 2008 - 11:52:42 EST)
- Re: NULL pointer in kmem_cache_alloc with 2.6.25-rc1 Arjan van de Ven (Mon Feb 18 2008 - 11:53:44 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Stephen Hemminger (Mon Feb 18 2008 - 11:54:14 EST)
- [BUG][RFC] [GENERIC IRQ] irq_chip_set_defaults shutdown / disable Hennerich, Michael (Mon Feb 18 2008 - 11:58:23 EST)
- Re: [PATCH 8/9] qd65xx: return error value in qd_probe() Sergei Shtylyov (Mon Feb 18 2008 - 12:00:09 EST)
- Re: [PATCH 1/5] ide: remove PIO "downgrade" quirk Bartlomiej Zolnierkiewicz (Mon Feb 18 2008 - 12:02:51 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Laszlo Attila Toth (Mon Feb 18 2008 - 12:04:00 EST)
- [PATCH 1/2] lock_task_sighand: add rcu lock/unlock Oleg Nesterov (Mon Feb 18 2008 - 12:04:40 EST)
- [PATCH 2/2] k_getrusage: don't take rcu_read_lock() Oleg Nesterov (Mon Feb 18 2008 - 12:04:53 EST)
- [PATCH-RESEND] next-20080218 build failure at pmac_ide_macio_attach () Kamalesh Babulal (Mon Feb 18 2008 - 12:06:40 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Rafael J. Wysocki (Mon Feb 18 2008 - 12:08:08 EST)
- Re: build #355 issue for v2.6.25-rc2-15-g1309d4e in functionv4l2_i2c_attach Mauro Carvalho Chehab (Mon Feb 18 2008 - 12:08:27 EST)
- [PATCH] x86: fix pmd_bad and pud_bad to support huge pages Hans Rosenfeld (Mon Feb 18 2008 - 12:10:35 EST)
- Re: Unable to continue testing of 2.6.25 Andi Kleen (Mon Feb 18 2008 - 12:12:20 EST)
- Re: 2.6.25-rc2-mm1 (cciss build error) Randy Dunlap (Mon Feb 18 2008 - 12:14:30 EST)
- Re: parisc compile error Kyle McMartin (Mon Feb 18 2008 - 12:15:18 EST)
- Re: [linux-kernel] Re: [patch 1/2] x86: define outb_pic and inb_picto stop using outb_p and inb_p David P. Reed (Mon Feb 18 2008 - 12:31:23 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Valdis . Kletnieks (Mon Feb 18 2008 - 12:31:36 EST)
- Re: Unable to continue testing of 2.6.25 Arjan van de Ven (Mon Feb 18 2008 - 12:33:25 EST)
- Re: tbench regression in 2.6.25-rc1 Valdis . Kletnieks (Mon Feb 18 2008 - 12:35:31 EST)
- Re: [GIT PULL - resend] V4L/DVB fixes - first request on Feb, 12 Mauro Carvalho Chehab (Mon Feb 18 2008 - 12:36:32 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Anton Vorontsov (Mon Feb 18 2008 - 12:38:03 EST)
- Re: [BUG][RFC] [GENERIC IRQ] irq_chip_set_defaults shutdown /disable Thomas Gleixner (Mon Feb 18 2008 - 12:49:53 EST)
- Re: mips SMBUS_PSC_BASE compile errors Manuel Lauss (Mon Feb 18 2008 - 12:51:44 EST)
- keyboard dead with 45b5035 Pierre Ossman (Mon Feb 18 2008 - 12:53:52 EST)
- Re: [2.6.25-rc2] e100: Trying to free already-free IRQ 11 during suspend ... Andrey Borzenkov (Mon Feb 18 2008 - 13:02:28 EST)
- [PATCH] tlan: add static to function definitions Harvey Harrison (Mon Feb 18 2008 - 13:04:51 EST)
- RE: [BUG][RFC] [GENERIC IRQ] irq_chip_set_defaults shutdown / disable Hennerich, Michael (Mon Feb 18 2008 - 13:05:51 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflow check Valdis . Kletnieks (Mon Feb 18 2008 - 13:06:07 EST)
- Re: [PATCH] [SSB] PCI core driver: use new SPROM data structure Michael Buesch (Mon Feb 18 2008 - 13:11:40 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Mon Feb 18 2008 - 13:12:08 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Valdis . Kletnieks (Mon Feb 18 2008 - 13:14:16 EST)
- Re: Unable to continue testing of 2.6.25 Andi Kleen (Mon Feb 18 2008 - 13:16:43 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Mon Feb 18 2008 - 13:16:57 EST)
- Re: [PATCH 1/1] NBD: make nbd default to deadline I/O scheduler Jens Axboe (Mon Feb 18 2008 - 13:17:17 EST)
- Re: keyboard dead with 45b5035 - Regression in 2.6.25-rc2 Larry Finger (Mon Feb 18 2008 - 13:21:54 EST)
- Re: Unable to continue testing of 2.6.25 Arjan van de Ven (Mon Feb 18 2008 - 13:33:39 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Arjan van de Ven (Mon Feb 18 2008 - 13:34:57 EST)
- [PATCH] Documentation: correction to debugging-via-ohci1394 Stefan Richter (Mon Feb 18 2008 - 13:40:46 EST)
- Re: Compiling with 2.6.25-rc2 with binutils 2.17 fails? Roland McGrath (Mon Feb 18 2008 - 13:41:00 EST)
- Re: very poor ext3 write performance on big filesystems? Theodore Tso (Mon Feb 18 2008 - 13:45:36 EST)
- Re: Unable to continue testing of 2.6.25 Alan Cox (Mon Feb 18 2008 - 13:49:49 EST)
- Re: Unable to continue testing of 2.6.25 Arjan van de Ven (Mon Feb 18 2008 - 13:53:48 EST)
- Re: Unable to continue testing of 2.6.25 Roland Dreier (Mon Feb 18 2008 - 13:54:08 EST)
- Re: [PATCH] x86: fix pmd_bad and pud_bad to support huge pages Thomas Gleixner (Mon Feb 18 2008 - 13:54:36 EST)
- [PATCH] x86: define outb_pic and inb_pic to stop using outb_p and inb_p David P. Reed (Mon Feb 18 2008 - 13:58:52 EST)
- [PATCH] x86: use explicit timing delay for pit accesses in kernel and pcspkr driver David P. Reed (Mon Feb 18 2008 - 13:59:06 EST)
- Re: Unable to continue testing of 2.6.25 Arjan van de Ven (Mon Feb 18 2008 - 14:08:26 EST)
- [ALSA] 2.6.25-rc2 compilation broken Guennadi Liakhovetski (Mon Feb 18 2008 - 14:09:37 EST)
- Re: [PATCH] Documentation: correction to debugging-via-ohci1394 Ingo Molnar (Mon Feb 18 2008 - 14:10:16 EST)
- [PATCH 1/3] x86, kvm: add ad_mask static inline Harvey Harrison (Mon Feb 18 2008 - 14:12:53 EST)
- [PATCH 2/3] x86, kvm: make register_address, address_mask staticinlines Harvey Harrison (Mon Feb 18 2008 - 14:13:15 EST)
- [PATCH 3/3] x86, kvm: make register_address_increment and JMP_RELstatic inlines Harvey Harrison (Mon Feb 18 2008 - 14:13:35 EST)
- Help writing my first USB driver ( no user space code needed ) kernel . org (Mon Feb 18 2008 - 14:14:53 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Kiyoshi Ueda (Mon Feb 18 2008 - 14:17:18 EST)
- Re: Unable to continue testing of 2.6.25 Roland Dreier (Mon Feb 18 2008 - 14:19:19 EST)
- Re: Unable to continue testing of 2.6.25 Ingo Molnar (Mon Feb 18 2008 - 14:19:33 EST)
- Re: [Cbe-oss-dev] [PATCH 1/3] Fix Unlikely(x) == y Andrew Pinski (Mon Feb 18 2008 - 14:22:31 EST)
- Re: [PATCH 2/2] [RESENDING] fs/ocfs2: get rid of unnecessaryinitialization Mark Fasheh (Mon Feb 18 2008 - 14:31:54 EST)
- Re: [PATCH 3/6] fs/ocfs2: Use DIV_ROUND_UP Mark Fasheh (Mon Feb 18 2008 - 14:36:48 EST)
- Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Arjan van de Ven (Mon Feb 18 2008 - 14:41:21 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Chris Rankin (Mon Feb 18 2008 - 14:42:43 EST)
- Re: [PATCH 0/2] Markers Implementation for RCU Tracing - Ver II Paul E. McKenney (Mon Feb 18 2008 - 14:48:49 EST)
- Re: 2.6.25-rc2 hangs after "Suspending console(s)" Pavel Machek (Mon Feb 18 2008 - 14:49:02 EST)
- [PATCH] update checkpatch.pl to version 0.15 Andy Whitcroft (Mon Feb 18 2008 - 14:51:24 EST)
- Re: keyboard dead with 45b5035 Rafael J. Wysocki (Mon Feb 18 2008 - 14:52:03 EST)
- Re: [stable] [GIT pull] hrtimer fixes Greg KH (Mon Feb 18 2008 - 14:54:54 EST)
- RE: init wont start on VIA EPIA 5000 500mhz board and randomely wont start on VIA EPIA MII 10000 sean mathews (Mon Feb 18 2008 - 14:55:31 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Laura Garcia (Mon Feb 18 2008 - 14:55:48 EST)
- [2.6.22.y #2] quicklists: do not release off node pages early Oliver Pinter (Mon Feb 18 2008 - 15:01:25 EST)
- [2.6.22.y #2] quicklists: Only consider memory that can be used with GFP_KERNEL Oliver Pinter (Mon Feb 18 2008 - 15:01:39 EST)
- [2.6.22.y #2] Be more robust about bad arguments in get_user_pages() Oliver Pinter (Mon Feb 18 2008 - 15:01:53 EST)
- [QUESTION] FRV: linking error? Cyrill Gorcunov (Mon Feb 18 2008 - 15:03:41 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Stephen Hemminger (Mon Feb 18 2008 - 15:07:39 EST)
- [PATCH] ieee1394: prevent device binding of raw1394, video1394,dv1394 Stefan Richter (Mon Feb 18 2008 - 15:11:52 EST)
- Re: Current git very broken on the Dreamcast Adrian McMenamin (Mon Feb 18 2008 - 15:13:11 EST)
- Re: [Patch 0/2] powerpc: avoid userspace poking to legacy ioports Jean Delvare (Mon Feb 18 2008 - 15:15:34 EST)
- Re: [PATCH] x86_64: remove never used nodenumer in pda Yinghai Lu (Mon Feb 18 2008 - 15:16:28 EST)
- Re: [spi-devel-general] atmel_spi clock polarity David Brownell (Mon Feb 18 2008 - 15:16:44 EST)
- Re: [patch] suspend/resume self-test David Brownell (Mon Feb 18 2008 - 15:16:58 EST)
- Re: [PATCH 3/7] fs/ocfs2: Use BUG_ON Mark Fasheh (Mon Feb 18 2008 - 15:17:21 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Andreas Schwab (Mon Feb 18 2008 - 15:20:11 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Borislav Petkov (Mon Feb 18 2008 - 15:21:20 EST)
- [GIT Pull] x86 updates Thomas Gleixner (Mon Feb 18 2008 - 15:22:23 EST)
- Re: Unable to continue testing of 2.6.25 Alan Cox (Mon Feb 18 2008 - 15:25:16 EST)
- Re: [PATCH 1/5] x86: validate against acpi motherboard resources Robert Hancock (Mon Feb 18 2008 - 15:26:26 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses inkernel and pcspkr driver Alan Cox (Mon Feb 18 2008 - 15:27:20 EST)
- Status of storage autosuspend Pavel Machek (Mon Feb 18 2008 - 15:27:47 EST)
- [GIT PULL] please pull infiniband.git Roland Dreier (Mon Feb 18 2008 - 15:36:00 EST)
- Re: Status of storage autosuspend Alan Stern (Mon Feb 18 2008 - 15:36:30 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver Rene Herman (Mon Feb 18 2008 - 15:37:39 EST)
- Re: [BUG][RFC] [GENERIC IRQ] irq_chip_set_defaults shutdown /disable Thomas Gleixner (Mon Feb 18 2008 - 15:38:30 EST)
- [patch 1/3] Convert stats_sem in a mutex matthias (Mon Feb 18 2008 - 15:40:42 EST)
- [patch 3/3] Convert ccp->mutex in a mutex matthias (Mon Feb 18 2008 - 15:41:04 EST)
- Re: [PATCH 0/2] Markers Implementation for RCU Tracing - Ver II Mathieu Desnoyers (Mon Feb 18 2008 - 15:41:31 EST)
- Re: [Patch 0/2] powerpc: avoid userspace poking to legacy ioports Benjamin Herrenschmidt (Mon Feb 18 2008 - 15:42:49 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver H. Peter Anvin (Mon Feb 18 2008 - 15:44:40 EST)
- [patch 0/3] USB Auerswald ISDN: Convert semaphores to mutexes matthias (Mon Feb 18 2008 - 15:47:09 EST)
- RE: [BUG][RFC] [GENERIC IRQ] irq_chip_set_defaults shutdown /disable Thomas Gleixner (Mon Feb 18 2008 - 15:47:46 EST)
- [patch 2/3] Convert ccp->readmutex in a mutex matthias (Mon Feb 18 2008 - 15:49:30 EST)
- Re: keyboard dead with 45b5035 Pierre Ossman (Mon Feb 18 2008 - 15:51:01 EST)
- [PCI] duplicate sysfs symbols getting registered in current git Guennadi Liakhovetski (Mon Feb 18 2008 - 15:52:45 EST)
- [PATCH 3/6] reiserfs: fix sparse warning in namei.c Harvey Harrison (Mon Feb 18 2008 - 15:53:03 EST)
- [PATCH 1/6] reiserfs: fix sparse warnings in fix_node.c Harvey Harrison (Mon Feb 18 2008 - 15:53:21 EST)
- [PATCH 2/6] reiserfs: fix sparse warnings in do_balan.c Harvey Harrison (Mon Feb 18 2008 - 15:53:38 EST)
- [PATCH 5/6] reiserfs: fix sparse warnings in do_balan.c Harvey Harrison (Mon Feb 18 2008 - 15:53:53 EST)
- [PATCH 4/6] reiserfs: fix sparse warnings in lbalance.c Harvey Harrison (Mon Feb 18 2008 - 15:54:17 EST)
- [PATCH 6/6] reiserfs: fix sparse warning in journal.c Harvey Harrison (Mon Feb 18 2008 - 15:54:42 EST)
- Re: [PATCH] mm: setup_usemap() must be __meminit Sam Ravnborg (Mon Feb 18 2008 - 15:58:24 EST)
- Re: [Patch 0/2] powerpc: avoid userspace poking to legacy ioports Jean Delvare (Mon Feb 18 2008 - 15:58:59 EST)
- Re: Solve section mismatch for free_area_init_core. Sam Ravnborg (Mon Feb 18 2008 - 16:01:21 EST)
- [PATCH] [MIPS] Enable the timerfd_*() o32 system calls Dmitri Vorobiev (Mon Feb 18 2008 - 16:02:54 EST)
- [PATCH 0/4] Avoid panic in case of buggy bios Glauber Costa (Mon Feb 18 2008 - 16:03:25 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver Rene Herman (Mon Feb 18 2008 - 16:03:40 EST)
- Re: [PATCH] ocfs2: le*_add_cpu conversion Mark Fasheh (Mon Feb 18 2008 - 16:04:05 EST)
- [PATCH 1/4] make cdev attribuition the last step Glauber Costa (Mon Feb 18 2008 - 16:04:26 EST)
- [PATCH 2/4] use pr->cdev as a condition for cleanup Glauber Costa (Mon Feb 18 2008 - 16:04:41 EST)
- [PATCH 4/4] remove goto statement Glauber Costa (Mon Feb 18 2008 - 16:04:59 EST)
- [PATCH 3/4] provide error handling for unclean objects Glauber Costa (Mon Feb 18 2008 - 16:05:22 EST)
- [bug] uml doesn't boot under 2.6.25-rc1 host (was Re: 2.6.24-mm1 bugs) Miklos Szeredi (Mon Feb 18 2008 - 16:05:45 EST)
- Re: [2.6 patch] make ocfs2_downconvert_thread() static Mark Fasheh (Mon Feb 18 2008 - 16:05:58 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver Rene Herman (Mon Feb 18 2008 - 16:06:23 EST)
- Re: [2.6 patch] ocfs: make dlm_do_assert_master() static Mark Fasheh (Mon Feb 18 2008 - 16:06:38 EST)
- [PATCH] block: fix kernel-docbook parameters and files Randy Dunlap (Mon Feb 18 2008 - 16:06:56 EST)
- Re: [Patch 0/2] powerpc: avoid userspace poking to legacy ioports Arjan van de Ven (Mon Feb 18 2008 - 16:07:17 EST)
- Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Laurent Riffard (Mon Feb 18 2008 - 16:07:41 EST)
- Re: [Patch 0/2] powerpc: avoid userspace poking to legacy ioports Benjamin Herrenschmidt (Mon Feb 18 2008 - 16:07:55 EST)
- [PATCH] driver-core: fix kernel-doc function parameters Randy Dunlap (Mon Feb 18 2008 - 16:10:00 EST)
- [PATCH] x86/mtrr: fix kernel-doc missing notation Randy Dunlap (Mon Feb 18 2008 - 16:11:50 EST)
- Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Arjan van de Ven (Mon Feb 18 2008 - 16:14:53 EST)
- Re: Oops on 2.6.24.2 "rmmod fan" && "rmmod 8250_pnp" Alexey Dobriyan (Mon Feb 18 2008 - 16:16:04 EST)
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression Bongani Hlope (Mon Feb 18 2008 - 16:20:59 EST)
- Re: [lm-sensors] [PATCH] adt7473: New driver for Analog DevicesADT7473 sensor chip Darrick J. Wong (Mon Feb 18 2008 - 16:32:54 EST)
- [PATCH v2] adt7473: New driver for Analog Devices ADT7473 sensorchip Darrick J. Wong (Mon Feb 18 2008 - 16:33:47 EST)
- Re: [PATCH] x86/mtrr: fix kernel-doc missing notation Thomas Gleixner (Mon Feb 18 2008 - 16:37:10 EST)
- [PATCH] I8042: Use SGI_HAS_I8042 to select SGI i8042 handlinig Thomas Bogendoerfer (Mon Feb 18 2008 - 16:43:18 EST)
- Re: [2.6 patch] fs/drop_caches.c: make 2 functions static Neil Brown (Mon Feb 18 2008 - 16:45:21 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver H. Peter Anvin (Mon Feb 18 2008 - 16:45:43 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Michael Ellerman (Mon Feb 18 2008 - 16:46:23 EST)
- boot parameter to override a built-in initramfs? David Nicol (Mon Feb 18 2008 - 16:48:08 EST)
- Re: 2.6.24: RPC: bad TCP reclen 0x00020090 (large) Tom Tucker (Mon Feb 18 2008 - 16:49:42 EST)
- Re: 2.6.24: RPC: bad TCP reclen 0x00020090 (large) Tom Tucker (Mon Feb 18 2008 - 16:51:42 EST)
- Re: Compiling with 2.6.25-rc2 with binutils 2.17 fails? Rob Landley (Mon Feb 18 2008 - 16:53:22 EST)
- Re: inode leak in 2.6.24? David Chinner (Mon Feb 18 2008 - 16:54:14 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver Rene Herman (Mon Feb 18 2008 - 16:58:26 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver H. Peter Anvin (Mon Feb 18 2008 - 17:02:20 EST)
- [RFC] [PATCH] Fix b43 driver build for arm Gordon Farquharson (Mon Feb 18 2008 - 17:03:24 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver Rene Herman (Mon Feb 18 2008 - 17:05:41 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Mon Feb 18 2008 - 17:09:32 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Russell King (Mon Feb 18 2008 - 17:14:09 EST)
- Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):undefined reference to `LGUEST_PAGES_regs_trapnum' Christian Kujau (Mon Feb 18 2008 - 17:14:39 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single device DM devices David Chinner (Mon Feb 18 2008 - 17:17:20 EST)
- Re: Status of storage autosuspend Pavel Machek (Mon Feb 18 2008 - 17:20:03 EST)
- Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):undefined reference to `LGUEST_PAGES_regs_trapnum' Sergio Luis (Mon Feb 18 2008 - 17:22:31 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Mon Feb 18 2008 - 17:25:27 EST)
- Re: [PATCH 2/2] [RESENDING] fs/ocfs2: get rid of unnecessary initialization David Teigland (Mon Feb 18 2008 - 17:26:09 EST)
- Re: Compiling with 2.6.25-rc2 with binutils 2.17 fails? Roland McGrath (Mon Feb 18 2008 - 17:26:58 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver Rene Herman (Mon Feb 18 2008 - 17:31:05 EST)
- Re: [patch 1/6] mmu_notifier: Core code Roland Dreier (Mon Feb 18 2008 - 17:33:58 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Russell King (Mon Feb 18 2008 - 17:34:34 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Borislav Petkov (Mon Feb 18 2008 - 17:38:25 EST)
- Re: [PATCH 1/3] Support arbitrary initial TCP timestamps Glenn Griffin (Mon Feb 18 2008 - 17:38:40 EST)
- Re: [RFC v3 4/7] dmaengine: Add slave DMA interface Dan Williams (Mon Feb 18 2008 - 17:42:21 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Mon Feb 18 2008 - 17:43:49 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver H. Peter Anvin (Mon Feb 18 2008 - 17:44:21 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver H. Peter Anvin (Mon Feb 18 2008 - 17:45:27 EST)
- Re: [spi-devel-general] atmel_spi clock polarity Haavard Skinnemoen (Mon Feb 18 2008 - 17:49:36 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Harvey Harrison (Mon Feb 18 2008 - 17:50:34 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Russell King (Mon Feb 18 2008 - 17:54:22 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Chris Clayton (Mon Feb 18 2008 - 17:55:25 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Mon Feb 18 2008 - 17:57:42 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Russell King (Mon Feb 18 2008 - 18:01:26 EST)
- [PATCH, RFC] kthread: (possibly) a missing memory barrier inkthread_stop() Dmitry Adamushko (Mon Feb 18 2008 - 18:03:55 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Mon Feb 18 2008 - 18:06:31 EST)
- TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Mon Feb 18 2008 - 18:14:01 EST)
- [PATCH] ide-cd: fix missing residual count setting in DMA mode(Was 2.6.25-rc1/2 CD/DVD burning broken) Kiyoshi Ueda (Mon Feb 18 2008 - 18:14:37 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Mon Feb 18 2008 - 18:17:50 EST)
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression Bongani Hlope (Mon Feb 18 2008 - 18:21:55 EST)
- Re: xfsaild causing 30+ wakeups/s on an idle system since 2.6.25-rcX Linda Walsh (Mon Feb 18 2008 - 18:22:24 EST)
- Re: [PATCH] ufs: [bl]e*_add_cpu conversion Roel Kluin (Mon Feb 18 2008 - 18:22:41 EST)
- [PATCH] PPS: parallel port clients support. Rodolfo Giometti (Mon Feb 18 2008 - 18:26:27 EST)
- LinuxPPS (RESUBMIT): the PPS Linux implementation. Rodolfo Giometti (Mon Feb 18 2008 - 18:26:40 EST)
- [PATCH] PPS: example program to enable PPS support on serial ports. Rodolfo Giometti (Mon Feb 18 2008 - 18:26:57 EST)
- [PATCH] PPS: LinuxPPS clients support. Rodolfo Giometti (Mon Feb 18 2008 - 18:27:20 EST)
- [PATCH] PPS: documentation programs and examples. Rodolfo Giometti (Mon Feb 18 2008 - 18:27:34 EST)
- [PATCH] PPS: userland header file for PPS API. Rodolfo Giometti (Mon Feb 18 2008 - 18:27:51 EST)
- [PATCH] LinuxPPS core support. Rodolfo Giometti (Mon Feb 18 2008 - 18:28:09 EST)
- [PATCH] PPS: serial clients support. Rodolfo Giometti (Mon Feb 18 2008 - 18:28:32 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Jan Engelhardt (Mon Feb 18 2008 - 18:28:46 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Clemens Koller (Mon Feb 18 2008 - 18:35:40 EST)
- Re: [PATCH] Add IPv6 support to TCP SYN cookies Glenn Griffin (Mon Feb 18 2008 - 18:37:24 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Sam Ravnborg (Mon Feb 18 2008 - 18:42:33 EST)
- Re: [GIT PULL] XFS update for 2.6.25-rc3 Linus Torvalds (Mon Feb 18 2008 - 18:49:53 EST)
- Re: [PATCH 1/1] NBD: make nbd default to deadline I/O scheduler Andrew Morton (Mon Feb 18 2008 - 18:51:44 EST)
- Re: [GIT PULL] XFS update for 2.6.25-rc3 Lachlan McIlroy (Mon Feb 18 2008 - 18:54:45 EST)
- Re: Linux 2.6.25-rc2 Linus Torvalds (Mon Feb 18 2008 - 18:55:26 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Mon Feb 18 2008 - 19:02:29 EST)
- Re: [PATCH] LinuxPPS core support. Randy Dunlap (Mon Feb 18 2008 - 19:05:03 EST)
- Is Infineon PEB 3332 EL supported in Linux? CIJOML (Mon Feb 18 2008 - 19:05:36 EST)
- Re: 2.6.25-rc2-mm1 Kevin Winchester (Mon Feb 18 2008 - 19:08:19 EST)
- Re: Help writing my first USB driver ( no user space code needed) Daniel Drake (Mon Feb 18 2008 - 19:15:02 EST)
- Re: 2.6.25-rc2-mm1 Andrew Morton (Mon Feb 18 2008 - 19:17:43 EST)
- [PATCH] documentation: fix firmware_sample_firmware_class to build Randy Dunlap (Mon Feb 18 2008 - 19:22:55 EST)
- Re: 2.6.25-rc2-mm1 Steven Rostedt (Mon Feb 18 2008 - 19:23:25 EST)
- hdparm-8.2 now available Mark Lord (Mon Feb 18 2008 - 19:25:58 EST)
- [PATCH] documentation: move spidev_fdx example to its own sourcefile Randy Dunlap (Mon Feb 18 2008 - 19:27:38 EST)
- Re: [Ocfs2-devel] [GIT PATCH 0/2] ocfs2: Fix endian bug in o2dlmnegotiation Mark Fasheh (Mon Feb 18 2008 - 19:29:23 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Michael Chan (Mon Feb 18 2008 - 19:29:58 EST)
- [PATCH] fs/ext4/mballoc.c: Convert to list_for_each_entry_rcu() Roel Kluin (Mon Feb 18 2008 - 19:32:18 EST)
- Re: [PATCH] documentation: fix firmware_sample_firmware_class tobuild David Rientjes (Mon Feb 18 2008 - 19:34:31 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 David Miller (Mon Feb 18 2008 - 19:35:34 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support forforeign endianness Benjamin Herrenschmidt (Mon Feb 18 2008 - 19:37:04 EST)
- Re: boot parameter to override a built-in initramfs? H. Peter Anvin (Mon Feb 18 2008 - 19:39:20 EST)
- Re: boot parameter to override a built-in initramfs? H. Peter Anvin (Mon Feb 18 2008 - 19:39:55 EST)
- Re: linux-next: quilt series Frank Seidel (Mon Feb 18 2008 - 19:41:07 EST)
- [PATCH] queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message Jan Altenberg (Mon Feb 18 2008 - 19:45:23 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Frank Seidel (Mon Feb 18 2008 - 19:45:45 EST)
- Re: [RFC] bitmap onto and fold operators for mempolicy extensions David Rientjes (Mon Feb 18 2008 - 19:47:00 EST)
- [PATCH] wireless: Convert to list_for_each_entry_rcu() Roel Kluin (Mon Feb 18 2008 - 19:47:44 EST)
- Re: inode leak in 2.6.24? Ferenc Wagner (Mon Feb 18 2008 - 19:50:32 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Bartlomiej Zolnierkiewicz (Mon Feb 18 2008 - 19:51:16 EST)
- Re: linux-next: Tree for Feb 18 Bartlomiej Zolnierkiewicz (Mon Feb 18 2008 - 19:51:31 EST)
- Re: [PATCH] next-20080218 build failure at pmac_ide_macio_attach () Bartlomiej Zolnierkiewicz (Mon Feb 18 2008 - 19:51:48 EST)
- Re: [PATCH] ide-cd: fix missing residual count setting in DMA mode (Was 2.6.25-rc1/2 CD/DVD burning broken) Bartlomiej Zolnierkiewicz (Mon Feb 18 2008 - 19:52:06 EST)
- [git patches] IDE fixes Bartlomiej Zolnierkiewicz (Mon Feb 18 2008 - 19:52:26 EST)
- Re: [PATCH] documentation: fix firmware_sample_firmware_class tobuild David Rientjes (Mon Feb 18 2008 - 19:52:44 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Shi Weihua (Mon Feb 18 2008 - 20:00:53 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Michael Chan (Mon Feb 18 2008 - 20:01:58 EST)
- Re: [PATCH] correct inconsistent ntp interval/tick_length usage john stultz (Mon Feb 18 2008 - 20:02:36 EST)
- [PATCH] cifs: remove GLOBAL_EXTERN macro Harvey Harrison (Mon Feb 18 2008 - 20:12:31 EST)
- Re: 2.6.25-rc2-mm1 Kevin Winchester (Mon Feb 18 2008 - 20:16:19 EST)
- Re: [PATCH 4/4] remove goto statement Li Zefan (Mon Feb 18 2008 - 20:20:52 EST)
- Re: IO queueing and complete affinity w/ threads: Some results Nick Piggin (Mon Feb 18 2008 - 20:50:43 EST)
- Re: Linux 2.6.25-rc2 regression: LVM cannot find volume group Alasdair G Kergon (Mon Feb 18 2008 - 20:54:15 EST)
- Re: [PATCH 4/5] signal(ia64): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 21:06:28 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Shi Weihua (Mon Feb 18 2008 - 21:13:30 EST)
- Re: [PATCH] documentation: move spidev_fdx example to its own source file David Brownell (Mon Feb 18 2008 - 21:14:53 EST)
- Re: [PATCH] queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message David Brownell (Mon Feb 18 2008 - 21:15:14 EST)
- Re: [PATCH][BLUETOOTH] add HCI_BROKEN_ISOC for 0e5e:6622 (bugzilla#9027) SDiZ (Mon Feb 18 2008 - 21:15:38 EST)
- Re: [PATCH 4/4] remove goto statement Glauber Costa (Mon Feb 18 2008 - 21:16:06 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Shi Weihua (Mon Feb 18 2008 - 21:21:33 EST)
- Re: [PATCH 2/5] signal(x86_64): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 21:24:12 EST)
- Re: [PATCH 4/4] remove goto statement Li Zefan (Mon Feb 18 2008 - 21:24:29 EST)
- Re: [PATCH 3/5] signal(x86_ia32): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 21:25:20 EST)
- [PATCH] capabilities: implement per-process securebits Andrew G. Morgan (Mon Feb 18 2008 - 21:25:57 EST)
- Re: [PATCH 4/5] signal(ia64): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 21:27:10 EST)
- Re: [PATCH 5/5] signal(ia64_ia32): add a signal stack overflow check Shi Weihua (Mon Feb 18 2008 - 21:28:21 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Nick Piggin (Mon Feb 18 2008 - 21:35:47 EST)
- Re: [PATCH] Implement barrier support for single device DM devices Alasdair G Kergon (Mon Feb 18 2008 - 21:39:29 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Arjan van de Ven (Mon Feb 18 2008 - 21:41:48 EST)
- LSI Logic MegaRAID SATA 150-4 / LSI Logic New Generation RAID DeviceDrivers (MEGARAID_NEWGEN) problems (megaraid abort: scsi cmd:14600, do nowown) David M. Strang (Mon Feb 18 2008 - 21:44:19 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single device DM devices Alasdair G Kergon (Mon Feb 18 2008 - 21:45:49 EST)
- Re: tbench regression in 2.6.25-rc1 Zhang, Yanmin (Mon Feb 18 2008 - 21:48:24 EST)
- [PATCH 4/4] [PATCH] remove goto statement Glauber Costa (Mon Feb 18 2008 - 21:49:22 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single device DM devices Alasdair G Kergon (Mon Feb 18 2008 - 21:57:12 EST)
- Re: [lm-sensors] [PATCH v2] adt7473: New driver for Analog DevicesADT7473 sensor chip Mark M. Hoffman (Mon Feb 18 2008 - 22:09:58 EST)
- Re: NULL pointer in kmem_cache_alloc with 2.6.25-rc1 Zhang, Yanmin (Mon Feb 18 2008 - 22:16:04 EST)
- Re: Status of storage autosuspend Alan Stern (Mon Feb 18 2008 - 22:19:23 EST)
- [PATCH] Fix building lguest as module. Tony Breeds (Mon Feb 18 2008 - 22:47:06 EST)
- Re: [PATCH 4/5] x86_64: check msr to get mmconfig for amd family 10h opteron v3 Yinghai Lu (Mon Feb 18 2008 - 23:00:05 EST)
- Re: [PATCH] correct inconsistent ntp interval/tick_length usage Roman Zippel (Mon Feb 18 2008 - 23:04:20 EST)
- Re: 2.6.24-sha1: RIP [<ffffffff802596c8>] iov_iter_advance+0x38/0x70 Nick Piggin (Mon Feb 18 2008 - 23:07:41 EST)
- [RFC 02/11] introduce simple_fs_type Arnd Bergmann (Mon Feb 18 2008 - 23:12:06 EST)
- [RFC 06/11] split out linux/libfs.h from linux/fs.h Arnd Bergmann (Mon Feb 18 2008 - 23:12:37 EST)
- [RFC 04/11] slim down securityfs Arnd Bergmann (Mon Feb 18 2008 - 23:12:55 EST)
- [RFC 05/11] slim down usbfs Arnd Bergmann (Mon Feb 18 2008 - 23:13:18 EST)
- [RFC 09/11] split out libfs/super.c from libfs.c Arnd Bergmann (Mon Feb 18 2008 - 23:13:33 EST)
- [RFC 08/11] split out libfs/dentry.c from libfs.c Arnd Bergmann (Mon Feb 18 2008 - 23:13:50 EST)
- [RFC 01/11] add generic versions of debugfs file operations Arnd Bergmann (Mon Feb 18 2008 - 23:14:14 EST)
- [RFC 00/11] possible debugfs/libfs consolidation Arnd Bergmann (Mon Feb 18 2008 - 23:14:35 EST)
- [RFC 03/11] slim down debugfs Arnd Bergmann (Mon Feb 18 2008 - 23:14:53 EST)
- [RFC 07/11] split out libfs/file.c from libfs.c Arnd Bergmann (Mon Feb 18 2008 - 23:15:23 EST)
- [RFC 10/11] split out libfs/inode.c from libfs.c Arnd Bergmann (Mon Feb 18 2008 - 23:15:46 EST)
- [RFC 11/11] split out libfs/aops.c from libfs.c Arnd Bergmann (Mon Feb 18 2008 - 23:16:03 EST)
- Re: [PATCH 1/2] bluetooth : put hci dev after del conn David Miller (Mon Feb 18 2008 - 23:44:40 EST)
- Re: [PATCH 2/2] bluetooth : do not move child device other thanrfcomm David Miller (Mon Feb 18 2008 - 23:45:32 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Nick Piggin (Mon Feb 18 2008 - 23:48:06 EST)
- Re: My system stops during startup with curretn git tree of2.6.25-rc2 David Miller (Mon Feb 18 2008 - 23:51:14 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Gordon Farquharson (Mon Feb 18 2008 - 23:59:52 EST)
- [PATCH] [RFC] Smack update for file capabilities Casey Schaufler (Tue Feb 19 2008 - 00:06:56 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Sam Ravnborg (Tue Feb 19 2008 - 00:32:38 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single device DM devices David Chinner (Tue Feb 19 2008 - 00:37:28 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Shaohua Li (Tue Feb 19 2008 - 00:45:43 EST)
- [RFC][PATCH] the proposal of improve page reclaim by throttle KOSAKI Motohiro (Tue Feb 19 2008 - 00:47:41 EST)
- Question about synchronous write on SSD Kyungmin Park (Tue Feb 19 2008 - 00:48:36 EST)
- Re: keyboard dead with 45b5035 Pierre Ossman (Tue Feb 19 2008 - 00:51:10 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Borislav Petkov (Tue Feb 19 2008 - 00:52:59 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Willy Tarreau (Tue Feb 19 2008 - 00:58:47 EST)
- Re: PCIE ASPM support hangs my laptop pretty often Shaohua Li (Tue Feb 19 2008 - 01:05:34 EST)
- Re: [RFC] bitmap onto and fold operators for mempolicy extensions Paul Jackson (Tue Feb 19 2008 - 01:05:50 EST)
- Re: [PATCH 0/7] Single RQ group scheduling Mike Galbraith (Tue Feb 19 2008 - 01:10:50 EST)
- Re: Linux 2.6.25-rc2 Ingo Molnar (Tue Feb 19 2008 - 01:11:31 EST)
- [PATCH] bttv: struct member initialized twice Harvey Harrison (Tue Feb 19 2008 - 01:12:46 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Nick Piggin (Tue Feb 19 2008 - 01:21:42 EST)
- [PATCH] serial: remove double initializer Harvey Harrison (Tue Feb 19 2008 - 01:33:38 EST)
- Re: Linux 2.6.25-rc2 Torsten Kaiser (Tue Feb 19 2008 - 01:45:51 EST)
- Re: [PATCH, RFC] kthread: (possibly) a missing memory barrier in kthread_stop() Nick Piggin (Tue Feb 19 2008 - 01:46:02 EST)
- Re: tbench regression in 2.6.25-rc1 Zhang, Yanmin (Tue Feb 19 2008 - 01:54:56 EST)
- Re: Linux 2.6.25-rc2 Torsten Kaiser (Tue Feb 19 2008 - 01:55:11 EST)
- LILO fatal error after going from 2.6.22 to 2.6.24.2 Rasmus Andersen (Tue Feb 19 2008 - 02:02:39 EST)
- [mm][PATCH 0/4] Add soft limits to the memory controller v2 Balbir Singh (Tue Feb 19 2008 - 02:06:50 EST)
- [mm] [PATCH 1/4] Modify resource counters to add soft limit support v2 Balbir Singh (Tue Feb 19 2008 - 02:07:09 EST)
- Re: NULL pointer in kmem_cache_alloc with 2.6.25-rc1 Zhang, Yanmin (Tue Feb 19 2008 - 02:07:35 EST)
- [mm] [PATCH 2/4] Add the soft limit interface v2 Balbir Singh (Tue Feb 19 2008 - 02:07:51 EST)
- [mm] [PATCH 3/4] Reclaim from groups over their soft limit under memory pressure v2 Balbir Singh (Tue Feb 19 2008 - 02:08:13 EST)
- [mm] [PATCH 4/4] Add soft limit documentation v2 Balbir Singh (Tue Feb 19 2008 - 02:08:32 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle KOSAKI Motohiro (Tue Feb 19 2008 - 02:10:38 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single device DM devices Jeremy Higdon (Tue Feb 19 2008 - 02:20:40 EST)
- Re: Linux 2.6.25-rc2 Pekka Enberg (Tue Feb 19 2008 - 02:21:39 EST)
- Re: [PATCH] Fix building lguest as module. Ingo Molnar (Tue Feb 19 2008 - 02:33:03 EST)
- Re: [mm] [PATCH 2/4] Add the soft limit interface v2 Li Zefan (Tue Feb 19 2008 - 02:35:40 EST)
- Re: tbench regression in 2.6.25-rc1 Eric Dumazet (Tue Feb 19 2008 - 02:36:03 EST)
- linux-next: Tree for Feb 19 Stephen Rothwell (Tue Feb 19 2008 - 02:38:42 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 KOSAKI Motohiro (Tue Feb 19 2008 - 02:38:59 EST)
- Re: NULL pointer in kmem_cache_alloc with 2.6.25-rc1 Pekka Enberg (Tue Feb 19 2008 - 02:39:18 EST)
- Re: tbench regression in 2.6.25-rc1 Eric Dumazet (Tue Feb 19 2008 - 02:40:55 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Adrian Bunk (Tue Feb 19 2008 - 02:43:51 EST)
- Re: [mm] [PATCH 2/4] Add the soft limit interface v2 Li Zefan (Tue Feb 19 2008 - 02:44:19 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single deviceDM devices Michael Tokarev (Tue Feb 19 2008 - 02:59:12 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle Nick Piggin (Tue Feb 19 2008 - 03:04:10 EST)
- [PATCH update] firewire: fw-sbp2: fix NULL pointer deref inscsi_remove_device Stefan Richter (Tue Feb 19 2008 - 03:06:19 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1softlockup while bootup on powerpc KAMEZAWA Hiroyuki (Tue Feb 19 2008 - 03:08:46 EST)
- Re: 2.6.24-git4+ regression Mike Galbraith (Tue Feb 19 2008 - 03:16:33 EST)
- Re: Question about synchronous write on SSD Thomas Petazzoni (Tue Feb 19 2008 - 03:16:54 EST)
- Re: [PATCHv3 0/3] x86: boot protocol updates. Ian Campbell (Tue Feb 19 2008 - 03:17:16 EST)
- Re: 2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30() Kay Sievers (Tue Feb 19 2008 - 03:19:38 EST)
- Re: xfsaild causing 30+ wakeups/s on an idle system since 2.6.25-rcX David Chinner (Tue Feb 19 2008 - 03:20:45 EST)
- Re: Solve section mismatch for free_area_init_core. Geert Uytterhoeven (Tue Feb 19 2008 - 03:31:27 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Jens Axboe (Tue Feb 19 2008 - 03:36:59 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Geert Uytterhoeven (Tue Feb 19 2008 - 03:37:29 EST)
- Re: [PATCH 1/3] x86, kvm: add ad_mask static inline Avi Kivity (Tue Feb 19 2008 - 03:39:26 EST)
- Re: [mm] [PATCH 2/4] Add the soft limit interface v2 Balbir Singh (Tue Feb 19 2008 - 03:40:50 EST)
- Re: tbench regression in 2.6.25-rc1 Zhang, Yanmin (Tue Feb 19 2008 - 03:42:19 EST)
- Re: [mm] [PATCH 2/4] Add the soft limit interface v2 Balbir Singh (Tue Feb 19 2008 - 03:42:36 EST)
- [patch] my mmu notifiers Nick Piggin (Tue Feb 19 2008 - 03:44:20 EST)
- [patch] my mmu notifier sample driver Nick Piggin (Tue Feb 19 2008 - 03:45:03 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Kay Sievers (Tue Feb 19 2008 - 03:47:42 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc KAMEZAWA Hiroyuki (Tue Feb 19 2008 - 03:49:12 EST)
- Re: [patch 3/6] mmu_notifier: invalidate_page callbacks Nick Piggin (Tue Feb 19 2008 - 03:49:43 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Sam Ravnborg (Tue Feb 19 2008 - 03:50:41 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Subrata Modak (Tue Feb 19 2008 - 03:51:05 EST)
- Re: 2.6.25-rc2 hangs after "Suspending console(s)" Tino Keitel (Tue Feb 19 2008 - 03:52:35 EST)
- Re: Linux 2.6.25-rc2 regression: LVM cannot find volume group Tilman Schmidt (Tue Feb 19 2008 - 03:58:33 EST)
- RE: [BUG][RFC] [GENERIC IRQ] irq_chip_set_defaults shutdown / disable Hennerich, Michael (Tue Feb 19 2008 - 03:58:53 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Jens Axboe (Tue Feb 19 2008 - 03:59:11 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc KAMEZAWA Hiroyuki (Tue Feb 19 2008 - 04:00:00 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Jens Axboe (Tue Feb 19 2008 - 04:01:34 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc KAMEZAWA Hiroyuki (Tue Feb 19 2008 - 04:08:33 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Jens Axboe (Tue Feb 19 2008 - 04:09:56 EST)
- Re: [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges Nick Piggin (Tue Feb 19 2008 - 04:10:22 EST)
- RE: [BUG][RFC] [GENERIC IRQ] irq_chip_set_defaults shutdown /disable Thomas Gleixner (Tue Feb 19 2008 - 04:13:09 EST)
- Re: [PATCH 1/1] NBD: make nbd default to deadline I/O scheduler Jens Axboe (Tue Feb 19 2008 - 04:20:36 EST)
- Re: [PATCH 1/1] NBD: make nbd default to deadline I/O scheduler Jens Axboe (Tue Feb 19 2008 - 04:24:51 EST)
- Re: [PATCH, RFC] kthread: (possibly) a missing memory barrier inkthread_stop() Peter Zijlstra (Tue Feb 19 2008 - 04:25:16 EST)
- Re: very poor ext3 write performance on big filesystems? Vladislav Bolkhovitin (Tue Feb 19 2008 - 04:25:47 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Andi Kleen (Tue Feb 19 2008 - 04:26:12 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Tue Feb 19 2008 - 04:27:27 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Andi Kleen (Tue Feb 19 2008 - 04:28:55 EST)
- Re: Unable to continue testing of 2.6.25 Andi Kleen (Tue Feb 19 2008 - 04:35:57 EST)
- RE: Question about synchronous write on SSD Kyungmin Park (Tue Feb 19 2008 - 04:40:24 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Andi Kleen (Tue Feb 19 2008 - 04:40:46 EST)
- Re: Question about synchronous write on SSD Jens Axboe (Tue Feb 19 2008 - 04:43:22 EST)
- Re: [PATCH] x86: define outb_pic and inb_pic to stop using outb_pand inb_p Ingo Molnar (Tue Feb 19 2008 - 04:43:35 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single device DM devices Andi Kleen (Tue Feb 19 2008 - 04:43:58 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Nick Piggin (Tue Feb 19 2008 - 04:47:20 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses inkernel and pcspkr driver Ingo Molnar (Tue Feb 19 2008 - 04:47:34 EST)
- Re: [PATCH] fs/ext4/mballoc.c: Convert to list_for_each_entry_rcu() Aneesh Kumar K.V (Tue Feb 19 2008 - 04:50:21 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Gregory Nietsky (Tue Feb 19 2008 - 04:50:42 EST)
- Re: [PATCH, RFC] kthread: (possibly) a missing memory barrier in kthread_stop() Dmitry Adamushko (Tue Feb 19 2008 - 04:53:39 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Sam Ravnborg (Tue Feb 19 2008 - 04:54:32 EST)
- [PATCH] UIO: introduce sysfs_ops for map_attr_ktype Brandon Philips (Tue Feb 19 2008 - 04:55:34 EST)
- RE: Question about synchronous write on SSD Kyungmin Park (Tue Feb 19 2008 - 04:55:49 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Sam Ravnborg (Tue Feb 19 2008 - 04:56:28 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Andi Kleen (Tue Feb 19 2008 - 04:57:20 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Andi Kleen (Tue Feb 19 2008 - 04:58:41 EST)
- Re: [PATCH] adt7473: New driver for Analog Devices ADT7473 sensorchip Jean Delvare (Tue Feb 19 2008 - 05:00:25 EST)
- Re: Question about synchronous write on SSD Jens Axboe (Tue Feb 19 2008 - 05:00:52 EST)
- Re: [PATCH] adt7473: New driver for Analog Devices ADT7473 sensorchip Jean Delvare (Tue Feb 19 2008 - 05:01:47 EST)
- Re: [PATCH 1/1] NBD: make nbd default to deadline I/O scheduler Andrew Morton (Tue Feb 19 2008 - 05:03:37 EST)
- Re: [PATCH 1/1] NBD: make nbd default to deadline I/O scheduler Jens Axboe (Tue Feb 19 2008 - 05:05:54 EST)
- [PATCH] x86_64: fix dma_alloc_pages Yinghai Lu (Tue Feb 19 2008 - 05:13:46 EST)
- Re: [PATCH 4/5] x86_64: check msr to get mmconfig for amd family10h opteron v3 Ingo Molnar (Tue Feb 19 2008 - 05:14:18 EST)
- [GIT pull] genirq fixes for .25 Thomas Gleixner (Tue Feb 19 2008 - 05:16:15 EST)
- Re: vfat32 Free Cluster Count Update OGAWA Hirofumi (Tue Feb 19 2008 - 05:23:50 EST)
- [BUG][RFC][GENERIC IRQ] linux-2.6.24 (delayed) disable IRQ feature not functional for handle_simple_irq Hennerich, Michael (Tue Feb 19 2008 - 05:25:36 EST)
- Re: Linux 2.6.25-rc2 Ingo Molnar (Tue Feb 19 2008 - 05:27:35 EST)
- Re: [PATCH] x86_64: fix dma_alloc_pages Ingo Molnar (Tue Feb 19 2008 - 05:30:19 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Tue Feb 19 2008 - 05:35:41 EST)
- Re: [PATCH 4/5] x86_64: check msr to get mmconfig for amd family 10h opteron v3 Yinghai Lu (Tue Feb 19 2008 - 05:39:47 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Tue Feb 19 2008 - 05:42:37 EST)
- cpuset trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/ KOSAKI Motohiro (Tue Feb 19 2008 - 05:42:58 EST)
- Re: Linux 2.6.25-rc2 Pekka Enberg (Tue Feb 19 2008 - 05:45:44 EST)
- Re: [PATCH 1/1] cciss: procfs updates to display info about many volumes Jens Axboe (Tue Feb 19 2008 - 05:48:34 EST)
- Re: [BUG][RFC][GENERIC IRQ] linux-2.6.24 (delayed) disable IRQfeature not functional for handle_simple_irq Thomas Gleixner (Tue Feb 19 2008 - 05:49:34 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Jens Axboe (Tue Feb 19 2008 - 05:54:39 EST)
- Re: more iommu sg merging fallout FUJITA Tomonori (Tue Feb 19 2008 - 05:58:29 EST)
- SMP-related kernel memory leak Bart Van Assche (Tue Feb 19 2008 - 06:01:18 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Ingo Molnar (Tue Feb 19 2008 - 06:06:20 EST)
- Re: My system stops during startup with curretn git tree of2.6.25-rc2 David Miller (Tue Feb 19 2008 - 06:11:23 EST)
- Re: [PATCH 2/5] signal(x86_64): add a signal stack overflow check Ingo Molnar (Tue Feb 19 2008 - 06:11:39 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Armin Schindler (Tue Feb 19 2008 - 06:11:54 EST)
- Re: [PATCH 3/5] signal(x86_ia32): add a signal stack overflow check Ingo Molnar (Tue Feb 19 2008 - 06:12:34 EST)
- Re: My system stops during startup with curretn git tree of 2.6.25-rc2 Jens Axboe (Tue Feb 19 2008 - 06:12:49 EST)
- Re: [PATCH] Implement barrier support for single device DM devices David Chinner (Tue Feb 19 2008 - 06:13:03 EST)
- [PATCH 4/8] x86_64: use bus conf in NB conf fun1 to get bus range onnode Yinghai Lu (Tue Feb 19 2008 - 06:13:48 EST)
- [PATCH 0/8] AMD opteron mm config numa etc Yinghai Lu (Tue Feb 19 2008 - 06:14:02 EST)
- [PATCH 1/8] x86_64: check MSR to get MMCONFIG for AMD Family 10hOpteron v3 Yinghai Lu (Tue Feb 19 2008 - 06:14:25 EST)
- [PATCH 2/8] x86_64: check and enable MMCONFIG for AMD Family 10hOpteron v3 Yinghai Lu (Tue Feb 19 2008 - 06:14:40 EST)
- [PATCH 3/8] x86_64: get mp_bus_to_node as early v4 Yinghai Lu (Tue Feb 19 2008 - 06:14:54 EST)
- [PATCH 5/8] try parent numa_node at first before using default v2 Yinghai Lu (Tue Feb 19 2008 - 06:15:30 EST)
- [PATCH 6/8] net: use numa_node in net_devcice->dev instead of parent Yinghai Lu (Tue Feb 19 2008 - 06:15:53 EST)
- [PATCH 7/8] x86_64: get boot_cpu_id as early for k8_scan_nodes Yinghai Lu (Tue Feb 19 2008 - 06:16:16 EST)
- [PATCH 8/8] x86_64: multi pci root bus with different io resource range Yinghai Lu (Tue Feb 19 2008 - 06:16:37 EST)
- Re: [PATCH 6/8] net: use numa_node in net_devcice->dev instead ofparent Ingo Molnar (Tue Feb 19 2008 - 06:22:24 EST)
- Re: tsc breaks atkbd suspend Pavel Machek (Tue Feb 19 2008 - 06:22:59 EST)
- Re: tsc breaks atkbd suspend Pavel Machek (Tue Feb 19 2008 - 06:23:22 EST)
- notsc is ignored on common configurations Pavel Machek (Tue Feb 19 2008 - 06:23:39 EST)
- Re: [patch] suspend/resume self-test Pavel Machek (Tue Feb 19 2008 - 06:23:56 EST)
- Re: WARN_ON(): proc_dir_entry 'rtc' already registered Pavel Machek (Tue Feb 19 2008 - 06:24:17 EST)
- Re: tsc breaks atkbd suspend Pavel Machek (Tue Feb 19 2008 - 06:24:40 EST)
- Re: [PATCH 0/8] AMD opteron mm config numa etc Ingo Molnar (Tue Feb 19 2008 - 06:24:54 EST)
- Re: notsc is ignored on common configurations Ingo Molnar (Tue Feb 19 2008 - 06:27:14 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Clemens Koller (Tue Feb 19 2008 - 06:28:22 EST)
- Re: [RFC] ext3 freeze feature t-sato (Tue Feb 19 2008 - 06:28:41 EST)
- Re: notsc is ignored on common configurations Pavel Machek (Tue Feb 19 2008 - 06:29:43 EST)
- Re: [PATCH 6/8] net: use numa_node in net_devcice->dev instead ofparent David Miller (Tue Feb 19 2008 - 06:41:09 EST)
- Re: Is Infineon PEB 3332 EL supported in Linux? Clemens Koller (Tue Feb 19 2008 - 06:41:35 EST)
- RE: [BUG][RFC][GENERIC IRQ] linux-2.6.24 (delayed) disable IRQ feature not functional for handle_simple_irq Hennerich, Michael (Tue Feb 19 2008 - 06:51:44 EST)
- [PATCH 1/2] Split list.h and move rcu-protected lists into rculist.h Franck Bui-Huu (Tue Feb 19 2008 - 06:52:34 EST)
- [PATCH 2/2] rculist.h: use the rcu API Franck Bui-Huu (Tue Feb 19 2008 - 06:52:46 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Sam Ravnborg (Tue Feb 19 2008 - 06:55:41 EST)
- Re: [patch] my mmu notifiers Robin Holt (Tue Feb 19 2008 - 06:59:54 EST)
- Re: [PATCH 1/1] cciss: procfs updates to display info about manyvolumes Andrew Morton (Tue Feb 19 2008 - 07:01:25 EST)
- Re: 2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30() Alexey Dobriyan (Tue Feb 19 2008 - 07:04:23 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreignendianness Andrew Morton (Tue Feb 19 2008 - 07:07:28 EST)
- Re: [PATCH] UIO: introduce sysfs_ops for map_attr_ktype Hans-JÃrgen Koch (Tue Feb 19 2008 - 07:12:34 EST)
- Re: [PATCH 1/4] ide: fix sparse warning about shadowing 'flags' symbol Sergei Shtylyov (Tue Feb 19 2008 - 07:12:47 EST)
- Re: [PATCH 4/4] ide-disk: fix issues found by checkpatch.pl Sergei Shtylyov (Tue Feb 19 2008 - 07:20:42 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Clemens Koller (Tue Feb 19 2008 - 07:22:24 EST)
- [WATCHDOG] v2.5.25-rc patches Wim Van Sebroeck (Tue Feb 19 2008 - 07:24:50 EST)
- Re: [PATCH 4/5] ide-generic: use ide_find_port() Sergei Shtylyov (Tue Feb 19 2008 - 07:32:25 EST)
- Re: USB HID: Missing keys on Gyration Media Center Universal RemoteControl Jiri Kosina (Tue Feb 19 2008 - 07:43:30 EST)
- Re: [RFC][PATCH 2/2] sched: fair-group: per root-domain load balancing Gregory Haskins (Tue Feb 19 2008 - 07:43:44 EST)
- 2.6.25-rc2 regression - hang on suspend Soeren Sonnenburg (Tue Feb 19 2008 - 07:47:22 EST)
- Re: [PATCH, RFC] kthread: (possibly) a missing memory barrier in kthread_stop() Andy Whitcroft (Tue Feb 19 2008 - 08:00:39 EST)
- Where to put adapters Karl Dahlke (Tue Feb 19 2008 - 08:02:01 EST)
- Re: [PATCH 03/12] ide: add ide-4drives host driver Sergei Shtylyov (Tue Feb 19 2008 - 08:02:53 EST)
- Re: Linux 2.6.25-rc2 Mathieu Desnoyers (Tue Feb 19 2008 - 08:03:20 EST)
- Re: USB HID: Missing keys on Gyration Media Center Universal RemoteControl Jiri Kosina (Tue Feb 19 2008 - 08:04:41 EST)
- Re: 2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30() Kay Sievers (Tue Feb 19 2008 - 08:09:56 EST)
- Re: [PATCH, RFC] kthread: (possibly) a missing memory barrier in kthread_stop() Dmitry Adamushko (Tue Feb 19 2008 - 08:11:44 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Tino Keitel (Tue Feb 19 2008 - 08:12:59 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Kamalesh Babulal (Tue Feb 19 2008 - 08:19:45 EST)
- ftrace and kexec Dhaval Giani (Tue Feb 19 2008 - 08:29:05 EST)
- Re: [patch 3/6] mmu_notifier: invalidate_page callbacks Andrea Arcangeli (Tue Feb 19 2008 - 08:30:37 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle Rik van Riel (Tue Feb 19 2008 - 08:33:18 EST)
- git tree with VFS stuff Miklos Szeredi (Tue Feb 19 2008 - 08:33:35 EST)
- Re: [patch 2/6] mmu_notifier: Callbacks to invalidate addressranges Andrea Arcangeli (Tue Feb 19 2008 - 08:34:25 EST)
- Re: very poor ext3 write performance on big filesystems? Paul Slootman (Tue Feb 19 2008 - 08:34:39 EST)
- Re: cpuset trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/ Paul Jackson (Tue Feb 19 2008 - 08:35:15 EST)
- Re: [PATCH, RFC] kthread: (possibly) a missing memory barrier in kthread_stop() Dmitry Adamushko (Tue Feb 19 2008 - 08:42:15 EST)
- sun neptune driver Omar Schiaratura (Tue Feb 19 2008 - 08:53:49 EST)
- Re: [PATCH] Fix building lguest as module. Ingo Molnar (Tue Feb 19 2008 - 08:54:41 EST)
- Re: [patch] my mmu notifiers Andrea Arcangeli (Tue Feb 19 2008 - 08:59:09 EST)
- Re: Linux 2.6.25-rc2 Ingo Molnar (Tue Feb 19 2008 - 09:01:11 EST)
- Ideal Architecture for Linux James Crosby (Tue Feb 19 2008 - 09:01:41 EST)
- Re: Linux 2.6.25-rc2 Mathieu Desnoyers (Tue Feb 19 2008 - 09:02:45 EST)
- Re: tsc breaks atkbd suspend Ingo Molnar (Tue Feb 19 2008 - 09:06:32 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 2/9] Nick Andrew (Tue Feb 19 2008 - 09:12:36 EST)
- Improve init/Kconfig help descriptions [PATCH 0/9] Nick Andrew (Tue Feb 19 2008 - 09:13:35 EST)
- Improve init/Kconfig help descriptions [PATCH 1/9] Nick Andrew (Tue Feb 19 2008 - 09:17:16 EST)
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression Mauro Carvalho Chehab (Tue Feb 19 2008 - 09:17:31 EST)
- Re: [PATCH] [MIPS] Enable the timerfd_*() o32 system calls Ralf Baechle (Tue Feb 19 2008 - 09:19:54 EST)
- [ANNOUNCE,RFC] rcuhashbash synchronization benchmark module Josh Triplett (Tue Feb 19 2008 - 09:20:29 EST)
- Re: Linux 2.6.25-rc2 Pekka Enberg (Tue Feb 19 2008 - 09:22:06 EST)
- Re: ftrace and kexec Ingo Molnar (Tue Feb 19 2008 - 09:23:41 EST)
- Re: [PATCH] Make sysctl a separate filesystem Stephen Smalley (Tue Feb 19 2008 - 09:25:27 EST)
- Re: [2.6 patch] mips: finish the Qemu platform removal Ralf Baechle (Tue Feb 19 2008 - 09:26:23 EST)
- Intel Core2Duo mobile - how does the VID get set? Brian Morrison (Tue Feb 19 2008 - 09:26:48 EST)
- Re: [patch] my mmu notifiers Jack Steiner (Tue Feb 19 2008 - 09:27:54 EST)
- [PATCH] lib: Handle failed malloc. Jim Meyering (Tue Feb 19 2008 - 09:31:32 EST)
- [PATCH] dm raid1: bitops bug. Heiko Carstens (Tue Feb 19 2008 - 09:32:45 EST)
- [PATCH] ide-cd: remove the internal 64k buffer Borislav Petkov (Tue Feb 19 2008 - 09:33:20 EST)
- Improve init/Kconfig help descriptions [PATCH 3/9] Nick Andrew (Tue Feb 19 2008 - 09:33:54 EST)
- Re: Linux 2.6.25-rc2 Pekka Enberg (Tue Feb 19 2008 - 09:39:06 EST)
- Improve init/Kconfig help descriptions [PATCH 4/9] Nick Andrew (Tue Feb 19 2008 - 09:39:40 EST)
- Re: [patch] suspend/resume self-test Ingo Molnar (Tue Feb 19 2008 - 09:40:45 EST)
- Re: [PATCH] wireless: Convert to list_for_each_entry_rcu() Roel Kluin (Tue Feb 19 2008 - 09:42:06 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 3/9] Pavel Emelyanov (Tue Feb 19 2008 - 09:43:17 EST)
- Re: [patch] suspend/resume self-test Ingo Molnar (Tue Feb 19 2008 - 09:44:00 EST)
- [patch 00/13] s390 bux fixes for 2.6.25-rc2. Martin Schwidefsky (Tue Feb 19 2008 - 09:45:36 EST)
- [patch 01/13] cio: Remember to initialize recovery_lock. Martin Schwidefsky (Tue Feb 19 2008 - 09:45:59 EST)
- [patch 03/13] Let NR_CPUS default to 32/64 on s390/s390x. Martin Schwidefsky (Tue Feb 19 2008 - 09:46:20 EST)
- [patch 02/13] cio: Do timed recovery on workqueue. Martin Schwidefsky (Tue Feb 19 2008 - 09:46:35 EST)
- [patch 04/13] Make sure enabled wait psw is loaded in default_idle. Martin Schwidefsky (Tue Feb 19 2008 - 09:46:51 EST)
- [patch 05/13] dasd: fix locking in __dasd_device_process_final_queue Martin Schwidefsky (Tue Feb 19 2008 - 09:47:14 EST)
- [patch 06/13] find bit corner case. Martin Schwidefsky (Tue Feb 19 2008 - 09:47:37 EST)
- [patch 07/13] Initialize per cpu lowcores on cpu hotplug. Martin Schwidefsky (Tue Feb 19 2008 - 09:47:52 EST)
- [patch 08/13] qdio: fix qdio_activate timeout handling. Martin Schwidefsky (Tue Feb 19 2008 - 09:48:17 EST)
- [patch 09/13] etr: fix compile error on !SMP Martin Schwidefsky (Tue Feb 19 2008 - 09:48:41 EST)
- [patch 10/13] sclp: clean up send/receive naming scheme Martin Schwidefsky (Tue Feb 19 2008 - 09:48:59 EST)
- [patch 11/13] dcss: Fix Unlikely(x) != y Martin Schwidefsky (Tue Feb 19 2008 - 09:49:25 EST)
- [patch 12/13] Fix futex_atomic_cmpxchg_std inline assembly. Martin Schwidefsky (Tue Feb 19 2008 - 09:49:44 EST)
- [patch 13/13] qdio: FCP/SCSI write I/O stagnates on LPAR Martin Schwidefsky (Tue Feb 19 2008 - 09:50:00 EST)
- Please pull git390 'for-linus' branch Martin Schwidefsky (Tue Feb 19 2008 - 09:50:38 EST)
- Re: [spi-devel-general] atmel_spi clock polarity Atsushi Nemoto (Tue Feb 19 2008 - 09:51:26 EST)
- Improve init/Kconfig help descriptions [PATCH 5/9] Nick Andrew (Tue Feb 19 2008 - 09:53:52 EST)
- Re: very poor ext3 write performance on big filesystems? Tomasz Chmielewski (Tue Feb 19 2008 - 09:54:37 EST)
- Re: Linux 2.6.25-rc2 Ingo Molnar (Tue Feb 19 2008 - 09:56:35 EST)
- Re: Linux 2.6.25-rc2 Ingo Molnar (Tue Feb 19 2008 - 09:57:55 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Paul Jackson (Tue Feb 19 2008 - 10:00:37 EST)
- Re: very poor ext3 write performance on big filesystems? Chris Mason (Tue Feb 19 2008 - 10:08:30 EST)
- Re: "ide=reverse" do we still need this? Ken Moffat (Tue Feb 19 2008 - 10:09:07 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes JÃrn Engel (Tue Feb 19 2008 - 10:09:27 EST)
- Re: [PATCH] [RFC] Smack update for file capabilities Stephen Smalley (Tue Feb 19 2008 - 10:10:33 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 3/9] Nick Andrew (Tue Feb 19 2008 - 10:11:21 EST)
- Improve init/Kconfig help descriptions [PATCH 6/9] Nick Andrew (Tue Feb 19 2008 - 10:12:59 EST)
- Re: [patch 07/13] Initialize per cpu lowcores on cpu hotplug. Bastian Blank (Tue Feb 19 2008 - 10:14:17 EST)
- Re: [PATCH 1/3] x86, kvm: add ad_mask static inline Harvey Harrison (Tue Feb 19 2008 - 10:15:02 EST)
- Improve init/Kconfig help descriptions [PATCH 7/9] Nick Andrew (Tue Feb 19 2008 - 10:16:23 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 3/9] Pavel Emelyanov (Tue Feb 19 2008 - 10:17:43 EST)
- Re: very poor ext3 write performance on big filesystems? Tomasz Chmielewski (Tue Feb 19 2008 - 10:21:56 EST)
- Improve init/Kconfig help descriptions [PATCH 8/9] Nick Andrew (Tue Feb 19 2008 - 10:22:20 EST)
- Re: [PATCH 1/3] x86, kvm: add ad_mask static inline Avi Kivity (Tue Feb 19 2008 - 10:24:51 EST)
- Improve init/Kconfig help descriptions [PATCH 9/9] Nick Andrew (Tue Feb 19 2008 - 10:28:41 EST)
- Re: [patch 07/13] Initialize per cpu lowcores on cpu hotplug. Heiko Carstens (Tue Feb 19 2008 - 10:39:36 EST)
- Recent driver in linux kernel 2.6.25-rc2 Lukas Hejtmanek (Tue Feb 19 2008 - 10:39:47 EST)
- [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}schedule() code Ahmed S. Darwish (Tue Feb 19 2008 - 10:40:19 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 6/9] Paul Jackson (Tue Feb 19 2008 - 10:40:41 EST)
- Re: [patch 07/13] Initialize per cpu lowcores on cpu hotplug. Heiko Carstens (Tue Feb 19 2008 - 10:42:03 EST)
- tee(2) and SPLICE_F_NONBLOCK and can't find eof Patrick McManus (Tue Feb 19 2008 - 10:46:47 EST)
- USB OOPS 2.6.25-rc2-git1 Andre Tomt (Tue Feb 19 2008 - 10:47:02 EST)
- Re: [PATCH] fs/ext4/mballoc.c: Convert to list_for_each_entry_rcu() Roel Kluin (Tue Feb 19 2008 - 10:48:02 EST)
- Re: [PATCH] x86_64: remove never used nodenumer in pda Mike Travis (Tue Feb 19 2008 - 10:49:02 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 3/9] Serge E. Hallyn (Tue Feb 19 2008 - 10:50:30 EST)
- Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}schedule()code Ingo Molnar (Tue Feb 19 2008 - 10:53:24 EST)
- Re: Linux 2.6.25-rc2 Pekka Enberg (Tue Feb 19 2008 - 10:53:56 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Thomas Petazzoni (Tue Feb 19 2008 - 10:55:48 EST)
- Re: Linux 2.6.25-rc2 Pekka Enberg (Tue Feb 19 2008 - 10:56:00 EST)
- Re: 2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30() Alexey Dobriyan (Tue Feb 19 2008 - 10:56:48 EST)
- build #346 issue for v2.6.25-rc2-114-g9a4c854 in function `tda829x_attach' Toralf Förster (Tue Feb 19 2008 - 10:57:40 EST)
- arch/x86/kernel/acpi/sleep_32.c not compiled ? Thomas Petazzoni (Tue Feb 19 2008 - 10:59:55 EST)
- Re: very poor ext3 write performance on big filesystems? Chris Mason (Tue Feb 19 2008 - 11:07:59 EST)
- Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causingboot failure Mike Travis (Tue Feb 19 2008 - 11:12:22 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Gregory Nietsky (Tue Feb 19 2008 - 11:13:00 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Marcel Holtmann (Tue Feb 19 2008 - 11:14:51 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Tue Feb 19 2008 - 11:17:00 EST)
- Re: Linux 2.6.25-rc2 Linus Torvalds (Tue Feb 19 2008 - 11:21:25 EST)
- Re: [PATCH] exporting capability code/name pairs (try #5.1) Greg KH (Tue Feb 19 2008 - 11:23:33 EST)
- Re: Linux 2.6.25-rc2 Eric Dumazet (Tue Feb 19 2008 - 11:27:45 EST)
- Markers: multi-probe locking fun (was: Re: [PATCH 0/2] Markers Implementationfor RCU Tracing - Ver II) Jan Kiszka (Tue Feb 19 2008 - 11:28:49 EST)
- Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}schedule()code Ahmed S. Darwish (Tue Feb 19 2008 - 11:30:17 EST)
- Re: [2.6.25 patch] mips: fix SNI_RM EISA=n compilation Ralf Baechle (Tue Feb 19 2008 - 11:38:29 EST)
- hid device not claimed but /dev/input/event exists Tomas Carnecky (Tue Feb 19 2008 - 11:39:42 EST)
- Re: Linux 2.6.25-rc2 Linus Torvalds (Tue Feb 19 2008 - 11:41:22 EST)
- Re: [RFC 00/11] possible debugfs/libfs consolidation Greg KH (Tue Feb 19 2008 - 11:44:28 EST)
- Re: Linux 2.6.25-rc2 Ingo Molnar (Tue Feb 19 2008 - 11:46:00 EST)
- RE: [PATCH 1/1] cciss: procfs updates to display info about manyvolumes Miller, Mike (OS Dev) (Tue Feb 19 2008 - 11:48:06 EST)
- Re: Linux 2.6.25-rc2 Ingo Molnar (Tue Feb 19 2008 - 11:48:34 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 3/9] Randy Dunlap (Tue Feb 19 2008 - 11:48:55 EST)
- Re: [PATCH 0/8] AMD opteron mm config numa etc Jeff Garzik (Tue Feb 19 2008 - 11:50:33 EST)
- Re: hid device not claimed but /dev/input/event exists Jiri Kosina (Tue Feb 19 2008 - 11:52:13 EST)
- Re: tsc breaks atkbd suspend Thomas Gleixner (Tue Feb 19 2008 - 11:52:31 EST)
- Re: inode leak in 2.6.24? Ferenc Wagner (Tue Feb 19 2008 - 11:57:34 EST)
- Re: ftrace and kexec Dhaval Giani (Tue Feb 19 2008 - 12:01:09 EST)
- Re: [MIPS] BCM47XX: use new SSB SPROM data structure Ralf Baechle (Tue Feb 19 2008 - 12:02:08 EST)
- random wedges with 2.6.25-rc* Pierre Ossman (Tue Feb 19 2008 - 12:11:06 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Nadia Derbey (Tue Feb 19 2008 - 12:17:42 EST)
- Re: [2.6.25-rc2] e100: Trying to free already-free IRQ 11 duringsuspend ... Kok, Auke (Tue Feb 19 2008 - 12:20:04 EST)
- Re: LILO fatal error after going from 2.6.22 to 2.6.24.2 H. Peter Anvin (Tue Feb 19 2008 - 12:22:46 EST)
- Re: [patch 2/3] Convert ccp->readmutex in a mutex Daniel Walker (Tue Feb 19 2008 - 12:29:44 EST)
- Re: [PATCH] latencytop: fix kernel panic and memory leak on proc Hiroshi Shimamoto (Tue Feb 19 2008 - 12:33:58 EST)
- Re: Ideal Architecture for Linux H. Peter Anvin (Tue Feb 19 2008 - 12:38:19 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Randy Dunlap (Tue Feb 19 2008 - 12:42:29 EST)
- Re: hid device not claimed but /dev/input/event exists Tomas Carnecky (Tue Feb 19 2008 - 12:43:21 EST)
- Re: [PATCH] ufs: [bl]e*_add_cpu conversion Marcin Slusarz (Tue Feb 19 2008 - 12:47:21 EST)
- Re: [2.6.25-rc2, 2.6.24-rc8] page allocation failure... Kok, Auke (Tue Feb 19 2008 - 12:47:53 EST)
- Re: [PATCH] documentation: move spidev_fdx example to its ownsource file Adrian Bunk (Tue Feb 19 2008 - 12:48:12 EST)
- Re: hid device not claimed but /dev/input/event exists Jiri Kosina (Tue Feb 19 2008 - 12:48:54 EST)
- Re: [PATCH] documentation: move spidev_fdx example to its ownsource file Adrian Bunk (Tue Feb 19 2008 - 12:49:45 EST)
- Re: [PATCH 1/3] Support arbitrary initial TCP timestamps Glenn Griffin (Tue Feb 19 2008 - 12:54:52 EST)
- Re: random wedges with 2.6.25-rc* Jeff Garzik (Tue Feb 19 2008 - 12:55:30 EST)
- Re: [PATCH 5/8] try parent numa_node at first before using defaultv2 Greg KH (Tue Feb 19 2008 - 12:57:18 EST)
- Re: [PATCH 0/8] AMD opteron mm config numa etc Greg KH (Tue Feb 19 2008 - 12:57:31 EST)
- Re: linux-next: quilt series Greg KH (Tue Feb 19 2008 - 12:59:31 EST)
- RE: iwl3945 not working properly. Chatre, Reinette (Tue Feb 19 2008 - 13:01:19 EST)
- Re: [PATCH] x86_64: remove never used nodenumer in pda Andi Kleen (Tue Feb 19 2008 - 13:09:20 EST)
- Re: hid device not claimed but /dev/input/event exists Tomas Carnecky (Tue Feb 19 2008 - 13:11:54 EST)
- Re: SMP-related kernel memory leak Oliver Pinter (Tue Feb 19 2008 - 13:19:33 EST)
- Re: hid device not claimed but /dev/input/event exists Tomas Carnecky (Tue Feb 19 2008 - 13:19:46 EST)
- [PATCH] kvm: sparse fixes for kvm/x86.c Harvey Harrison (Tue Feb 19 2008 - 13:25:59 EST)
- [PATCH] hugetlb: ensure we do not reference a surplus page after handing it to buddy Andy Whitcroft (Tue Feb 19 2008 - 13:27:19 EST)
- Re: very poor ext3 write performance on big filesystems? Mark Lord (Tue Feb 19 2008 - 13:29:43 EST)
- [PATCH] kvm: make iopm_base static Harvey Harrison (Tue Feb 19 2008 - 13:32:06 EST)
- Re: [PATCH] x86_64: remove never used nodenumer in pda Mike Travis (Tue Feb 19 2008 - 13:32:52 EST)
- Re: Intel Core2Duo mobile - how does the VID get set? Brian Morrison (Tue Feb 19 2008 - 13:33:38 EST)
- Re: [PATCH] hugetlb: ensure we do not reference a surplus pageafter handing it to buddy Adam Litke (Tue Feb 19 2008 - 13:35:27 EST)
- Re: Linux 2.6.25-rc2 Torsten Kaiser (Tue Feb 19 2008 - 13:39:48 EST)
- Re: very poor ext3 write performance on big filesystems? Mark Lord (Tue Feb 19 2008 - 13:42:10 EST)
- [PATCH] kvm: fix sparse warnings in x86_emulate.c Harvey Harrison (Tue Feb 19 2008 - 13:43:22 EST)
- Re: [patch 07/13] Initialize per cpu lowcores on cpu hotplug. Segher Boessenkool (Tue Feb 19 2008 - 13:44:44 EST)
- Re: [PATCH] enclosure: add support for enclosure services Pavel Machek (Tue Feb 19 2008 - 13:45:50 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Brownell (Tue Feb 19 2008 - 13:49:45 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Roland McGrath (Tue Feb 19 2008 - 13:50:29 EST)
- Re: 2.6.25-rc2-mm1: build failure (x86) Russell Leidich (Tue Feb 19 2008 - 13:51:58 EST)
- [GIT PULL] please pull infiniband.git Roland Dreier (Tue Feb 19 2008 - 13:52:19 EST)
- patch debugfs-fix-sparse-warnings.patch added to gregkh-2.6 tree gregkh (Tue Feb 19 2008 - 13:53:59 EST)
- RE: [RFC v3 4/7] dmaengine: Add slave DMA interface Nelson, Shannon (Tue Feb 19 2008 - 13:55:24 EST)
- [PATCH] export getledstate() Karl Dahlke (Tue Feb 19 2008 - 13:57:37 EST)
- Re: very poor ext3 write performance on big filesystems? Paulo Marques (Tue Feb 19 2008 - 13:58:34 EST)
- [PATCH 1/4] MN10300: Call update_process_times() outside of thextime_lock David Howells (Tue Feb 19 2008 - 13:59:12 EST)
- [PATCH 2/4] MN10300: Introduce barriers to replace removed volatilesin gdbstub David Howells (Tue Feb 19 2008 - 13:59:29 EST)
- [PATCH 3/4] MN10300: Make the kernel jump into gdbstub on a BUG David Howells (Tue Feb 19 2008 - 13:59:43 EST)
- [PATCH 4/4] MN10300: Update asb2303_defconfig David Howells (Tue Feb 19 2008 - 13:59:58 EST)
- RE: ioatdma Self-test copy timeout Nelson, Shannon (Tue Feb 19 2008 - 14:00:30 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Chris Clayton (Tue Feb 19 2008 - 14:01:30 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Rik van Riel (Tue Feb 19 2008 - 14:03:29 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Michael Chan (Tue Feb 19 2008 - 14:08:55 EST)
- Re: [GIT PATCH] split up feature-removal-schedule.txt Greg KH (Tue Feb 19 2008 - 14:10:03 EST)
- Re: [patch] suspend/resume self-test David Brownell (Tue Feb 19 2008 - 14:13:18 EST)
- Re: [PATCH] ufs: [bl]e*_add_cpu conversion Evgeniy Dushistov (Tue Feb 19 2008 - 14:15:03 EST)
- [PATCH] Add write verify on dataflash. michael (Tue Feb 19 2008 - 14:16:20 EST)
- Re: [PATCH 6/8] net: use numa_node in net_devcice->dev instead ofparent Yinghai Lu (Tue Feb 19 2008 - 14:22:01 EST)
- Re: [GIT PULL?] Create and populate toplevel tests/ for kernel tests Sam Ravnborg (Tue Feb 19 2008 - 14:22:24 EST)
- Re: 2.6.24-sha1: RIP [<ffffffff802596c8>] iov_iter_advance+0x38/0x70 Kevin Coffman (Tue Feb 19 2008 - 14:22:46 EST)
- Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure Mel Gorman (Tue Feb 19 2008 - 14:23:36 EST)
- Re: Where to put adapters Sam Ravnborg (Tue Feb 19 2008 - 14:24:51 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Tue Feb 19 2008 - 14:26:25 EST)
- [PATCH] ata: simplify clock divisor logic in pata_amd.c Harvey Harrison (Tue Feb 19 2008 - 14:26:44 EST)
- Re: Linux 2.6.25-rc2 Torsten Kaiser (Tue Feb 19 2008 - 14:28:03 EST)
- Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causingboot failure Mike Travis (Tue Feb 19 2008 - 14:29:22 EST)
- pci/pcie/aer/aerdrv_acpi.c: inconsequent NULL checking Adrian Bunk (Tue Feb 19 2008 - 14:29:51 EST)
- [2.6 patch] remove include/linux/hdsmart.h Adrian Bunk (Tue Feb 19 2008 - 14:30:12 EST)
- [2.6 patch] make stk_camera_{suspend,resume}() static Adrian Bunk (Tue Feb 19 2008 - 14:30:37 EST)
- [2.6 patch] infiniband/hw/nes/nes_verbs.c: remove dead code Adrian Bunk (Tue Feb 19 2008 - 14:30:54 EST)
- [2.6 patch] scsi/qla4xxx/ql4_isr.c: remove dead code Adrian Bunk (Tue Feb 19 2008 - 14:31:18 EST)
- ipwireless_network_packet_received(): inconsequent NULL checking Adrian Bunk (Tue Feb 19 2008 - 14:31:38 EST)
- Re: [PATCH 5/8] try parent numa_node at first before usingdefault v2 Yinghai Lu (Tue Feb 19 2008 - 14:31:51 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Alan Stern (Tue Feb 19 2008 - 14:32:13 EST)
- [2.6.25 patch] dm-raid1.c: fix NULL dereferences Adrian Bunk (Tue Feb 19 2008 - 14:32:29 EST)
- Re: [GIT PATCH] split up feature-removal-schedule.txt Randy Dunlap (Tue Feb 19 2008 - 14:35:55 EST)
- snd_bt87x crash with kernel 2.6.24.2 on amd64 Andreas Matthus (Tue Feb 19 2008 - 14:37:13 EST)
- Re: Where to put adapters Jan Engelhardt (Tue Feb 19 2008 - 14:37:44 EST)
- Where to put adapters, /proc is cool Karl Dahlke (Tue Feb 19 2008 - 14:39:58 EST)
- Re: [Pcihpd-discuss] [PATCH 06/12] PCI Hotplug: make cpcihp driveruse modern apis Greg KH (Tue Feb 19 2008 - 14:40:19 EST)
- Re: Unable to continue testing of 2.6.25 Siddha, Suresh B (Tue Feb 19 2008 - 14:44:16 EST)
- Re: [PATCH] export getledstate() Randy Dunlap (Tue Feb 19 2008 - 14:45:45 EST)
- patch driver-core-register_memory-unregister_memory-clean-ups-and-bugfix.patch added to gregkh-2.6 tree gregkh (Tue Feb 19 2008 - 14:46:14 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Tue Feb 19 2008 - 14:46:36 EST)
- Re: [2.6 patch] make dlm_print_rsb() static David Teigland (Tue Feb 19 2008 - 14:47:37 EST)
- Re: [PATCH] dlm: match signedness between dlm_config_info and cluster_set David Teigland (Tue Feb 19 2008 - 14:47:50 EST)
- patch usb-usbatm-convert-heavy-init-dances-to-kthread-api.patch added to gregkh-2.6 tree gregkh (Tue Feb 19 2008 - 14:48:13 EST)
- Re: [PATCH 6/8] net: use numa_node in net_devcice->dev instead of parent Yinghai Lu (Tue Feb 19 2008 - 14:48:36 EST)
- Re: random wedges with 2.6.25-rc* Pierre Ossman (Tue Feb 19 2008 - 14:51:36 EST)
- Re: [GIT PATCH] split up feature-removal-schedule.txt Greg KH (Tue Feb 19 2008 - 14:54:36 EST)
- [PATCH v2][POWERPC] Fix initial lmb add region with a non-zero base Kumar Gala (Tue Feb 19 2008 - 14:54:57 EST)
- Re: LILO fatal error after going from 2.6.22 to 2.6.24.2 Rasmus Andersen (Tue Feb 19 2008 - 14:55:32 EST)
- Re: Where to put adapters, /proc is cool Randy Dunlap (Tue Feb 19 2008 - 14:56:20 EST)
- Re: random wedges with 2.6.25-rc* Alistair John Strachan (Tue Feb 19 2008 - 14:58:24 EST)
- Re: hid device not claimed but /dev/input/event exists Jiri Kosina (Tue Feb 19 2008 - 15:03:36 EST)
- Re: Linux 2.6.25-rc2 Mathieu Desnoyers (Tue Feb 19 2008 - 15:04:21 EST)
- Re: linux-next: Tree for Feb 19 David Teigland (Tue Feb 19 2008 - 15:05:21 EST)
- Re: [GIT PATCH] split up feature-removal-schedule.txt Adrian Bunk (Tue Feb 19 2008 - 15:07:33 EST)
- Re: Linux 2.6.25-rc2 Mathieu Desnoyers (Tue Feb 19 2008 - 15:09:16 EST)
- [GIT PULL] 2 x kbuild fixes Sam Ravnborg (Tue Feb 19 2008 - 15:11:21 EST)
- [PATCH] trivial: fix typo at tick-broadcast.c Glauber Costa (Tue Feb 19 2008 - 15:13:16 EST)
- [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Johann Felix Soden (Tue Feb 19 2008 - 15:15:17 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Paul Jackson (Tue Feb 19 2008 - 15:18:41 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 5/9] Randy Dunlap (Tue Feb 19 2008 - 15:19:26 EST)
- Re: random wedges with 2.6.25-rc* David Rees (Tue Feb 19 2008 - 15:25:40 EST)
- Re: [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Jens Axboe (Tue Feb 19 2008 - 15:26:03 EST)
- [PATCH 0/2] percpu: Optimize percpu accesses v3 Mike Travis (Tue Feb 19 2008 - 15:32:46 EST)
- [PATCH 1/2] init: move setup of nr_cpu_ids to as early as possible v3 Mike Travis (Tue Feb 19 2008 - 15:32:59 EST)
- [PATCH 2/2] generic: Percpu infrastructure to rebase the per cpu area to zero v3 Mike Travis (Tue Feb 19 2008 - 15:33:25 EST)
- Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] MarkersImplementation for RCU Tracing - Ver II) Mathieu Desnoyers (Tue Feb 19 2008 - 15:33:47 EST)
- [PATCH 0/2] x86: Optimize percpu accesses v3 Mike Travis (Tue Feb 19 2008 - 15:34:04 EST)
- [PATCH 2/2] x86_64: Cleanup non-smp usage of cpu maps v3 Mike Travis (Tue Feb 19 2008 - 15:34:31 EST)
- [PATCH 1/2] x86_64: Fold pda into per cpu area v3 Mike Travis (Tue Feb 19 2008 - 15:34:45 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostly resolved Andrew Buehler (Tue Feb 19 2008 - 15:36:22 EST)
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression Bongani Hlope (Tue Feb 19 2008 - 15:38:22 EST)
- [PATCH] x86: add the debugfs interface for the sysprof tool Arjan van de Ven (Tue Feb 19 2008 - 15:39:29 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Paul Jackson (Tue Feb 19 2008 - 15:43:48 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Chris Clayton (Tue Feb 19 2008 - 15:46:08 EST)
- 2.6.25-rc2 Thinkpad T30 docking fails with oops. Paul Martin (Tue Feb 19 2008 - 15:47:24 EST)
- Re: 2.6.24-sha1: RIP [<ffffffff802596c8>] iov_iter_advance+0x38/0x70 Alexey Dobriyan (Tue Feb 19 2008 - 15:47:40 EST)
- Re: [PATCH] block: fix kernel-docbook parameters and files Jens Axboe (Tue Feb 19 2008 - 15:47:52 EST)
- Re: [PATCH 4/5] [PATCH] introduce paravirt helpers Ravikiran Thirumalai (Tue Feb 19 2008 - 15:48:19 EST)
- Re: [PATCH] Provide u64 version of jiffies_to_usecs() in kernel/tsacct.c Jonathan Lim (Tue Feb 19 2008 - 15:52:21 EST)
- [PATCH] put ledstate in the keyboard notifier Karl Dahlke (Tue Feb 19 2008 - 15:53:28 EST)
- Re: [PATCH][BLUETOOTH] add HCI_BROKEN_ISOC for 0e5e:6622 (bugzilla #9027) Marcel Holtmann (Tue Feb 19 2008 - 15:56:02 EST)
- Re: [PATCH] x86_64: remove never used nodenumer in pda Andi Kleen (Tue Feb 19 2008 - 15:59:45 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Tue Feb 19 2008 - 16:03:25 EST)
- Re: arch/x86/kernel/acpi/sleep_32.c not compiled ? Rafael J. Wysocki (Tue Feb 19 2008 - 16:04:46 EST)
- Re: Kernel oops with bluetooth usb dongle Marcel Holtmann (Tue Feb 19 2008 - 16:07:31 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Rafael J. Wysocki (Tue Feb 19 2008 - 16:08:14 EST)
- Re: [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Johann Felix Soden (Tue Feb 19 2008 - 16:12:40 EST)
- Re: IO queueing and complete affinity w/ threads: Some results Paul Jackson (Tue Feb 19 2008 - 16:14:31 EST)
- [PATCH] block: fix kernel-docbook parameters and files Randy Dunlap (Tue Feb 19 2008 - 16:19:23 EST)
- Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):undefined reference to `LGUEST_PAGES_regs_trapnum' Christian Kujau (Tue Feb 19 2008 - 16:21:19 EST)
- Re: [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Jens Axboe (Tue Feb 19 2008 - 16:25:46 EST)
- Re: [PATCH] Provide u64 version of jiffies_to_usecs() inkernel/tsacct.c Randy Dunlap (Tue Feb 19 2008 - 16:26:45 EST)
- Re: iwl3945 not working properly. Wael Nasreddine (Tue Feb 19 2008 - 16:28:42 EST)
- printk_ratelimit and net_ratelimit conflict and tunable behavior Hawkes Steve-FSH016 (Tue Feb 19 2008 - 16:31:15 EST)
- Re: IO queueing and complete affinity w/ threads: Some results Mike Travis (Tue Feb 19 2008 - 16:31:51 EST)
- Re: [PATCH] x86_64: remove never used nodenumer in pda Mike Travis (Tue Feb 19 2008 - 16:38:21 EST)
- Problem with /proc/sys/vm/lowmem_reserve_ratio Larry Woodman (Tue Feb 19 2008 - 16:38:34 EST)
- Re: [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Johann Felix Soden (Tue Feb 19 2008 - 16:48:19 EST)
- Re: 2.6.25-rc1 xen pvops regression Ian Campbell (Tue Feb 19 2008 - 16:51:37 EST)
- Re: [ANNOUNCE,RFC] rcuhashbash synchronization benchmark module Paul E. McKenney (Tue Feb 19 2008 - 16:51:57 EST)
- Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] Markers Implementation for RCU Tracing - Ver II) Paul E. McKenney (Tue Feb 19 2008 - 16:54:53 EST)
- Re: [PATCH] procfs task exe symlink Matt Helsley (Tue Feb 19 2008 - 16:55:07 EST)
- Re: Unable to continue testing of 2.6.25 Frans Pop (Tue Feb 19 2008 - 16:55:34 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Paul Jackson (Tue Feb 19 2008 - 16:58:00 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Andre Tomt (Tue Feb 19 2008 - 16:58:26 EST)
- Re: [PATCH] Provide u64 version of jiffies_to_usecs() in Jonathan Lim (Tue Feb 19 2008 - 16:59:16 EST)
- RE: iwl3945 not working properly. Chatre, Reinette (Tue Feb 19 2008 - 16:59:32 EST)
- Re: 2.6.25-rc1 xen pvops regression Ian Campbell (Tue Feb 19 2008 - 17:00:02 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Soeren Sonnenburg (Tue Feb 19 2008 - 17:00:28 EST)
- Re: Unable to continue testing of 2.6.25 Arjan van de Ven (Tue Feb 19 2008 - 17:00:49 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Thomas Petazzoni (Tue Feb 19 2008 - 17:01:07 EST)
- Re: 2.6.24-sha1: RIP [<ffffffff802596c8>] iov_iter_advance+0x38/0x70 Alexey Dobriyan (Tue Feb 19 2008 - 17:01:32 EST)
- Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] MarkersImplementation for RCU Tracing - Ver II) Mathieu Desnoyers (Tue Feb 19 2008 - 17:03:37 EST)
- Re: [PATCH 4/5] ide-generic: use ide_find_port() Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 17:04:18 EST)
- Re: [PATCH 03/12] ide: add ide-4drives host driver Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 17:04:37 EST)
- Re: [PATCH] ide-cd: remove the internal 64k buffer Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 17:04:51 EST)
- Re: [2.6 patch] remove include/linux/hdsmart.h Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 17:05:16 EST)
- Re: Optiarc DVD RW AD-5200A audio playing Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 17:05:50 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Randy Dunlap (Tue Feb 19 2008 - 17:07:01 EST)
- Re: [PATCH] [MIPS] Enable the timerfd_*() o32 system calls Dmitri Vorobiev (Tue Feb 19 2008 - 17:09:24 EST)
- [PATCH] alpha: handle kcalloc failure Jim Meyering (Tue Feb 19 2008 - 17:13:55 EST)
- [PATCH] affs: handle match_strdup failure Jim Meyering (Tue Feb 19 2008 - 17:14:13 EST)
- [PATCH] hfs: handle match_strdup failure Jim Meyering (Tue Feb 19 2008 - 17:14:35 EST)
- [PATCH] hfsplus: handle match_strdup failure Jim Meyering (Tue Feb 19 2008 - 17:14:50 EST)
- handle memory allocation failure Jim Meyering (Tue Feb 19 2008 - 17:15:11 EST)
- [PATCH] usbaudio: handle kcalloc failure Jim Meyering (Tue Feb 19 2008 - 17:15:45 EST)
- Re: [PATCH] Provide u64 version of jiffies_to_usecs() in Randy Dunlap (Tue Feb 19 2008 - 17:16:01 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Tue Feb 19 2008 - 17:16:29 EST)
- Re: Unable to continue testing of 2.6.25 Harvey Harrison (Tue Feb 19 2008 - 17:16:46 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Matt Helsley (Tue Feb 19 2008 - 17:17:30 EST)
- Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] Markers Implementation for RCU Tracing - Ver II) Paul E. McKenney (Tue Feb 19 2008 - 17:18:34 EST)
- Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] Markers Implementation for RCU Tracing - Ver II) Paul E. McKenney (Tue Feb 19 2008 - 17:19:37 EST)
- Re: Unable to continue testing of 2.6.25 Adrian Bunk (Tue Feb 19 2008 - 17:20:05 EST)
- [PATCH] 9p: handle kstrdup and match_strdup failure Jim Meyering (Tue Feb 19 2008 - 17:22:37 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Miller (Tue Feb 19 2008 - 17:23:38 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Nick Piggin (Tue Feb 19 2008 - 17:25:38 EST)
- Re: arch/x86/kernel/acpi/sleep_32.c not compiled ? Pavel Machek (Tue Feb 19 2008 - 17:26:23 EST)
- RE: 2.6.25-rc2-mm1: new create_proc_entry() users Miller, Mike (OS Dev) (Tue Feb 19 2008 - 17:26:35 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Pavel Machek (Tue Feb 19 2008 - 17:28:23 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Andre Tomt (Tue Feb 19 2008 - 17:29:23 EST)
- RE: Recent driver in linux kernel 2.6.25-rc2 Chatre, Reinette (Tue Feb 19 2008 - 17:31:03 EST)
- Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] MarkersImplementation for RCU Tracing - Ver II) Mathieu Desnoyers (Tue Feb 19 2008 - 17:32:47 EST)
- Re: very poor ext3 write performance on big filesystems? Mark Lord (Tue Feb 19 2008 - 17:34:11 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes Arnd Bergmann (Tue Feb 19 2008 - 17:34:28 EST)
- Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y Tony Luck (Tue Feb 19 2008 - 17:40:53 EST)
- Re: [PATCH] documentation: fix firmware_sample_firmware_class tobuild Randy Dunlap (Tue Feb 19 2008 - 17:41:26 EST)
- Re: Unable to continue testing of 2.6.25 Frans Pop (Tue Feb 19 2008 - 17:41:40 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 3/9] Nick Andrew (Tue Feb 19 2008 - 17:42:35 EST)
- Re: iwl3945 not working properly. Wael Nasreddine (Tue Feb 19 2008 - 17:43:39 EST)
- Re: Recent driver in linux kernel 2.6.25-rc2 Lukas Hejtmanek (Tue Feb 19 2008 - 17:44:51 EST)
- Re: Unable to continue testing of 2.6.25 Frans Pop (Tue Feb 19 2008 - 17:49:46 EST)
- pnp_bus_resume(): inconsequent NULL checking Adrian Bunk (Tue Feb 19 2008 - 17:50:02 EST)
- usb/serial/io_ti.c: inconsequent NULL checking Adrian Bunk (Tue Feb 19 2008 - 17:50:26 EST)
- mm/slub.c: inconsequent NULL checking Adrian Bunk (Tue Feb 19 2008 - 17:50:49 EST)
- [RFC: 2.6.25 patch] ipv4/fib_hash.c: fix NULL dereference Adrian Bunk (Tue Feb 19 2008 - 17:51:10 EST)
- Difference between vmlinux and vmlinux.bin Timur Tabi (Tue Feb 19 2008 - 17:52:18 EST)
- Re: [PATCH, RFC] kthread: (possibly) a missing memory barrier in kthread_stop() Dmitry Adamushko (Tue Feb 19 2008 - 17:52:31 EST)
- Re: [PATCH 6/8] net: use numa_node in net_devcice->dev instead ofparent David Miller (Tue Feb 19 2008 - 17:54:47 EST)
- Re: [patch] my mmu notifiers Nick Piggin (Tue Feb 19 2008 - 17:59:42 EST)
- [2.6.25 patch] fix broken error handling inieee80211_sta_process_addba_request() Adrian Bunk (Tue Feb 19 2008 - 18:00:02 EST)
- [2.6 patch] infiniband/hw/nes/nes_verbs.c: fix off-by-one Adrian Bunk (Tue Feb 19 2008 - 18:00:24 EST)
- [2.6 patch] sony-laptop.c: fix off-by-one Adrian Bunk (Tue Feb 19 2008 - 18:00:46 EST)
- Re: linux-next: Tree for Feb 19 Stephen Rothwell (Tue Feb 19 2008 - 18:03:48 EST)
- Re: [patch] my mmu notifiers Nick Piggin (Tue Feb 19 2008 - 18:04:39 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Andre Tomt (Tue Feb 19 2008 - 18:05:01 EST)
- patch driver-core-fix-kernel-doc-function-parameters.patch added to gregkh-2.6 tree gregkh (Tue Feb 19 2008 - 18:05:42 EST)
- Re: [RFC: 2.6.25 patch] ipv4/fib_hash.c: fix NULL dereference Eric Dumazet (Tue Feb 19 2008 - 18:06:35 EST)
- Re: linux-next: Tree for Feb 19 David Teigland (Tue Feb 19 2008 - 18:08:29 EST)
- Re: [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges Nick Piggin (Tue Feb 19 2008 - 18:09:16 EST)
- Re: [PATCH 6/8] net: use numa_node in net_devcice->dev instead of parent Yinghai Lu (Tue Feb 19 2008 - 18:10:28 EST)
- Re: Difference between vmlinux and vmlinux.bin Timur Tabi (Tue Feb 19 2008 - 18:11:29 EST)
- Re: [patch] my mmu notifiers Nick Piggin (Tue Feb 19 2008 - 18:12:17 EST)
- [GIT pull] x86 updates Thomas Gleixner (Tue Feb 19 2008 - 18:13:50 EST)
- adapter, what's in a name Karl Dahlke (Tue Feb 19 2008 - 18:16:21 EST)
- 2.6.25-rc2 regression: kobject handling in cpufreq doesn't allowthe system to power off Carlos E. M. Dyonisio (Tue Feb 19 2008 - 18:16:35 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Paul Mackerras (Tue Feb 19 2008 - 18:22:15 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Andrew Morton (Tue Feb 19 2008 - 18:23:26 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck H. Peter Anvin (Tue Feb 19 2008 - 18:27:21 EST)
- [PATCH] x86_64: not set node to cpu_to_node if the node is not online Yinghai Lu (Tue Feb 19 2008 - 18:28:05 EST)
- Re: 2.6.25-rc2 regression: kobject handling in cpufreq doesn'tallow the system to power off Greg KH (Tue Feb 19 2008 - 18:29:58 EST)
- Re: usb/serial/io_ti.c: inconsequent NULL checking Greg KH (Tue Feb 19 2008 - 18:30:20 EST)
- Re: [PATCH] hugetlb: ensure we do not reference a surplus pageafter handing it to buddy Andrew Morton (Tue Feb 19 2008 - 18:37:13 EST)
- Re: [PATCH] Fix building lguest as module. Tony Breeds (Tue Feb 19 2008 - 18:38:23 EST)
- Re: usb/serial/io_ti.c: inconsequent NULL checking Ray Lee (Tue Feb 19 2008 - 18:39:20 EST)
- BT8x8 support Chris Brennan (Tue Feb 19 2008 - 18:40:42 EST)
- Re: [patch] my mmu notifiers Jack Steiner (Tue Feb 19 2008 - 18:41:10 EST)
- Re: [PATCH] do_signal_stop: use signal_group_exit() Valdis . Kletnieks (Tue Feb 19 2008 - 18:42:17 EST)
- Re: arch/x86/kernel/acpi/sleep_32.c not compiled ? Rafael J. Wysocki (Tue Feb 19 2008 - 18:43:30 EST)
- Re: arch/x86/kernel/acpi/sleep_32.c not compiled ? Pavel Machek (Tue Feb 19 2008 - 18:44:39 EST)
- Re: ipw3945: not only it periodically dies, it also BUG()s Pavel Machek (Tue Feb 19 2008 - 18:48:21 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Michael Chan (Tue Feb 19 2008 - 18:50:33 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Rafael J. Wysocki (Tue Feb 19 2008 - 18:51:59 EST)
- Re: Intel Core2Duo mobile - how does the VID get set? Robert Hancock (Tue Feb 19 2008 - 18:53:45 EST)
- Re: problem with starting 2.5.26-rc1 and latest git Mariusz Kozlowski (Tue Feb 19 2008 - 18:56:38 EST)
- Re: Problem with /proc/sys/vm/lowmem_reserve_ratio Andrew Morton (Tue Feb 19 2008 - 18:57:23 EST)
- Re: [GIT pull] x86 updates Randy Dunlap (Tue Feb 19 2008 - 18:57:42 EST)
- Re: pnp_bus_resume(): inconsequent NULL checking Rene Herman (Tue Feb 19 2008 - 18:58:37 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Greg KH (Tue Feb 19 2008 - 18:59:51 EST)
- Re: 2.6.25-rc2-mm1: new create_proc_entry() users Andrew Morton (Tue Feb 19 2008 - 19:02:30 EST)
- Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps (f.e. for XPmem) Nick Piggin (Tue Feb 19 2008 - 19:03:24 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Roland McGrath (Tue Feb 19 2008 - 19:03:38 EST)
- Re: BT8x8 support Chris Brennan (Tue Feb 19 2008 - 19:04:22 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Roland McGrath (Tue Feb 19 2008 - 19:04:47 EST)
- Re: [GIT pull] x86 updates Thomas Gleixner (Tue Feb 19 2008 - 19:07:17 EST)
- Linux and SSD and how to decrease io delay : question, please Mariella Petrini (Tue Feb 19 2008 - 19:09:10 EST)
- Re: unionfs_copy_attr_times oopses Hugh Dickins (Tue Feb 19 2008 - 19:14:37 EST)
- [2.6 patch] infiniband/hw/nes/nes_cm.c: fix a memory leak Adrian Bunk (Tue Feb 19 2008 - 19:14:57 EST)
- [2.6 patch] infiniband/hw/nes/nes.c: fix a check-after-use Adrian Bunk (Tue Feb 19 2008 - 19:15:27 EST)
- [2.6 patch] net/phy/mdio_bus.c: fix a check-after-use Adrian Bunk (Tue Feb 19 2008 - 19:15:50 EST)
- Re: Kernel oops with bluetooth usb dongle Thomas Gleixner (Tue Feb 19 2008 - 19:16:08 EST)
- [2.6 patch] drivers/thermal/thermal.c: fix a check-after-use Adrian Bunk (Tue Feb 19 2008 - 19:16:34 EST)
- [2.6 patch] net/9p/trans_virtio.c: kmalloc() enough memory Adrian Bunk (Tue Feb 19 2008 - 19:16:48 EST)
- Re: [PATCH 1/2] bluetooth : put hci dev after del conn Dave Young (Tue Feb 19 2008 - 19:17:48 EST)
- Re: tsc breaks atkbd suspend Len Brown (Tue Feb 19 2008 - 19:18:55 EST)
- Re: [2.6 patch] sony-laptop.c: fix off-by-one Mattia Dongili (Tue Feb 19 2008 - 19:19:25 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Brownell (Tue Feb 19 2008 - 19:20:24 EST)
- Re: [patch] move wakeup code to .c Rafael J. Wysocki (Tue Feb 19 2008 - 19:21:58 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Vine (Tue Feb 19 2008 - 19:22:19 EST)
- Re: [2.6 patch] drivers/thermal/thermal.c: fix a check-after-use Harvey Harrison (Tue Feb 19 2008 - 19:25:10 EST)
- Re: [2.6 patch] net/9p/trans_virtio.c: kmalloc() enough memory David Miller (Tue Feb 19 2008 - 19:25:39 EST)
- Re: [2.6 patch] drivers/thermal/thermal.c: fix a check-after-use Adrian Bunk (Tue Feb 19 2008 - 19:27:10 EST)
- Re: [RFC: 2.6.25 patch] ipv4/fib_hash.c: fix NULL dereference David Miller (Tue Feb 19 2008 - 19:28:51 EST)
- Re: [PATCH v2][POWERPC] Fix initial lmb add region with a non-zerobase David Miller (Tue Feb 19 2008 - 19:29:39 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Brownell (Tue Feb 19 2008 - 19:32:50 EST)
- Re: vfat32 Free Cluster Count Update Valdis . Kletnieks (Tue Feb 19 2008 - 19:33:26 EST)
- [PATCH] ide_platform: fix resources handling Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 19:36:46 EST)
- [PATCH] delkin_cb: fix resources handling Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 19:37:01 EST)
- [PATCH] bast-ide: fix resources reservation Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 19:37:26 EST)
- [PATCH 1/2] ide-mpc8xx: make m8xx_ide_init_ports() return an error value Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 19:37:49 EST)
- [PATCH 2/2] ide-mpc8xx: fix resources reservation Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 19:38:10 EST)
- [PATCH] falconide: fix resources reservation Bartlomiej Zolnierkiewicz (Tue Feb 19 2008 - 19:38:37 EST)
- [2.6 patch] message/fusion/mptbase.c: fix use-after-free's Adrian Bunk (Tue Feb 19 2008 - 19:40:32 EST)
- Re: Linux 2.6.25-rc2 Zhang, Yanmin (Tue Feb 19 2008 - 19:40:48 EST)
- Re: [discuss] pci_get_device_reverse(), why does Calgary need this? Greg KH (Tue Feb 19 2008 - 19:42:27 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Gordon Farquharson (Tue Feb 19 2008 - 19:44:55 EST)
- Re: [patch] my mmu notifiers Andrea Arcangeli (Tue Feb 19 2008 - 19:47:19 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Valdis . Kletnieks (Tue Feb 19 2008 - 19:48:48 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Shi Weihua (Tue Feb 19 2008 - 19:51:44 EST)
- Re: [patch] my mmu notifiers Andrea Arcangeli (Tue Feb 19 2008 - 19:52:25 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreignendianness Benjamin Herrenschmidt (Tue Feb 19 2008 - 19:52:45 EST)
- 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Tue Feb 19 2008 - 19:53:28 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreignendianness Paul Mackerras (Tue Feb 19 2008 - 19:57:48 EST)
- [git pull] agp patches for 2.6.25-rc3 Dave Airlie (Tue Feb 19 2008 - 19:58:11 EST)
- infiniband/hw/nes/nes_cm.c: use-after-free Adrian Bunk (Tue Feb 19 2008 - 19:59:49 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Tue Feb 19 2008 - 20:00:55 EST)
- Re: [patch 2/6] mmu_notifier: Callbacks to invalidate addressranges Andrea Arcangeli (Tue Feb 19 2008 - 20:01:30 EST)
- [PATCH] PM: Remove unbalanced mutex_unlock() from dpm_resume() Rafael J. Wysocki (Tue Feb 19 2008 - 20:03:26 EST)
- Re: inode leak in 2.6.24? David Chinner (Tue Feb 19 2008 - 20:04:31 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Tue Feb 19 2008 - 20:08:29 EST)
- [2.6 patch] infiniband/hw/nes/nes_verbs.c: fix use-after-free Adrian Bunk (Tue Feb 19 2008 - 20:09:06 EST)
- Re: [patch] my mmu notifiers Andrea Arcangeli (Tue Feb 19 2008 - 20:09:56 EST)
- [git pull] drm patches for 2.6.25-rc3 Dave Airlie (Tue Feb 19 2008 - 20:12:44 EST)
- [PATCH][BLUETOOTH] CONWISE Technology based adapters with buggy SCO support (bugzilla #9027) SDiZ (Tue Feb 19 2008 - 20:16:10 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Roland McGrath (Tue Feb 19 2008 - 20:18:37 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Shaohua Li (Tue Feb 19 2008 - 20:36:45 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Shi Weihua (Tue Feb 19 2008 - 20:37:38 EST)
- [patch] sysfs: small header file cleanup David Rientjes (Tue Feb 19 2008 - 20:39:37 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Miller (Tue Feb 19 2008 - 20:40:25 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Matt Carlson (Tue Feb 19 2008 - 20:42:22 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Roland McGrath (Tue Feb 19 2008 - 20:45:03 EST)
- ftrace causing panics. Dhaval Giani (Tue Feb 19 2008 - 20:51:16 EST)
- Re: [PATCH] correct inconsistent ntp interval/tick_length usage john stultz (Tue Feb 19 2008 - 20:51:34 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Paul Jackson (Tue Feb 19 2008 - 20:55:14 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 6/9] Paul Menage (Tue Feb 19 2008 - 21:05:32 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Rik van Riel (Tue Feb 19 2008 - 21:09:07 EST)
- Re: vfat32 Free Cluster Count Update OGAWA Hirofumi (Tue Feb 19 2008 - 21:09:45 EST)
- Re: Linux 2.6.25-rc2 Zhang, Yanmin (Tue Feb 19 2008 - 21:11:32 EST)
- Re: [2.6 patch] scsi/qla4xxx/ql4_isr.c: remove dead code James Bottomley (Tue Feb 19 2008 - 21:13:58 EST)
- Re: [PATCH] Provide u64 version of jiffies_to_usecs() in kernel/tsacct.c Jonathan Lim (Tue Feb 19 2008 - 21:16:38 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Shi Weihua (Tue Feb 19 2008 - 21:25:41 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Tue Feb 19 2008 - 21:29:35 EST)
- Re: [2.6 patch] scsi/qla4xxx/ql4_isr.c: remove dead code Andrew Vasquez (Tue Feb 19 2008 - 21:36:44 EST)
- [PATCH] mm: fix dma_poor_create Yinghai Lu (Tue Feb 19 2008 - 21:37:29 EST)
- Re: [PATCH] do_signal_stop: use signal_group_exit() Eric W. Biederman (Tue Feb 19 2008 - 21:40:21 EST)
- Re: [2.6 patch] scsi/qla4xxx/ql4_isr.c: remove dead code James Bottomley (Tue Feb 19 2008 - 21:44:03 EST)
- Re: [patch] my mmu notifiers Robin Holt (Tue Feb 19 2008 - 21:46:20 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Roland McGrath (Tue Feb 19 2008 - 21:49:43 EST)
- Re: [patch] my mmu notifiers Robin Holt (Tue Feb 19 2008 - 21:50:03 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 KOSAKI Motohiro (Tue Feb 19 2008 - 21:50:39 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Paul Menage (Tue Feb 19 2008 - 21:51:50 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Paul Menage (Tue Feb 19 2008 - 21:52:16 EST)
- Re: [PATCH 3/7] cgroup: clean up cgroup.h Paul Menage (Tue Feb 19 2008 - 21:54:51 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 6/9] Nick Andrew (Tue Feb 19 2008 - 21:55:22 EST)
- Re: [2.6 patch] scsi/qla4xxx/ql4_isr.c: remove dead code Andrew Vasquez (Tue Feb 19 2008 - 21:55:50 EST)
- Re: [PATCH 5/7] cgroup: fix subsys bitops Paul Menage (Tue Feb 19 2008 - 21:58:16 EST)
- Re: [patch 2/6] mmu_notifier: Callbacks to invalidate addressranges Robin Holt (Tue Feb 19 2008 - 22:00:47 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Shi Weihua (Tue Feb 19 2008 - 22:01:22 EST)
- Re: [PATCH 2/7] cgroup: fix comments Paul Menage (Tue Feb 19 2008 - 22:02:10 EST)
- Re: [PATCH v2][POWERPC] Fix initial lmb add region with a non-zero base Kumar Gala (Tue Feb 19 2008 - 22:02:29 EST)
- Re: [PATCH 6/7] cgroup: remove duplicate code in find_css_set() Paul Menage (Tue Feb 19 2008 - 22:02:53 EST)
- Re: [PATCH 4/7] cgroup: fix memory leak in cgroup_get_sb() Paul Menage (Tue Feb 19 2008 - 22:04:53 EST)
- Re: [PATCH 1/7] cgroup: fix and update documentation Paul Menage (Tue Feb 19 2008 - 22:08:40 EST)
- [PATCH] (linus git 02/19/08) Smack update for file capabilities Casey Schaufler (Tue Feb 19 2008 - 22:09:53 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 6/9] Paul Menage (Tue Feb 19 2008 - 22:12:21 EST)
- Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps(f.e. for XPmem) Robin Holt (Tue Feb 19 2008 - 22:12:39 EST)
- Re: [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges Nick Piggin (Tue Feb 19 2008 - 22:14:26 EST)
- Re: [patch 2/6] mmu_notifier: Callbacks to invalidate addressranges Robin Holt (Tue Feb 19 2008 - 22:19:53 EST)
- Re: [PATCH v2][POWERPC] Fix initial lmb add region with a non-zerobase David Miller (Tue Feb 19 2008 - 22:31:09 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 4/9] Valdis . Kletnieks (Tue Feb 19 2008 - 22:43:24 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Herbert Xu (Tue Feb 19 2008 - 22:45:43 EST)
- Re: Where to put adapters, /proc is cool Valdis . Kletnieks (Tue Feb 19 2008 - 22:45:56 EST)
- Please pull powerpc.git merge branch Paul Mackerras (Tue Feb 19 2008 - 22:46:35 EST)
- [BUG] next-20080219 - ide oops while bootup at ide_device_add_all() Kamalesh Babulal (Tue Feb 19 2008 - 22:47:51 EST)
- Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps (f.e. for XPmem) Nick Piggin (Tue Feb 19 2008 - 22:52:13 EST)
- Re: [PATCH] Provide u64 version of jiffies_to_usecs() in kernel/tsacct.c Randy Dunlap (Tue Feb 19 2008 - 22:53:20 EST)
- Re: [PATCH] procfs task exe symlink Mike Frysinger (Tue Feb 19 2008 - 23:03:13 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Greg KH (Tue Feb 19 2008 - 23:11:35 EST)
- Re: [patch] sysfs: small header file cleanup Randy Dunlap (Tue Feb 19 2008 - 23:18:15 EST)
- Re: [ofa-general] [2.6 patch] infiniband/hw/nes/nes_verbs.c: fix off-by-one Roland Dreier (Tue Feb 19 2008 - 23:23:39 EST)
- [PATCH] [LMB]: Fix lmb_add_region if region should be added at thehead Kumar Gala (Tue Feb 19 2008 - 23:31:27 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Tue Feb 19 2008 - 23:33:02 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Paul Jackson (Tue Feb 19 2008 - 23:36:43 EST)
- [PATCH] exporting capability code/name pairs (try #6) Kohei KaiGai (Tue Feb 19 2008 - 23:39:43 EST)
- [PATCH] exporting capability code/name pairs (try #6) Kohei KaiGai (Tue Feb 19 2008 - 23:41:58 EST)
- Re: [PATCH] [LMB]: Fix lmb_add_region if region should be added atthe head David Miller (Tue Feb 19 2008 - 23:44:59 EST)
- [PATCH] [RFC] Smack: unlabeled outgoing ambient packets - v2 Casey Schaufler (Tue Feb 19 2008 - 23:51:20 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 Paul Jackson (Tue Feb 19 2008 - 23:58:10 EST)
- Re: [PATCH] exporting capability code/name pairs (try #6) Greg KH (Tue Feb 19 2008 - 23:58:36 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Shaohua Li (Tue Feb 19 2008 - 23:58:53 EST)
- [PATCH 0/2] Cpusets API: Update Cpusets control files Paul Menage (Wed Feb 20 2008 - 00:00:55 EST)
- [PATCH 1/2] Cpusets API: From: Paul Jackson <pj@sgi.com> Paul Menage (Wed Feb 20 2008 - 00:01:16 EST)
- [PATCH 2/2] Cpusets API: Update cpusets to use cgroup structured file API Paul Menage (Wed Feb 20 2008 - 00:01:36 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Greg KH (Wed Feb 20 2008 - 00:06:27 EST)
- Re: [PATCH] [LMB]: Fix lmb_add_region if region should be added at the head Kumar Gala (Wed Feb 20 2008 - 00:17:03 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Paul Jackson (Wed Feb 20 2008 - 00:17:42 EST)
- [PATCH] -mm: fix nommu path broken by procfs task exe symlink Matt Helsley (Wed Feb 20 2008 - 00:18:16 EST)
- Re: [PATCH 0/8][for -mm] mem_notify v6 KOSAKI Motohiro (Wed Feb 20 2008 - 00:23:45 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Shaohua Li (Wed Feb 20 2008 - 00:23:59 EST)
- Re: [RFC][PATCH 1/7] CGroup API: Add cgroup.api control file Paul Menage (Wed Feb 20 2008 - 00:24:24 EST)
- Re: [PATCH] [LMB]: Fix lmb_add_region if region should be added atthe head David Miller (Wed Feb 20 2008 - 00:26:29 EST)
- Re: [PATCH] [LMB]: Fix lmb_add_region if region should be added at the head Kumar Gala (Wed Feb 20 2008 - 00:30:20 EST)
- [PATCH 2/2] cgroup map files: Use cgroup map for memcontrol stats file menage (Wed Feb 20 2008 - 00:33:20 EST)
- [PATCH 1/2] cgroup map files: Add cgroup map data type menage (Wed Feb 20 2008 - 00:33:35 EST)
- [PATCH 0/2] cgroup map files: Add a key/value map file type to cgroups menage (Wed Feb 20 2008 - 00:33:51 EST)
- linux-next: Tree for Feb 20 Stephen Rothwell (Wed Feb 20 2008 - 00:35:28 EST)
- Re: [PATCH] exporting capability code/name pairs (try #6) Kohei KaiGai (Wed Feb 20 2008 - 00:39:28 EST)
- Re: [PATCH 0/2] cgroup map files: Add a key/value map file type tocgroups YAMAMOTO Takashi (Wed Feb 20 2008 - 00:48:44 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Greg KH (Wed Feb 20 2008 - 00:53:23 EST)
- Re: linux-next: Tree for Feb 20 Greg KH (Wed Feb 20 2008 - 00:53:38 EST)
- Re: pci/pcie/aer/aerdrv_acpi.c: inconsequent NULL checking Greg KH (Wed Feb 20 2008 - 00:53:54 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Harvey Harrison (Wed Feb 20 2008 - 00:54:28 EST)
- Re: atmel_spi clock polarity Atsushi Nemoto (Wed Feb 20 2008 - 00:54:44 EST)
- Re: linux-next: Tree for Feb 20 David Miller (Wed Feb 20 2008 - 00:55:39 EST)
- Re: [ofa-general] [2.6 patch] infiniband/hw/nes/nes_verbs.c: fixoff-by-one Adrian Bunk (Wed Feb 20 2008 - 00:58:32 EST)
- Re: [PATCH] exporting capability code/name pairs (try #6) Greg KH (Wed Feb 20 2008 - 01:00:20 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Soeren Sonnenburg (Wed Feb 20 2008 - 01:01:24 EST)
- Re: [PATCH 0/2] cgroup map files: Add a key/value map file type to cgroups Paul Menage (Wed Feb 20 2008 - 01:02:24 EST)
- Re: [PATCH 0/2] cgroup map files: Add a key/value map file type tocgroups YAMAMOTO Takashi (Wed Feb 20 2008 - 01:15:00 EST)
- Re: linux-next: Tree for Feb 20 Chris Wedgwood (Wed Feb 20 2008 - 01:16:59 EST)
- Re: [PATCH] exporting capability code/name pairs (try #6.1) Kohei KaiGai (Wed Feb 20 2008 - 01:18:52 EST)
- Re: [PATCH] exporting capability code/name pairs (try #6.1) Kohei KaiGai (Wed Feb 20 2008 - 01:19:14 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 01:19:32 EST)
- Re: [bootup crash, -git] Re: patchpci-pcie-aspm-support.patchadded to gregkh-2.6 tree Shaohua Li (Wed Feb 20 2008 - 01:20:41 EST)
- Re: [PATCH] exporting capability code/name pairs (try #6.1) Kohei KaiGai (Wed Feb 20 2008 - 01:21:01 EST)
- Re: [PATCH 0/2] cgroup map files: Add a key/value map file type to cgroups Paul Menage (Wed Feb 20 2008 - 01:25:55 EST)
- Re: [PATCH 6/8] net: use numa_node in net_devcice->dev instead ofparent Ingo Molnar (Wed Feb 20 2008 - 01:27:37 EST)
- Re: Status of storage autosuspend Greg KH (Wed Feb 20 2008 - 01:33:44 EST)
- Re: [PCI] duplicate sysfs symbols getting registered in current git Greg KH (Wed Feb 20 2008 - 01:33:57 EST)
- Re: [PATCH 0/8] AMD opteron mm config numa etc Ingo Molnar (Wed Feb 20 2008 - 01:38:28 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes JÃrn Engel (Wed Feb 20 2008 - 01:44:14 EST)
- Re: [2.6.25 patch] fix broken error handling inieee80211_sta_process_addba_request() Jarek Poplawski (Wed Feb 20 2008 - 01:45:35 EST)
- Re: [PATCH] documentation: fix firmware_sample_firmware_class tobuild Greg KH (Wed Feb 20 2008 - 01:50:41 EST)
- Re: [PATCH] UIO: introduce sysfs_ops for map_attr_ktype Greg KH (Wed Feb 20 2008 - 01:50:52 EST)
- Re: tsc breaks atkbd suspend Thomas Gleixner (Wed Feb 20 2008 - 01:52:36 EST)
- Re: [PATCH] mm: fix dma_poor_create Ingo Molnar (Wed Feb 20 2008 - 01:52:56 EST)
- Re: Linux 2.6.25-rc2 Zhang, Yanmin (Wed Feb 20 2008 - 01:55:06 EST)
- Re: linux-next: Tree for Feb 20 Stephen Rothwell (Wed Feb 20 2008 - 01:58:23 EST)
- Re: tbench regression in 2.6.25-rc1 Zhang, Yanmin (Wed Feb 20 2008 - 02:06:37 EST)
- Re: Linux 2.6.25-rc2 Pekka Enberg (Wed Feb 20 2008 - 02:10:29 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Thomas Petazzoni (Wed Feb 20 2008 - 02:22:27 EST)
- Re: SMP-related kernel memory leak Bart Van Assche (Wed Feb 20 2008 - 02:28:20 EST)
- Re: 2.6.25-rc2 hangs after "Suspending console(s)" Tino Keitel (Wed Feb 20 2008 - 02:29:03 EST)
- Re: [PATCH 1/3] Fix Unlikely(x) == y Willy Tarreau (Wed Feb 20 2008 - 02:33:19 EST)
- Re: Integration of SCST in the mainstream Linux kernel Erez Zilber (Wed Feb 20 2008 - 02:34:39 EST)
- Re: tbench regression in 2.6.25-rc1 Eric Dumazet (Wed Feb 20 2008 - 02:38:29 EST)
- Re: linux-next: Tree for Feb 20 Jeff Garzik (Wed Feb 20 2008 - 02:47:33 EST)
- 2.6.25-rc2: ohci1394 problem Thomas Meyer (Wed Feb 20 2008 - 02:47:47 EST)
- Re: Huawei E220 and usb storage Norbert Preining (Wed Feb 20 2008 - 02:47:57 EST)
- Re: 2.6.25-rc1 xen pvops regression H. Peter Anvin (Wed Feb 20 2008 - 02:48:28 EST)
- Re: linux-next: Tree for Feb 20 Frank Seidel (Wed Feb 20 2008 - 02:49:29 EST)
- Re: [PATCH] mm: fix dma_poor_create Yinghai Lu (Wed Feb 20 2008 - 02:52:27 EST)
- Re: pci/pcie/aer/aerdrv_acpi.c: inconsequent NULL checking Adrian Bunk (Wed Feb 20 2008 - 02:57:19 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Roland McGrath (Wed Feb 20 2008 - 03:00:04 EST)
- Re: [PATCH] block: fix kernel-docbook parameters and files Jens Axboe (Wed Feb 20 2008 - 03:05:47 EST)
- Re: IO queueing and complete affinity w/ threads: Some results Jens Axboe (Wed Feb 20 2008 - 03:08:37 EST)
- Re: Kernel oops with bluetooth usb dongle Thomas Gleixner (Wed Feb 20 2008 - 03:11:49 EST)
- Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y Ingo Molnar (Wed Feb 20 2008 - 03:12:51 EST)
- Re: linux-next: Tree for Feb 20 Adrian Bunk (Wed Feb 20 2008 - 03:14:28 EST)
- Re: tbench regression in 2.6.25-rc1 David Miller (Wed Feb 20 2008 - 03:14:44 EST)
- Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y David Miller (Wed Feb 20 2008 - 03:14:57 EST)
- Re: snd_bt87x crash with kernel 2.6.24.2 on amd64 Clemens Ladisch (Wed Feb 20 2008 - 03:17:45 EST)
- Re: [PATCH 3/3] x86: Coding style fixes toarch/x86/mach-generic/bigsmp.c Ingo Molnar (Wed Feb 20 2008 - 03:27:20 EST)
- Re: [GIT pull] x86 updates Ingo Molnar (Wed Feb 20 2008 - 03:33:00 EST)
- Re: [PATCH 6/8] net: use numa_node in net_devcice->dev instead of parent Yinghai Lu (Wed Feb 20 2008 - 03:34:18 EST)
- Re: [2.6.25 patch] fix broken error handling in ieee80211_sta_process_addba_request() Tomas Winkler (Wed Feb 20 2008 - 03:38:23 EST)
- [PATCH 0/4] make dev_to_node return online node or -1 Yinghai Lu (Wed Feb 20 2008 - 03:40:14 EST)
- [PATCH 1/4] make dev_to_node return online node Yinghai Lu (Wed Feb 20 2008 - 03:40:37 EST)
- [PATCH 3/4] ide: use dev_to_node instead of pcibus_to_node Yinghai Lu (Wed Feb 20 2008 - 03:40:51 EST)
- [PATCH 4/4] driver: use dev_to_node in pci_call_probe Yinghai Lu (Wed Feb 20 2008 - 03:41:10 EST)
- [PATCH 2/4] x86_64: fix dma_alloc_pages v2 Yinghai Lu (Wed Feb 20 2008 - 03:41:37 EST)
- Re: Integration of SCST in the mainstream Linux kernel Bart Van Assche (Wed Feb 20 2008 - 03:41:54 EST)
- Re: tbench regression in 2.6.25-rc1 Zhang, Yanmin (Wed Feb 20 2008 - 03:43:27 EST)
- [PATCH] 9p: fix oops on rmmod Alexey Dobriyan (Wed Feb 20 2008 - 03:50:47 EST)
- Re: 2.6.25-rc1 xen pvops regression Ian Campbell (Wed Feb 20 2008 - 03:52:23 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle minchan Kim (Wed Feb 20 2008 - 03:56:19 EST)
- Re: [PATCH 1/1] x86: Coding style fixes toarch/x86/mach-generic/probe.c Ingo Molnar (Wed Feb 20 2008 - 03:59:18 EST)
- Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps(f.e. for XPmem) Robin Holt (Wed Feb 20 2008 - 04:00:49 EST)
- Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps(f.e. for XPmem) Robin Holt (Wed Feb 20 2008 - 04:06:36 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Ingo Molnar (Wed Feb 20 2008 - 04:10:57 EST)
- Re: [PATCH 1/1] x86: Coding style fixes to arch/x86/mach-generic/probe.c Paolo Ciarrocchi (Wed Feb 20 2008 - 04:11:24 EST)
- Re: [PATCH 0/2] percpu: Optimize percpu accesses v3 Ingo Molnar (Wed Feb 20 2008 - 04:15:21 EST)
- Re: [PATCH 0/2] x86: Optimize percpu accesses v3 Ingo Molnar (Wed Feb 20 2008 - 04:16:10 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle KOSAKI Motohiro (Wed Feb 20 2008 - 04:27:15 EST)
- Re: [PATCH] Fix building lguest as module. Ingo Molnar (Wed Feb 20 2008 - 04:34:08 EST)
- Re: atmel_spi clock polarity Haavard Skinnemoen (Wed Feb 20 2008 - 04:35:19 EST)
- Re: [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Jens Axboe (Wed Feb 20 2008 - 04:35:45 EST)
- Re: adapter, what's in a name Stefan Richter (Wed Feb 20 2008 - 04:39:18 EST)
- Re: [PATCH] falconide: fix resources reservation Geert Uytterhoeven (Wed Feb 20 2008 - 04:41:21 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Subrata Modak (Wed Feb 20 2008 - 04:45:00 EST)
- Re: [patch 07/13] Initialize per cpu lowcores on cpu hotplug. Heiko Carstens (Wed Feb 20 2008 - 04:46:11 EST)
- Re: 2.6.25-rc2: ohci1394 problem Stefan Richter (Wed Feb 20 2008 - 04:48:45 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle minchan Kim (Wed Feb 20 2008 - 04:49:21 EST)
- Re: atmel_spi clock polarity Atsushi Nemoto (Wed Feb 20 2008 - 04:50:59 EST)
- Re: adapter, what's in a name Stefan Richter (Wed Feb 20 2008 - 04:51:25 EST)
- Re: [PATCH 0/8] AMD opteron mm config numa etc Andrew Morton (Wed Feb 20 2008 - 04:52:52 EST)
- Re: 2.6.25-rc2-mm1 (x64 thermal build failure) Andrew Morton (Wed Feb 20 2008 - 04:57:03 EST)
- Re: [PATCH 2/4] x86_64: fix dma_alloc_pages v2 Yinghai Lu (Wed Feb 20 2008 - 04:59:04 EST)
- Re: [PATCH] Fix building lguest as module. Ingo Molnar (Wed Feb 20 2008 - 05:02:22 EST)
- Re: [PATCH] [2/5] Use 2000 offset for 32bit kernels Thomas Gleixner (Wed Feb 20 2008 - 05:07:37 EST)
- Re: [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Johann Felix v. Soden-Fr. (Wed Feb 20 2008 - 05:07:56 EST)
- Re: [patch 07/13] Initialize per cpu lowcores on cpu hotplug. Bastian Blank (Wed Feb 20 2008 - 05:09:46 EST)
- [RFC] [PATCH] Refuse kprobe insertion on add/sub_preempt_counter() Srinivasa Ds (Wed Feb 20 2008 - 05:15:35 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle KOSAKI Motohiro (Wed Feb 20 2008 - 05:15:49 EST)
- Re: [patch] suspend/resume self-test Ingo Molnar (Wed Feb 20 2008 - 05:16:29 EST)
- Re: adapter, what's in a name Jan Engelhardt (Wed Feb 20 2008 - 05:16:44 EST)
- Re: adapter, what's in a name Jan Engelhardt (Wed Feb 20 2008 - 05:20:45 EST)
- Re: [PATCH] [2/5] Use 2000 offset for 32bit kernels Andi Kleen (Wed Feb 20 2008 - 05:23:37 EST)
- Re: [patch 07/13] Initialize per cpu lowcores on cpu hotplug. Heiko Carstens (Wed Feb 20 2008 - 05:25:09 EST)
- Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck Ingo Molnar (Wed Feb 20 2008 - 05:28:00 EST)
- Re: [BUG] rfcomm Dave Young (Wed Feb 20 2008 - 05:30:22 EST)
- Re: vfat32 Free Cluster Count Update Jan Engelhardt (Wed Feb 20 2008 - 05:36:00 EST)
- Re: [RFC] [PATCH] Refuse kprobe insertion onadd/sub_preempt_counter() Ananth N Mavinakayanahalli (Wed Feb 20 2008 - 05:37:33 EST)
- Re: [PATCH 0/8] AMD opteron mm config numa etc Ingo Molnar (Wed Feb 20 2008 - 05:39:06 EST)
- [PATCH] mmu notifiers #v6 Andrea Arcangeli (Wed Feb 20 2008 - 05:39:59 EST)
- Re: [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Jens Axboe (Wed Feb 20 2008 - 05:40:30 EST)
- Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}schedule()code Ingo Molnar (Wed Feb 20 2008 - 05:42:07 EST)
- [PATCH] KVM swapping (+ seqlock fix) with mmu notifiers #v6 Andrea Arcangeli (Wed Feb 20 2008 - 05:45:41 EST)
- Re: very poor ext3 write performance on big filesystems? Jan Engelhardt (Wed Feb 20 2008 - 05:57:43 EST)
- Re: [Bluez-devel] [BUG] rfcomm Stefan Seyfried (Wed Feb 20 2008 - 06:17:39 EST)
- Re: 2.6.25-rc[1,2]: failed to setup dm-crypt key mapping Milan Broz (Wed Feb 20 2008 - 06:24:35 EST)
- Re: [PATCH] mmu notifiers #v6 Robin Holt (Wed Feb 20 2008 - 06:33:34 EST)
- Re: Disk schedulers Pavel Machek (Wed Feb 20 2008 - 06:34:07 EST)
- Re: PROBLEM: I/O scheduler problem with an 8 SATA disks raid 5 under heavy load ? Guillaume Laurès (Wed Feb 20 2008 - 06:35:33 EST)
- Re: [PATCH] mmu notifiers #v6 Andrea Arcangeli (Wed Feb 20 2008 - 07:04:06 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver Rene Herman (Wed Feb 20 2008 - 07:04:57 EST)
- [BUG?] APM is hidden in menuconfig Jarek Poplawski (Wed Feb 20 2008 - 07:07:53 EST)
- Re: [PATCH 1/2] x86_64: Fold pda into per cpu area v3 Ingo Molnar (Wed Feb 20 2008 - 07:08:49 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Anton Vorontsov (Wed Feb 20 2008 - 07:18:44 EST)
- [PATCH 2.6.25-rc2 3/9] config: Improve init/Kconfig help descriptions - namespaces Nick Andrew (Wed Feb 20 2008 - 07:20:00 EST)
- [PATCH] Document huge memory/cache overhead of memory controller in Kconfig Andi Kleen (Wed Feb 20 2008 - 07:23:52 EST)
- Re: [PATCH] mmu notifiers #v6 Robin Holt (Wed Feb 20 2008 - 07:24:37 EST)
- Re: [PATCH 2.6.25-rc2 3/9] config: Improve init/Kconfig help descriptions- namespaces Pavel Emelyanov (Wed Feb 20 2008 - 07:26:27 EST)
- Re: [PATCH] mmu notifiers #v6 Andrea Arcangeli (Wed Feb 20 2008 - 07:33:16 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 6/9] Nick Andrew (Wed Feb 20 2008 - 07:42:47 EST)
- Re: Problem with /proc/sys/vm/lowmem_reserve_ratio Peter Zijlstra (Wed Feb 20 2008 - 07:54:00 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:54:30 EST)
- pci_device_id cleanups Jonas Bonn (Wed Feb 20 2008 - 07:55:18 EST)
- [PATCH] Add PCI_DEVICE_TABLE macro Jonas Bonn (Wed Feb 20 2008 - 07:55:44 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:56:01 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:56:32 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:56:48 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:57:08 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:57:36 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:57:52 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:58:19 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:58:41 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:58:57 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:59:21 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:59:42 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 07:59:58 EST)
- [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst Jonas Bonn (Wed Feb 20 2008 - 08:00:34 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Wed Feb 20 2008 - 08:00:56 EST)
- Re: BT8x8 support Alan Goodman (Wed Feb 20 2008 - 08:01:22 EST)
- Re: [QUESTION] FRV: linking error? David Howells (Wed Feb 20 2008 - 08:01:38 EST)
- Re: [PATCH 2.6.25-rc2 3/9] config: Improve init/Kconfig help descriptions - namespaces Nick Andrew (Wed Feb 20 2008 - 08:02:51 EST)
- build #365 issue for v2.6.25-rc2-342-g5d9c4a7 in ./arch/x86/kvm/kvm.ko Toralf Förster (Wed Feb 20 2008 - 08:11:45 EST)
- Re: [QUESTION] FRV: linking error? Sam Ravnborg (Wed Feb 20 2008 - 08:14:51 EST)
- Re: [PATCH] mmu notifiers #v6 Robin Holt (Wed Feb 20 2008 - 08:15:34 EST)
- Re: [PATCH 1/2] x86_64: Fold pda into per cpu area v3 Eric Dumazet (Wed Feb 20 2008 - 08:17:10 EST)
- Re: pci_device_id cleanups Sam Ravnborg (Wed Feb 20 2008 - 08:17:28 EST)
- Re: pci_device_id cleanups Jonas Bonn (Wed Feb 20 2008 - 08:27:54 EST)
- Re: adapter, what's in a name Stefan Richter (Wed Feb 20 2008 - 08:29:28 EST)
- Re: Problem with /proc/sys/vm/lowmem_reserve_ratio Andrew Morton (Wed Feb 20 2008 - 08:35:18 EST)
- [RFC PATCH 0/8]: uninline & uninline Ilpo Järvinen (Wed Feb 20 2008 - 08:35:40 EST)
- Re: [PATCH 2.6.25-rc2 3/9] config: Improve init/Kconfig help descriptions- namespaces Pavel Emelyanov (Wed Feb 20 2008 - 08:38:22 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single deviceDM devices Ric Wheeler (Wed Feb 20 2008 - 08:39:36 EST)
- Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}schedule()code Ahmed S. Darwish (Wed Feb 20 2008 - 08:40:07 EST)
- [RFC PATCH 0/8]: uninline & uninline Ilpo Järvinen (Wed Feb 20 2008 - 08:47:48 EST)
- [RFC PATCH 1/8] [NET]: uninline skb_put, de-bloats a lot Ilpo Järvinen (Wed Feb 20 2008 - 08:48:14 EST)
- [RFC PATCH 4/8] [NET]: uninline skb_push, de-bloats a lot Ilpo Järvinen (Wed Feb 20 2008 - 08:48:35 EST)
- [RFC PATCH 3/8] [NET]: uninline dev_alloc_skb, de-bloats a lot Ilpo Järvinen (Wed Feb 20 2008 - 08:48:48 EST)
- [RFC PATCH 2/8] [NET]: uninline skb_pull, de-bloats a lot Ilpo Järvinen (Wed Feb 20 2008 - 08:49:06 EST)
- [RFC PATCH 6/8] [NET]: uninline skb_trim, de-bloats Ilpo Järvinen (Wed Feb 20 2008 - 08:49:26 EST)
- [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf Ilpo Järvinen (Wed Feb 20 2008 - 08:49:42 EST)
- [RFC PATCH 8/8] Jhash in too big for inlining, move under lib/ Ilpo Järvinen (Wed Feb 20 2008 - 08:49:58 EST)
- [RFC PATCH 5/8] [NET]: uninline dst_release Ilpo Järvinen (Wed Feb 20 2008 - 08:50:27 EST)
- Re: mm/slub.c: inconsequent NULL checking Pekka Enberg (Wed Feb 20 2008 - 08:52:57 EST)
- Re: [RFC PATCH 1/8] [NET]: uninline skb_put, de-bloats a lot Patrick McHardy (Wed Feb 20 2008 - 08:55:35 EST)
- PowerPC toolchain for x86 [Was: pci_device_id cleanups] Sam Ravnborg (Wed Feb 20 2008 - 08:55:49 EST)
- Re: [kvm-devel] build #365 issue for v2.6.25-rc2-342-g5d9c4a7 in./arch/x86/kvm/kvm.ko Avi Kivity (Wed Feb 20 2008 - 08:56:30 EST)
- [RFC][PATCH] make /proc/pid/pagemap work with huge pages andreturn page size Hans Rosenfeld (Wed Feb 20 2008 - 08:57:50 EST)
- Re: [RFC PATCH 1/8] [NET]: uninline skb_put, de-bloats a lot Eric Dumazet (Wed Feb 20 2008 - 08:59:26 EST)
- Re: PowerPC toolchain for x86 [Was: pci_device_id cleanups] Jonas Bonn (Wed Feb 20 2008 - 09:03:46 EST)
- Re: [kvm-devel] build #365 issue for v2.6.25-rc2-342-g5d9c4a7 in./arch/x86/kvm/kvm.ko Avi Kivity (Wed Feb 20 2008 - 09:08:56 EST)
- Re: git tree with VFS stuff Stephen Rothwell (Wed Feb 20 2008 - 09:14:24 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Tilman Schmidt (Wed Feb 20 2008 - 09:20:58 EST)
- Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}schedule() code Dmitry Adamushko (Wed Feb 20 2008 - 09:21:18 EST)
- Re: [BUG] next-20080219 - ide oops while bootup at ide_device_add_all () Bartlomiej Zolnierkiewicz (Wed Feb 20 2008 - 09:23:24 EST)
- Re: linux-next: first tree Stephen Rothwell (Wed Feb 20 2008 - 09:23:54 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Tilman Schmidt (Wed Feb 20 2008 - 09:24:35 EST)
- arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Arne Georg Gleditsch (Wed Feb 20 2008 - 09:26:36 EST)
- Re: git tree with VFS stuff Al Viro (Wed Feb 20 2008 - 09:30:08 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Alan Cox (Wed Feb 20 2008 - 09:32:57 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes Stephane Chazelas (Wed Feb 20 2008 - 09:37:02 EST)
- Re: inode leak in 2.6.24? Ferenc Wagner (Wed Feb 20 2008 - 09:37:23 EST)
- adapter, what's in a name Karl Dahlke (Wed Feb 20 2008 - 09:37:59 EST)
- Re: [PATCH] mmu notifiers #v6 Robin Holt (Wed Feb 20 2008 - 09:42:19 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes Stephane Chazelas (Wed Feb 20 2008 - 09:43:52 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Wed Feb 20 2008 - 09:44:44 EST)
- Re: PL2303 Driver missing support for USB to Serial Cable Stephan Rose (Wed Feb 20 2008 - 09:46:31 EST)
- Re: [PATCH] hugetlb: ensure we do not reference a surplus pageafter handing it to buddy Adam Litke (Wed Feb 20 2008 - 09:53:17 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Stephen Rothwell (Wed Feb 20 2008 - 09:55:32 EST)
- Re: linux-next: Tree for Feb 20 James Bottomley (Wed Feb 20 2008 - 09:59:35 EST)
- Re: [PATCH], issue EOI to APIC prior to calling crash_kexec in die_nmi path Neil Horman (Wed Feb 20 2008 - 10:00:32 EST)
- [PATCH 2.6.25-rc2] block2mtd: logging typo fixes Stephane Chazelas (Wed Feb 20 2008 - 10:00:48 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Wed Feb 20 2008 - 10:01:36 EST)
- [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbenchand tbench on powerpc Kamalesh Babulal (Wed Feb 20 2008 - 10:01:52 EST)
- Re: ftrace causing panics. Steven Rostedt (Wed Feb 20 2008 - 10:08:01 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig John Stoffel (Wed Feb 20 2008 - 10:12:21 EST)
- [PATCH 03/28] mm: slb: add knowledge of reserve pages Peter Zijlstra (Wed Feb 20 2008 - 10:19:04 EST)
- [PATCH 02/28] mm: tag reseve pages Peter Zijlstra (Wed Feb 20 2008 - 10:19:45 EST)
- [PATCH 04/28] mm: kmem_estimate_pages() Peter Zijlstra (Wed Feb 20 2008 - 10:20:31 EST)
- [PATCH 07/28] mm: emergency pool Peter Zijlstra (Wed Feb 20 2008 - 10:20:52 EST)
- [PATCH 10/28] mm: memory reserve management Peter Zijlstra (Wed Feb 20 2008 - 10:21:15 EST)
- [PATCH 12/28] net: wrap sk->sk_backlog_rcv() Peter Zijlstra (Wed Feb 20 2008 - 10:21:40 EST)
- [PATCH 11/28] selinux: tag avc cache alloc as non-critical Peter Zijlstra (Wed Feb 20 2008 - 10:22:01 EST)
- [PATCH 13/28] net: packet split receive api Peter Zijlstra (Wed Feb 20 2008 - 10:22:38 EST)
- [PATCH 01/28] mm: gfp_to_alloc_flags() Peter Zijlstra (Wed Feb 20 2008 - 10:22:56 EST)
- [PATCH 15/28] netvm: network reserve infrastructure Peter Zijlstra (Wed Feb 20 2008 - 10:23:28 EST)
- [PATCH 00/28] Swap over NFS -v16 Peter Zijlstra (Wed Feb 20 2008 - 10:23:51 EST)
- [PATCH 23/28] mm: methods for teaching filesystems about PG_swapcache pages Peter Zijlstra (Wed Feb 20 2008 - 10:24:21 EST)
- [PATCH 27/28] nfs: enable swap on NFS Peter Zijlstra (Wed Feb 20 2008 - 10:24:45 EST)
- [PATCH 25/28] nfs: teach the NFS client how to treat PG_swapcache pages Peter Zijlstra (Wed Feb 20 2008 - 10:25:20 EST)
- [PATCH 20/28] netfilter: NF_QUEUE vs emergency skbs Peter Zijlstra (Wed Feb 20 2008 - 10:25:45 EST)
- [PATCH 08/28] mm: system wide ALLOC_NO_WATERMARK Peter Zijlstra (Wed Feb 20 2008 - 10:26:06 EST)
- [PATCH 19/28] netvm: prevent a stream specific deadlock Peter Zijlstra (Wed Feb 20 2008 - 10:26:42 EST)
- [PATCH 21/28] netvm: skb processing Peter Zijlstra (Wed Feb 20 2008 - 10:27:04 EST)
- [PATCH 17/28] netvm: hook skb allocation to reserves Peter Zijlstra (Wed Feb 20 2008 - 10:27:43 EST)
- [PATCH 14/28] net: sk_allocation() - concentrate socket related allocations Peter Zijlstra (Wed Feb 20 2008 - 10:28:01 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Wed Feb 20 2008 - 10:28:52 EST)
- Re: linux-next: Tree for Feb 20 Stephen Rothwell (Wed Feb 20 2008 - 10:29:26 EST)
- Re: linux-next: Tree for Feb 20 Frank Seidel (Wed Feb 20 2008 - 10:29:43 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Wed Feb 20 2008 - 10:30:13 EST)
- Re: adapter, what's in a name Frans Pop (Wed Feb 20 2008 - 10:30:51 EST)
- Re: [PATCH 0/2] x86: Optimize percpu accesses v3 Mike Travis (Wed Feb 20 2008 - 10:31:17 EST)
- [PATCH 16/28] netvm: INET reserves. Peter Zijlstra (Wed Feb 20 2008 - 10:31:51 EST)
- [PATCH 26/28] nfs: disable data cache revalidation for swapfiles Peter Zijlstra (Wed Feb 20 2008 - 10:32:36 EST)
- [PATCH 18/28] netvm: filter emergency skbs. Peter Zijlstra (Wed Feb 20 2008 - 10:32:59 EST)
- [PATCH 09/28] mm: __GFP_MEMALLOC Peter Zijlstra (Wed Feb 20 2008 - 10:33:38 EST)
- Re: ftrace causing panics. Dhaval Giani (Wed Feb 20 2008 - 10:34:03 EST)
- [PATCH 22/28] mm: add support for non block device backed swap files Peter Zijlstra (Wed Feb 20 2008 - 10:34:38 EST)
- [PATCH 28/28] nfs: fix various memory recursions possible with swap over NFS. Peter Zijlstra (Wed Feb 20 2008 - 10:34:56 EST)
- Re: adapter, what's in a name Stefan Richter (Wed Feb 20 2008 - 10:35:30 EST)
- Re: [PATCH 2.6.25-rc2] block2mtd: logging typo fixes JÃrn Engel (Wed Feb 20 2008 - 10:35:56 EST)
- [PATCH] x86: complete segment descriptor unification Avi Kivity (Wed Feb 20 2008 - 10:36:32 EST)
- Re: hdparm-8.2 now available Greg Freemyer (Wed Feb 20 2008 - 10:36:58 EST)
- Re: [PATCH] mmu notifiers #v6 Andrea Arcangeli (Wed Feb 20 2008 - 10:37:46 EST)
- Re: [PATCH] x86: complete segment descriptor unification Ingo Molnar (Wed Feb 20 2008 - 10:38:11 EST)
- [PATCH 05/28] mm: allow PF_MEMALLOC from softirq context Peter Zijlstra (Wed Feb 20 2008 - 10:39:01 EST)
- [PATCH 24/28] nfs: remove mempools Peter Zijlstra (Wed Feb 20 2008 - 10:39:35 EST)
- [PATCH 06/28] mm: serialize access to min_free_kbytes Peter Zijlstra (Wed Feb 20 2008 - 10:39:57 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Stefan Richter (Wed Feb 20 2008 - 10:40:45 EST)
- Re: [Openipmi-developer] [PATCH 3/4] IPMI: convert locked counters toatomics Corey Minyard (Wed Feb 20 2008 - 10:41:26 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Clemens Koller (Wed Feb 20 2008 - 10:44:44 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Theodore Tso (Wed Feb 20 2008 - 10:45:13 EST)
- Re: ftrace causing panics. Steven Rostedt (Wed Feb 20 2008 - 10:45:45 EST)
- Re: ftrace causing panics. Ingo Molnar (Wed Feb 20 2008 - 10:48:02 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Jan Engelhardt (Wed Feb 20 2008 - 10:49:26 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostlyresolved Alan Stern (Wed Feb 20 2008 - 10:50:39 EST)
- [PATCH] atmel_spi: support zero length transfer Atsushi Nemoto (Wed Feb 20 2008 - 10:54:28 EST)
- Re: [PATCH 1/2] x86_64: Fold pda into per cpu area v3 Mike Travis (Wed Feb 20 2008 - 10:54:52 EST)
- Re: [GIT PULL?] Create and populate toplevel tests/ for kerneltests Ananth N Mavinakayanahalli (Wed Feb 20 2008 - 10:56:05 EST)
- Re: linux-next: Tree for Feb 20 James Bottomley (Wed Feb 20 2008 - 10:56:41 EST)
- [PATCH 00/37] Permit filesystem local caching David Howells (Wed Feb 20 2008 - 11:07:35 EST)
- [PATCH 03/37] KEYS: Allow the callout data to be passed as a blobrather than a string David Howells (Wed Feb 20 2008 - 11:08:35 EST)
- [PATCH 10/37] Security: Make NFSD work with detached security David Howells (Wed Feb 20 2008 - 11:09:20 EST)
- [PATCH 13/37] FS-Cache: Provide an add_wait_queue_tail() function David Howells (Wed Feb 20 2008 - 11:10:12 EST)
- [PATCH 05/37] Security: Change current->fs[ug]id to current_fs[ug]id() David Howells (Wed Feb 20 2008 - 11:11:05 EST)
- [PATCH 09/37] Security: Allow kernel services to override LSMsettings for task actions David Howells (Wed Feb 20 2008 - 11:11:45 EST)
- [PATCH 24/37] NFS: Register NFS for caching and retrieve thetop-level index David Howells (Wed Feb 20 2008 - 11:12:31 EST)
- [PATCH 21/37] NFS: Add comment banners to some NFS functions David Howells (Wed Feb 20 2008 - 11:12:57 EST)
- [PATCH 19/37] CacheFiles: Export things for CacheFiles David Howells (Wed Feb 20 2008 - 11:13:25 EST)
- [PATCH 02/37] KEYS: Check starting keyring as part of search David Howells (Wed Feb 20 2008 - 11:14:00 EST)
- [PATCH 06/37] Security: Separate task security context fromtask_struct David Howells (Wed Feb 20 2008 - 11:14:53 EST)
- [PATCH 23/37] NFS: Permit local filesystem caching to be enabled forNFS David Howells (Wed Feb 20 2008 - 11:15:23 EST)
- [PATCH 20/37] CacheFiles: A cache that backs onto a mounted filesystem David Howells (Wed Feb 20 2008 - 11:15:49 EST)
- [PATCH 27/37] NFS: Define and create inode-level cache objects David Howells (Wed Feb 20 2008 - 11:16:16 EST)
- [PATCH 08/37] Security: Add a kernel_service object class to SELinux David Howells (Wed Feb 20 2008 - 11:16:36 EST)
- [PATCH 11/37] FS-Cache: Release page->private after failed readahead David Howells (Wed Feb 20 2008 - 11:16:56 EST)
- [PATCH 01/37] KEYS: Increase the payload size when instantiating a key David Howells (Wed Feb 20 2008 - 11:17:31 EST)
- [PATCH 28/37] NFS: Use local disk inode cache David Howells (Wed Feb 20 2008 - 11:17:54 EST)
- [PATCH 04/37] KEYS: Add keyctl function to get a security label David Howells (Wed Feb 20 2008 - 11:18:22 EST)
- [PATCH 26/37] NFS: Define and create superblock-level objects David Howells (Wed Feb 20 2008 - 11:18:51 EST)
- [PATCH 07/37] Security: De-embed task security record from task anduse refcounting David Howells (Wed Feb 20 2008 - 11:19:30 EST)
- [PATCH 22/37] NFS: Add FS-Cache option bit and debug bit David Howells (Wed Feb 20 2008 - 11:19:55 EST)
- [PATCH 14/37] FS-Cache: Generic filesystem caching facility David Howells (Wed Feb 20 2008 - 11:20:37 EST)
- [PATCH 16/37] CacheFiles: Be consistent about the use of mapping vsfile->f_mapping in Ext3 David Howells (Wed Feb 20 2008 - 11:21:08 EST)
- [PATCH 12/37] FS-Cache: Recruit a couple of page flags for cachemanagement David Howells (Wed Feb 20 2008 - 11:21:37 EST)
- [PATCH 29/37] NFS: Invalidate FsCache page flags when cache removed David Howells (Wed Feb 20 2008 - 11:22:08 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Alan Stern (Wed Feb 20 2008 - 11:22:35 EST)
- [PATCH 25/37] NFS: Define and create server-level objects David Howells (Wed Feb 20 2008 - 11:23:05 EST)
- [PATCH 33/37] NFS: nfs_readpage_async() needs to be accessible as afallback for local caching David Howells (Wed Feb 20 2008 - 11:23:47 EST)
- [PATCH 36/37] NFS: Display local caching state David Howells (Wed Feb 20 2008 - 11:24:26 EST)
- [PATCH 34/37] NFS: Read pages from FS-Cache into an NFS inode David Howells (Wed Feb 20 2008 - 11:24:56 EST)
- [PATCH 18/37] CacheFiles: Permit the page lock state to be monitored David Howells (Wed Feb 20 2008 - 11:25:42 EST)
- [PATCH 35/37] NFS: Store pages from an NFS inode into a local cache David Howells (Wed Feb 20 2008 - 11:26:12 EST)
- [PATCH 17/37] CacheFiles: Add a hook to write a single page of datato an inode David Howells (Wed Feb 20 2008 - 11:26:42 EST)
- [PATCH 31/37] NFS: FS-Cache page management David Howells (Wed Feb 20 2008 - 11:27:09 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig John Stoffel (Wed Feb 20 2008 - 11:27:40 EST)
- [PATCH 30/37] NFS: Add some new I/O event counters for FS-Cache events David Howells (Wed Feb 20 2008 - 11:28:24 EST)
- [PATCH 32/37] NFS: Add read context retention for FS-Cache to callback with David Howells (Wed Feb 20 2008 - 11:28:53 EST)
- state of GEN_RTC vs rtc subsystem Kumar Gala (Wed Feb 20 2008 - 11:29:37 EST)
- [PATCH 15/37] CacheFiles: Add missing copy_page export for ia64 David Howells (Wed Feb 20 2008 - 11:30:03 EST)
- [PATCH 37/37] NFS: Add mount options to enable local caching on NFS David Howells (Wed Feb 20 2008 - 11:30:42 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Dan Williams (Wed Feb 20 2008 - 11:31:15 EST)
- Re: [PATCH] PM: Remove unbalanced mutex_unlock() from dpm_resume() Alan Stern (Wed Feb 20 2008 - 11:31:48 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Wed Feb 20 2008 - 11:32:19 EST)
- Re: [PATCH] Add PCI_DEVICE_TABLE macro Greg KH (Wed Feb 20 2008 - 11:32:41 EST)
- Re: pci/pcie/aer/aerdrv_acpi.c: inconsequent NULL checking Greg KH (Wed Feb 20 2008 - 11:32:59 EST)
- [PATCH 1/1] file capabilities: simplify signal check Serge E. Hallyn (Wed Feb 20 2008 - 11:33:31 EST)
- [PATCH] (for -mm only) put_pid: make sure we don't free the live pid Oleg Nesterov (Wed Feb 20 2008 - 11:33:57 EST)
- Re: hdparm-8.2 now available Mark Lord (Wed Feb 20 2008 - 11:34:34 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig John Stoffel (Wed Feb 20 2008 - 11:34:55 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Wed Feb 20 2008 - 11:35:32 EST)
- Re: [RFC PATCH 3/8] [NET]: uninline dev_alloc_skb, de-bloats a lot Jan Engelhardt (Wed Feb 20 2008 - 11:36:01 EST)
- tty && pid problems Oleg Nesterov (Wed Feb 20 2008 - 11:36:34 EST)
- Re: [PATCH 0/2] percpu: Optimize percpu accesses v3 Thomas Gleixner (Wed Feb 20 2008 - 11:36:59 EST)
- Re: [2.6 patch] make stk_camera_{suspend,resume}() static Jaime Velasco Juan (Wed Feb 20 2008 - 11:37:49 EST)
- Re: [PATCH 09/16] um: use get_personality() Jeff Dike (Wed Feb 20 2008 - 11:38:21 EST)
- Re: [RFC PATCH 3/8] [NET]: uninline dev_alloc_skb, de-bloats a lot Patrick McHardy (Wed Feb 20 2008 - 11:38:47 EST)
- Re: tty && pid problems Oleg Nesterov (Wed Feb 20 2008 - 11:39:21 EST)
- Re: [RFC PATCH 3/8] [NET]: uninline dev_alloc_skb, de-bloats a lot Jan Engelhardt (Wed Feb 20 2008 - 11:39:52 EST)
- Re: tty && pid problems Alan Cox (Wed Feb 20 2008 - 11:40:26 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes JÃrn Engel (Wed Feb 20 2008 - 11:40:52 EST)
- Re: [PATCH] splice: fix problem with sys_tee and SPLICE_F_NONBLOCK Patrick McManus (Wed Feb 20 2008 - 11:41:17 EST)
- Re: [PATCH 22/28] mm: add support for non block device backed swapfiles Randy Dunlap (Wed Feb 20 2008 - 11:41:42 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes JÃrn Engel (Wed Feb 20 2008 - 11:43:18 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Wed Feb 20 2008 - 11:43:49 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 6/9] Paul Jackson (Wed Feb 20 2008 - 11:44:21 EST)
- Re: [PATCH 22/28] mm: add support for non block device backed swapfiles Peter Zijlstra (Wed Feb 20 2008 - 11:47:31 EST)
- Re: [PATCH] ehea: add kdump support Jeff Garzik (Wed Feb 20 2008 - 11:51:18 EST)
- Re: [PATCH] drivers/net/cs89x0.c: compilation warning fix Jeff Garzik (Wed Feb 20 2008 - 11:51:54 EST)
- Re: [PATCH] tlan: add static to function definitions Jeff Garzik (Wed Feb 20 2008 - 11:52:34 EST)
- Re: [2.6 patch] net/phy/mdio_bus.c: fix a check-after-use Jeff Garzik (Wed Feb 20 2008 - 11:52:59 EST)
- Re: [PATCH 2.6.25-rc2 3/9] config: Improve init/Kconfig helpdescriptions - namespaces serge (Wed Feb 20 2008 - 11:53:42 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Andi Kleen (Wed Feb 20 2008 - 11:54:14 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controller in Kconfig Ray Lee (Wed Feb 20 2008 - 11:55:35 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes Stephane Chazelas (Wed Feb 20 2008 - 11:56:05 EST)
- [git patches] net driver fixes Jeff Garzik (Wed Feb 20 2008 - 11:56:42 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Andi Kleen (Wed Feb 20 2008 - 11:57:00 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 6/9] serge (Wed Feb 20 2008 - 11:57:58 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Andi Kleen (Wed Feb 20 2008 - 11:58:47 EST)
- XFS makefile-2.6 lives on Jeff Garzik (Wed Feb 20 2008 - 11:59:24 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes Stephane Chazelas (Wed Feb 20 2008 - 12:02:53 EST)
- Re: Disk schedulers Zdenek Kabelac (Wed Feb 20 2008 - 12:05:04 EST)
- Re: [PATCH] Add PCI_DEVICE_TABLE macro Jeff Garzik (Wed Feb 20 2008 - 12:05:34 EST)
- Re: pnp_bus_resume(): inconsequent NULL checking Bjorn Helgaas (Wed Feb 20 2008 - 12:05:58 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostly resolved Andrew Buehler (Wed Feb 20 2008 - 12:06:53 EST)
- Re: [rtc-linux] state of GEN_RTC vs rtc subsystem Alessandro Zummo (Wed Feb 20 2008 - 12:07:26 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver H. Peter Anvin (Wed Feb 20 2008 - 12:07:53 EST)
- Re: [PATCH] x86: use explicit timing delay for pit accesses in kerneland pcspkr driver Rene Herman (Wed Feb 20 2008 - 12:08:35 EST)
- Re: [PATCH] correct inconsistent ntp interval/tick_length usage Roman Zippel (Wed Feb 20 2008 - 12:08:58 EST)
- [UPDATED v2][PATCH 0/6] regulator: voltage and current regulatorframework Liam Girdwood (Wed Feb 20 2008 - 12:09:33 EST)
- [PATCH 1/6] regulator: consumer driver regulator control framework. Liam Girdwood (Wed Feb 20 2008 - 12:10:03 EST)
- [PATCH 2/6] regulator: regulator driver interface. Liam Girdwood (Wed Feb 20 2008 - 12:10:42 EST)
- [PATCH 3/6] regulator: platform level interface. Liam Girdwood (Wed Feb 20 2008 - 12:11:01 EST)
- [PATCH 4/6] regulator: regulator core. Liam Girdwood (Wed Feb 20 2008 - 12:11:39 EST)
- [PATCH 5/6] regulator: regulator framework build. Liam Girdwood (Wed Feb 20 2008 - 12:12:00 EST)
- [PATCH 6/6] regulator: add maintainers. Liam Girdwood (Wed Feb 20 2008 - 12:12:37 EST)
- Re: [PATCH 11/11v2] ata: fix sparse warnings in pata_legacy.c Jeff Garzik (Wed Feb 20 2008 - 12:13:00 EST)
- Re: [PATCH] libata: Register for dock events when the drive is insidea dock station Jeff Garzik (Wed Feb 20 2008 - 12:13:36 EST)
- [PATCH] do_task_stat: don't take rcu_read_lock() Oleg Nesterov (Wed Feb 20 2008 - 12:13:51 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Adrian Bunk (Wed Feb 20 2008 - 12:14:30 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostlyresolved Alan Stern (Wed Feb 20 2008 - 12:15:44 EST)
- Re: [PATCH] ata: replace macro with static inline in libata.h Jeff Garzik (Wed Feb 20 2008 - 12:16:53 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 12:17:52 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 12:19:51 EST)
- [PATCH] [kvm-devel] build #365 issue for v2.6.25-rc2-342-g5d9c4a7in ./arch/x86/kvm/kvm.ko Randy Dunlap (Wed Feb 20 2008 - 12:22:22 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes JÃrn Engel (Wed Feb 20 2008 - 12:23:38 EST)
- Re: 2.6.25-rc[1,2]: failed to setup dm-crypt key mapping Herbert Xu (Wed Feb 20 2008 - 12:25:30 EST)
- [git patches] libata fixes Jeff Garzik (Wed Feb 20 2008 - 12:25:58 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 12:30:34 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Pierre Ossman (Wed Feb 20 2008 - 12:31:09 EST)
- [PATCH] Fix a compile warning under gcc-4.2.3. Joshua Roys (Wed Feb 20 2008 - 12:31:32 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes Stephane Chazelas (Wed Feb 20 2008 - 12:31:55 EST)
- Re: XFS makefile-2.6 lives on Sam Ravnborg (Wed Feb 20 2008 - 12:32:29 EST)
- Re: [PATCH 5/6] regulator: regulator framework build. Sam Ravnborg (Wed Feb 20 2008 - 12:34:40 EST)
- [PATCH] ata: use clamp_t macro to avoid sparse warnings Harvey Harrison (Wed Feb 20 2008 - 12:36:36 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 12:38:18 EST)
- Re: [PATCH] capabilities: implement per-process securebits Serge E. Hallyn (Wed Feb 20 2008 - 12:43:25 EST)
- Re: very poor ext3 write performance on big filesystems? David Rees (Wed Feb 20 2008 - 12:44:50 EST)
- Re: 2.6.25-rc[1,2]: failed to setup dm-crypt key mapping Milan Broz (Wed Feb 20 2008 - 12:49:00 EST)
- Re: [PATCH] (linus git 02/19/08) Smack update for file capabilities Serge E. Hallyn (Wed Feb 20 2008 - 12:51:21 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 12:51:39 EST)
- Re: [QUESTION] FRV: linking error? Cyrill Gorcunov (Wed Feb 20 2008 - 12:52:26 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 12:52:47 EST)
- Re: [QUESTION] FRV: linking error? Cyrill Gorcunov (Wed Feb 20 2008 - 12:53:02 EST)
- Re: 2.6.25-rc2: ohci1394 problem Thomas Meyer (Wed Feb 20 2008 - 12:54:02 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 12:55:01 EST)
- Re: [PATCH] atmel_spi: support zero length transfer Marc Pignat (Wed Feb 20 2008 - 12:55:33 EST)
- Re: linux-next: first tree Randy Dunlap (Wed Feb 20 2008 - 12:56:05 EST)
- Re: 2.6.25-rc[1,2]: failed to setup dm-crypt key mapping Herbert Xu (Wed Feb 20 2008 - 12:58:41 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 13:02:45 EST)
- Re: [RESEND] [PATCH] fix invalidate_inode_pages2_range not to clear ret Jeff Moyer (Wed Feb 20 2008 - 13:08:45 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Thomas Gleixner (Wed Feb 20 2008 - 13:09:08 EST)
- Re: very poor ext3 write performance on big filesystems? Jan Engelhardt (Wed Feb 20 2008 - 13:09:37 EST)
- [PATCH 1/2] FRV: Drop the .data.idt section for FRV David Howells (Wed Feb 20 2008 - 13:10:36 EST)
- [PATCH 2/2] FRV: Change the timerfd syscalls to be the same as i386 David Howells (Wed Feb 20 2008 - 13:10:53 EST)
- [PATCH 2/2] FRV: Change the timerfd syscalls to be the same as i386 David Howells (Wed Feb 20 2008 - 13:12:07 EST)
- [PATCH 1/2] FRV: Drop the .data.idt section for FRV David Howells (Wed Feb 20 2008 - 13:12:28 EST)
- Re: [QUESTION] FRV: linking error? David Howells (Wed Feb 20 2008 - 13:13:32 EST)
- Re: [PATCH] drivers/base: export gpl (un)register_memory_notifier Dave Hansen (Wed Feb 20 2008 - 13:14:34 EST)
- Re: 2.6.25-rc2: ohci1394 problem Stefan Richter (Wed Feb 20 2008 - 13:15:45 EST)
- Re: [QUESTION] FRV: linking error? Cyrill Gorcunov (Wed Feb 20 2008 - 13:16:02 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Peter Zijlstra (Wed Feb 20 2008 - 13:16:56 EST)
- Re: 2.6.25-rc2: ohci1394 problem Stefan Richter (Wed Feb 20 2008 - 13:18:35 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controller in Kconfig Pavel Machek (Wed Feb 20 2008 - 13:19:43 EST)
- Re: Plans for mISDN? Tilman Schmidt (Wed Feb 20 2008 - 13:24:01 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostly resolved Andrew Buehler (Wed Feb 20 2008 - 13:27:53 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Jan Engelhardt (Wed Feb 20 2008 - 13:28:23 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 13:29:54 EST)
- Re: [2.6.25-rc2] e100: Trying to free already-free IRQ 11 duringsuspend ... Kok, Auke (Wed Feb 20 2008 - 13:34:37 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 13:38:16 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Arjan van de Ven (Wed Feb 20 2008 - 13:40:18 EST)
- [PATCH 1/5] x86_64: split cpuinfo from setup_64.c into cpu/proc_64.c Hiroshi Shimamoto (Wed Feb 20 2008 - 13:42:07 EST)
- [PATCH 2/5] x86: make cpu/proc|_64.c similar Hiroshi Shimamoto (Wed Feb 20 2008 - 13:45:44 EST)
- [PATCH 3/5] x86_32: add power management line in /proc/cpuinfo Hiroshi Shimamoto (Wed Feb 20 2008 - 13:47:27 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Mark Lord (Wed Feb 20 2008 - 13:47:46 EST)
- [PATCH 4/5] x86: cosmetic unification cpu/proc|_64.c Hiroshi Shimamoto (Wed Feb 20 2008 - 13:48:30 EST)
- [PATCH 5/5] x86: unify cpu/proc|_64.c Hiroshi Shimamoto (Wed Feb 20 2008 - 13:49:22 EST)
- Re: Disk schedulers Lukas Hejtmanek (Wed Feb 20 2008 - 13:49:42 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 13:50:07 EST)
- Re: [PATCH] Document huge memory/cache overhead of memorycontroller in Kconfig Pavel Machek (Wed Feb 20 2008 - 13:51:16 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Peter Zijlstra (Wed Feb 20 2008 - 13:54:22 EST)
- Re: [PATCH 1/2] x86_64: Fold pda into per cpu area v3 Mike Travis (Wed Feb 20 2008 - 13:57:45 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 13:58:22 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Peter Zijlstra (Wed Feb 20 2008 - 13:58:43 EST)
- Re: tty && pid problems Jiri Slaby (Wed Feb 20 2008 - 14:01:01 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 14:05:26 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Gregory Nietsky (Wed Feb 20 2008 - 14:05:50 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 14:10:55 EST)
- Re: [QUESTION] FRV: linking error? Sam Ravnborg (Wed Feb 20 2008 - 14:19:47 EST)
- Re: [QUESTION] FRV: linking error? Cyrill Gorcunov (Wed Feb 20 2008 - 14:21:50 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Matthew Garrett (Wed Feb 20 2008 - 14:25:52 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Wed Feb 20 2008 - 14:26:33 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Arjan van de Ven (Wed Feb 20 2008 - 14:27:32 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 14:28:03 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostlyresolved Alan Stern (Wed Feb 20 2008 - 14:29:57 EST)
- [PATCH 0/3] kgdb: fixes and ARCH=arm support Jason Wessel (Wed Feb 20 2008 - 14:34:12 EST)
- [PATCH 1/3] kgdb: fix optional arch functions and probe_kernel_* Jason Wessel (Wed Feb 20 2008 - 14:34:37 EST)
- [PATCH 2/3] kgdb: kgdboc pl011 I/O module Jason Wessel (Wed Feb 20 2008 - 14:34:56 EST)
- [PATCH 3/3] kgdb: support for ARCH=arm Jason Wessel (Wed Feb 20 2008 - 14:35:48 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - Kernel panic while bootup caused bysignal_group_exit() Rik van Riel (Wed Feb 20 2008 - 14:36:20 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Sam Ravnborg (Wed Feb 20 2008 - 14:37:24 EST)
- Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}schedule()code Ahmed S. Darwish (Wed Feb 20 2008 - 14:42:00 EST)
- [patch 1/3] m32r: cleanup - drop .data.idt section in vmlinux.lds script gorcunov (Wed Feb 20 2008 - 14:45:32 EST)
- [patch 3/3] s390: cleanup - drop .data.idt section in vmlinux.lds script gorcunov (Wed Feb 20 2008 - 14:45:53 EST)
- [patch 0/3] eliminate .data.idt section for the archs which do not use it gorcunov (Wed Feb 20 2008 - 14:46:21 EST)
- [patch 2/3] mn10300: cleanup - drop .data.idt section in vmlinux.lds script gorcunov (Wed Feb 20 2008 - 14:46:52 EST)
- Re: [PATCH] falconide: fix resources reservation Bartlomiej Zolnierkiewicz (Wed Feb 20 2008 - 14:49:29 EST)
- Re: [PATCH 00/37] Permit filesystem local caching Serge E. Hallyn (Wed Feb 20 2008 - 14:58:43 EST)
- Re: [PATCH] (linus git 02/19/08) Smack update for file capabilities Casey Schaufler (Wed Feb 20 2008 - 15:03:57 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - Kernel panic while bootup caused by signal_group_exit() Oleg Nesterov (Wed Feb 20 2008 - 15:05:48 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 15:10:47 EST)
- [PATCH 1/4] nfs: fix sparse warning in nfs4state.c Harvey Harrison (Wed Feb 20 2008 - 15:11:10 EST)
- [PATCH 2/4] nfs: fix sparse warning in delegation.c Harvey Harrison (Wed Feb 20 2008 - 15:11:37 EST)
- [PATCH 3/4] nfs: fix sparse warning in idmap.c Harvey Harrison (Wed Feb 20 2008 - 15:11:57 EST)
- [PATCH] firewire: fix NULL pointer deref. and resource leak Stefan Richter (Wed Feb 20 2008 - 15:12:36 EST)
- [PATCH 4/4] nfs: fix sparse warnings in callback_xdr.c Harvey Harrison (Wed Feb 20 2008 - 15:12:57 EST)
- Re: [PATCH] documentation: fix firmware_sample_firmware_class tobuild Randy Dunlap (Wed Feb 20 2008 - 15:13:31 EST)
- Re: [linux-kernel] Re: [PATCH] x86: use explicit timing delay forpit accesses in kernel and pcspkr driver David P. Reed (Wed Feb 20 2008 - 15:14:43 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Wed Feb 20 2008 - 15:16:32 EST)
- [PATCH 1/2] ide: fix enabling DMA on it821x in "smart" mode Bartlomiej Zolnierkiewicz (Wed Feb 20 2008 - 15:19:19 EST)
- [PATCH 2/2] ide: remove IDE_HFLAG_CY82C693 host flag Bartlomiej Zolnierkiewicz (Wed Feb 20 2008 - 15:19:36 EST)
- [PATCH] amiserial: Prepare for locking relaxation in caller. Alan Cox (Wed Feb 20 2008 - 15:20:43 EST)
- [PATCH] cyclades: Prepare for relaxed locking in callers Alan Cox (Wed Feb 20 2008 - 15:21:59 EST)
- [PATCH] lguest: fix undefined asm-offsets symbols Kyle McMartin (Wed Feb 20 2008 - 15:22:33 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Wed Feb 20 2008 - 15:22:56 EST)
- [PATCH] epca: lock_kernel push down Alan Cox (Wed Feb 20 2008 - 15:23:32 EST)
- [PATCH] esp: lock_kernel push down Alan Cox (Wed Feb 20 2008 - 15:24:28 EST)
- [PATCH] isicom: prepare for lock_kernel push down Alan Cox (Wed Feb 20 2008 - 15:25:36 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - Kernel panic while bootup caused bysignal_group_exit() Alan Cox (Wed Feb 20 2008 - 15:26:02 EST)
- [PATCH] isicom: istallion prepare for lock_kernel pushdown Alan Cox (Wed Feb 20 2008 - 15:26:51 EST)
- [PATCH] moxa: prepare for BKL pushdown Alan Cox (Wed Feb 20 2008 - 15:28:27 EST)
- [PATCH] mxser: prepare for BKL pushdown Alan Cox (Wed Feb 20 2008 - 15:29:39 EST)
- Re: 2.6.25-rc[1,2]: failed to setup dm-crypt key mapping Michael S. Tsirkin (Wed Feb 20 2008 - 15:30:04 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 15:30:52 EST)
- [PATCH] nozomi: Prepare for BKL pushdown Alan Cox (Wed Feb 20 2008 - 15:31:29 EST)
- Re: [patch 1/3] x86_64: CPA, fix cache attribute inconsistencybug, v2.6.22 backport Vivek Goyal (Wed Feb 20 2008 - 15:31:50 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Vine (Wed Feb 20 2008 - 15:32:39 EST)
- [PATCH] riscom8: Prepare for BKL pushdown Alan Cox (Wed Feb 20 2008 - 15:33:04 EST)
- Re: [PATCH 1/4] make dev_to_node return online node Yinghai Lu (Wed Feb 20 2008 - 15:33:56 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Andre Tomt (Wed Feb 20 2008 - 15:34:32 EST)
- [PATCH] rocket: Prepare for BKL pushdown Alan Cox (Wed Feb 20 2008 - 15:34:57 EST)
- [PATCH] serial167: prepare to push BKL down into drivers Alan Cox (Wed Feb 20 2008 - 15:35:49 EST)
- [PATCH] specialix: Prepare for BKL pushdown Alan Cox (Wed Feb 20 2008 - 15:36:18 EST)
- [PATCH] stallion: Prepare for BKL push down Alan Cox (Wed Feb 20 2008 - 15:37:18 EST)
- Re: [bug] Re: [PATCH 4/12] riscom8: fix SMP brokenness Jeff Garzik (Wed Feb 20 2008 - 15:37:54 EST)
- [PATCH] sx: prepare for BKL pushdown Alan Cox (Wed Feb 20 2008 - 15:38:36 EST)
- Re: [git patches] net driver updates Jeff Garzik (Wed Feb 20 2008 - 15:38:56 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreignendianness Benjamin Herrenschmidt (Wed Feb 20 2008 - 15:40:04 EST)
- [PATCH] synclink series: Prepare for BKL pushdown Alan Cox (Wed Feb 20 2008 - 15:40:43 EST)
- [PATCH] viocons: BKL locking Alan Cox (Wed Feb 20 2008 - 15:42:26 EST)
- Re: [PATCH] documentation: fix firmware_sample_firmware_class tobuild Greg KH (Wed Feb 20 2008 - 15:42:50 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 15:43:16 EST)
- Re: [PATCH 1/4] nfs: fix sparse warning in nfs4state.c Trond Myklebust (Wed Feb 20 2008 - 15:43:50 EST)
- [PATCH] vt_ioctl: Prepare for BKL push down Alan Cox (Wed Feb 20 2008 - 15:44:51 EST)
- Re: [patch 1/3] x86_64: CPA, fix cache attribute inconsistencybug, v2.6.22 backport Vivek Goyal (Wed Feb 20 2008 - 15:45:43 EST)
- [PATCH] isdn_tty: Prepare for BKL push down Alan Cox (Wed Feb 20 2008 - 15:46:33 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Wed Feb 20 2008 - 15:47:01 EST)
- [PATCH] 68360serial: Note that there isn't any info->mcr locking Alan Cox (Wed Feb 20 2008 - 15:48:35 EST)
- [PATCH 1/2] nfsd: fix sparse warnings Harvey Harrison (Wed Feb 20 2008 - 15:49:18 EST)
- [PATCH 2/2] nfsd: fix sparse warning in vfs.c Harvey Harrison (Wed Feb 20 2008 - 15:49:45 EST)
- [PATCH] Fix tty speed handling on 8250 Alan Cox (Wed Feb 20 2008 - 15:50:39 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Wed Feb 20 2008 - 15:51:02 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Pierre Ossman (Wed Feb 20 2008 - 15:51:57 EST)
- [PATCH] crisv10: prepare for BKL push down Alan Cox (Wed Feb 20 2008 - 15:52:30 EST)
- [PATCH] uart_get_baud_rate: stop mangling termios Alan Cox (Wed Feb 20 2008 - 15:53:47 EST)
- [PATCH] serial_core: Prepare for BKL push down Alan Cox (Wed Feb 20 2008 - 15:55:38 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Pablo Sanchez (Wed Feb 20 2008 - 15:57:44 EST)
- [PATCH] usb-serial: Prepare for BKL push down Alan Cox (Wed Feb 20 2008 - 15:58:12 EST)
- [PATCH] fs: removing unused fops from struct char_device_struct Jiri Olsa (Wed Feb 20 2008 - 15:58:47 EST)
- Re: [rtc-linux] state of GEN_RTC vs rtc subsystem woodys (Wed Feb 20 2008 - 15:59:15 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Peter Zijlstra (Wed Feb 20 2008 - 15:59:46 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Wed Feb 20 2008 - 16:00:24 EST)
- [PATCH] nfs: fix sparse warnings Harvey Harrison (Wed Feb 20 2008 - 16:03:08 EST)
- Re: [PATCH] mmu notifiers #v6 Jack Steiner (Wed Feb 20 2008 - 16:03:56 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Wed Feb 20 2008 - 16:06:26 EST)
- [PATCH] redo locking of tty->pgrp Alan Cox (Wed Feb 20 2008 - 16:07:00 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Arjan van de Ven (Wed Feb 20 2008 - 16:08:15 EST)
- Re: [PATCH 28/30] r/o bind mounts: track numbers of writers tomounts Dave Hansen (Wed Feb 20 2008 - 16:12:53 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 16:14:28 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Tilman Schmidt (Wed Feb 20 2008 - 16:15:28 EST)
- [PATCH] pci: remove parisc consumer of the pci global_list James Bottomley (Wed Feb 20 2008 - 16:16:00 EST)
- Re: [PATCH] nfs: fix sparse warnings Trond Myklebust (Wed Feb 20 2008 - 16:16:34 EST)
- Re: [git patches] net driver fixes David Miller (Wed Feb 20 2008 - 16:17:03 EST)
- Re: inode leak in 2.6.24? David Chinner (Wed Feb 20 2008 - 16:17:35 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Alan Stern (Wed Feb 20 2008 - 16:17:56 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Vine (Wed Feb 20 2008 - 16:20:42 EST)
- Re: [git patches] net driver fixes J. Bruce Fields (Wed Feb 20 2008 - 16:23:24 EST)
- Re: [PATCH] cyclades: Prepare for relaxed locking in callers John Stoffel (Wed Feb 20 2008 - 16:23:45 EST)
- [PATCH 1/2] firmware: move firmware_class from Documentation/ tosamples/ Randy Dunlap (Wed Feb 20 2008 - 16:24:10 EST)
- [PATCH 2/2] firmware: fix a few build errors Randy Dunlap (Wed Feb 20 2008 - 16:24:48 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Brownell (Wed Feb 20 2008 - 16:25:19 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Alexey Starikovskiy (Wed Feb 20 2008 - 16:26:37 EST)
- [2.6.25-rc2] Drivers sd, sr, st, osst need updating - please usebus_type methods Tilman Schmidt (Wed Feb 20 2008 - 16:27:29 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Wed Feb 20 2008 - 16:30:22 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 6/9] Nick Andrew (Wed Feb 20 2008 - 16:32:35 EST)
- [PATCH 0/2] kthread: synchronization issues Dmitry Adamushko (Wed Feb 20 2008 - 16:34:26 EST)
- BUG?: "Cannot map mmconfig aperture" Diego Calleja (Wed Feb 20 2008 - 16:34:50 EST)
- [PATCH 1/2] kthread: add a missing memory barrier to kthread_stop() Dmitry Adamushko (Wed Feb 20 2008 - 16:36:48 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 16:38:38 EST)
- [PATCH 2/2] kthread: call wake_up_process() whithout the lockbeing held Dmitry Adamushko (Wed Feb 20 2008 - 16:39:49 EST)
- Re: [git patches] net driver fixes David Miller (Wed Feb 20 2008 - 16:42:37 EST)
- [PATCH 1/1] resubmit: cciss: procfs updates to display info about many volumes Mike Miller (Wed Feb 20 2008 - 16:44:25 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 16:45:13 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Peter Zijlstra (Wed Feb 20 2008 - 16:45:41 EST)
- Re: 2.6.25-rc1 xen pvops regression Joel Becker (Wed Feb 20 2008 - 16:47:31 EST)
- Re: [PATCH 1/2] firmware: move firmware_class from Documentation/ to samples/ Marcel Holtmann (Wed Feb 20 2008 - 16:49:20 EST)
- Re: [PATCH 2/2] firmware: fix a few build errors Marcel Holtmann (Wed Feb 20 2008 - 16:50:05 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Patrick McHardy (Wed Feb 20 2008 - 16:50:48 EST)
- Re: Purpose of numa_node? Yinghai Lu (Wed Feb 20 2008 - 16:55:51 EST)
- [PATCH] char: make functions static in synclinkmp.c Harvey Harrison (Wed Feb 20 2008 - 16:56:46 EST)
- Re: [PATCH] cyclades: Prepare for relaxed locking in callers Alan Cox (Wed Feb 20 2008 - 16:58:09 EST)
- Re: [PATCH 2/2] firmware: fix a few build errors Randy Dunlap (Wed Feb 20 2008 - 16:58:32 EST)
- patch pm-remove-unbalanced-mutex_unlock-from-dpm_resume.patch added to gregkh-2.6 tree gregkh (Wed Feb 20 2008 - 17:00:03 EST)
- Re: 2.6.25-rc1 xen pvops regression Jeremy Fitzhardinge (Wed Feb 20 2008 - 17:00:49 EST)
- Re: [PATCH] cyclades: Prepare for relaxed locking in callers John Stoffel (Wed Feb 20 2008 - 17:01:49 EST)
- sparse - make __CHECK_ENDIAN__ default enabled? Sam Ravnborg (Wed Feb 20 2008 - 17:03:28 EST)
- Re: [patch 1/3] m32r: cleanup - drop .data.idt section in vmlinux.lds script Sam Ravnborg (Wed Feb 20 2008 - 17:05:18 EST)
- Re: [patch 2/3] mn10300: cleanup - drop .data.idt section in vmlinux.lds script Sam Ravnborg (Wed Feb 20 2008 - 17:05:44 EST)
- Re: [patch 3/3] s390: cleanup - drop .data.idt section in vmlinux.lds script Sam Ravnborg (Wed Feb 20 2008 - 17:06:29 EST)
- Re: [bug] Re: [PATCH 4/12] riscom8: fix SMP brokenness Alan Cox (Wed Feb 20 2008 - 17:10:19 EST)
- BT8x8 TV Card Chris Brennan (Wed Feb 20 2008 - 17:13:34 EST)
- [PATCH 1/2] moxa: make functions static Harvey Harrison (Wed Feb 20 2008 - 17:14:16 EST)
- [PATCH 2/2] moxa: fix sparse warnings Harvey Harrison (Wed Feb 20 2008 - 17:14:41 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Clayton (Wed Feb 20 2008 - 17:15:19 EST)
- Re: [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf Vlad Yasevich (Wed Feb 20 2008 - 17:16:38 EST)
- Re: Improve init/Kconfig help descriptions [PATCH 4/9] Nick Andrew (Wed Feb 20 2008 - 17:17:47 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Wed Feb 20 2008 - 17:18:28 EST)
- Re: sparse - make __CHECK_ENDIAN__ default enabled? Harvey Harrison (Wed Feb 20 2008 - 17:18:45 EST)
- Re: [RFC PATCH 3/8] [NET]: uninline dev_alloc_skb, de-bloats a lot Ilpo Järvinen (Wed Feb 20 2008 - 17:19:23 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Brownell (Wed Feb 20 2008 - 17:20:40 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 17:23:23 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Wed Feb 20 2008 - 17:24:28 EST)
- Re: [git patches] net driver fixes J. Bruce Fields (Wed Feb 20 2008 - 17:25:48 EST)
- Re: [PATCH] pci: remove parisc consumer of the pci global_list Greg KH (Wed Feb 20 2008 - 17:26:13 EST)
- Re: [PATCH 07/30] r/o bind mounts: stub functions Dave Hansen (Wed Feb 20 2008 - 17:26:37 EST)
- patch pci-remove-parisc-consumer-of-the-pci-global_list.patch added to gregkh-2.6 tree gregkh (Wed Feb 20 2008 - 17:27:40 EST)
- Re: 2.6.25-rc1 xen pvops regression Ian Campbell (Wed Feb 20 2008 - 17:30:35 EST)
- Re: 2.6.25-rc1 xen pvops regression Ian Campbell (Wed Feb 20 2008 - 17:30:54 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Alan Stern (Wed Feb 20 2008 - 17:33:24 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 17:33:41 EST)
- [PATCH 2.6.25-rc2 1/9] init: Improve init/Kconfig help descriptions part 1 Nick Andrew (Wed Feb 20 2008 - 17:34:26 EST)
- Re: [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf Ilpo Järvinen (Wed Feb 20 2008 - 17:34:53 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Arjan van de Ven (Wed Feb 20 2008 - 17:37:32 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Wed Feb 20 2008 - 17:38:28 EST)
- Re: sparse - make __CHECK_ENDIAN__ default enabled? Harvey Harrison (Wed Feb 20 2008 - 17:39:44 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Wed Feb 20 2008 - 17:43:29 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Nigel Cunningham (Wed Feb 20 2008 - 17:45:28 EST)
- Re: patch pci-remove-parisc-consumer-of-the-pci-global_list.patchadded to gregkh-2.6 tree Kyle McMartin (Wed Feb 20 2008 - 17:45:49 EST)
- Re: Plans for mISDN? Tilman Schmidt (Wed Feb 20 2008 - 17:48:19 EST)
- Re: sparse - make __CHECK_ENDIAN__ default enabled? Sam Ravnborg (Wed Feb 20 2008 - 17:51:34 EST)
- Re: [BUG] 2.6.25-rc2-mm1 - Kernel panic while bootup caused bysignal_group_exit() Rik van Riel (Wed Feb 20 2008 - 17:54:03 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Brownell (Wed Feb 20 2008 - 17:55:19 EST)
- Re: [git patches] net driver fixes David Miller (Wed Feb 20 2008 - 17:57:35 EST)
- Re: [PATCH 07/30] r/o bind mounts: stub functions Christoph Hellwig (Wed Feb 20 2008 - 17:59:19 EST)
- Re: [git patches] net driver fixes Francois Romieu (Wed Feb 20 2008 - 17:59:41 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 18:04:27 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Tony Battersby (Wed Feb 20 2008 - 18:04:41 EST)
- Re: [git patches] net driver fixes David Miller (Wed Feb 20 2008 - 18:07:35 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 David Miller (Wed Feb 20 2008 - 18:08:28 EST)
- [PATCH 1/3] x86: Coding style fixes toarch/x86/kernel/cpu/mcheck/p6.c Paolo Ciarrocchi (Wed Feb 20 2008 - 18:11:20 EST)
- Re: [PATCH 2.6.25-rc2 3/9] config: Improve init/Kconfig help descriptions - namespaces Nick Andrew (Wed Feb 20 2008 - 18:11:42 EST)
- Re: [PATCH 1/2] moxa: make functions static Jiri Slaby (Wed Feb 20 2008 - 18:12:59 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 18:13:43 EST)
- Re: [PATCH 1/2] moxa: make functions static Harvey Harrison (Wed Feb 20 2008 - 18:17:22 EST)
- [PATCH 2/3] x86: Coding style fixes to arch/x86/kernel/cpu/umc.c Paolo Ciarrocchi (Wed Feb 20 2008 - 18:18:52 EST)
- Re: [PATCH] moxa: prepare for BKL pushdown Jiri Slaby (Wed Feb 20 2008 - 18:19:30 EST)
- [PATCH 3/3] x86 Coding style fixes toarch/x86/boot/compressed/misc.c Paolo Ciarrocchi (Wed Feb 20 2008 - 18:19:54 EST)
- Re: [ofa-general] [2.6 patch] infiniband/hw/nes/nes_verbs.c: fix off-by-one Roland Dreier (Wed Feb 20 2008 - 18:22:12 EST)
- Re: TG3 network data corruption regression 2.6.24/2.6.23.4 Michael Chan (Wed Feb 20 2008 - 18:22:37 EST)
- RE: [ofa-general] [2.6 patch] infiniband/hw/nes/nes_verbs.c: fix off-by-one Glenn Streiff (Wed Feb 20 2008 - 18:27:56 EST)
- [PATCH] ide: remove hwif->straight8 flag Bartlomiej Zolnierkiewicz (Wed Feb 20 2008 - 18:30:51 EST)
- [PATCH 2.6.25] RDMA/cxgb3: Shift calculation wrong for single sge entries. Steve Wise (Wed Feb 20 2008 - 18:32:02 EST)
- Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y Roland Dreier (Wed Feb 20 2008 - 18:36:19 EST)
- Re: Strange hang on ia64 with CONFIG_PRINTK_TIME=y Roland Dreier (Wed Feb 20 2008 - 18:36:42 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Wed Feb 20 2008 - 18:37:24 EST)
- Re: [PATCH 1/2] nfsd: fix sparse warnings J. Bruce Fields (Wed Feb 20 2008 - 18:38:27 EST)
- Re: [PATCH 2/2] nfsd: fix sparse warning in vfs.c J. Bruce Fields (Wed Feb 20 2008 - 18:38:45 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 18:41:46 EST)
- Re: BT8x8 TV Card Robert Hancock (Wed Feb 20 2008 - 18:47:03 EST)
- Re: BUG?: "Cannot map mmconfig aperture" Robert Hancock (Wed Feb 20 2008 - 18:47:45 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Wed Feb 20 2008 - 18:51:34 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 19:01:28 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Wed Feb 20 2008 - 19:03:44 EST)
- Questions on rtc drivers... J.A. MagallÃn (Wed Feb 20 2008 - 19:08:28 EST)
- patch firmware-move-firmware_class-from-documentation-to-samples.patch added to gregkh-2.6 tree gregkh (Wed Feb 20 2008 - 19:09:47 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Matthew Garrett (Wed Feb 20 2008 - 19:14:46 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Wed Feb 20 2008 - 19:15:24 EST)
- [PATCH]iommu-iotlb-flushing mark gross (Wed Feb 20 2008 - 19:15:47 EST)
- Re: [rtc-linux] Re: state of GEN_RTC vs rtc subsystem Alessandro Zummo (Wed Feb 20 2008 - 19:17:50 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 19:18:29 EST)
- Re: [PATCH] fs: removing unused fops from struct char_device_struct Greg KH (Wed Feb 20 2008 - 19:19:16 EST)
- Re: [BUG?] APM is hidden in menuconfig Rafael J. Wysocki (Wed Feb 20 2008 - 19:25:50 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Andre Tomt (Wed Feb 20 2008 - 19:26:14 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Linus Torvalds (Wed Feb 20 2008 - 19:26:38 EST)
- [PATCH]iova-lockdep-false-alarm-fix. mark gross (Wed Feb 20 2008 - 19:31:17 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Rafael J. Wysocki (Wed Feb 20 2008 - 19:33:22 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 19:35:51 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Nigel Cunningham (Wed Feb 20 2008 - 19:40:37 EST)
- Re: [PATCH 7/7] cgroup: remove dead code in cgroup_get_rootdir() Paul Menage (Wed Feb 20 2008 - 19:47:54 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Greg KH (Wed Feb 20 2008 - 19:49:04 EST)
- [PATCH] latencytop: change /proc task_struct access method Hiroshi Shimamoto (Wed Feb 20 2008 - 19:53:41 EST)
- Re: USB OOPS 2.6.25-rc2-git1 David Brownell (Wed Feb 20 2008 - 19:54:15 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 19:55:30 EST)
- Hang on suspend Julian Blake Kongslie (Wed Feb 20 2008 - 20:01:18 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Wed Feb 20 2008 - 20:01:38 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Wed Feb 20 2008 - 20:09:11 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Matthew Garrett (Wed Feb 20 2008 - 20:11:02 EST)
- Re: [git patches] net driver updates Divy Le Ray (Wed Feb 20 2008 - 20:16:43 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Nigel Cunningham (Wed Feb 20 2008 - 20:17:27 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 20:19:26 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Wed Feb 20 2008 - 20:21:39 EST)
- Re: [BUG?] APM is hidden in menuconfig Rafael J. Wysocki (Wed Feb 20 2008 - 20:23:28 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Nigel Cunningham (Wed Feb 20 2008 - 20:25:44 EST)
- [PATCH] x86: skip it if Fam 10h only handle bus 0 Yinghai Lu (Wed Feb 20 2008 - 20:28:21 EST)
- Re: atmel_spi clock polarity David Brownell (Wed Feb 20 2008 - 20:33:22 EST)
- Re: atmel_spi clock polarity David Brownell (Wed Feb 20 2008 - 20:33:43 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 20:49:26 EST)
- Re: [PATCH] atmel_spi: support zero length transfer Atsushi Nemoto (Wed Feb 20 2008 - 20:52:53 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Wed Feb 20 2008 - 21:01:01 EST)
- [PATCH] atmel_spi: Fix clock polarity Atsushi Nemoto (Wed Feb 20 2008 - 21:12:18 EST)
- Re: [PATCH 2/7] cgroup: fix comments Li Zefan (Wed Feb 20 2008 - 21:16:38 EST)
- Re: [RESEND] [PATCH] fix invalidate_inode_pages2_range not to clear ret Hisashi Hifumi (Wed Feb 20 2008 - 21:24:47 EST)
- [PATCH] Add the DFF (Desktop Form Factor) Dell Optiplex 745 to thereboot errata list, where the SFF one lives right now Coleman Kane (Wed Feb 20 2008 - 21:29:31 EST)
- Re: [ata crash] Re: Linux 2.6.25-rc1 Tejun Heo (Wed Feb 20 2008 - 21:33:45 EST)
- [PATCH] x86_64: remove double-checking empty zero pages debug Yinghai Lu (Wed Feb 20 2008 - 21:45:02 EST)
- Re: BT8x8 TV Card Chris Brennan (Wed Feb 20 2008 - 21:45:39 EST)
- Re: Regression: kernel 2.6.24{,.1} ahci problem, does not boot (resend) Tejun Heo (Wed Feb 20 2008 - 21:51:34 EST)
- Re: [PATCH 00/37] Permit filesystem local caching Daniel Phillips (Wed Feb 20 2008 - 22:08:54 EST)
- Re: [PATCH 5/5] x86: unify cpu/proc|_64.c Ingo Molnar (Wed Feb 20 2008 - 22:11:20 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for singledevice DM devices Neil Brown (Wed Feb 20 2008 - 22:29:45 EST)
- Re: [PATCH] x86_64: remove double-checking empty zero pages debug Ingo Molnar (Wed Feb 20 2008 - 22:31:12 EST)
- include/asm-x86/desc_64.h is empty Roland McGrath (Wed Feb 20 2008 - 22:34:20 EST)
- Re: [dm-devel] Re: [PATCH] Implement barrier support for single device DM devices Neil Brown (Wed Feb 20 2008 - 22:39:43 EST)
- Re: [git patches] net driver updates Krishna Kumar2 (Wed Feb 20 2008 - 22:46:05 EST)
- Re: [PATCH 3/3] x86 Coding style fixes toarch/x86/boot/compressed/misc.c Ingo Molnar (Wed Feb 20 2008 - 22:46:37 EST)
- Re: [PATCH v2][POWERPC] Fix initial lmb add region with a non-zerobase Paul Mackerras (Wed Feb 20 2008 - 22:50:28 EST)
- Re: [PATCH v2][POWERPC] Fix initial lmb add region with a non-zerobase Paul Mackerras (Wed Feb 20 2008 - 22:50:48 EST)
- $ bonus 1-hyip (Wed Feb 20 2008 - 22:56:50 EST)
- Re: [PATCH] viocons: BKL locking Paul Mackerras (Wed Feb 20 2008 - 22:58:47 EST)
- Re: include/asm-x86/desc_64.h is empty Ingo Molnar (Wed Feb 20 2008 - 22:59:49 EST)
- Re: [PATCH v2][POWERPC] Fix initial lmb add region with a non-zerobase Josh Boyer (Wed Feb 20 2008 - 23:01:50 EST)
- WARNING: at net/ipv4/tcp_input.c:2054 tcp_mark_head_lost() Giangiacomo Mariotti (Wed Feb 20 2008 - 23:12:01 EST)
- Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps (f.e. for XPmem) Nick Piggin (Wed Feb 20 2008 - 23:20:33 EST)
- The most favourable prices! mamuka99@xxxxxxx (Wed Feb 20 2008 - 23:28:38 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Greg KH (Wed Feb 20 2008 - 23:38:56 EST)
- Re: [patch] my mmu notifiers Nick Piggin (Wed Feb 20 2008 - 23:43:18 EST)
- Re: [patch] my mmu notifiers Nick Piggin (Wed Feb 20 2008 - 23:47:19 EST)
- Re: [PATCH] mmu notifiers #v6 Nick Piggin (Wed Feb 20 2008 - 23:55:07 EST)
- Re: [Linux-fbdev-devel] [PATCH 1/2] fb: add support for foreign endianness Paul Mackerras (Thu Feb 21 2008 - 00:00:00 EST)
- Re: [PATCH] mmu notifiers #v6 Nick Piggin (Thu Feb 21 2008 - 00:02:35 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Thu Feb 21 2008 - 00:11:42 EST)
- Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 00:38:20 EST)
- Re: pnp_bus_resume(): inconsequent NULL checking Rene Herman (Thu Feb 21 2008 - 00:45:30 EST)
- Re: [git patches] net driver updates David Miller (Thu Feb 21 2008 - 00:46:26 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Thu Feb 21 2008 - 00:51:51 EST)
- RE: [git patches] net driver updates Divy Le Ray (Thu Feb 21 2008 - 00:57:41 EST)
- RE: [git patches] net driver updates Krishna Kumar2 (Thu Feb 21 2008 - 01:03:44 EST)
- Re: Make yield_task_fair more efficient Ingo Molnar (Thu Feb 21 2008 - 01:04:55 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Nigel Cunningham (Thu Feb 21 2008 - 01:06:00 EST)
- Re: [PATCH] fs: removing unused fops from struct char_device_struct Jiri Olsa (Thu Feb 21 2008 - 01:09:16 EST)
- [PATCH] x86: remove unneeded check in mmconf reject Yinghai Lu (Thu Feb 21 2008 - 01:13:40 EST)
- Re: [git patches] net driver updates David Miller (Thu Feb 21 2008 - 01:15:32 EST)
- Re: [linux-kernel] Re: [PATCH] x86: use explicit timing delay forpit accesses in kernel and pcspkr driver Rene Herman (Thu Feb 21 2008 - 01:19:41 EST)
- Re: [PATCH 0/3] kgdb: fixes and ARCH=arm support Ingo Molnar (Thu Feb 21 2008 - 01:22:36 EST)
- Re: printk_ratelimit and net_ratelimit conflict and tunablebehavior David Miller (Thu Feb 21 2008 - 01:32:13 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Greg KH (Thu Feb 21 2008 - 01:37:41 EST)
- Re: [PATCH] Document huge memory/cache overhead of memorycontroller in Kconfig KAMEZAWA Hiroyuki (Thu Feb 21 2008 - 01:51:00 EST)
- RE: [git patches] net driver updates Divy Le Ray (Thu Feb 21 2008 - 01:54:43 EST)
- Re: more iommu sg merging fallout David Miller (Thu Feb 21 2008 - 01:55:44 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 01:56:27 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Thu Feb 21 2008 - 01:56:56 EST)
- Re: printk_ratelimit and net_ratelimit conflict and tunablebehavior Joe Perches (Thu Feb 21 2008 - 02:01:25 EST)
- kernel-2.6.25-rc2, CPU C state "active state" always remain C0 unchangeable by cat 'proc/' youquan_song (Thu Feb 21 2008 - 02:02:54 EST)
- Re: Make yield_task_fair more efficient Ingo Molnar (Thu Feb 21 2008 - 02:07:56 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Len Brown (Thu Feb 21 2008 - 02:09:23 EST)
- Re: [ata crash] Re: Linux 2.6.25-rc1 Ingo Molnar (Thu Feb 21 2008 - 02:13:56 EST)
- [PATCH] markers: fix sparse warnings in markers.c Harvey Harrison (Thu Feb 21 2008 - 02:21:55 EST)
- Re: Kernel oops with bluetooth usb dongle Dave Young (Thu Feb 21 2008 - 02:31:22 EST)
- acpi: new sparse warnings in 2.6.25-rc2 Harvey Harrison (Thu Feb 21 2008 - 02:32:16 EST)
- Re: [BUG?] APM is hidden in menuconfig Jarek Poplawski (Thu Feb 21 2008 - 02:43:10 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 02:45:11 EST)
- Re: BUG?: "Cannot map mmconfig aperture" Thomas Gleixner (Thu Feb 21 2008 - 02:54:31 EST)
- Re: [PATCH 1/1] resubmit: cciss: procfs updates to display info about many volumes Jens Axboe (Thu Feb 21 2008 - 02:57:59 EST)
- [PATCH 1/2] x86 : add init BSS sections Huang, Ying (Thu Feb 21 2008 - 03:16:16 EST)
- [PATCH 2/2] x86 : relocate uninitialized variable in init DATAsection into init BSS section Huang, Ying (Thu Feb 21 2008 - 03:16:31 EST)
- Re: [BUG?] APM is hidden in menuconfig Jarek Poplawski (Thu Feb 21 2008 - 03:23:27 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. david (Thu Feb 21 2008 - 03:31:43 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Nadia Derbey (Thu Feb 21 2008 - 03:40:34 EST)
- Re: [UPDATED v2][PATCH 0/6] regulator: voltage and current regulator framework Russell King - ARM Linux (Thu Feb 21 2008 - 03:42:43 EST)
- regression: CD burning (k3b) went broke Mike Galbraith (Thu Feb 21 2008 - 03:43:29 EST)
- Re: Make yield_task_fair more efficient Peter Zijlstra (Thu Feb 21 2008 - 03:44:25 EST)
- Re: [PATCH] [alsa-devel] Fix a compile warning under gcc-4.2.3. Clemens Ladisch (Thu Feb 21 2008 - 03:47:00 EST)
- Re: acpi: new sparse warnings in 2.6.25-rc2 Len Brown (Thu Feb 21 2008 - 03:54:07 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 03:55:21 EST)
- [PATCH] UDF: fix anchor point detection Pavel Emelyanov (Thu Feb 21 2008 - 03:56:20 EST)
- [GIT PATCH] ACPI patches for 2.6.25-rc2 Len Brown (Thu Feb 21 2008 - 03:57:41 EST)
- Re: BT8x8 TV Card Clemens Ladisch (Thu Feb 21 2008 - 03:59:26 EST)
- Re: [kvm-devel] [PATCH] kvm: sparse fixes for kvm/x86.c Avi Kivity (Thu Feb 21 2008 - 04:02:59 EST)
- Re: 2.6.25-rc[12] Video4Linux Bttv Regression Bongani Hlope (Thu Feb 21 2008 - 04:03:45 EST)
- Re: Make yield_task_fair more efficient Ingo Molnar (Thu Feb 21 2008 - 04:05:21 EST)
- Re: [PATCH 2/2] x86 : relocate uninitialized variable in init DATAsection into init BSS section Ingo Molnar (Thu Feb 21 2008 - 04:06:56 EST)
- Re: state of GEN_RTC vs rtc subsystem Richard Zidlicky (Thu Feb 21 2008 - 04:24:50 EST)
- Re: [PATCH] atmel_spi: support zero length transfer Marc Pignat (Thu Feb 21 2008 - 04:26:33 EST)
- Re: [PATCH 2/2] x86 : relocate uninitialized variable in init DATAsection into init BSS section Huang, Ying (Thu Feb 21 2008 - 04:34:06 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 04:37:54 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Jiri Kosina (Thu Feb 21 2008 - 04:38:20 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle minchan Kim (Thu Feb 21 2008 - 04:39:24 EST)
- Re: Make yield_task_fair more efficient Ingo Molnar (Thu Feb 21 2008 - 04:42:41 EST)
- [PATCH 0/2] xen pvfb: Para-virtual framebuffer, keyboard and pointer Markus Armbruster (Thu Feb 21 2008 - 04:43:15 EST)
- Re: Make yield_task_fair more efficient Peter Zijlstra (Thu Feb 21 2008 - 04:43:35 EST)
- [PATCH 2/2] xen pvfb: Para-virtual framebuffer, keyboard and pointer driver Markus Armbruster (Thu Feb 21 2008 - 04:44:17 EST)
- [PATCH 1/2] fbdev: Make deferred I/O work as advertized Markus Armbruster (Thu Feb 21 2008 - 04:45:05 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 04:48:52 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 04:49:33 EST)
- From 2.6.24 to 2.6.25-rc2, CPU can not do hotplug when one task set affinity to it youquan_song (Thu Feb 21 2008 - 04:50:33 EST)
- Re: [2.6.25-rc1] jerky mouse cursor and randoooom key repeats Chris Holvenstot (Thu Feb 21 2008 - 04:50:50 EST)
- Re: [PATCH 1/2] x86 : add init BSS sections Sam Ravnborg (Thu Feb 21 2008 - 04:52:40 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle Balbir Singh (Thu Feb 21 2008 - 04:53:23 EST)
- Re: [PATCH 2/2] x86 : relocate uninitialized variable in init DATAsection into init BSS section Ingo Molnar (Thu Feb 21 2008 - 04:53:43 EST)
- Re: [GIT PATCH] ACPI patches for 2.6.25-rc2 Sam Ravnborg (Thu Feb 21 2008 - 04:54:52 EST)
- Re: Make yield_task_fair more efficient Peter Zijlstra (Thu Feb 21 2008 - 05:01:59 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 05:12:19 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 05:22:41 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Andi Kleen (Thu Feb 21 2008 - 05:36:35 EST)
- 2.6.24.2 many WARNING: at net/ipv4/tcp_input.c / tcp_output.c Stefan Priebe - allied internet ag (Thu Feb 21 2008 - 05:38:55 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Andi Kleen (Thu Feb 21 2008 - 05:42:39 EST)
- [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Yinghai Lu (Thu Feb 21 2008 - 05:50:54 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle KOSAKI Motohiro (Thu Feb 21 2008 - 05:55:52 EST)
- Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps(f.e. for XPmem) Robin Holt (Thu Feb 21 2008 - 05:58:54 EST)
- linux-net: no next-20080221 tree Stephen Rothwell (Thu Feb 21 2008 - 05:59:09 EST)
- Re: [PATCH] viocons: BKL locking Alan Cox (Thu Feb 21 2008 - 06:01:21 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle KOSAKI Motohiro (Thu Feb 21 2008 - 06:01:36 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Simon Richter (Thu Feb 21 2008 - 06:04:51 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Soeren Sonnenburg (Thu Feb 21 2008 - 06:06:20 EST)
- Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20to 2.6.24.2 Stefan Priebe - allied internet ag (Thu Feb 21 2008 - 06:06:53 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle Balbir Singh (Thu Feb 21 2008 - 06:07:29 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Thu Feb 21 2008 - 06:09:31 EST)
- Re: [PATCH] viocons: BKL locking Stephen Rothwell (Thu Feb 21 2008 - 06:10:52 EST)
- Re: Make yield_task_fair more efficient Peter Zijlstra (Thu Feb 21 2008 - 06:13:22 EST)
- Re: [alsa-devel] [PATCH] Fix a compile warning under gcc-4.2.3. Takashi Iwai (Thu Feb 21 2008 - 06:19:39 EST)
- Re: [patch 3/3] s390: cleanup - drop .data.idt section invmlinux.lds script Martin Schwidefsky (Thu Feb 21 2008 - 06:26:46 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Patrick McHardy (Thu Feb 21 2008 - 06:29:28 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 06:31:53 EST)
- [PATCH] X86: remove WARN_ON if MTRRs are all blank Joerg Roedel (Thu Feb 21 2008 - 06:33:18 EST)
- Apm_emulation and proper suspend Kristoffer Ericson (Thu Feb 21 2008 - 06:33:39 EST)
- Re: [PATCH] markers: fix sparse warnings in markers.c Mathieu Desnoyers (Thu Feb 21 2008 - 06:38:52 EST)
- RE: [2.6 patch] scsi/qla4xxx/ql4_isr.c: remove dead code David Somayajulu (Thu Feb 21 2008 - 06:43:21 EST)
- Re: [PATCH] libata: Register for dock events when the drive isinside a dock station Holger Macht (Thu Feb 21 2008 - 06:52:44 EST)
- Re: [PATCH 0/2] xen pvfb: Para-virtual framebuffer, keyboard and pointer Markus Armbruster (Thu Feb 21 2008 - 06:52:58 EST)
- Re: [PATCH] X86: remove WARN_ON if MTRRs are all blank Ingo Molnar (Thu Feb 21 2008 - 06:55:28 EST)
- Re: [patch 3/3] s390: cleanup - drop .data.idt section in vmlinux.lds script Sam Ravnborg (Thu Feb 21 2008 - 06:56:16 EST)
- Re: [2.6 patch] scsi/qla4xxx/ql4_isr.c: remove dead code Rolf Eike Beer (Thu Feb 21 2008 - 06:58:34 EST)
- Re: Apm_emulation and proper suspend Richard Purdie (Thu Feb 21 2008 - 06:59:59 EST)
- Re: Make yield_task_fair more efficient Mike Galbraith (Thu Feb 21 2008 - 07:02:50 EST)
- 2.6.24-rt1 IRQ routing anomaly Mark Hounschell (Thu Feb 21 2008 - 07:04:42 EST)
- Re: [PATCHv4 2.6.25] i2c: adds support for i2c bus on FreescaleCPM1/CPM2 controllers Jean Delvare (Thu Feb 21 2008 - 07:05:52 EST)
- Re: Make yield_task_fair more efficient Mike Galbraith (Thu Feb 21 2008 - 07:06:35 EST)
- Re: [2.6 patch] sony-laptop.c: fix off-by-one Len Brown (Thu Feb 21 2008 - 07:18:22 EST)
- Re: [GIT PATCH] ACPI patches for 2.6.25-rc2 Len Brown (Thu Feb 21 2008 - 07:18:38 EST)
- Re: [GIT PATCH] ACPI patches for 2.6.25-rc2 Sam Ravnborg (Thu Feb 21 2008 - 07:19:52 EST)
- Re: [PATCH 2/2] x86 : relocate uninitialized variable in init DATAsection into init BSS section Matt Mackall (Thu Feb 21 2008 - 07:21:53 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle minchan Kim (Thu Feb 21 2008 - 07:29:52 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Thu Feb 21 2008 - 07:31:46 EST)
- [GIT PATCH] hwmon updates vs. 2.6.25-rc2 Mark M. Hoffman (Thu Feb 21 2008 - 07:33:05 EST)
- [patch 2/3] mn10300: cleanup - drop .data.idt section in vmlinux.lds script David Howells (Thu Feb 21 2008 - 07:34:21 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Nadia Derbey (Thu Feb 21 2008 - 07:37:58 EST)
- RE: [ofa-general] [2.6 patch] infiniband/hw/nes/nes_verbs.c: fix off-by-one Glenn Streiff (Thu Feb 21 2008 - 07:39:56 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Andrew Morton (Thu Feb 21 2008 - 07:40:37 EST)
- Re: [RFC][PATCH] the proposal of improve page reclaim by throttle KOSAKI Motohiro (Thu Feb 21 2008 - 07:41:29 EST)
- Re: [PATCH] X86: remove WARN_ON if MTRRs are all blank Joerg Roedel (Thu Feb 21 2008 - 07:51:09 EST)
- Re: 2.6.24-rt1 IRQ routing anomaly Steven Rostedt (Thu Feb 21 2008 - 07:53:17 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Nadia Derbey (Thu Feb 21 2008 - 08:03:57 EST)
- Re: [PATCH] X86: remove WARN_ON if MTRRs are all blank Ingo Molnar (Thu Feb 21 2008 - 08:04:19 EST)
- power_state: remove it from driver core Pavel Machek (Thu Feb 21 2008 - 08:06:22 EST)
- make clean does not remove vmlinux.bin.all Pavel Machek (Thu Feb 21 2008 - 08:06:38 EST)
- power_state: get rid of write-only variable in SATA Pavel Machek (Thu Feb 21 2008 - 08:07:03 EST)
- power_state: remove it from usb Pavel Machek (Thu Feb 21 2008 - 08:07:40 EST)
- Re: Feature Removal - power_state Pavel Machek (Thu Feb 21 2008 - 08:08:08 EST)
- [PATCH 2.6 2/8] infiniband/hw/nes/nes_verbs.c: fix off-by-one gstreiff (Thu Feb 21 2008 - 08:08:36 EST)
- Re: [patch 3/3] s390: cleanup - drop .data.idt section invmlinux.lds script Martin Schwidefsky (Thu Feb 21 2008 - 08:08:58 EST)
- [PATCH 2.6 1/8] infiniband/hw/nes/nes_verbs.c: address dead code warning in nes_verbs.c gstreiff (Thu Feb 21 2008 - 08:14:38 EST)
- Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20to 2.6.24.2 Jiri Slaby (Thu Feb 21 2008 - 08:14:55 EST)
- separate object directories: trap for user Pavel Machek (Thu Feb 21 2008 - 08:16:26 EST)
- [PATCH 2.6 3/8] infiniband/hw/nes/nes_cm.c: fix a memory leak gstreiff (Thu Feb 21 2008 - 08:18:08 EST)
- [PATCH 2.6 4/8] infiniband/hw/nes/nes.c: fix a check-after-use gstreiff (Thu Feb 21 2008 - 08:19:46 EST)
- POWERPC : What's "SPE used in kernel" ? Philippe De Muyter (Thu Feb 21 2008 - 08:23:27 EST)
- Re: [RESEND] [PATCH] fix invalidate_inode_pages2_range not to clear ret Jeff Moyer (Thu Feb 21 2008 - 08:23:45 EST)
- [PATCH 2.6 5/8] infiniband/hw/nes/nes_verbs.c: fix use-after-free gstreiff (Thu Feb 21 2008 - 08:24:14 EST)
- Re: Announce: Linux-next (Or Andrew's dream :-)) Theodore Tso (Thu Feb 21 2008 - 08:24:58 EST)
- Re: [PATCH] X86: remove WARN_ON if MTRRs are all blank Joerg Roedel (Thu Feb 21 2008 - 08:31:11 EST)
- [PATCH 2.6 6/8] infiniband/hw/nes/nes_cm.c: Fix use-after-free gstreiff (Thu Feb 21 2008 - 08:33:32 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 08:33:58 EST)
- Re: 2.6.24-rt1 IRQ routing anomaly Mark Hounschell (Thu Feb 21 2008 - 08:34:26 EST)
- [PATCH 2.6 6/8] RDMA/nes: Fix rdma connection establishment on big-endian platforms gstreiff (Thu Feb 21 2008 - 08:35:32 EST)
- Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20to 2.6.24.2 Stefan Priebe - allied internet ag (Thu Feb 21 2008 - 08:37:29 EST)
- [PATCH 2.6 7/8] RDMA/nes: Fix rdma connection establishment on big-endian platforms gstreiff (Thu Feb 21 2008 - 08:38:31 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Subrata Modak (Thu Feb 21 2008 - 08:40:00 EST)
- [PATCH 2.6 8/8] RDMA/nes: Fix interrupt moderation low threshold gstreiff (Thu Feb 21 2008 - 08:40:45 EST)
- RE: [ofa-general] [PATCH 2.6 6/8] RDMA/nes: Fix rdma connectionestablishment on big-endian platforms Glenn Streiff (Thu Feb 21 2008 - 08:46:51 EST)
- [PATCH] macb: Fix speed setting Atsushi Nemoto (Thu Feb 21 2008 - 08:50:43 EST)
- [Fwd: Re: JFFS2 as rootfs on DataFlash] michael (Thu Feb 21 2008 - 08:51:00 EST)
- Re: [PATCH] macb: Fix speed setting Haavard Skinnemoen (Thu Feb 21 2008 - 09:13:35 EST)
- zlib oops with ipcomp in 2.6.24 Beschorner Daniel (Thu Feb 21 2008 - 09:23:09 EST)
- Re: BT8x8 TV Card Chris Brennan (Thu Feb 21 2008 - 09:35:42 EST)
- Re: [PATCH 0/3] kgdb: fixes and ARCH=arm support Jason Wessel (Thu Feb 21 2008 - 09:36:35 EST)
- Re: Make yield_task_fair more efficient JÃrn Engel (Thu Feb 21 2008 - 09:39:43 EST)
- Re: [PATCH] mmu notifiers #v6 Andrea Arcangeli (Thu Feb 21 2008 - 09:40:40 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controller in Kconfig KOSAKI Motohiro (Thu Feb 21 2008 - 09:46:43 EST)
- [PATCH] X86: don't print a warning when MTRR are blank andrunning in KVM Joerg Roedel (Thu Feb 21 2008 - 09:50:48 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Thu Feb 21 2008 - 09:56:24 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Thu Feb 21 2008 - 09:57:19 EST)
- Re: [PATCH] macb: Fix speed setting Atsushi Nemoto (Thu Feb 21 2008 - 10:04:40 EST)
- Re: [PATCH] macb: Fix speed setting Atsushi Nemoto (Thu Feb 21 2008 - 10:07:25 EST)
- Re: 2.6.24-rt1 IRQ routing anomaly Steven Rostedt (Thu Feb 21 2008 - 10:09:40 EST)
- Re: [PATCH 00/37] Permit filesystem local caching Kevin Coffman (Thu Feb 21 2008 - 10:17:43 EST)
- New 2.6.24.2 SG_IO SCSI problems Mark Hounschell (Thu Feb 21 2008 - 10:18:30 EST)
- Re: Handshaking on USB serial devices David Newall (Thu Feb 21 2008 - 10:21:57 EST)
- Re: Handshaking on USB serial devices Alan Cox (Thu Feb 21 2008 - 10:25:32 EST)
- Re: [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf Vlad Yasevich (Thu Feb 21 2008 - 10:27:50 EST)
- [PATCH] The kernel gets no IP from some DHCP servers, 2.6.24 Wappler Marcel (Thu Feb 21 2008 - 10:31:35 EST)
- Re: pnp_bus_resume(): inconsequent NULL checking Bjorn Helgaas (Thu Feb 21 2008 - 10:31:52 EST)
- [PATCH 2.6.25] lib/vsprintf.c: Fix bug omitting minus sign of numbers (module_param) Hoang-Nam Nguyen (Thu Feb 21 2008 - 10:36:23 EST)
- Possible Serial Kernel Bug Raynard Brown (Thu Feb 21 2008 - 10:41:30 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems James Bottomley (Thu Feb 21 2008 - 10:41:46 EST)
- Re: BUG?: "Cannot map mmconfig aperture" Diego Calleja (Thu Feb 21 2008 - 10:43:22 EST)
- Re: [ofa-general] [2.6 patch] infiniband/hw/nes/nes_verbs.c: fixoff-by-one Adrian Bunk (Thu Feb 21 2008 - 10:51:10 EST)
- [PATCH [RT] 01/14] spinlocks: fix preemption feature when PREEMPT_RTis enabled Gregory Haskins (Thu Feb 21 2008 - 10:54:28 EST)
- [PATCH [RT] 00/14] RFC - adaptive real-time locks Gregory Haskins (Thu Feb 21 2008 - 10:54:48 EST)
- [PATCH [RT] 02/14] spinlock: make preemptible-waiter feature aspecific config option Gregory Haskins (Thu Feb 21 2008 - 10:55:28 EST)
- [PATCH [RT] 03/14] x86: FIFO ticket spinlocks Gregory Haskins (Thu Feb 21 2008 - 10:55:55 EST)
- [PATCH [RT] 04/14] disable PREEMPT_SPINLOCK_WAITERS when x86ticket/fifo spins are in use Gregory Haskins (Thu Feb 21 2008 - 10:56:26 EST)
- [PATCH [RT] 05/14] rearrange rt_spin_lock sleep Gregory Haskins (Thu Feb 21 2008 - 10:56:47 EST)
- [PATCH [RT] 06/14] optimize rt lock wakeup Gregory Haskins (Thu Feb 21 2008 - 10:57:23 EST)
- [PATCH [RT] 07/14] adaptive real-time lock support Gregory Haskins (Thu Feb 21 2008 - 10:57:56 EST)
- [PATCH [RT] 08/14] add a loop counter based timeout mechanism Gregory Haskins (Thu Feb 21 2008 - 10:58:37 EST)
- [PATCH [RT] 09/14] adaptive mutexes Gregory Haskins (Thu Feb 21 2008 - 10:59:02 EST)
- [PATCH [RT] 10/14] adjust pi_lock usage in wakeup Gregory Haskins (Thu Feb 21 2008 - 10:59:39 EST)
- [PATCH [RT] 11/14] optimize the !printk fastpath through the lockacquisition Gregory Haskins (Thu Feb 21 2008 - 11:00:10 EST)
- [PATCH [RT] 12/14] remove the extra call to try_to_take_lock Gregory Haskins (Thu Feb 21 2008 - 11:00:50 EST)
- [PATCH [RT] 13/14] allow rt-mutex lock-stealing to include lateralpriority Gregory Haskins (Thu Feb 21 2008 - 11:01:17 EST)
- [PATCH [RT] 14/14] sysctl for runtime-control of lateral mutexstealing Gregory Haskins (Thu Feb 21 2008 - 11:01:45 EST)
- [PATCH] Make the kernel NTP code hand 64-bit *unsigned* values todo_div() David Howells (Thu Feb 21 2008 - 11:02:12 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Alan Stern (Thu Feb 21 2008 - 11:02:33 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Andi Kleen (Thu Feb 21 2008 - 11:02:58 EST)
- [PATCH] NOMMU: is_vmalloc_addr() won't compile if !MMU David Howells (Thu Feb 21 2008 - 11:03:35 EST)
- Re: Possible Serial Kernel Bug Oliver Martin (Thu Feb 21 2008 - 11:03:55 EST)
- RE: [PATCH 1/1] resubmit: cciss: procfs updates to display infoabout many volumes Miller, Mike (OS Dev) (Thu Feb 21 2008 - 11:04:25 EST)
- Keyboard interrupt - request_irq() Pioz (Thu Feb 21 2008 - 11:04:46 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostly resolved Andrew Buehler (Thu Feb 21 2008 - 11:05:59 EST)
- Re: power_state: get rid of write-only variable in SATA Jeff Garzik (Thu Feb 21 2008 - 11:09:36 EST)
- Re: pnp_bus_resume(): inconsequent NULL checking Adrian Bunk (Thu Feb 21 2008 - 11:10:06 EST)
- Re: [PATCH] mmu notifiers #v6 Jack Steiner (Thu Feb 21 2008 - 11:10:53 EST)
- [PATCH] MM: Fix macro argument substitution in PageHead() andPageTail() David Howells (Thu Feb 21 2008 - 11:13:22 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Gregory Haskins (Thu Feb 21 2008 - 11:13:42 EST)
- Re: USB OOPS 2.6.25-rc2-git1 Alan Stern (Thu Feb 21 2008 - 11:15:34 EST)
- Re: pnp_bus_resume(): inconsequent NULL checking Rene Herman (Thu Feb 21 2008 - 11:16:40 EST)
- PNP: skip dev->protocol NULL checks Bjorn Helgaas (Thu Feb 21 2008 - 11:22:17 EST)
- RE: Possible Serial Kernel Bug Raynard Brown (Thu Feb 21 2008 - 11:22:47 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Mark Hounschell (Thu Feb 21 2008 - 11:24:52 EST)
- Re: [UPDATED v2][PATCH 0/6] regulator: voltage and currentregulator framework Liam Girdwood (Thu Feb 21 2008 - 11:26:43 EST)
- 2.6.25-rc2-git4 BUG: sysfs_readdir Randy Dunlap (Thu Feb 21 2008 - 11:28:10 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Thu Feb 21 2008 - 11:28:33 EST)
- Re: Regression: kernel 2.6.24{,.1} ahci problem, does not boot(resend) Malte SchrÃder (Thu Feb 21 2008 - 11:28:52 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Thu Feb 21 2008 - 11:29:27 EST)
- Re: [PATCH 1/2] fbdev: Make deferred I/O work as advertized Jaya Kumar (Thu Feb 21 2008 - 11:31:23 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Stephen Hemminger (Thu Feb 21 2008 - 11:33:18 EST)
- Re: [gentoo-amd64] Re: BT8x8 Chris Brennan (Thu Feb 21 2008 - 11:33:52 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Patrick McHardy (Thu Feb 21 2008 - 11:35:34 EST)
- Re: 100% C0 with 2.6.25-rc Rafael J. Wysocki (Thu Feb 21 2008 - 11:35:58 EST)
- Re: 2.6.25-rc2-git4 BUG: sysfs_readdir Randy Dunlap (Thu Feb 21 2008 - 11:36:34 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostlyresolved Alan Stern (Thu Feb 21 2008 - 11:36:58 EST)
- Re: [PATCH 2/2] xen pvfb: Para-virtual framebuffer, keyboard and pointer driver Jaya Kumar (Thu Feb 21 2008 - 11:37:47 EST)
- Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* values to do_div() Andreas Schwab (Thu Feb 21 2008 - 11:39:15 EST)
- Re: [PATCH] macb: Fix speed setting Haavard Skinnemoen (Thu Feb 21 2008 - 11:39:53 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Thu Feb 21 2008 - 11:40:36 EST)
- [PATCH] macb: Fix speed setting Haavard Skinnemoen (Thu Feb 21 2008 - 11:41:29 EST)
- Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition Andi Kleen (Thu Feb 21 2008 - 11:42:27 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Andi Kleen (Thu Feb 21 2008 - 11:42:52 EST)
- [PATCH] ptrace: fix 2.6.25 ptrace_bts_config structure declaration Dave Anderson (Thu Feb 21 2008 - 11:46:19 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Christoph Hellwig (Thu Feb 21 2008 - 11:47:53 EST)
- Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* values to do_div() David Howells (Thu Feb 21 2008 - 11:48:33 EST)
- Re: [PATCH [RT] 10/14] adjust pi_lock usage in wakeup Steven Rostedt (Thu Feb 21 2008 - 11:49:28 EST)
- Re: Kernel oops with bluetooth usb dongle Quel Qun (Thu Feb 21 2008 - 11:49:51 EST)
- [PATCH] Make the kernel NTP code hand 64-bit *unsigned* values todo_div() [try #2] David Howells (Thu Feb 21 2008 - 11:50:42 EST)
- [PATCH] Make the kernel NTP code hand 64-bit *unsigned* values todo_div() [try #3] David Howells (Thu Feb 21 2008 - 11:51:17 EST)
- Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* values to do_div() [try #2] David Howells (Thu Feb 21 2008 - 11:51:42 EST)
- Re: 2.6.25-rc2-git4 BUG: sysfs_readdir Greg KH (Thu Feb 21 2008 - 11:52:40 EST)
- Re: [PATCH [RT] 11/14] optimize the !printk fastpath throughthe lock acquisition Gregory Haskins (Thu Feb 21 2008 - 11:54:31 EST)
- [PATCH] atmel_serial: Fix interrupt handler return value Haavard Skinnemoen (Thu Feb 21 2008 - 11:58:08 EST)
- Re: cd/dvd inaccessible in 2.6.24-rc2 Felix Homann (Thu Feb 21 2008 - 12:07:44 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeoutmechanism Gregory Haskins (Thu Feb 21 2008 - 12:09:24 EST)
- Re: [PATCH [RT] 10/14] adjust pi_lock usage in wakeup Peter W. Morreale (Thu Feb 21 2008 - 12:09:44 EST)
- Re: New sparse warning in net/mac80211/debugfs_sta.c Joe Perches (Thu Feb 21 2008 - 12:18:13 EST)
- Re: [bug] uml doesn't boot under 2.6.25-rc1 host (was Re: 2.6.24-mm1 bugs) Miklos Szeredi (Thu Feb 21 2008 - 12:21:23 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostlyresolved Greg KH (Thu Feb 21 2008 - 12:22:51 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Peter W. Morreale (Thu Feb 21 2008 - 12:25:09 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Sven-Thorsten Dietrich (Thu Feb 21 2008 - 12:27:01 EST)
- Re: [PATCH] make LKDTM depend on BLOCK Randy Dunlap (Thu Feb 21 2008 - 12:31:26 EST)
- Re: [PATCH 1/2] fbdev: Make deferred I/O work as advertized Markus Armbruster (Thu Feb 21 2008 - 12:32:26 EST)
- Re: 2.6.25-rc2-git4 BUG: sysfs_readdir Randy Dunlap (Thu Feb 21 2008 - 12:35:03 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Thu Feb 21 2008 - 12:49:20 EST)
- [PATCH] saa7146: fix sparse warnings Harvey Harrison (Thu Feb 21 2008 - 12:52:35 EST)
- [PATCH] alloc_percpu() fails to allocate percpu data Eric Dumazet (Thu Feb 21 2008 - 13:00:46 EST)
- [PATCH] capi: fix sparse warnings using integer as NULL pointer Harvey Harrison (Thu Feb 21 2008 - 13:07:57 EST)
- [PATCH] avm: fix sparse warning using integer as NULL pointer Harvey Harrison (Thu Feb 21 2008 - 13:16:32 EST)
- [PATCH] eicon: fix sparse integer as NULL pointer warnings Harvey Harrison (Thu Feb 21 2008 - 13:23:49 EST)
- [PATCH] copyright owner and author clean up for intel iommu andrelated files mark gross (Thu Feb 21 2008 - 13:24:26 EST)
- Re: [2.6.25-rc2] e100: Trying to free already-free IRQ 11 duringsuspend ... Kok, Auke (Thu Feb 21 2008 - 13:34:47 EST)
- Re: [PATCH 2/2] x86 : relocate uninitialized variable in init DATAsection into init BSS section H. Peter Anvin (Thu Feb 21 2008 - 13:36:20 EST)
- Re: acpi dsts loading and populate_rootfs Éric Piel (Thu Feb 21 2008 - 13:47:19 EST)
- MMC card detection Haavard Skinnemoen (Thu Feb 21 2008 - 13:47:35 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 13:48:45 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Nish Aravamudan (Thu Feb 21 2008 - 13:55:01 EST)
- [PATCH] Allow populate_rootfs() to be called early (was: acpi dstsloading and populate_rootfs) Ãric Piel (Thu Feb 21 2008 - 14:03:27 EST)
- Re: [PATCH] Allow populate_rootfs() to be called early (was: acpi dsts loading and populate_rootfs) Christoph Hellwig (Thu Feb 21 2008 - 14:06:07 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Johannes Berg (Thu Feb 21 2008 - 14:20:43 EST)
- Re: [PATCH] atmel_spi: support zero length transfer David Brownell (Thu Feb 21 2008 - 14:23:47 EST)
- Re: [linux-pm] power_state: get rid of write-only variable in SATA David Brownell (Thu Feb 21 2008 - 14:34:26 EST)
- Re: Handshaking on USB serial devices David Newall (Thu Feb 21 2008 - 14:34:54 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Dave Hansen (Thu Feb 21 2008 - 14:37:18 EST)
- [announce] Xtables, Xtables-addons 1.5.1 and Writing Xtables Modules Jan Engelhardt (Thu Feb 21 2008 - 14:37:45 EST)
- Re: [PATCH 00/11] Xen arch portability patches Jeremy Fitzhardinge (Thu Feb 21 2008 - 14:38:00 EST)
- Re: Kernel oops with bluetooth usb dongle Thomas Gleixner (Thu Feb 21 2008 - 14:38:35 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Gregory Nietsky (Thu Feb 21 2008 - 14:39:27 EST)
- Re: [PATCH 06/11] xen: move arch/x86/xen/events.c undedr drivers/xenand split out arch specific part. Jeremy Fitzhardinge (Thu Feb 21 2008 - 14:40:50 EST)
- Re: [PATCH 03/11] xen: add missing definitions for xen grant tablewhich ia64/xen needs. Jeremy Fitzhardinge (Thu Feb 21 2008 - 14:42:33 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostly resolved Andrew Buehler (Thu Feb 21 2008 - 14:43:37 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Marcel Holtmann (Thu Feb 21 2008 - 14:46:22 EST)
- Re: [2.6.25-rc2] e100: Trying to free already-free IRQ 11 during suspend ... Andrey Borzenkov (Thu Feb 21 2008 - 14:47:04 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Thomas Gleixner (Thu Feb 21 2008 - 14:47:37 EST)
- Re: [PATCH 0/2] xen pvfb: Para-virtual framebuffer, keyboard andpointer Jeremy Fitzhardinge (Thu Feb 21 2008 - 14:47:58 EST)
- Re: [announce] Xtables, Xtables-addons 1.5.1 and Writing XtablesModules Patrick McHardy (Thu Feb 21 2008 - 14:49:37 EST)
- [PATCH] x86: cleanup - use PAGE_SIZE instead of numeric constantin boot code Cyrill Gorcunov (Thu Feb 21 2008 - 14:51:05 EST)
- Re: [PATCH] x86: cleanup - use PAGE_SIZE instead of numeric constantin boot code H. Peter Anvin (Thu Feb 21 2008 - 14:53:40 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank and running in KVM Yinghai Lu (Thu Feb 21 2008 - 14:54:21 EST)
- Re: [PATCH] x86: cleanup - use PAGE_SIZE instead of numericconstant in boot code Cyrill Gorcunov (Thu Feb 21 2008 - 14:57:14 EST)
- Re: [PATCH] x86: cleanup - use PAGE_SIZE instead of numeric constantin boot code H. Peter Anvin (Thu Feb 21 2008 - 15:00:01 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Harvey Harrison (Thu Feb 21 2008 - 15:01:33 EST)
- Re: [PATCH] x86: cleanup - use PAGE_SIZE instead of numericconstant in boot code Cyrill Gorcunov (Thu Feb 21 2008 - 15:01:50 EST)
- Re: USB regression (and other failures) in 2.6.2[45]* - mostlyresolved Alan Stern (Thu Feb 21 2008 - 15:03:19 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls john stultz (Thu Feb 21 2008 - 15:03:48 EST)
- Re: [PATCH] x86: cleanup - use PAGE_SIZE instead of numeric constantin boot code H. Peter Anvin (Thu Feb 21 2008 - 15:05:34 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Sam Ravnborg (Thu Feb 21 2008 - 15:06:23 EST)
- [PATCH] ide: remove dead/obsolete ->busproc method Bartlomiej Zolnierkiewicz (Thu Feb 21 2008 - 15:08:42 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Johannes Berg (Thu Feb 21 2008 - 15:09:52 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Romano Giannetti (Thu Feb 21 2008 - 15:10:36 EST)
- [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 David Newall (Thu Feb 21 2008 - 15:21:46 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Harvey Harrison (Thu Feb 21 2008 - 15:25:37 EST)
- Re: BUG?: "Cannot map mmconfig aperture" Thomas Gleixner (Thu Feb 21 2008 - 15:27:32 EST)
- Re: [ofa-general] [2.6 patch] infiniband/hw/nes/nes_verbs.c: fix off-by-one Roland Dreier (Thu Feb 21 2008 - 15:29:13 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Johannes Berg (Thu Feb 21 2008 - 15:29:43 EST)
- VT notifier fix for VT switch Samuel Thibault (Thu Feb 21 2008 - 15:30:22 EST)
- Re: [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 David Newall (Thu Feb 21 2008 - 15:30:46 EST)
- Re: MMC card detection Haavard Skinnemoen (Thu Feb 21 2008 - 15:32:23 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Thu Feb 21 2008 - 15:32:48 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Harvey Harrison (Thu Feb 21 2008 - 15:33:44 EST)
- Re: [PATCH 2/2] xen pvfb: Para-virtual framebuffer, keyboard andpointer driver Jeremy Fitzhardinge (Thu Feb 21 2008 - 15:34:12 EST)
- Re: [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 Greg KH (Thu Feb 21 2008 - 15:37:14 EST)
- RE: kernel-2.6.25-rc2, CPU C state "active state" always remain C0 unchangeable by cat 'proc/' Pallipadi, Venkatesh (Thu Feb 21 2008 - 15:38:10 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank andrunning in KVM Ingo Molnar (Thu Feb 21 2008 - 15:38:40 EST)
- Re: Make yield_task_fair more efficient Jens Axboe (Thu Feb 21 2008 - 15:39:22 EST)
- [PATCH 2/2] make work have a static address in do_boot_cpu() Glauber Costa (Thu Feb 21 2008 - 15:49:43 EST)
- [PATCH 0/2] onlining cpus can break lockdep Glauber Costa (Thu Feb 21 2008 - 15:49:53 EST)
- Re: [PATCH 0/2] xen pvfb: Para-virtual framebuffer, keyboard and pointer Markus Armbruster (Thu Feb 21 2008 - 15:50:42 EST)
- [PATCH 1/2] turn c_idle into a pointer Glauber Costa (Thu Feb 21 2008 - 15:51:29 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Thomas Gleixner (Thu Feb 21 2008 - 15:53:57 EST)
- Re: Make yield_task_fair more efficient Jens Axboe (Thu Feb 21 2008 - 15:56:00 EST)
- [PATCH 2/2] ResCounter: Use read_uint in memory controller menage (Thu Feb 21 2008 - 15:56:31 EST)
- [PATCH 0/2] ResCounter: Add res_counter_read_uint and use it in memory cgroup menage (Thu Feb 21 2008 - 15:56:52 EST)
- [PATCH 1/2] ResCounter: Add res_counter_read_uint() menage (Thu Feb 21 2008 - 15:57:33 EST)
- Re: Handshaking on USB serial devices Greg KH (Thu Feb 21 2008 - 15:59:02 EST)
- Re: [patch 1/2] x86, ptrace: support pebs in ds.c Roland McGrath (Thu Feb 21 2008 - 16:01:18 EST)
- Re: [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 Willy Tarreau (Thu Feb 21 2008 - 16:01:37 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Thomas Gleixner (Thu Feb 21 2008 - 16:02:02 EST)
- Merging of completely unreviewed drivers Adrian Bunk (Thu Feb 21 2008 - 16:02:39 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 16:03:09 EST)
- Re: Please pull powerpc.git merge branch Paul Mackerras (Thu Feb 21 2008 - 16:04:55 EST)
- [PATCH] xen: Implement getgeo for Xen virtual block device. Jeremy Fitzhardinge (Thu Feb 21 2008 - 16:06:20 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Vine (Thu Feb 21 2008 - 16:08:05 EST)
- Re: Merging of completely unreviewed drivers Roland Dreier (Thu Feb 21 2008 - 16:09:46 EST)
- [ANNOUNCE] Btrfs v0.13 Chris Mason (Thu Feb 21 2008 - 16:11:51 EST)
- Re: [ANNOUNCE] Btrfs v0.13 Chris Mason (Thu Feb 21 2008 - 16:13:55 EST)
- Re: Merging of completely unreviewed drivers Linus Torvalds (Thu Feb 21 2008 - 16:15:54 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Al Viro (Thu Feb 21 2008 - 16:16:33 EST)
- Re: [PATCH 0/2] onlining cpus can break lockdep Ingo Molnar (Thu Feb 21 2008 - 16:16:56 EST)
- Re: [PATCH] xen: Implement getgeo for Xen virtual block device. Linus Torvalds (Thu Feb 21 2008 - 16:17:29 EST)
- Re: 2.6.25-rc1 xen pvops regression Jeremy Fitzhardinge (Thu Feb 21 2008 - 16:18:29 EST)
- Re: [PATCH] xen: Implement getgeo for Xen virtual block device. Jeremy Fitzhardinge (Thu Feb 21 2008 - 16:19:45 EST)
- Re: [PATCH] saa7146: fix sparse warnings Al Viro (Thu Feb 21 2008 - 16:20:07 EST)
- Re: [PATCH] saa7146: fix sparse warnings Harvey Harrison (Thu Feb 21 2008 - 16:22:08 EST)
- Re: [PATCH 0/2] onlining cpus can break lockdep Glauber Costa (Thu Feb 21 2008 - 16:26:17 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Ingo Molnar (Thu Feb 21 2008 - 16:26:50 EST)
- Re: 2.6.25-rc1 xen pvops regression H. Peter Anvin (Thu Feb 21 2008 - 16:27:32 EST)
- Re: [PATCH] Allow populate_rootfs() to be called early Ãric Piel (Thu Feb 21 2008 - 16:27:48 EST)
- Re: Merging of completely unreviewed drivers Greg KH (Thu Feb 21 2008 - 16:31:22 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Bill Huey (hui) (Thu Feb 21 2008 - 16:33:49 EST)
- Re: [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 Greg KH (Thu Feb 21 2008 - 16:34:21 EST)
- [PATCH 1/2] cgroup map files: Add cgroup map data type menage (Thu Feb 21 2008 - 16:35:27 EST)
- [PATCH 0/2] cgroup map files: Add a key/value map file type to cgroups menage (Thu Feb 21 2008 - 16:35:50 EST)
- [PATCH 2/2] cgroup map files: Use cgroup map for memcontrol stats file menage (Thu Feb 21 2008 - 16:36:19 EST)
- Re: 2.6.25-rc1 xen pvops regression Jeremy Fitzhardinge (Thu Feb 21 2008 - 16:40:29 EST)
- patch power_state-remove-it-from-driver-core.patch added to gregkh-2.6 tree gregkh (Thu Feb 21 2008 - 16:43:44 EST)
- patch power_state-remove-it-from-usb.patch added to gregkh-2.6 tree gregkh (Thu Feb 21 2008 - 16:44:15 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Gregory Haskins (Thu Feb 21 2008 - 16:47:48 EST)
- Re: [PATCH] xen: Implement getgeo for Xen virtual block device. Linus Torvalds (Thu Feb 21 2008 - 16:48:18 EST)
- Re: [PATCH] xen: Implement getgeo for Xen virtual block device. Jeremy Fitzhardinge (Thu Feb 21 2008 - 16:49:23 EST)
- Re: power_state: remove it from usb Alan Stern (Thu Feb 21 2008 - 16:50:52 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Thu Feb 21 2008 - 16:52:12 EST)
- [GIT PULL] dlm fixes for 2.6.25-rc2 David Teigland (Thu Feb 21 2008 - 16:56:02 EST)
- Re: Xtables, Xtables-addons 1.5.1 Jan Engelhardt (Thu Feb 21 2008 - 16:58:08 EST)
- Re: 2.6.25-rc1 xen pvops regression H. Peter Anvin (Thu Feb 21 2008 - 17:01:49 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Gregory Haskins (Thu Feb 21 2008 - 17:03:23 EST)
- Re: Merging of completely unreviewed drivers Arjan van de Ven (Thu Feb 21 2008 - 17:09:42 EST)
- Re: problem with starting 2.5.26-rc1 and latest git Mariusz Kozlowski (Thu Feb 21 2008 - 17:10:29 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Peter W. Morreale (Thu Feb 21 2008 - 17:13:08 EST)
- Re: 2.6.25-rc1 xen pvops regression Ian Campbell (Thu Feb 21 2008 - 17:13:34 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Thu Feb 21 2008 - 17:13:58 EST)
- Re: [PATCH 2/2] make work have a static address in do_boot_cpu() Peter Zijlstra (Thu Feb 21 2008 - 17:15:30 EST)
- Re: [linux-pm] patch power_state-remove-it-from-usb.patch added togregkh-2.6 tree Alan Stern (Thu Feb 21 2008 - 17:18:42 EST)
- Re: power_state: remove it from usb Pavel Machek (Thu Feb 21 2008 - 17:19:46 EST)
- Re: [linux-pm] patch power_state-remove-it-from-usb.patch added togregkh-2.6 tree Pavel Machek (Thu Feb 21 2008 - 17:21:57 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Sam Ravnborg (Thu Feb 21 2008 - 17:22:50 EST)
- Re: [PATCH] alloc_percpu() fails to allocate percpu data Peter Zijlstra (Thu Feb 21 2008 - 17:26:33 EST)
- __bitwise versus __bitwise__ [Was: [PATCH] mac80211: check endianness/types in sparse runs] Sam Ravnborg (Thu Feb 21 2008 - 17:32:59 EST)
- Re: Merging of completely unreviewed drivers Alexey Dobriyan (Thu Feb 21 2008 - 17:33:35 EST)
- Re: Merging of completely unreviewed drivers Jeff Garzik (Thu Feb 21 2008 - 17:33:56 EST)
- Re: 2.6.25-rc1 xen pvops regression Eric W. Biederman (Thu Feb 21 2008 - 17:35:13 EST)
- Re: [linux-pm] patch power_state-remove-it-from-usb.patch added togregkh-2.6 tree Greg KH (Thu Feb 21 2008 - 17:35:43 EST)
- Re: [PATCH 0/2] xen pvfb: Para-virtual framebuffer, keyboard andpointer Jeremy Fitzhardinge (Thu Feb 21 2008 - 17:36:33 EST)
- Re: [patch 1/2] x86, ptrace: support pebs in ds.c stephane eranian (Thu Feb 21 2008 - 17:36:55 EST)
- Re: power_state: remove it from usb Alan Stern (Thu Feb 21 2008 - 17:38:07 EST)
- Re: __bitwise versus __bitwise__ [Was: [PATCH] mac80211: check endianness/types in sparse runs] Al Viro (Thu Feb 21 2008 - 17:38:57 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Peter W. Morreale (Thu Feb 21 2008 - 17:42:26 EST)
- Re: 2.6.25-rc1 xen pvops regression H. Peter Anvin (Thu Feb 21 2008 - 17:43:29 EST)
- Re: Merging of completely unreviewed drivers Greg KH (Thu Feb 21 2008 - 17:43:58 EST)
- Re: [PATCH 00/37] Permit filesystem local caching Daniel Phillips (Thu Feb 21 2008 - 17:45:32 EST)
- Re: 2.6.24-rt1 IRQ routing anomaly Mark Hounschell (Thu Feb 21 2008 - 17:46:00 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Vine (Thu Feb 21 2008 - 17:47:01 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank and runningin KVM H. Peter Anvin (Thu Feb 21 2008 - 17:48:20 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Thu Feb 21 2008 - 17:49:25 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Thu Feb 21 2008 - 17:51:46 EST)
- Re: 2.6.25-rc1 xen pvops regression Jeremy Fitzhardinge (Thu Feb 21 2008 - 17:53:20 EST)
- Re: [PATCH] xen: Implement getgeo for Xen virtual block device. Junio C Hamano (Thu Feb 21 2008 - 17:53:55 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Bill Huey (hui) (Thu Feb 21 2008 - 17:54:33 EST)
- RE: [PATCH 00/37] Permit filesystem local caching Muntz, Daniel (Thu Feb 21 2008 - 17:54:59 EST)
- Re: [PATCH 2/2] make work have a static address in do_boot_cpu() Glauber Costa (Thu Feb 21 2008 - 17:57:55 EST)
- Re: Merging of completely unreviewed drivers Jeff Garzik (Thu Feb 21 2008 - 17:58:32 EST)
- Re: Merging of completely unreviewed drivers Alexey Dobriyan (Thu Feb 21 2008 - 17:58:56 EST)
- Re: 2.6.25-rc1 xen pvops regression Joel Becker (Thu Feb 21 2008 - 18:01:23 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Thu Feb 21 2008 - 18:05:23 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Clayton (Thu Feb 21 2008 - 18:05:59 EST)
- Re: Disk schedulers Giuliano Pochini (Thu Feb 21 2008 - 18:07:00 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Rafael J. Wysocki (Thu Feb 21 2008 - 18:08:22 EST)
- Re: 2.6.24-rt1 IRQ routing anomaly Steven Rostedt (Thu Feb 21 2008 - 18:16:24 EST)
- Re: 2.6.25-rc1 xen pvops regression Jeremy Fitzhardinge (Thu Feb 21 2008 - 18:17:25 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Andi Kleen (Thu Feb 21 2008 - 18:17:47 EST)
- Re: 2.6.25-rc1 xen pvops regression H. Peter Anvin (Thu Feb 21 2008 - 18:18:33 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Vine (Thu Feb 21 2008 - 18:20:54 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Marcel Holtmann (Thu Feb 21 2008 - 18:31:16 EST)
- Re: Merging of completely unreviewed drivers Jan Engelhardt (Thu Feb 21 2008 - 18:31:56 EST)
- Re: 2.6.25-rc1 xen pvops regression H. Peter Anvin (Thu Feb 21 2008 - 18:32:30 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Thu Feb 21 2008 - 18:36:23 EST)
- Re: Merging of completely unreviewed drivers Krzysztof Halasa (Thu Feb 21 2008 - 18:38:26 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Andi Kleen (Thu Feb 21 2008 - 18:39:26 EST)
- Re: Merging of completely unreviewed drivers Adrian Bunk (Thu Feb 21 2008 - 18:41:19 EST)
- Re: Merging of completely unreviewed drivers Jeff Garzik (Thu Feb 21 2008 - 18:41:44 EST)
- Re: [PATCH] The kernel gets no IP from some DHCP servers, 2.6.24 Frans Pop (Thu Feb 21 2008 - 18:42:12 EST)
- Re: [linux-pm] power_state: get rid of write-only variable in SATA Pavel Machek (Thu Feb 21 2008 - 18:43:25 EST)
- Re: linux-next: no next-20080221 tree Stephen Rothwell (Thu Feb 21 2008 - 18:43:48 EST)
- Re: Merging of completely unreviewed drivers Alan Cox (Thu Feb 21 2008 - 18:44:14 EST)
- [GIT PATCH] PCI fixes for 2.6.25-rc2 git tree Greg KH (Thu Feb 21 2008 - 18:47:24 EST)
- [GIT PATCH] driver core fixes against 2.6.25-rc2 git Greg KH (Thu Feb 21 2008 - 18:47:46 EST)
- [GIT PATCH] USB fixes for 2.6.25-rc2 git Greg KH (Thu Feb 21 2008 - 18:48:22 EST)
- [PATCH 01/11] Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txt Greg Kroah-Hartman (Thu Feb 21 2008 - 18:48:54 EST)
- [PATCH 02/11] slabinfo: fall back from /sys/kernel/slab to /sys/slab Greg Kroah-Hartman (Thu Feb 21 2008 - 18:49:39 EST)
- [PATCH 03/11] cpufreq: fix kobject reference count handling Greg Kroah-Hartman (Thu Feb 21 2008 - 18:50:21 EST)
- [PATCH 04/11] driver-core: fix kernel-doc function parameters Greg Kroah-Hartman (Thu Feb 21 2008 - 18:50:52 EST)
- [PATCH 05/11] Driver core: Fix error handling in bus_add_driver(). Greg Kroah-Hartman (Thu Feb 21 2008 - 18:51:21 EST)
- [PATCH 06/11] ide: mark "ide=reverse" option as obsolete Greg Kroah-Hartman (Thu Feb 21 2008 - 18:51:43 EST)
- [PATCH 07/11] stable_kernel_rules: fix must already be in mainline Greg Kroah-Hartman (Thu Feb 21 2008 - 18:52:18 EST)
- [PATCH 08/11] UIO: fix Greg's stupid changes Greg Kroah-Hartman (Thu Feb 21 2008 - 18:52:49 EST)
- [PATCH 09/11] PM: Remove unbalanced mutex_unlock() from dpm_resume() Greg Kroah-Hartman (Thu Feb 21 2008 - 18:53:18 EST)
- [PATCH 10/11] POWERPC: fix typo in pseries/power.c Greg Kroah-Hartman (Thu Feb 21 2008 - 18:53:40 EST)
- [PATCH 11/11] modules: do not try to add sysfs attributes if !CONFIG_SYSFS Greg Kroah-Hartman (Thu Feb 21 2008 - 18:54:18 EST)
- Re: 2.6.25-rc1 xen pvops regression Jeremy Fitzhardinge (Thu Feb 21 2008 - 18:54:48 EST)
- Re: [PATCH 03/11] cpufreq: fix kobject reference count handling Dave Jones (Thu Feb 21 2008 - 18:55:20 EST)
- Re: [PATCH] Document huge memory/cache overhead of memorycontroller in Kconfig Pavel Machek (Thu Feb 21 2008 - 18:55:55 EST)
- Re: [bug] uml doesn't boot under 2.6.25-rc1 host (was Re: 2.6.24-mm1 bugs) Jeff Dike (Thu Feb 21 2008 - 18:56:24 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 18:57:19 EST)
- Re: 2.6.25-rc1 xen pvops regression H. Peter Anvin (Thu Feb 21 2008 - 19:02:45 EST)
- Re: Merging of completely unreviewed drivers Krzysztof Halasa (Thu Feb 21 2008 - 19:05:39 EST)
- Re: linux-next: first tree Frank Seidel (Thu Feb 21 2008 - 19:07:32 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Thu Feb 21 2008 - 19:09:56 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Tilman Schmidt (Thu Feb 21 2008 - 19:10:42 EST)
- Re: linux-next: first tree Randy Dunlap (Thu Feb 21 2008 - 19:14:23 EST)
- Re: linux-next: first tree Greg KH (Thu Feb 21 2008 - 19:16:03 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jeff Chua (Thu Feb 21 2008 - 19:20:45 EST)
- Re: linux-next: first tree Harvey Harrison (Thu Feb 21 2008 - 19:22:33 EST)
- Re: linux-next: first tree Stephen Rothwell (Thu Feb 21 2008 - 19:29:04 EST)
- 2.6.24.2-rt2 Steven Rostedt (Thu Feb 21 2008 - 19:29:26 EST)
- [PATCH2] Basic braille screen reader support Samuel Thibault (Thu Feb 21 2008 - 19:29:47 EST)
- Re: [PATCH 2.6.25-rc2 5/9] Kconfig: Improve init/Kconfig help descriptions- IKCONFIG etc Randy Dunlap (Thu Feb 21 2008 - 19:30:26 EST)
- Boot hang with stack protector on x86_64 James Morris (Thu Feb 21 2008 - 19:30:54 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Thu Feb 21 2008 - 19:31:31 EST)
- Re: Merging of completely unreviewed drivers Adrian Bunk (Thu Feb 21 2008 - 19:31:59 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Rafael J. Wysocki (Thu Feb 21 2008 - 19:32:48 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 19:35:58 EST)
- [PATCH] kbuild: CONFIG_CC_OPTIMIZE_FOR_SIZE should not be default Pavel Roskin (Thu Feb 21 2008 - 19:36:46 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Tilman Schmidt (Thu Feb 21 2008 - 19:40:55 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jeff Chua (Thu Feb 21 2008 - 19:42:33 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jeff Chua (Thu Feb 21 2008 - 19:43:22 EST)
- Re: Merging of completely unreviewed drivers Jeff Garzik (Thu Feb 21 2008 - 19:44:35 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 19:47:22 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers offaftersuspend-to-disk. Screen becomes green. Linus Torvalds (Thu Feb 21 2008 - 19:48:00 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Jeff Chua (Thu Feb 21 2008 - 19:48:43 EST)
- [PATCH 2.6.25-rc2 1/9] Kconfig: Improve init/Kconfig help descriptions part 1 Nick Andrew (Thu Feb 21 2008 - 19:49:24 EST)
- [PATCH 2.6.25-rc2 2/9] Kconfig: Improve init/Kconfig help descriptions - TASKSTATS Nick Andrew (Thu Feb 21 2008 - 19:50:38 EST)
- [PATCH 2.6.25-rc2 3/9] Kconfig: Improve init/Kconfig help descriptions - NAMESPACES Nick Andrew (Thu Feb 21 2008 - 19:52:07 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jeff Chua (Thu Feb 21 2008 - 19:52:34 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Tilman Schmidt (Thu Feb 21 2008 - 19:53:31 EST)
- [PATCH 2.6.25-rc2 4/9] Kconfig: Improve init/Kconfig help descriptions - AUDIT Nick Andrew (Thu Feb 21 2008 - 19:53:53 EST)
- [PATCH 2.6.25-rc2 5/9] Kconfig: Improve init/Kconfig help descriptions - IKCONFIG etc Nick Andrew (Thu Feb 21 2008 - 19:54:51 EST)
- [PATCH 2.6.25-rc2 6/9] Kconfig: Improve init/Kconfig help descriptions - CGROUPS Nick Andrew (Thu Feb 21 2008 - 19:56:19 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Rafael J. Wysocki (Thu Feb 21 2008 - 19:56:45 EST)
- [PATCH 2.6.25-rc2 7/9] Kconfig: Improve init/Kconfig help descriptions - EMBEDDED etc Nick Andrew (Thu Feb 21 2008 - 19:57:37 EST)
- Re: [PATCH 00/37] Permit filesystem local caching Daniel Phillips (Thu Feb 21 2008 - 19:58:31 EST)
- [PATCH 2.6.25-rc2 8/9] Kconfig: Improve init/Kconfig help descriptions - SLAB Nick Andrew (Thu Feb 21 2008 - 19:59:11 EST)
- [PATCH 2.6.25-rc2 9/9] Kconfig: Improve init/Kconfig help descriptions - MODULES Nick Andrew (Thu Feb 21 2008 - 20:00:52 EST)
- [GIT] Please pull NFS client fixes for 2.6.25-rc2 Trond Myklebust (Thu Feb 21 2008 - 20:01:55 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jeff Chua (Thu Feb 21 2008 - 20:02:36 EST)
- ndiswrapper tainting Pavel Roskin (Thu Feb 21 2008 - 20:03:19 EST)
- Re: Merging of completely unreviewed drivers Adrian Bunk (Thu Feb 21 2008 - 20:07:56 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Rafael J. Wysocki (Thu Feb 21 2008 - 20:08:32 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 20:13:39 EST)
- Re: Boot hang with stack protector on x86_64 Arjan van de Ven (Thu Feb 21 2008 - 20:15:00 EST)
- modular intel-agp does not work on my box Gabriel C (Thu Feb 21 2008 - 20:15:45 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 20:16:40 EST)
- Re: [PATCH 2/7] cgroup: fix comments Paul Menage (Thu Feb 21 2008 - 20:20:31 EST)
- Re: [PATCH] Make sysctl a separate filesystem Al Viro (Thu Feb 21 2008 - 20:25:54 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jeff Chua (Thu Feb 21 2008 - 20:27:28 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers offaftersuspend-to-disk. Screen becomes green. Linus Torvalds (Thu Feb 21 2008 - 20:29:31 EST)
- Re: [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 David Newall (Thu Feb 21 2008 - 20:33:31 EST)
- CPU isolation extensions for the stable 2.6.24.y series Max Krasnyanskiy (Thu Feb 21 2008 - 20:33:51 EST)
- Re: Module loading/unloading and "The Stop Machine" Max Krasnyanskiy (Thu Feb 21 2008 - 20:34:32 EST)
- Re: [PATCH] libata: Register for dock events when the drive is insidea dock station Tejun Heo (Thu Feb 21 2008 - 20:34:55 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Nish Aravamudan (Thu Feb 21 2008 - 20:39:12 EST)
- Re: Module loading/unloading and "The Stop Machine" Tejun Heo (Thu Feb 21 2008 - 20:39:33 EST)
- Re: tty && pid problems Eric W. Biederman (Thu Feb 21 2008 - 20:42:24 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 20:45:14 EST)
- Re: Merging of completely unreviewed drivers David Newall (Thu Feb 21 2008 - 20:46:28 EST)
- Re: Module loading/unloading and "The Stop Machine" Max Krasnyanskiy (Thu Feb 21 2008 - 20:47:27 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Jesse Barnes (Thu Feb 21 2008 - 20:49:39 EST)
- [PATCH 3/3] exporting capability name/code pairs (final) Kohei KaiGai (Thu Feb 21 2008 - 20:50:16 EST)
- [PATCH 2/3] exporting capability name/code pairs (final) Kohei KaiGai (Thu Feb 21 2008 - 20:50:48 EST)
- [PATCH 1/3] exporting capability name/code pairs (final) Kohei KaiGai (Thu Feb 21 2008 - 20:51:15 EST)
- Re: [PATCH] capabilities: implement per-process securebits Andrew G. Morgan (Thu Feb 21 2008 - 20:59:56 EST)
- Re: Module loading/unloading and "The Stop Machine" Tejun Heo (Thu Feb 21 2008 - 21:00:12 EST)
- Re: Merging of completely unreviewed drivers Krzysztof Halasa (Thu Feb 21 2008 - 21:02:33 EST)
- Re: modular intel-agp does not work on my box Dave Airlie (Thu Feb 21 2008 - 21:06:32 EST)
- Re: Merging of completely unreviewed drivers Al Viro (Thu Feb 21 2008 - 21:06:55 EST)
- Re: Module loading/unloading and "The Stop Machine" Max Krasnyanskiy (Thu Feb 21 2008 - 21:17:14 EST)
- Re: Merging of completely unreviewed drivers Krzysztof Halasa (Thu Feb 21 2008 - 21:24:18 EST)
- Re: modular intel-agp does not work on my box Gabriel C (Thu Feb 21 2008 - 21:26:39 EST)
- Configure MSI-X vectors to target different CPUs caiying (Thu Feb 21 2008 - 21:31:39 EST)
- Re: [PATCH 2/2] x86 : relocate uninitialized variable in init DATAsection into init BSS section Huang, Ying (Thu Feb 21 2008 - 21:37:48 EST)
- [PATCH sched-devel 0/7] CPU isolation extensions Max Krasnyanskiy (Thu Feb 21 2008 - 21:39:03 EST)
- Re: [PATCH] correct inconsistent ntp interval/tick_length usage john stultz (Thu Feb 21 2008 - 21:39:39 EST)
- Re: Kernel oops with bluetooth usb dongle Quel Qun (Thu Feb 21 2008 - 21:41:00 EST)
- Re: [PATCH 2/2] x86 : relocate uninitialized variable in init DATAsection into init BSS section H. Peter Anvin (Thu Feb 21 2008 - 22:00:33 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controller in Kconfig KOSAKI Motohiro (Thu Feb 21 2008 - 22:12:43 EST)
- Re: Merging of completely unreviewed drivers Al Viro (Thu Feb 21 2008 - 22:13:40 EST)
- Re: Merging of completely unreviewed drivers Linus Torvalds (Thu Feb 21 2008 - 22:14:22 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controller in Kconfig Nick Piggin (Thu Feb 21 2008 - 22:18:08 EST)
- Re: Kernel oops with bluetooth usb dongle Dave Young (Thu Feb 21 2008 - 22:18:37 EST)
- Re: [UPDATED v2][PATCH 0/6] regulator: voltage and current regulator framework eric miao (Thu Feb 21 2008 - 22:22:45 EST)
- Re: modular intel-agp does not work on my box Gabriel C (Thu Feb 21 2008 - 22:27:53 EST)
- Re: Make yield_task_fair more efficient Balbir Singh (Thu Feb 21 2008 - 22:32:23 EST)
- Re: [GIT PULL?] Create and populate toplevel tests/ for kerneltests Ananth N Mavinakayanahalli (Thu Feb 21 2008 - 22:42:55 EST)
- Re: [PATCH 06/11] xen: move arch/x86/xen/events.c undedr drivers/xen and split out arch specific part. Isaku Yamahata (Thu Feb 21 2008 - 22:47:51 EST)
- Re: [PATCH 1/2] cgroup map files: Add cgroup map data type YAMAMOTO Takashi (Thu Feb 21 2008 - 22:52:21 EST)
- Re: Configure MSI-X vectors to target different CPUs Robert Hancock (Thu Feb 21 2008 - 23:00:05 EST)
- Re: Keyboard interrupt - request_irq() Robert Hancock (Thu Feb 21 2008 - 23:05:07 EST)
- Re: [PATCH 03/10] PCI: AMD SATA IDE mode quirk Matthew Wilcox (Thu Feb 21 2008 - 23:18:07 EST)
- Re: modular intel-agp does not work on my box Dave Jones (Thu Feb 21 2008 - 23:19:41 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Gordon Farquharson (Thu Feb 21 2008 - 23:24:51 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller Balbir Singh (Thu Feb 21 2008 - 23:34:51 EST)
- [PATCH] x86 ptrace: fix compat PTRACE_SETREGS Roland McGrath (Thu Feb 21 2008 - 23:37:43 EST)
- Re: [bug] uml doesn't boot under 2.6.25-rc1 host (was Re: 2.6.24-mm1 bugs) Roland McGrath (Thu Feb 21 2008 - 23:38:30 EST)
- [GIT PULL] XFS update for 2.6.25-rc3 Lachlan McIlroy (Thu Feb 21 2008 - 23:41:28 EST)
- how to setup struct bio zzCherring (Thu Feb 21 2008 - 23:41:56 EST)
- [GIT PULL] XFS update for 2.6.25-rc3 Lachlan McIlroy (Thu Feb 21 2008 - 23:42:30 EST)
- Re: [GIT PULL] XFS update for 2.6.25-rc3 Lachlan McIlroy (Thu Feb 21 2008 - 23:43:45 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Thu Feb 21 2008 - 23:46:20 EST)
- Re: [PATCH 06/37] Security: Separate task security context from task_struct Casey Schaufler (Thu Feb 21 2008 - 23:47:29 EST)
- Re: [PATCH 07/37] Security: De-embed task security record from task and use refcounting Casey Schaufler (Thu Feb 21 2008 - 23:57:47 EST)
- Re: [GIT PULL?] Create and populate toplevel tests/ for kerneltests Stephen Rothwell (Thu Feb 21 2008 - 23:58:08 EST)
- Re: [GIT PULL] XFS update for 2.6.25-rc3 Jeff Garzik (Fri Feb 22 2008 - 00:01:36 EST)
- Re: [GIT PULL?] Create and populate toplevel tests/ for kerneltests Ananth N Mavinakayanahalli (Fri Feb 22 2008 - 00:04:01 EST)
- Re: [PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions Casey Schaufler (Fri Feb 22 2008 - 00:06:27 EST)
- [PATCH 00/11] Xen arch portability patches Isaku Yamahata (Fri Feb 22 2008 - 00:08:18 EST)
- [PATCH 01/11] xen: add missing __HYPERVISOR_arch_[0-7] definisions which ia64 needs. Isaku Yamahata (Fri Feb 22 2008 - 00:08:40 EST)
- [PATCH 02/11] xen: add missing VIRQ_ARCH_[0-7] definitions which ia64/xen needs. Isaku Yamahata (Fri Feb 22 2008 - 00:09:17 EST)
- [PATCH 04/11] xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs Isaku Yamahata (Fri Feb 22 2008 - 00:09:45 EST)
- [PATCH 03/11] xen: add missing definitions for xen grant table which ia64/xen needs. Isaku Yamahata (Fri Feb 22 2008 - 00:10:15 EST)
- [PATCH 05/11] xen: move features.c from arch/x86/xen/features.c to drivers/xen. Isaku Yamahata (Fri Feb 22 2008 - 00:11:13 EST)
- [PATCH 06/11] xen: move arch/x86/xen/events.c undedr drivers/xen and split out arch specific part. Isaku Yamahata (Fri Feb 22 2008 - 00:12:13 EST)
- [PATCH 10/11] xen: import include/xen/interface/callback.h which ia64/xen needs. Isaku Yamahata (Fri Feb 22 2008 - 00:13:00 EST)
- [PATCH 08/11] xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one. Isaku Yamahata (Fri Feb 22 2008 - 00:13:36 EST)
- [PATCH 07/11] xen: make include/xen/page.h portable moving those definitions under asm dir. Isaku Yamahata (Fri Feb 22 2008 - 00:13:56 EST)
- [PATCH 11/11] xen: import arch generic part of xencomm. Isaku Yamahata (Fri Feb 22 2008 - 00:14:30 EST)
- [PATCH 09/11] xen: make grant table arch portable. Isaku Yamahata (Fri Feb 22 2008 - 00:15:00 EST)
- Re: [GIT PULL] XFS update for 2.6.25-rc3 Lachlan McIlroy (Fri Feb 22 2008 - 00:15:49 EST)
- Re: linux-next: first tree Frank Seidel (Fri Feb 22 2008 - 00:31:53 EST)
- Re: linux-next: first tree Frank Seidel (Fri Feb 22 2008 - 00:33:40 EST)
- Re: linux-next: first tree Frank Seidel (Fri Feb 22 2008 - 00:41:50 EST)
- RE: [PATCH 03/10] PCI: AMD SATA IDE mode quirk Cai, Crane (Fri Feb 22 2008 - 00:54:56 EST)
- Re: linux-next: first tree Stephen Rothwell (Fri Feb 22 2008 - 00:56:00 EST)
- Re: [PATCH] Fix building lguest as module. Tony Breeds (Fri Feb 22 2008 - 01:01:00 EST)
- linux-next: Tree for Feb 22 Stephen Rothwell (Fri Feb 22 2008 - 01:04:38 EST)
- Re: [PATCH] capabilities: implement per-process securebits Andrew G. Morgan (Fri Feb 22 2008 - 01:11:46 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Nadia Derbey (Fri Feb 22 2008 - 01:27:05 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers Junio C Hamano (Fri Feb 22 2008 - 01:29:50 EST)
- Re: [PATCH 2/2] xen pvfb: Para-virtual framebuffer, keyboard and pointer driver Markus Armbruster (Fri Feb 22 2008 - 01:32:19 EST)
- Re: linux-next: Tree for Feb 22 Frank Seidel (Fri Feb 22 2008 - 01:33:27 EST)
- Re: Merging of completely unreviewed drivers Ray Lee (Fri Feb 22 2008 - 01:37:20 EST)
- Re: linux-next: Tree for Feb 22 Frank Seidel (Fri Feb 22 2008 - 01:44:48 EST)
- Re: [PATCH] Document huge memory/cache overhead of memorycontroller in Kconfig KAMEZAWA Hiroyuki (Fri Feb 22 2008 - 01:57:58 EST)
- [PATCH] Fix typos on lib/Kconfig Satoru Takeuchi (Fri Feb 22 2008 - 01:59:16 EST)
- Re: linux-next: Tree for Feb 22 Stephen Rothwell (Fri Feb 22 2008 - 01:59:35 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Soeren Sonnenburg (Fri Feb 22 2008 - 02:00:44 EST)
- Re: linux-next: Tree for Feb 22 Stephen Rothwell (Fri Feb 22 2008 - 02:04:53 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Fri Feb 22 2008 - 02:11:21 EST)
- Re: linux-next: Tree for Feb 22 Stephen Rothwell (Fri Feb 22 2008 - 02:21:43 EST)
- Re: Kernel oops with bluetooth usb dongle Thomas Gleixner (Fri Feb 22 2008 - 02:23:42 EST)
- Re: 2.6.25-rc1 xen pvops regression Ian Campbell (Fri Feb 22 2008 - 02:25:36 EST)
- Re: linux-next: Tree for Feb 22 Al Viro (Fri Feb 22 2008 - 02:26:20 EST)
- Re: linux-next: Tree for Feb 22 David Miller (Fri Feb 22 2008 - 02:29:48 EST)
- Re: regression: CD burning (k3b) went broke Jens Axboe (Fri Feb 22 2008 - 02:32:56 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Andrew Morton (Fri Feb 22 2008 - 02:38:43 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Clayton (Fri Feb 22 2008 - 02:40:28 EST)
- Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc Jens Axboe (Fri Feb 22 2008 - 02:41:11 EST)
- Re: [rtc-linux] state of GEN_RTC vs rtc subsystem J.A. MagallÃn (Fri Feb 22 2008 - 02:48:13 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller Pavel Emelyanov (Fri Feb 22 2008 - 02:52:20 EST)
- Re: [GIT PATCH] driver core fixes against 2.6.25-rc2 git Sam Ravnborg (Fri Feb 22 2008 - 02:56:26 EST)
- Regression [Was: Boot hang with stack protector on x86_64] Sam Ravnborg (Fri Feb 22 2008 - 02:59:51 EST)
- Remove duplicate code from sched_fair.c Balbir Singh (Fri Feb 22 2008 - 03:00:43 EST)
- Re: LSI Logic MegaRAID SATA 150-4 / LSI Logic New Generation RAIDDevice Drivers (MEGARAID_NEWGEN) problems (megaraid abort: scsi cmd:14600,do now own) Andrew Morton (Fri Feb 22 2008 - 03:15:01 EST)
- Re: [PATCH 2.6.25-rc2 3/9] Kconfig: Improve init/Kconfig help descriptions- NAMESPACES Pavel Emelyanov (Fri Feb 22 2008 - 03:19:47 EST)
- Re: 2.6.25-rc2 Thinkpad T30 docking fails with oops. Andrew Morton (Fri Feb 22 2008 - 03:36:36 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Dmitry Adamushko (Fri Feb 22 2008 - 03:36:50 EST)
- Re: [PATCH 2/3] exporting capability name/code pairs (final) Andrew G. Morgan (Fri Feb 22 2008 - 03:38:57 EST)
- Re: [LTP] [PATCH 1/8] Scaling msgmni to the amount of lowmem Subrata Modak (Fri Feb 22 2008 - 03:42:45 EST)
- Re: acpi dsts loading and populate_rootfs Thomas Renninger (Fri Feb 22 2008 - 03:52:18 EST)
- RE: [patch 1/2] x86, ptrace: support pebs in ds.c Metzger, Markus T (Fri Feb 22 2008 - 03:59:21 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers Adrian Bunk (Fri Feb 22 2008 - 04:03:42 EST)
- Re: ndiswrapper tainting Romano Giannetti (Fri Feb 22 2008 - 04:05:45 EST)
- Re: [PATCH] macb: Fix speed setting Haavard Skinnemoen (Fri Feb 22 2008 - 04:06:25 EST)
- Re: acpi dsts loading and populate_rootfs Thomas Renninger (Fri Feb 22 2008 - 04:07:00 EST)
- Re: [PATCH] x86 ptrace: fix compat PTRACE_SETREGS Ingo Molnar (Fri Feb 22 2008 - 04:09:37 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Kay Sievers (Fri Feb 22 2008 - 04:12:02 EST)
- Re: [PATCH] ptrace: fix 2.6.25 ptrace_bts_config structuredeclaration Ingo Molnar (Fri Feb 22 2008 - 04:19:57 EST)
- Re: Keyboard interrupt - request_irq() Jiri Kosina (Fri Feb 22 2008 - 04:29:31 EST)
- Re: [PATCH] atmel_spi: support zero length transfer Marc Pignat (Fri Feb 22 2008 - 04:30:47 EST)
- build #372 issue for v2.6.25-rc2-477-g1a4c6be in ./drivers/acpi/osl.c Toralf Förster (Fri Feb 22 2008 - 04:32:58 EST)
- Hyperthreading performance oddities belcampo (Fri Feb 22 2008 - 04:36:22 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] Ingo Molnar (Fri Feb 22 2008 - 04:36:59 EST)
- Re: [PATCH] Make sysctl a separate filesystem Andi Kleen (Fri Feb 22 2008 - 04:38:32 EST)
- Re: 2.6.25-rc1 xen pvops regression Alan Cox (Fri Feb 22 2008 - 04:40:24 EST)
- Re: Remove duplicate code from sched_fair.c Ingo Molnar (Fri Feb 22 2008 - 04:41:13 EST)
- Re: Linux 2.6.24.1 - kernel does not boot; IRQ trouble? Chris Rankin (Fri Feb 22 2008 - 04:42:21 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank andrunning in KVM Ingo Molnar (Fri Feb 22 2008 - 04:45:36 EST)
- Re: [PATCH 2/3] exporting capability name/code pairs (final) Kohei KaiGai (Fri Feb 22 2008 - 04:46:16 EST)
- Re: [PATCH 2/2] make work have a static address in do_boot_cpu() Ingo Molnar (Fri Feb 22 2008 - 04:47:25 EST)
- Re: tty && pid problems Alan Cox (Fri Feb 22 2008 - 04:48:55 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Andi Kleen (Fri Feb 22 2008 - 04:49:44 EST)
- Re: acpi dsts loading and populate_rootfs Andi Kleen (Fri Feb 22 2008 - 04:51:35 EST)
- Re: ndiswrapper tainting Alan Cox (Fri Feb 22 2008 - 04:52:36 EST)
- Re: [PATCH] Make sysctl a separate filesystem Mikael Pettersson (Fri Feb 22 2008 - 04:53:02 EST)
- Re: [PATCH 2/3] exporting capability name/code pairs (final) Li Zefan (Fri Feb 22 2008 - 04:53:33 EST)
- Re: 2.6.25-rc1 xen pvops regression Andi Kleen (Fri Feb 22 2008 - 04:54:23 EST)
- Re: [patch 1/2] x86, ptrace: support pebs in ds.c Ingo Molnar (Fri Feb 22 2008 - 04:54:38 EST)
- GAK!!!! Re: PCI: AMD SATA IDE mode quirk Alan Cox (Fri Feb 22 2008 - 04:58:36 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank and runningin KVM H. Peter Anvin (Fri Feb 22 2008 - 04:59:38 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank andrunning in KVM Ingo Molnar (Fri Feb 22 2008 - 05:01:18 EST)
- [PATCH] Add DECLARE_PCI_DEVICE_TABLE macro Jonas Bonn (Fri Feb 22 2008 - 05:02:34 EST)
- Re: [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 Willy Tarreau (Fri Feb 22 2008 - 05:02:53 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank and runningin KVM H. Peter Anvin (Fri Feb 22 2008 - 05:06:10 EST)
- Re: Hyperthreading performance oddities Frederik Deweerdt (Fri Feb 22 2008 - 05:07:03 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Mark Hounschell (Fri Feb 22 2008 - 05:07:49 EST)
- Re: 2.6.25-rc1 xen pvops regression Alan Cox (Fri Feb 22 2008 - 05:11:40 EST)
- Re: GAK!!!! Re: PCI: AMD SATA IDE mode quirk Alan Cox (Fri Feb 22 2008 - 05:12:00 EST)
- Re: 2.6.25-rc1 xen pvops regression Andi Kleen (Fri Feb 22 2008 - 05:14:29 EST)
- RE: [patch 1/2] x86, ptrace: support pebs in ds.c Metzger, Markus T (Fri Feb 22 2008 - 05:14:57 EST)
- Re: Merging of completely unreviewed drivers Alan Cox (Fri Feb 22 2008 - 05:15:42 EST)
- Re: usb/serial/io_ti.c: inconsequent NULL checking Alan Cox (Fri Feb 22 2008 - 05:20:10 EST)
- Re: GAK!!!! Re: PCI: AMD SATA IDE mode quirk Jiri Slaby (Fri Feb 22 2008 - 05:34:56 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] James Morris (Fri Feb 22 2008 - 05:35:32 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Arne Georg Gleditsch (Fri Feb 22 2008 - 05:37:29 EST)
- bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Fri Feb 22 2008 - 05:40:42 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Matthew Garrett (Fri Feb 22 2008 - 05:43:41 EST)
- lockdep warning Anders Eriksson (Fri Feb 22 2008 - 06:07:50 EST)
- Re: [PATCH 03/10] PCI: AMD SATA IDE mode quirk Matthew Wilcox (Fri Feb 22 2008 - 06:11:19 EST)
- Re: lockdep warning Jiri Kosina (Fri Feb 22 2008 - 06:16:38 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank andrunning in KVM Joerg Roedel (Fri Feb 22 2008 - 06:17:41 EST)
- Re: [PATCHv4 2.6.25] i2c: adds support for i2c bus on Freescale CPM1/CPM2controllers Jochen Friedrich (Fri Feb 22 2008 - 06:19:54 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank andrunning in KVM Joerg Roedel (Fri Feb 22 2008 - 06:23:23 EST)
- [PATCH] let XEN depend on PAE Arnd Hannemann (Fri Feb 22 2008 - 06:30:51 EST)
- Re: Kernel oops with bluetooth usb dongle David Woodhouse (Fri Feb 22 2008 - 06:34:32 EST)
- Re: Kernel oops with bluetooth usb dongle Thomas Gleixner (Fri Feb 22 2008 - 06:44:05 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Peter Zijlstra (Fri Feb 22 2008 - 06:44:28 EST)
- Re: Module loading/unloading and "The Stop Machine" Andi Kleen (Fri Feb 22 2008 - 06:54:10 EST)
- [PATCH] tags: add menuconfig symbols as well Alexey Dobriyan (Fri Feb 22 2008 - 07:03:22 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Karsten Keil (Fri Feb 22 2008 - 07:04:37 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Gordon Farquharson (Fri Feb 22 2008 - 07:08:44 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] Ingo Molnar (Fri Feb 22 2008 - 07:18:51 EST)
- Re: [PATCH] xen: Implement getgeo for Xen virtual block device. Andi Kleen (Fri Feb 22 2008 - 07:19:02 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Fri Feb 22 2008 - 07:19:42 EST)
- Re: distributed module configuration Pavel Machek (Fri Feb 22 2008 - 07:22:55 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Pavel Machek (Fri Feb 22 2008 - 07:23:24 EST)
- build #373 issue for v2.6.25-rc2-477-g1a4c6be in ./crypto/authenc.c Toralf Förster (Fri Feb 22 2008 - 07:23:54 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Andi Kleen (Fri Feb 22 2008 - 07:25:30 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers Bart Van Assche (Fri Feb 22 2008 - 07:29:44 EST)
- Re: 2.6.25-rc[1,2]: failed to setup dm-crypt key mapping Herbert Xu (Fri Feb 22 2008 - 07:34:56 EST)
- Re: [PATCH 09/16] um: use get_personality() WANG Cong (Fri Feb 22 2008 - 07:44:36 EST)
- [PATCH 1/3] Consolidate checks for whether or not to ignore a signal Pavel Emelyanov (Fri Feb 22 2008 - 07:47:43 EST)
- Re: [PATCH] X86: don't print a warning when MTRR are blank andrunning in KVM Ingo Molnar (Fri Feb 22 2008 - 07:48:56 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Andi Kleen (Fri Feb 22 2008 - 07:50:01 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Fri Feb 22 2008 - 07:50:55 EST)
- [PATCH 2/3] Clean dequeue_signal from excess checks and assignments Pavel Emelyanov (Fri Feb 22 2008 - 07:51:30 EST)
- Re: arch/x86/kernel/vsyscall_64.c: overeager NOP of syscalls Andi Kleen (Fri Feb 22 2008 - 07:55:18 EST)
- [PATCH 3/3] Consolidate send_sigqueue and send_group_sigqueue Pavel Emelyanov (Fri Feb 22 2008 - 07:56:22 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controller in Kconfig Andi Kleen (Fri Feb 22 2008 - 07:59:54 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] James Morris (Fri Feb 22 2008 - 08:04:00 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers offaftersuspend-to-disk. Screen becomes green. Ingo Molnar (Fri Feb 22 2008 - 08:07:02 EST)
- Re: [PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions David Howells (Fri Feb 22 2008 - 08:07:36 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Matthieu CASTET (Fri Feb 22 2008 - 08:13:46 EST)
- Re: lockdep warning Anders Eriksson (Fri Feb 22 2008 - 08:18:57 EST)
- Re: lockdep warning Jiri Kosina (Fri Feb 22 2008 - 08:20:54 EST)
- [RFC/PATCH] Update coding standard to avoid ungrepable printk format strings Andi Kleen (Fri Feb 22 2008 - 08:26:38 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] Ingo Molnar (Fri Feb 22 2008 - 08:28:21 EST)
- Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep Gregory Haskins (Fri Feb 22 2008 - 08:29:49 EST)
- Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep Steven Rostedt (Fri Feb 22 2008 - 08:35:36 EST)
- Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep Ingo Molnar (Fri Feb 22 2008 - 08:36:23 EST)
- Re: [PATCH] let XEN depend on PAE Ian Campbell (Fri Feb 22 2008 - 08:37:32 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Mark Hounschell (Fri Feb 22 2008 - 08:41:23 EST)
- Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep Peter Zijlstra (Fri Feb 22 2008 - 08:41:49 EST)
- Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep Steven Rostedt (Fri Feb 22 2008 - 08:43:58 EST)
- Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep Steven Rostedt (Fri Feb 22 2008 - 08:46:33 EST)
- Re: [RFC/PATCH] Update coding standard to avoid ungrepable printkformat strings Stefan Richter (Fri Feb 22 2008 - 08:53:40 EST)
- Re: [PATCH 00/37] Permit filesystem local caching Chris Mason (Fri Feb 22 2008 - 08:58:20 EST)
- [PATCH] add default mode CONFIG_EDD_OFF=n, override with edd={on,off} Tim Gardner (Fri Feb 22 2008 - 08:59:39 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Peter Zijlstra (Fri Feb 22 2008 - 09:00:24 EST)
- [PATCH] PPS: documentation programs and examples. Rodolfo Giometti (Fri Feb 22 2008 - 09:01:09 EST)
- LinuxPPS (RESUBMIT): the PPS Linux implementation. Rodolfo Giometti (Fri Feb 22 2008 - 09:01:40 EST)
- [PATCH] PPS: serial clients support. Rodolfo Giometti (Fri Feb 22 2008 - 09:02:00 EST)
- [PATCH] PPS: example program to enable PPS support on serial ports. Rodolfo Giometti (Fri Feb 22 2008 - 09:02:37 EST)
- [PATCH] LinuxPPS core support. Rodolfo Giometti (Fri Feb 22 2008 - 09:02:58 EST)
- [PATCH] PPS: LinuxPPS clients support. Rodolfo Giometti (Fri Feb 22 2008 - 09:03:29 EST)
- [PATCH] PPS: userland header file for PPS API. Rodolfo Giometti (Fri Feb 22 2008 - 09:03:55 EST)
- [PATCH] PPS: parallel port clients support. Rodolfo Giometti (Fri Feb 22 2008 - 09:04:30 EST)
- Re: [RFC/PATCH] Update coding standard to avoid ungrepable printk format strings Andi Kleen (Fri Feb 22 2008 - 09:04:57 EST)
- Re: [PATCH] mac80211: check endianness/types in sparse runs Johannes Berg (Fri Feb 22 2008 - 09:05:50 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Fri Feb 22 2008 - 09:08:14 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Fri Feb 22 2008 - 09:14:43 EST)
- Re: [PATCH] atmel_spi: support zero length transfer Atsushi Nemoto (Fri Feb 22 2008 - 09:15:08 EST)
- [PATCH] Add option to enable -Wframe-larger-than= on gcc 4.4 Andi Kleen (Fri Feb 22 2008 - 09:15:45 EST)
- Re: 2.6.24 panics initializing ne2k in mips. Samuel Masham (Fri Feb 22 2008 - 09:17:59 EST)
- [PATCH] [1/3] Make all drivers that use dma_declare_coherent_memory depend on it Andi Kleen (Fri Feb 22 2008 - 09:23:45 EST)
- [PATCH] [3/3] Remove dmam_{declare,release}_coherent_memory Andi Kleen (Fri Feb 22 2008 - 09:24:06 EST)
- [PATCH] [2/3] Remove dma_declare_coherent_memory etc. from cris Andi Kleen (Fri Feb 22 2008 - 09:24:33 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers David Newall (Fri Feb 22 2008 - 09:25:03 EST)
- Re: [spi-devel-general] [PATCH] atmel_spi: support zero length transfer Ned Forrester (Fri Feb 22 2008 - 09:28:26 EST)
- PROBLEM: 2.4.36.1 hangs. Unknown (Fri Feb 22 2008 - 09:32:24 EST)
- Re: [spi-devel-general] [PATCH] atmel_spi: support zero length transfer Ned Forrester (Fri Feb 22 2008 - 09:33:38 EST)
- Re: [PATCH 3/3] Consolidate send_sigqueue and send_group_sigqueue Oleg Nesterov (Fri Feb 22 2008 - 09:38:24 EST)
- [PATCH 01/19] Char: moxa, remove static isa support Jiri Slaby (Fri Feb 22 2008 - 09:47:10 EST)
- [PATCH 02/19] Char: moxa, cleanup module-param passed isa init Jiri Slaby (Fri Feb 22 2008 - 09:47:47 EST)
- [PATCH 03/19] Char: moxa, pci io space fixup Jiri Slaby (Fri Feb 22 2008 - 09:48:07 EST)
- [PATCH 04/19] Char: moxa, fix TIOC(G/S)SOFTCAR param Jiri Slaby (Fri Feb 22 2008 - 09:48:31 EST)
- [PATCH 06/19] Char: moxa, merge c2xx and c320 firmware loading Jiri Slaby (Fri Feb 22 2008 - 09:48:48 EST)
- [PATCH 05/19] Char: moxa, add firmware loading Jiri Slaby (Fri Feb 22 2008 - 09:49:21 EST)
- [PATCH 07/19] Char: moxa, remove port->port Jiri Slaby (Fri Feb 22 2008 - 09:49:46 EST)
- [PATCH 08/19] Char: moxa, remove unused port entries Jiri Slaby (Fri Feb 22 2008 - 09:50:01 EST)
- [PATCH 09/19] Char: moxa, centralize board readiness Jiri Slaby (Fri Feb 22 2008 - 09:50:49 EST)
- [PATCH 13/19] Char: moxa, cleanup rx/tx Jiri Slaby (Fri Feb 22 2008 - 09:51:08 EST)
- [PATCH 10/19] Char: moxa, timer cleanup Jiri Slaby (Fri Feb 22 2008 - 09:51:39 EST)
- [PATCH 11/19] Char: moxa, ioctl cleanup Jiri Slaby (Fri Feb 22 2008 - 09:51:54 EST)
- [PATCH 12/19] Char: moxa, merge 2 poll functions Jiri Slaby (Fri Feb 22 2008 - 09:52:25 EST)
- [PATCH 14/19] Char: moxa, serialise timer Jiri Slaby (Fri Feb 22 2008 - 09:52:46 EST)
- [PATCH 19/19] Char: moxa, notify about board readiness Jiri Slaby (Fri Feb 22 2008 - 09:53:03 EST)
- [PATCH 17/19] Char: moxa, remove useless tty functions Jiri Slaby (Fri Feb 22 2008 - 09:53:37 EST)
- [PATCH 16/19] Char: moxa, little cleanup Jiri Slaby (Fri Feb 22 2008 - 09:53:55 EST)
- [PATCH 15/19] Char: moxa, rework open/close Jiri Slaby (Fri Feb 22 2008 - 09:54:30 EST)
- [PATCH 18/19] Char: moxa, introduce MOXA_IS_320 macro Jiri Slaby (Fri Feb 22 2008 - 09:54:48 EST)
- Re: [PATCH] let XEN depend on PAE Arnd Hannemann (Fri Feb 22 2008 - 10:00:17 EST)
- Re: [RFC/PATCH] Update coding standard to avoid ungrepable printkformat strings Alan Cox (Fri Feb 22 2008 - 10:12:44 EST)
- [PATCH] make c_idle.work have a static address. Glauber Costa (Fri Feb 22 2008 - 10:17:38 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers Peter Zijlstra (Fri Feb 22 2008 - 10:18:18 EST)
- Re: [PATCH 2/3] exporting capability name/code pairs (final) Greg KH (Fri Feb 22 2008 - 10:33:00 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] Linus Torvalds (Fri Feb 22 2008 - 10:44:39 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Chris Clayton (Fri Feb 22 2008 - 10:47:16 EST)
- Re: [PATCH] Document huge memory/cache overhead of memory controllerin Kconfig Balbir Singh (Fri Feb 22 2008 - 10:52:31 EST)
- [PATCH] 9p: Make uname and remotename parsing more robust Markus Armbruster (Fri Feb 22 2008 - 10:57:47 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Rafael J. Wysocki (Fri Feb 22 2008 - 10:58:25 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] Arjan van de Ven (Fri Feb 22 2008 - 10:59:56 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers John W. Linville (Fri Feb 22 2008 - 11:03:16 EST)
- Re: build #372 issue for v2.6.25-rc2-477-g1a4c6be in ./drivers/acpi/osl.c Karthik Gopalakrishnan (Fri Feb 22 2008 - 11:06:30 EST)
- make[3]: *** [sound/drivers/opl3/opl3_synth.o] Error 1 Vegard Nossum (Fri Feb 22 2008 - 11:10:51 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Rafael J. Wysocki (Fri Feb 22 2008 - 11:12:32 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] Sam Ravnborg (Fri Feb 22 2008 - 11:13:00 EST)
- Re: [UPDATED v2][PATCH 0/6] regulator: voltage and currentregulator framework Liam Girdwood (Fri Feb 22 2008 - 11:13:29 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Fri Feb 22 2008 - 11:15:23 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Fri Feb 22 2008 - 11:16:55 EST)
- RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info Yang, Bo (Fri Feb 22 2008 - 11:18:32 EST)
- [PATCH] CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 Jesper Nilsson (Fri Feb 22 2008 - 11:20:33 EST)
- Re: [PATCH] capabilities: implement per-process securebits Serge E. Hallyn (Fri Feb 22 2008 - 11:22:59 EST)
- [PATCH] add default mode CONFIG_EDD_OFF=n, override with edd={on,off} Matt Domsch (Fri Feb 22 2008 - 11:23:27 EST)
- Re: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info Matthew Wilcox (Fri Feb 22 2008 - 11:25:00 EST)
- [PATCH] xen: Add compatibility aliases for frontend drivers Mark McLoughlin (Fri Feb 22 2008 - 11:26:59 EST)
- [PATCH] xen: Module autoprobing support for frontend drivers Mark McLoughlin (Fri Feb 22 2008 - 11:27:22 EST)
- RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDBcmds with sense info James Bottomley (Fri Feb 22 2008 - 11:28:01 EST)
- [patch] Remove unneeded null tty check in drivers/usb/serial/io_ti.c Ray Lee (Fri Feb 22 2008 - 11:31:20 EST)
- Re: [patch] my mmu notifiers Jack Steiner (Fri Feb 22 2008 - 11:32:12 EST)
- Re: 2.6.25-rc1 xen pvops regression H. Peter Anvin (Fri Feb 22 2008 - 11:32:45 EST)
- Re: lockdep warning Anders Eriksson (Fri Feb 22 2008 - 11:33:13 EST)
- Re: 100% C0 with 2.6.25-rc Jan Willies (Fri Feb 22 2008 - 11:33:41 EST)
- RE: [PATCH 00/37] Permit filesystem local caching Rick Macklem (Fri Feb 22 2008 - 11:34:31 EST)
- MD sysfs/kobject issues in SAN environment. greg (Fri Feb 22 2008 - 11:35:03 EST)
- RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDBcmds with sense info James Bottomley (Fri Feb 22 2008 - 11:35:50 EST)
- Re: [Xen-devel] [PATCH] let XEN depend on PAE Jeremy Fitzhardinge (Fri Feb 22 2008 - 11:40:11 EST)
- Re: [PATCH] xen: Implement getgeo for Xen virtual block device. Linus Torvalds (Fri Feb 22 2008 - 11:43:43 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Fri Feb 22 2008 - 11:50:30 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Mike Christie (Fri Feb 22 2008 - 11:50:48 EST)
- Re: Doubt in Device tree entry for USB on Powerpc based board Scott Wood (Fri Feb 22 2008 - 11:51:11 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers offaftersuspend-to-disk. Screen becomes green. Linus Torvalds (Fri Feb 22 2008 - 11:51:42 EST)
- 2.6.25-rc2 + smartd = hang Anders Eriksson (Fri Feb 22 2008 - 11:51:59 EST)
- Re: [PATCH] add default mode CONFIG_EDD_OFF=n, override withedd={on,off} Randy Dunlap (Fri Feb 22 2008 - 11:54:09 EST)
- Re: [Xen-devel] [PATCH] let XEN depend on PAE Arnd Hannemann (Fri Feb 22 2008 - 11:54:42 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Mark Lord (Fri Feb 22 2008 - 11:55:21 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Mark Lord (Fri Feb 22 2008 - 11:56:49 EST)
- Re: [PATCH] add default mode CONFIG_EDD_OFF=n, override with edd={on,off} H. Peter Anvin (Fri Feb 22 2008 - 11:58:31 EST)
- Re: [RFC/PATCH] Update coding standard to avoid ungrepable printkformat strings Joe Perches (Fri Feb 22 2008 - 11:59:19 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Mike Christie (Fri Feb 22 2008 - 11:59:37 EST)
- Re: lockdep warning Jiri Kosina (Fri Feb 22 2008 - 12:01:47 EST)
- RE: 100% C0 with 2.6.25-rc Pallipadi, Venkatesh (Fri Feb 22 2008 - 12:02:42 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Fri Feb 22 2008 - 12:03:56 EST)
- Re: [PATCH 1/3] exporting capability name/code pairs (final) Greg KH (Fri Feb 22 2008 - 12:05:46 EST)
- Re: 2.6.25-rc2-mm1 - several bugs and a crash Paul E. McKenney (Fri Feb 22 2008 - 12:09:33 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Fri Feb 22 2008 - 12:13:18 EST)
- [PATCH] include falloc.h in header-y Eric Sandeen (Fri Feb 22 2008 - 12:28:25 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. Mark Lord (Fri Feb 22 2008 - 12:32:26 EST)
- [PATCH 0/16] ALSA fixes for 2.6.25-rc2 Takashi Iwai (Fri Feb 22 2008 - 12:33:24 EST)
- [PATCH 1/2] char: fix sparse shadowed variable warnings in esp.c Harvey Harrison (Fri Feb 22 2008 - 12:34:11 EST)
- [PATCH 01/16] [ALSA] opl3 - Fix compilation without sequencer support Takashi Iwai (Fri Feb 22 2008 - 12:34:29 EST)
- [PATCH 2/2] char: fix possible double-unlock in esp.c Harvey Harrison (Fri Feb 22 2008 - 12:34:45 EST)
- [PATCH 02/16] [ALSA] race between disconnect and error handling in usbmidi Takashi Iwai (Fri Feb 22 2008 - 12:35:20 EST)
- [PATCH 03/16] [ALSA] oxygen - Fix section mismatch Takashi Iwai (Fri Feb 22 2008 - 12:35:53 EST)
- [PATCH 04/16] [ALSA] hdsp - Fix section mismatch Takashi Iwai (Fri Feb 22 2008 - 12:36:24 EST)
- [PATCH 05/16] [ALSA] HDA - enable snoop on SCH Takashi Iwai (Fri Feb 22 2008 - 12:36:42 EST)
- [PATCH 06/16] [ALSA] hda-codec - Fix SPDIF output on Conexant 5045 codec Takashi Iwai (Fri Feb 22 2008 - 12:37:23 EST)
- [PATCH 07/16] [ALSA] oxygen: fix line-in recording selection Takashi Iwai (Fri Feb 22 2008 - 12:41:18 EST)
- [PATCH 08/16] [ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe() Takashi Iwai (Fri Feb 22 2008 - 12:41:54 EST)
- [PATCH 09/16] [ALSA] hda-codec - Fix race condition in generic bound volume/swtich controls Takashi Iwai (Fri Feb 22 2008 - 12:43:27 EST)
- [PATCH 10/16] [ALSA] hda-codec - Don't create vmaster if no slaves found Takashi Iwai (Fri Feb 22 2008 - 12:44:01 EST)
- [PATCH 11/16] [ALSA] hda-codec - Fix wrong capture source selection for ALC883 codec Takashi Iwai (Fri Feb 22 2008 - 12:44:37 EST)
- Re: [PATCH] RUSAGE_THREAD Michael Kerrisk (Fri Feb 22 2008 - 12:45:20 EST)
- [PATCH 12/16] [ALSA] hda-codec - Fix ALC882 capture source selection Takashi Iwai (Fri Feb 22 2008 - 12:45:47 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Fri Feb 22 2008 - 12:46:25 EST)
- [PATCH 13/16] [ALSA] hda-codec - Fix amp-in values for pin widgets Takashi Iwai (Fri Feb 22 2008 - 12:46:50 EST)
- [PATCH] Add SDIO 'type' parameter to sysfs Andy Shevchenko (Fri Feb 22 2008 - 12:47:21 EST)
- [PATCH] char: fix sparse variable shadowing and int as NULLpointer in rocket.c Harvey Harrison (Fri Feb 22 2008 - 12:47:48 EST)
- [PATCH 14/16] [ALSA] caiaq - fix section mismatch warning Takashi Iwai (Fri Feb 22 2008 - 12:48:22 EST)
- RE: 100% C0 with 2.6.25-rc Pallipadi, Venkatesh (Fri Feb 22 2008 - 12:48:48 EST)
- [PATCH 15/16] [ALSA] hda-intel - Fix Oops with ATI HDMI devices Takashi Iwai (Fri Feb 22 2008 - 12:49:15 EST)
- [PATCH 16/16] [ALSA] bt87X: fix freeing of shared interrupt Takashi Iwai (Fri Feb 22 2008 - 12:49:44 EST)
- Re: [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 Gene Heskett (Fri Feb 22 2008 - 12:50:22 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Fri Feb 22 2008 - 12:51:00 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Gabriel C (Fri Feb 22 2008 - 12:52:01 EST)
- Re: 100% C0 with 2.6.25-rc Jan Willies (Fri Feb 22 2008 - 12:52:35 EST)
- RE: 100% C0 with 2.6.25-rc Pallipadi, Venkatesh (Fri Feb 22 2008 - 12:55:07 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Fri Feb 22 2008 - 12:56:53 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Mark Hounschell (Fri Feb 22 2008 - 13:00:28 EST)
- Re: 2.6.25-rc2 + smartd = hang Jeff Garzik (Fri Feb 22 2008 - 13:01:04 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. Matthew Garrett (Fri Feb 22 2008 - 13:02:22 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green. david (Fri Feb 22 2008 - 13:08:02 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Sam Ravnborg (Fri Feb 22 2008 - 13:08:31 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Nish Aravamudan (Fri Feb 22 2008 - 13:12:33 EST)
- Re: 2.6.25-rc2 Thinkpad T30 docking fails with oops. Kristen Carlson Accardi (Fri Feb 22 2008 - 13:12:46 EST)
- [PATCH] char: fix sparse shadowed variable warnings in cyclades.c Harvey Harrison (Fri Feb 22 2008 - 13:14:17 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Randy Dunlap (Fri Feb 22 2008 - 13:16:29 EST)
- Re: 100% C0 with 2.6.25-rc Jan Willies (Fri Feb 22 2008 - 13:17:30 EST)
- [PATCH] char: static functions and integer as NULL pointer fixesin epca.c Harvey Harrison (Fri Feb 22 2008 - 13:20:12 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Nish Aravamudan (Fri Feb 22 2008 - 13:22:19 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Sam Ravnborg (Fri Feb 22 2008 - 13:27:40 EST)
- Re: [PATCH 14/16] [ALSA] caiaq - fix section mismatch warning Sam Ravnborg (Fri Feb 22 2008 - 13:31:57 EST)
- [PATCH 1/2] char: hide sparse expensive pointer subtractionwarning in specialix.c Harvey Harrison (Fri Feb 22 2008 - 13:34:00 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Randy Dunlap (Fri Feb 22 2008 - 13:34:30 EST)
- [PATCH 2/2] char: fix possible double-unlock in specialix.c Harvey Harrison (Fri Feb 22 2008 - 13:34:49 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not beclustered_box Yinghai Lu (Fri Feb 22 2008 - 13:41:33 EST)
- [PATCH] x86: don't save unreliable stack trace entries Vegard Nossum (Fri Feb 22 2008 - 13:44:22 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not beclustered_box Yinghai Lu (Fri Feb 22 2008 - 13:46:55 EST)
- Re: [PATCH] x86: don't save unreliable stack trace entries Arjan van de Ven (Fri Feb 22 2008 - 13:48:53 EST)
- [PATCH 1/2] char: hide sparse expensive pointer subtractionwarning in specialix.c Harvey Harrison (Fri Feb 22 2008 - 13:50:57 EST)
- Re: Merging of completely unreviewed drivers Ingo Molnar (Fri Feb 22 2008 - 13:54:43 EST)
- Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Sam Ravnborg (Fri Feb 22 2008 - 13:56:47 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Andi Kleen (Fri Feb 22 2008 - 13:57:47 EST)
- Re: [spi-devel-general] [PATCH] atmel_spi: support zero length transfer David Brownell (Fri Feb 22 2008 - 13:59:10 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Andi Kleen (Fri Feb 22 2008 - 13:59:37 EST)
- Re: 2.6.25-rc2 + smartd = hang Anders Eriksson (Fri Feb 22 2008 - 13:59:57 EST)
- Re: [Xen-devel] [PATCH] let XEN depend on PAE Jeremy Fitzhardinge (Fri Feb 22 2008 - 14:02:08 EST)
- Re: [spi-devel-general] [PATCH] atmel_spi: support zero length transfer David Brownell (Fri Feb 22 2008 - 14:02:43 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers John W. Linville (Fri Feb 22 2008 - 14:03:32 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Yinghai Lu (Fri Feb 22 2008 - 14:04:27 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Andi Kleen (Fri Feb 22 2008 - 14:05:47 EST)
- Re: [spi-devel-general] [PATCH] atmel_spi: support zero length transfer David Brownell (Fri Feb 22 2008 - 14:06:30 EST)
- Re: [PATCH] xen: Implement getgeo for Xen virtual block device. Jeremy Fitzhardinge (Fri Feb 22 2008 - 14:06:51 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Yinghai Lu (Fri Feb 22 2008 - 14:07:48 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Paul E. McKenney (Fri Feb 22 2008 - 14:08:52 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Andi Kleen (Fri Feb 22 2008 - 14:09:24 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers Bart Van Assche (Fri Feb 22 2008 - 14:11:21 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Fri Feb 22 2008 - 14:12:00 EST)
- Re: [PATCH 1/2] char: hide sparse expensive pointer subtractionwarning in specialix.c Joe Perches (Fri Feb 22 2008 - 14:14:44 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Bill Huey (hui) (Fri Feb 22 2008 - 14:20:00 EST)
- Re: Merging of completely unreviewed drivers Jeff Garzik (Fri Feb 22 2008 - 14:20:55 EST)
- Re: Merging of completely unreviewed drivers Pavel Machek (Fri Feb 22 2008 - 14:21:36 EST)
- Re: Merging of completely unreviewed drivers Pavel Machek (Fri Feb 22 2008 - 14:21:56 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Bill Huey (hui) (Fri Feb 22 2008 - 14:22:39 EST)
- Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition Pavel Machek (Fri Feb 22 2008 - 14:23:01 EST)
- Re: [PATCH [RT] 07/14] adaptive real-time lock support Pavel Machek (Fri Feb 22 2008 - 14:23:37 EST)
- Re: [PATCH 2/2] char: fix possible double-unlock in esp.c Jiri Slaby (Fri Feb 22 2008 - 14:24:07 EST)
- Re: [PATCH [RT] 02/14] spinlock: make preemptible-waiter feature a specific config option Pavel Machek (Fri Feb 22 2008 - 14:24:46 EST)
- Re: 2.6.25-rc1 xen pvops regression Pavel Machek (Fri Feb 22 2008 - 14:25:53 EST)
- [PATCH] [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Randy Dunlap (Fri Feb 22 2008 - 14:35:47 EST)
- Re: [spi-devel-general] [PATCH] atmel_spi: support zero length transfer Ned Forrester (Fri Feb 22 2008 - 14:37:14 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Paul E. McKenney (Fri Feb 22 2008 - 14:44:26 EST)
- Re: [Xen-devel] [PATCH] let XEN depend on PAE Arnd Hannemann (Fri Feb 22 2008 - 14:45:44 EST)
- Re: Merging of completely unreviewed drivers Greg KH (Fri Feb 22 2008 - 14:46:44 EST)
- [PATCH] hpt366: fix section mismatch warnings Sam Ravnborg (Fri Feb 22 2008 - 14:47:22 EST)
- Re: 2.6.25-rc2 regression in rt61pci wireless driver Ivo van Doorn (Fri Feb 22 2008 - 14:48:38 EST)
- Re: [spi-devel-general] [PATCH] atmel_spi: support zero length transfer Ned Forrester (Fri Feb 22 2008 - 14:52:40 EST)
- Re: [PATCH] hpt366: fix section mismatch warnings Sergei Shtylyov (Fri Feb 22 2008 - 14:53:01 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Sven-Thorsten Dietrich (Fri Feb 22 2008 - 14:56:18 EST)
- [2.6 patch] make watchdog/hpwdt.c:asminline_call() static Adrian Bunk (Fri Feb 22 2008 - 14:59:01 EST)
- [2.6 patch] make smackfs.c:smk_unlbl_ambient() static Adrian Bunk (Fri Feb 22 2008 - 14:59:44 EST)
- [2.6 patch] proper __do_softirq() prototype Adrian Bunk (Fri Feb 22 2008 - 15:00:23 EST)
- [2.6 patch] proper spawn_ksoftirqd() prototype Adrian Bunk (Fri Feb 22 2008 - 15:01:21 EST)
- [2.6 patch] proper pid{hash,map}_init() prototypes Adrian Bunk (Fri Feb 22 2008 - 15:01:46 EST)
- [2.6 patch] kernel/ns_cgroup.c should #include <linux/nsproxy.h> Adrian Bunk (Fri Feb 22 2008 - 15:02:17 EST)
- [2.6 patch] make xen-blkfront.c:blkif_getgeo() static Adrian Bunk (Fri Feb 22 2008 - 15:02:52 EST)
- [2.6 patch] x86: don't make swapper_pg_pmd global Adrian Bunk (Fri Feb 22 2008 - 15:03:35 EST)
- [2.6 patch] usb/serial/io_ti.c: remove unneeded NULL check Adrian Bunk (Fri Feb 22 2008 - 15:03:56 EST)
- [2.6 patch] pci/pcie/aer/aerdrv_acpi.c: remove unneeded NULL check Adrian Bunk (Fri Feb 22 2008 - 15:04:43 EST)
- [2.6 patch] make struct mempolicy.c:default_policy static Adrian Bunk (Fri Feb 22 2008 - 15:05:18 EST)
- [2.6 patch] mm/slub.c: remove unneeded NULL check Adrian Bunk (Fri Feb 22 2008 - 15:05:59 EST)
- [2.6 patch] mm/migrate.c should #include <linux/syscalls.h> Adrian Bunk (Fri Feb 22 2008 - 15:06:39 EST)
- Re: [GIT PATCH] driver core fixes against 2.6.25-rc2 git Greg KH (Fri Feb 22 2008 - 15:07:21 EST)
- Re: [2.6 patch] make smackfs.c:smk_unlbl_ambient() static Paul Moore (Fri Feb 22 2008 - 15:08:05 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Fri Feb 22 2008 - 15:08:42 EST)
- Re: [2.6 patch] usb/serial/io_ti.c: remove unneeded NULL check Alan Cox (Fri Feb 22 2008 - 15:09:14 EST)
- Re: [GIT PATCH] driver core fixes against 2.6.25-rc2 git Sam Ravnborg (Fri Feb 22 2008 - 15:09:49 EST)
- [PATCH 20/21] Char: moxa, update credits Jiri Slaby (Fri Feb 22 2008 - 15:10:49 EST)
- ata_ram driver Matthew Wilcox (Fri Feb 22 2008 - 15:11:22 EST)
- xtansa common_defconfig compile error Adrian Bunk (Fri Feb 22 2008 - 15:11:46 EST)
- [PATCH 21/21] Char: moxa, add firmware loading fix Jiri Slaby (Fri Feb 22 2008 - 15:12:34 EST)
- Re: [2.6 patch] mm/slub.c: remove unneeded NULL check Pekka Enberg (Fri Feb 22 2008 - 15:13:28 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Fri Feb 22 2008 - 15:14:30 EST)
- Re: [stable] [2.6.22.y] {13/14} - NFSv2/v3: Fix a memory leak whenusing -onolock - on top of 2.6.22.17 Greg KH (Fri Feb 22 2008 - 15:14:56 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Peter W. Morreale (Fri Feb 22 2008 - 15:15:57 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Paul E. McKenney (Fri Feb 22 2008 - 15:23:49 EST)
- Re: BUG?: "Cannot map mmconfig aperture" Diego Calleja (Fri Feb 22 2008 - 15:24:36 EST)
- Re: [stable] [2.6.22.y] {13/14} - NFSv2/v3: Fix a memory leak when using -onolock - on top of 2.6.22.17 Oliver Pinter (Fri Feb 22 2008 - 15:26:47 EST)
- Re: [UPDATED v2][PATCH 0/6] regulator: voltage and current regulator framework David Brownell (Fri Feb 22 2008 - 15:29:20 EST)
- Re: [Rt2400-devel] 2.6.25-rc2 regression in rt61pci wireless driver Chris Vine (Fri Feb 22 2008 - 15:33:51 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Peter W. Morreale (Fri Feb 22 2008 - 15:36:29 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Fri Feb 22 2008 - 15:38:46 EST)
- Re: [PATCH] hpt366: fix section mismatch warnings Sam Ravnborg (Fri Feb 22 2008 - 15:43:26 EST)
- Ocfs2 patches for linux-next Mark Fasheh (Fri Feb 22 2008 - 15:43:48 EST)
- Re: [2.6 patch] make xen-blkfront.c:blkif_getgeo() static Ian Campbell (Fri Feb 22 2008 - 15:45:38 EST)
- Re: [PATCH] hpt366: fix section mismatch warnings Bartlomiej Zolnierkiewicz (Fri Feb 22 2008 - 15:46:45 EST)
- [PATCH] qd65xx: remove commented out code Bartlomiej Zolnierkiewicz (Fri Feb 22 2008 - 15:47:13 EST)
- [PATCH] ide: remove ide-tape documentation from Documentation/ide.txt Bartlomiej Zolnierkiewicz (Fri Feb 22 2008 - 15:51:29 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Max Krasnyanskiy (Fri Feb 22 2008 - 16:05:00 EST)
- [PATCH sched-devel 2/7] cpuisol: Do not route IRQs to the CPUs isolated at boot Max Krasnyansky (Fri Feb 22 2008 - 16:09:46 EST)
- [PATCH sched-devel 4/7] cpuisol: Move on-stack array used for boot cmd parsing into __initdata Max Krasnyansky (Fri Feb 22 2008 - 16:10:14 EST)
- [PATCH sched-devel 3/7] cpuisol: Do not schedule workqueues on the isolated CPUs Max Krasnyansky (Fri Feb 22 2008 - 16:10:42 EST)
- [PATCH sched-devel 7/7] cpuisol: Do not halt isolated CPUs with Stop Machine Max Krasnyansky (Fri Feb 22 2008 - 16:11:05 EST)
- [PATCH sched-devel 6/7] cpuisol: Minor updates to the Kconfig options Max Krasnyansky (Fri Feb 22 2008 - 16:11:44 EST)
- [PATCH sched-devel 5/7] cpuisol: Documentation updates Max Krasnyansky (Fri Feb 22 2008 - 16:12:15 EST)
- [PATCH sched-devel 1/7] cpuisol: Make cpu isolation configrable and export isolated map Max Krasnyansky (Fri Feb 22 2008 - 16:12:52 EST)
- [PATCH] ide: remove stale comments from ide-dma.c Bartlomiej Zolnierkiewicz (Fri Feb 22 2008 - 16:13:31 EST)
- Re: [Xen-devel] [PATCH] let XEN depend on PAE Jeremy Fitzhardinge (Fri Feb 22 2008 - 16:17:21 EST)
- European manufactured Thai Pants special offers Pantalon Thai (Fri Feb 22 2008 - 16:21:59 EST)
- Re: 2.6.25-rc2 + smartd = hang Mark Lord (Fri Feb 22 2008 - 16:26:18 EST)
- Re: ata_ram driver Mark Lord (Fri Feb 22 2008 - 16:28:00 EST)
- [PATCH] x86_64: insert_resorce for lapic addr aftere820_reserve_resources Yinghai Lu (Fri Feb 22 2008 - 16:29:19 EST)
- Re: [PATCH] ide: remove stale comments from ide-dma.c Mark Lord (Fri Feb 22 2008 - 16:36:39 EST)
- Re: 2.6.25-rc2 + smartd = hang Anders Eriksson (Fri Feb 22 2008 - 16:40:12 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Mark Hounschell (Fri Feb 22 2008 - 16:41:57 EST)
- [patch 00/23] 2.6.22-stable review Greg KH (Fri Feb 22 2008 - 16:42:42 EST)
- [patch 01/23] cciss: fix memory leak Greg KH (Fri Feb 22 2008 - 16:43:12 EST)
- [patch 02/23] sata_promise: FastTrack TX4200 is asecond-generation chip Greg KH (Fri Feb 22 2008 - 16:43:48 EST)
- [patch 03/23] sata_promise: ASIC PRD table bug workaround Greg KH (Fri Feb 22 2008 - 16:44:27 EST)
- [patch 04/23] PCI: Fix fakephp deadlock Greg KH (Fri Feb 22 2008 - 16:44:54 EST)
- [patch 05/23] quicklists: do not release off node pages early Greg KH (Fri Feb 22 2008 - 16:45:36 EST)
- [patch 06/23] NFS: Fix a potential file corruption issue whenwriting Greg KH (Fri Feb 22 2008 - 16:46:13 EST)
- [patch 07/23] cciss: Panic in blk_rq_map_sg() from CCISS driver Greg KH (Fri Feb 22 2008 - 16:46:42 EST)
- [patch 08/23] Handle bogus %cs selector in single-step instructiondecoding (CVE-2007-3731) Greg KH (Fri Feb 22 2008 - 16:47:17 EST)
- [patch 09/23] i386: fixup TRACE_IRQ breakage (CVE-2007-3731) Greg KH (Fri Feb 22 2008 - 16:47:45 EST)
- [patch 10/23] Intel_agp: really fix 945/965GME Greg KH (Fri Feb 22 2008 - 16:48:18 EST)
- [patch 11/23] pci: fix unterminated pci_device_id lists Greg KH (Fri Feb 22 2008 - 16:48:50 EST)
- [patch 12/23] sony-laptop: call sonypi_compat_init earlier Greg KH (Fri Feb 22 2008 - 16:49:24 EST)
- [patch 13/23] VIA_VELOCITY: Dont oops on MTU change. Greg KH (Fri Feb 22 2008 - 16:49:53 EST)
- [patch 14/23] via-velocity: dont oops on MTU change (resend) Greg KH (Fri Feb 22 2008 - 16:50:39 EST)
- [patch 15/23] knfsd: fix spurious EINVAL errors on first access ofnew filesystem Greg KH (Fri Feb 22 2008 - 16:51:12 EST)
- [patch 16/23] NFS: Fix nfs_reval_fsid() Greg KH (Fri Feb 22 2008 - 16:51:39 EST)
- [patch 17/23] NFSv2/v3: Fix a memory leak when using -onolock Greg KH (Fri Feb 22 2008 - 16:52:13 EST)
- [patch 18/23] NFS: Fix an Oops in encode_lookup() Greg KH (Fri Feb 22 2008 - 16:52:49 EST)
- [patch 19/23] knfsd: query filesystem for NFSv4 getattr ofFATTR4_MAXNAME Greg KH (Fri Feb 22 2008 - 16:53:21 EST)
- [patch 20/23] quicklists: Only consider memory that can be usedwith GFP_KERNEL Greg KH (Fri Feb 22 2008 - 16:53:52 EST)
- [patch 21/23] Be more robust about bad arguments inget_user_pages() Greg KH (Fri Feb 22 2008 - 16:54:31 EST)
- [patch 22/23] SCSI: sd: handle bad lba in sense information Greg KH (Fri Feb 22 2008 - 16:55:04 EST)
- [patch 23/23] NETFILTER: nf_conntrack_tcp: conntrack reopening fix Greg KH (Fri Feb 22 2008 - 16:55:57 EST)
- Re: [patch 00/23] 2.6.22-stable review Greg KH (Fri Feb 22 2008 - 16:56:31 EST)
- Re: [patch 00/23] 2.6.22-stable review Oliver Pinter (Fri Feb 22 2008 - 16:59:23 EST)
- Re: 2.6.25-rc2 + smartd = hang Jeff Garzik (Fri Feb 22 2008 - 17:00:41 EST)
- Re: [patch 00/23] 2.6.22-stable review Oliver Pinter (Fri Feb 22 2008 - 17:03:21 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Gregory Haskins (Fri Feb 22 2008 - 17:04:14 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Max Krasnyanskiy (Fri Feb 22 2008 - 17:05:37 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Max Krasnyanskiy (Fri Feb 22 2008 - 17:08:31 EST)
- [PATCH 00/20] Various Coding Style fixes Paolo Ciarrocchi (Fri Feb 22 2008 - 17:09:32 EST)
- [PATCH 01/20] x86: Coding Style fix to arch/x86/boot/pm.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:09:56 EST)
- [PATCH 02/20] x86: Coding Style fixes toarch/x86/kernel/summit_32.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:10:52 EST)
- [PATCH 03/20] x86: Coding Style fixes toarch/x86/kernel/cpu/intel.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:11:26 EST)
- [PATCH 04/20] x86: Coding Style fixes to arch/x86/oprofile/init.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:11:56 EST)
- [PATCH 05/20] x86: Coding Style fixes to arch/x86/lib/strstr_3 Paolo Ciarrocchi (Fri Feb 22 2008 - 17:12:36 EST)
- [PATCH 06/20] x86: Coding Style fixes to arch/x86/kernel/mca_32.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:12:56 EST)
- [PATCH 07/20] x86: Coding Style fixes toarch/x86/kernel/cpu/mtrr/state.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:13:41 EST)
- [PATCH 08/20] x86: Coding Style fixes to arch/x86/lib/memcpy_32.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:14:04 EST)
- [PATCH 09/20] x86: Coding Style fixes toarch/x86/kernel/cpu/transmeta.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:14:45 EST)
- [PATCH 10/20] x86: Coding Style fixes to arch/x86/kernel/cpu/amd.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:15:40 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Greg KH (Fri Feb 22 2008 - 17:16:20 EST)
- [PATCH 11/20] x86: Coding Style fixes to arch/x86/kernel/vm86_32.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:16:51 EST)
- [PATCH 12/20] x86: Coding Style fixes toarch/x86/kernel/cpu/mcheck/non-fatal.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:17:37 EST)
- [PATCH 13/20] x86: Coding Style fixes toarch/x86/kernel/cpu/mcheck/winchip.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:18:05 EST)
- [PATCH 14/20] x86: Coding Style fixes toarch/x86/kernel/cpu/mcheck/mce_32.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:18:40 EST)
- [PATCH 15/20] x86: Coding Style fixes to arch/x86/boot/cpucheck.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:19:19 EST)
- [PATCH 16/20] x86: Coding Style fixes toarch/x86/kernel/cpu/cyrix.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:19:51 EST)
- [PATCH 18/20] x86: Coding Style fixes toarch/x86/kernel/acpi/sleep.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:20:43 EST)
- [PATCH 19/20] x86: Coding Style fixes to arch/x86/kernel/msr.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:21:27 EST)
- [PATCH 20/20] x86: Coding Style fixes to arch/x86/xen/multicalls.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:21:56 EST)
- [PATCH 17/20] x86: Coding Style fixes toarch/x86/oprofile/nmi_timer_int.c Paolo Ciarrocchi (Fri Feb 22 2008 - 17:22:38 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Greg KH (Fri Feb 22 2008 - 17:23:11 EST)
- Re: linux-next: Tree for Feb 22 Randy Dunlap (Fri Feb 22 2008 - 17:23:45 EST)
- Re: [PATCH 2.6.25-rc2 3/9] Kconfig: Improve init/Kconfig helpdescriptions - NAMESPACES Serge E. Hallyn (Fri Feb 22 2008 - 17:24:17 EST)
- Re: 2.6.24 panics initializing ne2k in mips. Rob Landley (Fri Feb 22 2008 - 17:24:47 EST)
- Re: [PATCH [RT] 11/14] optimize the !printk fastpath through thelock acquisition Gregory Haskins (Fri Feb 22 2008 - 17:25:36 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Max Krasnyanskiy (Fri Feb 22 2008 - 17:26:20 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Mike Christie (Fri Feb 22 2008 - 17:26:57 EST)
- Re: [PATCH 00/37] Permit filesystem local caching Daniel Phillips (Fri Feb 22 2008 - 17:27:34 EST)
- Re: Merging of completely unreviewed drivers Krzysztof Halasa (Fri Feb 22 2008 - 17:29:22 EST)
- [PATCH] Prevent the loop in timespec_add_ns() to be optimised away Segher Boessenkool (Fri Feb 22 2008 - 17:30:35 EST)
- Re: Ocfs2 patches for linux-next Stephen Rothwell (Fri Feb 22 2008 - 17:31:36 EST)
- Re: [patch 00/23] 2.6.22-stable review Greg KH (Fri Feb 22 2008 - 17:35:27 EST)
- Re: [PATCH 2/2] xen pvfb: Para-virtual framebuffer, keyboard andpointer driver Jeremy Fitzhardinge (Fri Feb 22 2008 - 17:35:53 EST)
- Re: Merging of completely unreviewed drivers Krzysztof Halasa (Fri Feb 22 2008 - 17:37:33 EST)
- Re: [PATCH] ide: remove stale comments from ide-dma.c Bartlomiej Zolnierkiewicz (Fri Feb 22 2008 - 17:41:55 EST)
- Re: Module loading/unloading and "The Stop Machine" Max Krasnyanskiy (Fri Feb 22 2008 - 17:42:28 EST)
- Re: Merging of completely unreviewed drivers Krzysztof Halasa (Fri Feb 22 2008 - 17:44:21 EST)
- Re: [PATCH 20/20] x86: Coding Style fixes toarch/x86/xen/multicalls.c Joe Perches (Fri Feb 22 2008 - 17:45:36 EST)
- [PATCH] ide: remove redundant comment from ide_unregister() Bartlomiej Zolnierkiewicz (Fri Feb 22 2008 - 17:46:12 EST)
- [PATCH] ide: skip probing port if "hdx=noprobe" was used for both devices on it Bartlomiej Zolnierkiewicz (Fri Feb 22 2008 - 17:46:43 EST)
- [PATCH] ide: remove obsoleted "idex=noprobe" kernel parameter Bartlomiej Zolnierkiewicz (Fri Feb 22 2008 - 17:47:02 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Fri Feb 22 2008 - 17:47:42 EST)
- [PATCH] 2.4: [POWERPC] CHRP: Fix possible NULL pointer dereference dann frazier (Fri Feb 22 2008 - 17:48:16 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Tony Battersby (Fri Feb 22 2008 - 17:48:54 EST)
- Improved idea, to use NR_CPUS task_migrators for SMPs. J.C. Pizarro (Fri Feb 22 2008 - 17:57:38 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers Krzysztof Halasa (Fri Feb 22 2008 - 17:59:48 EST)
- Re: patch kbuild-allow-fstack-protector-to-take-effect.patch addedto 2.6.24-stable tree Dave Jones (Fri Feb 22 2008 - 18:06:51 EST)
- How to diagnose a process stuck in D state? Stephen Oberholtzer (Fri Feb 22 2008 - 18:08:52 EST)
- Re: [ofa-general] Re: Merging of completely unreviewed drivers Al Viro (Fri Feb 22 2008 - 18:15:31 EST)
- Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Rafael J. Wysocki (Fri Feb 22 2008 - 18:18:35 EST)
- Re: [stable] patchkbuild-allow-fstack-protector-to-take-effect.patch added to2.6.24-stable tree Greg KH (Fri Feb 22 2008 - 18:27:49 EST)
- Re: [stable] [patch] fuse: fix permission checking Greg KH (Fri Feb 22 2008 - 18:28:08 EST)
- possible circular locking in reiserfs_removexattr Laurent Riffard (Fri Feb 22 2008 - 18:32:23 EST)
- i915 hibernation patch (was: Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green.) Rafael J. Wysocki (Fri Feb 22 2008 - 18:33:04 EST)
- Re: [stable] patchkbuild-allow-fstack-protector-to-take-effect.patch added to2.6.24-stable tree Dave Jones (Fri Feb 22 2008 - 18:34:41 EST)
- Re: [stable] patchkbuild-allow-fstack-protector-to-take-effect.patch added to2.6.24-stable tree Greg KH (Fri Feb 22 2008 - 18:51:56 EST)
- Re: Improved idea, to use NR_CPUS task_migrators for SMPs. J.C. Pizarro (Fri Feb 22 2008 - 18:57:33 EST)
- Re: possible circular locking in reiserfs_removexattr Jeff Mahoney (Fri Feb 22 2008 - 18:59:20 EST)
- Re: [stable] patchkbuild-allow-fstack-protector-to-take-effect.patch added to2.6.24-stable tree Dave Jones (Fri Feb 22 2008 - 18:59:55 EST)
- Re: [2.6 patch] kernel/ns_cgroup.c should #include<linux/nsproxy.h> Serge E. Hallyn (Fri Feb 22 2008 - 19:02:21 EST)
- Re: [PATCH 1/4 resend] [x86] Add generic GPIO support to x86 Anton Vorontsov (Fri Feb 22 2008 - 19:17:09 EST)
- [patch 0/8] 2.6.23-stable review Greg KH (Fri Feb 22 2008 - 19:18:41 EST)
- [patch 1/8] SCSI: sd: handle bad lba in sense information Greg KH (Fri Feb 22 2008 - 19:19:03 EST)
- [patch 2/8] NFS: Fix a potential file corruption issue when writing Greg KH (Fri Feb 22 2008 - 19:19:37 EST)
- [patch 3/8] NETFILTER: nf_conntrack_tcp: conntrack reopening fix Greg KH (Fri Feb 22 2008 - 19:20:03 EST)
- [patch 4/8] hrtimer: check relative timeouts for overflow Greg KH (Fri Feb 22 2008 - 19:20:44 EST)
- [patch 5/8] genirq: do not leave interupts enabled on free_irq Greg KH (Fri Feb 22 2008 - 19:21:07 EST)
- [patch 6/8] Disable G5 NAP mode during SMU commands on U3 Greg KH (Fri Feb 22 2008 - 19:21:38 EST)
- [patch 7/8] Be more robust about bad arguments in get_user_pages() Greg KH (Fri Feb 22 2008 - 19:22:08 EST)
- [patch 8/8] x86_64: CPA, fix cache attribute inconsistency bug Greg KH (Fri Feb 22 2008 - 19:22:50 EST)
- Re: How to diagnose a process stuck in D state? Lee Revell (Fri Feb 22 2008 - 19:31:31 EST)
- Re: 2.6.25-rc2 Thinkpad T30 docking fails with oops. Kristen Carlson Accardi (Fri Feb 22 2008 - 19:32:40 EST)
- [patch 00/38] 2.6.24-stable review Greg KH (Fri Feb 22 2008 - 19:33:20 EST)
- [patch 01/38] SPARC/SPARC64: Fix usage of .section .sched.text inassembler code. Greg KH (Fri Feb 22 2008 - 19:33:43 EST)
- [patch 02/38] NETFILTER: nf_conntrack_tcp: conntrack reopening fix Greg KH (Fri Feb 22 2008 - 19:34:06 EST)
- [patch 03/38] NFS: Fix a potential file corruption issue whenwriting Greg KH (Fri Feb 22 2008 - 19:34:47 EST)
- [patch 05/38] hugetlb: add locking for overcommit sysctl Greg KH (Fri Feb 22 2008 - 19:35:26 EST)
- [patch 06/38] quota: turn quotas off when remounting read-only Greg KH (Fri Feb 22 2008 - 19:36:08 EST)
- [patch 07/38] XFS: Fix oops in xfs_file_readdir() Greg KH (Fri Feb 22 2008 - 19:36:39 EST)
- [patch 08/38] Fix dl2k constants Greg KH (Fri Feb 22 2008 - 19:37:01 EST)
- [patch 09/38] SCSI: sd: handle bad lba in sense information Greg KH (Fri Feb 22 2008 - 19:37:44 EST)
- [patch 10/38] TCP: Fix a bug in strategy_allowed_congestion_control Greg KH (Fri Feb 22 2008 - 19:38:19 EST)
- [patch 11/38] TC: oops in em_meta Greg KH (Fri Feb 22 2008 - 19:38:41 EST)
- [patch 12/38] SELinux: Fix double free inselinux_netlbl_sock_setsid() Greg KH (Fri Feb 22 2008 - 19:39:00 EST)
- [patch 13/38] PKT_SCHED: ematch: oops from uninitialized variable(resend) Greg KH (Fri Feb 22 2008 - 19:39:36 EST)
- [patch 14/38] NET: Add if_addrlabel.h to sanitized headers. Greg KH (Fri Feb 22 2008 - 19:39:59 EST)
- [patch 15/38] IPV4: fib_trie: apply fixes from fib_hash Greg KH (Fri Feb 22 2008 - 19:40:38 EST)
- [patch 16/38] IPV4: fib: fix route replacement, fib_info is shared Greg KH (Fri Feb 22 2008 - 19:40:59 EST)
- [patch 17/38] IPCOMP: Fix reception of incompressible packets Greg KH (Fri Feb 22 2008 - 19:41:37 EST)
- [patch 18/38] IPCOMP: Fetch nexthdr before ipch is destroyed Greg KH (Fri Feb 22 2008 - 19:42:09 EST)
- [patch 19/38] INET_DIAG: Fix inet_diag_lock_handler error path. Greg KH (Fri Feb 22 2008 - 19:42:37 EST)
- [patch 20/38] INET: Prevent out-of-sync truesize on ip_fragmentslow path Greg KH (Fri Feb 22 2008 - 19:42:58 EST)
- [patch 21/38] BLUETOOTH: Add conn add/del workqueues to avoidconnection fail. Greg KH (Fri Feb 22 2008 - 19:43:43 EST)
- [patch 22/38] AUDIT: Increase skb->truesize in audit_expand Greg KH (Fri Feb 22 2008 - 19:44:04 EST)
- [patch 23/38] Be more robust about bad arguments inget_user_pages() Greg KH (Fri Feb 22 2008 - 19:44:34 EST)
- [patch 24/38] Disable G5 NAP mode during SMU commands on U3 Greg KH (Fri Feb 22 2008 - 19:45:01 EST)
- [patch 25/38] hrtimer: fix *rmtp handling in hrtimer_nanosleep() Greg KH (Fri Feb 22 2008 - 19:45:48 EST)
- [patch 26/38] hrtimer: fix *rmtp/restarts handling incompat_sys_nanosleep() Greg KH (Fri Feb 22 2008 - 19:46:24 EST)
- [patch 27/38] SLUB: Deal with annoying gcc warning on kfree() Greg KH (Fri Feb 22 2008 - 19:46:54 EST)
- [patch 28/38] hrtimer: check relative timeouts for overflow Greg KH (Fri Feb 22 2008 - 19:47:30 EST)
- [patch 29/38] hrtimer: catch expired CLOCK_REALTIME timers early Greg KH (Fri Feb 22 2008 - 19:47:57 EST)
- [patch 30/38] genirq: do not leave interupts enabled on free_irq Greg KH (Fri Feb 22 2008 - 19:48:30 EST)
- [PATCH] gxfb: Set the right registers to tweak the sync polarity Jordan Crouse (Fri Feb 22 2008 - 19:48:40 EST)
- [patch 31/38] S390: Fix futex_atomic_cmpxchg_std inline assembly. Greg KH (Fri Feb 22 2008 - 19:48:55 EST)
- [patch 32/38] USB: fix pm counter leak in usblp Greg KH (Fri Feb 22 2008 - 19:49:31 EST)
- [patch 33/38] SCSI: gdth: scan for scsi devices Greg KH (Fri Feb 22 2008 - 19:49:57 EST)
- [patch 34/38] kbuild: allow -fstack-protector to take effect Greg KH (Fri Feb 22 2008 - 19:50:40 EST)
- [patch 35/38] PCMCIA: Fix station address detection in smc Greg KH (Fri Feb 22 2008 - 19:51:16 EST)
- [patch 36/38] POWERPC: Revert chrp_pci_fixup_vt8231_ata devinit tofix libata on pegasos Greg KH (Fri Feb 22 2008 - 19:51:43 EST)
- [patch 37/38] bonding: fix NULL pointer deref in startup processing Greg KH (Fri Feb 22 2008 - 19:52:22 EST)
- [patch 38/38] x86_64: CPA, fix cache attribute inconsistency bug Greg KH (Fri Feb 22 2008 - 19:53:05 EST)
- [PATCH try #1] Kconfig: cleanup usr/Kconfig help descriptions Nick Andrew (Fri Feb 22 2008 - 19:53:42 EST)
- Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition Bill Huey (hui) (Fri Feb 22 2008 - 19:54:20 EST)
- Re: [patch 34/38] kbuild: allow -fstack-protector to take effect Arjan van de Ven (Fri Feb 22 2008 - 19:54:47 EST)
- [PATCH] gxfb: Don't enable the CRT DACs when we are in flatpanel mode Jordan Crouse (Fri Feb 22 2008 - 19:55:09 EST)
- Re: [PATCH 1/4 resend] [x86] Add generic GPIO support to x86 David Brownell (Fri Feb 22 2008 - 19:55:20 EST)
- [PATCHv2 2/2] char: fix possible double-unlock in esp.c Harvey Harrison (Fri Feb 22 2008 - 19:55:51 EST)
- Re: [patch 34/38] kbuild: allow -fstack-protector to take effect Greg KH (Fri Feb 22 2008 - 19:56:24 EST)
- [patch 04/38] inotify: fix check for one-shot watches beforedestroying them Greg KH (Fri Feb 22 2008 - 19:56:45 EST)
- [PATCH] x86_64: clean up e820_reserve_resources Yinghai Lu (Fri Feb 22 2008 - 19:58:55 EST)
- Question about your git habits Chase Venters (Fri Feb 22 2008 - 20:01:26 EST)
- Re: i915 hibernation patch (was: Re: [Suspend-devel] 2.6.25-rc2System no longer powers off aftersuspend-to-disk. Screen becomes green.) Linus Torvalds (Fri Feb 22 2008 - 20:01:48 EST)
- RFE: __alloc_pages() SLAB_PANIC & gfp_mask erblichs (Fri Feb 22 2008 - 20:07:39 EST)
- Re: [stable] patchkbuild-allow-fstack-protector-to-take-effect.patch added to2.6.24-stable tree Greg KH (Fri Feb 22 2008 - 20:09:13 EST)
- Re: [2.6 patch] make smackfs.c:smk_unlbl_ambient() static Casey Schaufler (Fri Feb 22 2008 - 20:09:48 EST)
- Re: [PATCH 2.6.25-rc2 3/9] Kconfig: Improve init/Kconfig help descriptions - NAMESPACES Nick Andrew (Fri Feb 22 2008 - 20:13:42 EST)
- [patch 2.6.25-rc2-git] gpio: <linux/gpio.h> and "no GPIO support here" stubs David Brownell (Fri Feb 22 2008 - 20:15:31 EST)
- Re: [PATCH 00/37] Permit filesystem local caching David Howells (Fri Feb 22 2008 - 20:23:39 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Fri Feb 22 2008 - 20:32:01 EST)
- [patch 2.6.25-rc2-git 1/2] atmel_tc library David Brownell (Fri Feb 22 2008 - 20:33:52 EST)
- [patch 2.6.25-rc2-git 2/2] atmel_tc clocksource/clockevent code David Brownell (Fri Feb 22 2008 - 20:34:22 EST)
- Re: Question about your git habits J.C. Pizarro (Fri Feb 22 2008 - 20:36:21 EST)
- Re: Question about your git habits Jan Engelhardt (Fri Feb 22 2008 - 20:37:27 EST)
- Re: Question about your git habits Al Viro (Fri Feb 22 2008 - 20:45:07 EST)
- Re: Question about your git habits Junio C Hamano (Fri Feb 22 2008 - 20:57:32 EST)
- Re: i915 hibernation patch (was: Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green.) Rafael J. Wysocki (Fri Feb 22 2008 - 20:57:52 EST)
- Re: i915 hibernation patch (was: Re: [Suspend-devel] 2.6.25-rc2System no longer powers off aftersuspend-to-disk. Screen becomes green.) Linus Torvalds (Fri Feb 22 2008 - 21:09:21 EST)
- Re: Question about your git habits Al Viro (Fri Feb 22 2008 - 21:09:38 EST)
- [PATCH spelling] Tighten up the use of loose Nick Andrew (Fri Feb 22 2008 - 21:18:35 EST)
- Re: [RFC][PATCH] make /proc/pid/pagemap work with huge pages andreturn page size Matt Mackall (Fri Feb 22 2008 - 21:18:53 EST)
- Re: Question about your git habits J.C. Pizarro (Fri Feb 22 2008 - 21:24:10 EST)
- Re: [spi-devel-general] [PATCH] atmel_spi: support zero length transfer David Brownell (Fri Feb 22 2008 - 21:37:30 EST)
- Re: [RFC] [PATCH] x86: Use ELF section to list CPU vendor specificcode (Linux Tiny) Matt Mackall (Fri Feb 22 2008 - 21:44:37 EST)
- Re: [PATCH] Add SDIO 'type' parameter to sysfs Marcel Holtmann (Fri Feb 22 2008 - 21:47:41 EST)
- Re: [PATCH] atmel_spi: support zero length transfer David Brownell (Fri Feb 22 2008 - 21:56:06 EST)
- Re: [patch 33/38] SCSI: gdth: scan for scsi devices Boaz Harrosh (Fri Feb 22 2008 - 22:03:07 EST)
- Re: build #373 issue for v2.6.25-rc2-477-g1a4c6be in ./crypto/authenc.c Herbert Xu (Fri Feb 22 2008 - 22:14:38 EST)
- Re: [RFC] [PATCH] x86: Use ELF section to list CPU vendor specificcode (Linux Tiny) H. Peter Anvin (Fri Feb 22 2008 - 22:20:44 EST)
- Re: [patch 34/38] kbuild: allow -fstack-protector to take effect Sam Ravnborg (Fri Feb 22 2008 - 22:41:55 EST)
- Re: [PATCH 2.6.25-rc2 3/9] Kconfig: Improve init/Kconfig helpdescriptions - NAMESPACES Serge E. Hallyn (Fri Feb 22 2008 - 22:46:24 EST)
- Re: [stable] [patch 34/38] kbuild: allow -fstack-protector to takeeffect Greg KH (Fri Feb 22 2008 - 23:04:53 EST)
- Re: [stable] [patch 33/38] SCSI: gdth: scan for scsi devices Greg KH (Fri Feb 22 2008 - 23:05:01 EST)
- Re: Question about your git habits Daniel Barkalow (Fri Feb 22 2008 - 23:11:18 EST)
- Re: [patch 33/38] SCSI: gdth: scan for scsi devices James Bottomley (Fri Feb 22 2008 - 23:15:38 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Gordon Farquharson (Fri Feb 22 2008 - 23:35:27 EST)
- Re: i915 hibernation patch (was: Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green.) Jeff Chua (Fri Feb 22 2008 - 23:37:06 EST)
- Re: Question about your git habits Rene Herman (Fri Feb 22 2008 - 23:37:42 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Fri Feb 22 2008 - 23:39:26 EST)
- Re: Question about your git habits Jeff Garzik (Sat Feb 23 2008 - 00:04:22 EST)
- Re: [PATCH] [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Len Brown (Sat Feb 23 2008 - 00:43:08 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Sat Feb 23 2008 - 00:53:23 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Sat Feb 23 2008 - 00:53:34 EST)
- [PATCH 1/4] gxfb: Replace FBSIZE config option with a kernelargument Andres Salomon (Sat Feb 23 2008 - 01:08:50 EST)
- [PATCH 2/4] gxfb: Set the right registers to tweak the syncpolarity Andres Salomon (Sat Feb 23 2008 - 01:09:01 EST)
- [PATCH 3/4] gxfb: Don't enable the CRT DACs when we are inflatpanel mode Andres Salomon (Sat Feb 23 2008 - 01:09:26 EST)
- [PATCH 4/4] gxfb: use PCI_DEVICE() for gxfb's pci device table Andres Salomon (Sat Feb 23 2008 - 01:09:49 EST)
- [PATCH -mm 2/4] alpha: IOMMU had better access to the free space bitmap at only one place FUJITA Tomonori (Sat Feb 23 2008 - 01:16:08 EST)
- [PATCH -mm 0/4] fix iommu segment boundary problems (alpha) FUJITA Tomonori (Sat Feb 23 2008 - 01:16:28 EST)
- [PATCH -mm 1/4] alpha: convert IOMMU to use ALIGN() FUJITA Tomonori (Sat Feb 23 2008 - 01:16:46 EST)
- [PATCH -mm 3/4] alpha: make IOMMU respect the segment boundary limits FUJITA Tomonori (Sat Feb 23 2008 - 01:17:14 EST)
- [PATCH -mm 4/4] alpha: remove unused DEBUG_FORCEDAC define in IOMMU FUJITA Tomonori (Sat Feb 23 2008 - 01:17:41 EST)
- [RFC] Genirq and CPU isolation Max Krasnyansky (Sat Feb 23 2008 - 01:19:34 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] Ingo Molnar (Sat Feb 23 2008 - 01:19:53 EST)
- Re: [stable] [patch 34/38] kbuild: allow -fstack-protector to take effect Sam Ravnborg (Sat Feb 23 2008 - 01:29:44 EST)
- Re: 2.6.25-rc2 + smartd = hang Andrey Borzenkov (Sat Feb 23 2008 - 01:40:41 EST)
- Re: [2.6 patch] drivers/thermal/thermal.c: fix a check-after-use Len Brown (Sat Feb 23 2008 - 02:21:00 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Sven-Thorsten Dietrich (Sat Feb 23 2008 - 02:37:55 EST)
- Re: Regression [Was: Boot hang with stack protector on x86_64] Ingo Molnar (Sat Feb 23 2008 - 02:38:26 EST)
- Re: 2.6.25-rc2 regression - hang on suspend Soeren Sonnenburg (Sat Feb 23 2008 - 02:38:55 EST)
- Re: regression: CD burning (k3b) went broke Mike Galbraith (Sat Feb 23 2008 - 02:42:58 EST)
- Re: [PATCH 09/16] um: use get_personality() Andrew Morton (Sat Feb 23 2008 - 02:48:26 EST)
- 2.6.25-git-current several Section mismatch in reference from ... Soeren Sonnenburg (Sat Feb 23 2008 - 02:50:17 EST)
- Re: 2.6.24 panics initializing ne2k in mips. Samuel Masham (Sat Feb 23 2008 - 02:57:11 EST)
- Re: 2.6.25-git-current several Section mismatch in reference from ... Sam Ravnborg (Sat Feb 23 2008 - 03:00:33 EST)
- Re: [RFC PATCH 8/8] Jhash in too big for inlining, move under lib/ Andrew Morton (Sat Feb 23 2008 - 03:03:56 EST)
- Re: [RFC PATCH 0/8]: uninline & uninline Andrew Morton (Sat Feb 23 2008 - 03:04:29 EST)
- Re: WARNING: at net/ipv4/tcp_input.c:2054 tcp_mark_head_lost() Andrew Morton (Sat Feb 23 2008 - 03:05:19 EST)
- Re: [PATCH 1/1] file capabilities: simplify signal check Andrew Morton (Sat Feb 23 2008 - 03:06:00 EST)
- Re: [PATCH] macb: Fix speed setting Andrew Morton (Sat Feb 23 2008 - 03:06:53 EST)
- Re: [PATCH 2/2] cgroup map files: Use cgroup map for memcontrolstats file Andrew Morton (Sat Feb 23 2008 - 03:07:34 EST)
- Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks Andrew Morton (Sat Feb 23 2008 - 03:08:01 EST)
- Re: zlib oops with ipcomp in 2.6.24 Andrew Morton (Sat Feb 23 2008 - 03:08:42 EST)
- Re: [PATCH] atmel_spi: Fix clock polarity Andrew Morton (Sat Feb 23 2008 - 03:09:43 EST)
- Re: [PATCH]iova-lockdep-false-alarm-fix. Andrew Morton (Sat Feb 23 2008 - 03:10:29 EST)
- Re: VT notifier fix for VT switch Andrew Morton (Sat Feb 23 2008 - 03:10:47 EST)
- Re: [PATCH]iommu-iotlb-flushing Andrew Morton (Sat Feb 23 2008 - 03:11:33 EST)
- Re: [PATCH] copyright owner and author clean up for intel iommu andrelated files Andrew Morton (Sat Feb 23 2008 - 03:11:57 EST)
- Re: [PATCH] cpuset: sparse warnings in cpuset.c Andrew Morton (Sat Feb 23 2008 - 03:12:35 EST)
- Re: [PATCH] amiserial: Prepare for locking relaxation in caller. Andrew Morton (Sat Feb 23 2008 - 03:13:01 EST)
- Re: [PATCH 2/2] Cpusets API: Update cpusets to use cgroupstructured file API Andrew Morton (Sat Feb 23 2008 - 03:13:43 EST)
- Re: [PATCH] VT notifier extension for accessibility Andrew Morton (Sat Feb 23 2008 - 03:14:15 EST)
- Re: [PATCH 4/6] regulator: regulator core. Andrew Morton (Sat Feb 23 2008 - 03:14:47 EST)
- Re: [PATCH 09/28] mm: __GFP_MEMALLOC Andrew Morton (Sat Feb 23 2008 - 03:15:38 EST)
- Re: [PATCH 05/28] mm: allow PF_MEMALLOC from softirq context Andrew Morton (Sat Feb 23 2008 - 03:16:11 EST)
- Re: [PATCH 07/28] mm: emergency pool Andrew Morton (Sat Feb 23 2008 - 03:16:39 EST)
- Re: [PATCH 04/28] mm: kmem_estimate_pages() Andrew Morton (Sat Feb 23 2008 - 03:17:04 EST)
- Re: [PATCH2] Basic braille screen reader support Andrew Morton (Sat Feb 23 2008 - 03:17:39 EST)
- Re: linux-next: Tree for Feb 22 Andrew Morton (Sat Feb 23 2008 - 03:18:04 EST)
- Re: [PATCH 0/2] cgroup map files: Add a key/value map file type tocgroups Andrew Morton (Sat Feb 23 2008 - 03:18:25 EST)
- Re: [PATCH 15/28] netvm: network reserve infrastructure Andrew Morton (Sat Feb 23 2008 - 03:18:54 EST)
- Re: [RFC][PATCH] make /proc/pid/pagemap work with huge pages andreturn page size Andrew Morton (Sat Feb 23 2008 - 03:19:31 EST)
- Re: [PATCH 08/28] mm: system wide ALLOC_NO_WATERMARK Andrew Morton (Sat Feb 23 2008 - 03:20:00 EST)
- Re: [PATCH 17/28] netvm: hook skb allocation to reserves Andrew Morton (Sat Feb 23 2008 - 03:20:43 EST)
- Re: [PATCH 10/28] mm: memory reserve management Andrew Morton (Sat Feb 23 2008 - 03:21:16 EST)
- Re: [PATCH 00/28] Swap over NFS -v16 Andrew Morton (Sat Feb 23 2008 - 03:21:50 EST)
- Re: modular intel-agp does not work on my box Andrew Morton (Sat Feb 23 2008 - 03:22:30 EST)
- Re: [PATCH 2/6] regulator: regulator driver interface. Andrew Morton (Sat Feb 23 2008 - 03:23:04 EST)
- Re: [PATCH] alloc_percpu() fails to allocate percpu data Andrew Morton (Sat Feb 23 2008 - 03:23:42 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller Andrew Morton (Sat Feb 23 2008 - 03:24:18 EST)
- Re: [PATCH] Make v9fs uname and remotename parsing more robust Andrew Morton (Sat Feb 23 2008 - 03:24:46 EST)
- Re: linux/kernel/irq/chip.c IRQ disable, shutdown bug Andrew Morton (Sat Feb 23 2008 - 03:25:18 EST)
- Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* valuesto do_div() [try #3] Andrew Morton (Sat Feb 23 2008 - 03:25:57 EST)
- Re: [PATCH 1/2] cgroup map files: Add cgroup map data type Andrew Morton (Sat Feb 23 2008 - 03:26:38 EST)
- Re: [PATCH 3/6] regulator: platform level interface. Andrew Morton (Sat Feb 23 2008 - 03:27:10 EST)
- Re: [PATCH 1/6] regulator: consumer driver regulator controlframework. Andrew Morton (Sat Feb 23 2008 - 03:27:47 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Andrew Morton (Sat Feb 23 2008 - 03:28:24 EST)
- [PATCH 00/16] (Resend) Use get_personality() WANG Cong (Sat Feb 23 2008 - 03:29:01 EST)
- [PATCH 01/16] Make the macro get_personality function-like. WANG Cong (Sat Feb 23 2008 - 03:29:34 EST)
- [PATCH 02/16] mm: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:29:54 EST)
- [PATCH 03/16] fs: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:30:27 EST)
- [PATCH 04/16] powerpc: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:30:57 EST)
- [PATCH 05/16] parisc: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:31:33 EST)
- [PATCH 06/16] sparc(64): use get_personality() WANG Cong (Sat Feb 23 2008 - 03:31:58 EST)
- [PATCH 07/16] arm: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:32:38 EST)
- [PATCH 08/16] x86: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:33:04 EST)
- [PATCH 09/16] um: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:33:42 EST)
- [Q] x86 - boot/header.S Cyrill Gorcunov (Sat Feb 23 2008 - 03:34:20 EST)
- [PATCH 10/16] s390: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:34:56 EST)
- [PATCH 11/16] mips: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:35:40 EST)
- [PATCH 12/16] ia64: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:36:17 EST)
- [PATCH 13/16] alpha: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:36:44 EST)
- [PATCH 14/16] frv: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:37:26 EST)
- [PATCH 15/16] mn10300: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:38:14 EST)
- [PATCH 16/16] kernel: use get_personality() WANG Cong (Sat Feb 23 2008 - 03:38:45 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller KOSAKI Motohiro (Sat Feb 23 2008 - 03:39:26 EST)
- Re: PROBLEM: 2.4.36.1 hangs. Willy Tarreau (Sat Feb 23 2008 - 03:39:57 EST)
- Re: [Q] x86 - boot/header.S Yinghai Lu (Sat Feb 23 2008 - 03:45:14 EST)
- Re: Question about your git habits Alexey Dobriyan (Sat Feb 23 2008 - 03:45:52 EST)
- Re: [patch 00/23] 2.6.22-stable review Willy Tarreau (Sat Feb 23 2008 - 03:50:02 EST)
- Re: [PATCH 00/16] (Resend) Use get_personality() Alexey Dobriyan (Sat Feb 23 2008 - 03:51:21 EST)
- Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box Yinghai Lu (Sat Feb 23 2008 - 03:55:30 EST)
- Re: Question about your git habits Willy Tarreau (Sat Feb 23 2008 - 03:57:00 EST)
- [PATCH] x86: introduce kernel/head32.c Eric W. Biederman (Sat Feb 23 2008 - 03:58:20 EST)
- Re: [PATCH 01/16] Make the macro get_personality function-like. Bryan Wu (Sat Feb 23 2008 - 03:59:16 EST)
- Re: [PATCH 00/16] (Resend) Use get_personality() WANG Cong (Sat Feb 23 2008 - 04:05:34 EST)
- [PATCH] x86: introduce kernel/head32.c Sam Ravnborg (Sat Feb 23 2008 - 04:06:17 EST)
- Accessor macros vs reference counting Matthew Wilcox (Sat Feb 23 2008 - 04:06:55 EST)
- Re: [Q] x86 - boot/header.S Cyrill Gorcunov (Sat Feb 23 2008 - 04:08:36 EST)
- Re: Question about your git habits Sam Ravnborg (Sat Feb 23 2008 - 04:10:30 EST)
- Re: [Q] x86 - boot/header.S Sam Ravnborg (Sat Feb 23 2008 - 04:18:52 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller Balbir Singh (Sat Feb 23 2008 - 04:21:31 EST)
- Re: [Q] x86 - boot/header.S Cyrill Gorcunov (Sat Feb 23 2008 - 04:22:30 EST)
- Re: [PATCH] alloc_percpu() fails to allocate percpu data Nick Piggin (Sat Feb 23 2008 - 04:24:24 EST)
- Re: [PATCH 00/16] (Resend) Use get_personality() Alexey Dobriyan (Sat Feb 23 2008 - 04:27:37 EST)
- Re: [stable] [patch] fuse: fix permission checking Miklos Szeredi (Sat Feb 23 2008 - 04:39:25 EST)
- Re: Merging of completely unreviewed drivers Pavel Machek (Sat Feb 23 2008 - 04:43:22 EST)
- Re: Question about your git habits Mike Hommey (Sat Feb 23 2008 - 04:46:18 EST)
- Re: acpi_wakeup_address in .data vs .bss (Fwd: [PATCH 18/20] x86:Coding Style fixes to arch/x86/kernel/acpi/sleep.c) Pavel Machek (Sat Feb 23 2008 - 04:47:44 EST)
- Re: [PATCH 4/6] regulator: regulator core. Russell King - ARM Linux (Sat Feb 23 2008 - 04:53:07 EST)
- [PATCH] Use a separate config option for the b43 pci to ssb bridge. Alexey Zaytsev (Sat Feb 23 2008 - 04:59:26 EST)
- Re: [PATCH 00/16] (Resend) Use get_personality() WANG Cong (Sat Feb 23 2008 - 05:01:48 EST)
- Re: [PATCH 20/20] x86: Coding Style fixes toarch/x86/xen/multicalls.c Ingo Molnar (Sat Feb 23 2008 - 05:02:09 EST)
- Re: [PATCH] x86: introduce kernel/head32.c Ingo Molnar (Sat Feb 23 2008 - 05:04:10 EST)
- Re: [RFC PATCH 8/8] Jhash in too big for inlining, move under lib/ Ilpo Järvinen (Sat Feb 23 2008 - 05:05:58 EST)
- Re: [PATCH 08/16] x86: use get_personality() Ingo Molnar (Sat Feb 23 2008 - 05:09:20 EST)
- Re: [RFC PATCH 0/8]: uninline & uninline Ilpo Järvinen (Sat Feb 23 2008 - 05:12:21 EST)
- Re: linux/kernel/irq/chip.c IRQ disable, shutdown bug Ingo Molnar (Sat Feb 23 2008 - 05:13:37 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Gordon Farquharson (Sat Feb 23 2008 - 05:14:36 EST)
- Re: [PATCH] x86_64: clean up e820_reserve_resources Ingo Molnar (Sat Feb 23 2008 - 05:14:59 EST)
- Re: [PATCH 08/16] x86: use get_personality() Ingo Molnar (Sat Feb 23 2008 - 05:20:59 EST)
- Re: [PATCH] x86_64: insert_resorce for lapic addr aftere820_reserve_resources Ingo Molnar (Sat Feb 23 2008 - 05:21:50 EST)
- Re: [PATCH 14/16] [ALSA] caiaq - fix section mismatch warning Takashi Iwai (Sat Feb 23 2008 - 05:23:24 EST)
- Re: [2.6 patch] x86: don't make swapper_pg_pmd global Ingo Molnar (Sat Feb 23 2008 - 05:24:30 EST)
- Re: [2.6 patch] proper __do_softirq() prototype Ingo Molnar (Sat Feb 23 2008 - 05:25:09 EST)
- Re: [PATCH] x86: don't save unreliable stack trace entries Ingo Molnar (Sat Feb 23 2008 - 05:26:04 EST)
- Re: [PATCH] make c_idle.work have a static address. Ingo Molnar (Sat Feb 23 2008 - 05:27:50 EST)
- power_state: remove from input & rfkill Pavel Machek (Sat Feb 23 2008 - 05:29:50 EST)
- [PATCH] Don't build the bcm43xx driver if SSB is static and the b43 PCI-SSB bridge code is enabled. Alexey Zaytsev (Sat Feb 23 2008 - 05:33:07 EST)
- Re: [alsa-devel] make[3]: *** [sound/drivers/opl3/opl3_synth.o] Error 1 Takashi Iwai (Sat Feb 23 2008 - 05:35:01 EST)
- Re: [PATCH] amiserial: Prepare for locking relaxation in caller. Alan Cox (Sat Feb 23 2008 - 05:37:46 EST)
- copy_user_generic_string and trace_hardirqs_on_thunk loop in qemu ?? Zdenek Kabelac (Sat Feb 23 2008 - 05:40:52 EST)
- Re: [PATCH 08/16] x86: use get_personality() WANG Cong (Sat Feb 23 2008 - 05:44:12 EST)
- Re: [PATCH 00/20] Various Coding Style fixes Ingo Molnar (Sat Feb 23 2008 - 05:45:43 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Ingo Molnar (Sat Feb 23 2008 - 06:08:54 EST)
- ATM CONTRACT PAYMENT. ATM CARD PAYMENT (Sat Feb 23 2008 - 06:10:32 EST)
- Re: i915 hibernation patch (was: Re: [Suspend-devel] 2.6.25-rc2System no longer powers off aftersuspend-to-disk. Screen becomesgreen.) Pavel Machek (Sat Feb 23 2008 - 06:17:15 EST)
- Re: [Suspend-devel] 2.6.25-rc2 System no longer powers offaftersuspend-to-disk. Screen becomes green. Ingo Molnar (Sat Feb 23 2008 - 06:18:29 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Pekka Enberg (Sat Feb 23 2008 - 06:19:19 EST)
- Re: New 2.6.24.2 SG_IO SCSI problems Mark Hounschell (Sat Feb 23 2008 - 06:21:23 EST)
- [PATCH 0/2] firewire: endinaness warnings (was Re: sparse - make__CHECK_ENDIAN__ default enabled?) Stefan Richter (Sat Feb 23 2008 - 06:24:36 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Ingo Molnar (Sat Feb 23 2008 - 06:25:26 EST)
- [PATCH 1/2] firewire: endianess fix Stefan Richter (Sat Feb 23 2008 - 06:25:53 EST)
- [PATCH 2/2] firewire: endianess annotations Stefan Richter (Sat Feb 23 2008 - 06:26:53 EST)
- arcmsr & areca-1660 - strange behaviour under heavy load Nikola Ciprich (Sat Feb 23 2008 - 06:30:45 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Sat Feb 23 2008 - 06:33:05 EST)
- Re: [PATCH 1/2] firewire: endianess fix Stefan Richter (Sat Feb 23 2008 - 06:37:38 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Ingo Molnar (Sat Feb 23 2008 - 06:38:15 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Pekka Enberg (Sat Feb 23 2008 - 06:38:39 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Pekka Enberg (Sat Feb 23 2008 - 06:52:15 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Sat Feb 23 2008 - 06:52:31 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Pekka J Enberg (Sat Feb 23 2008 - 06:57:51 EST)
- Re: [PATCH 01/16] Make the macro get_personality function-like. David Howells (Sat Feb 23 2008 - 07:03:09 EST)
- Re: [PATCH 14/16] frv: use get_personality() David Howells (Sat Feb 23 2008 - 07:03:33 EST)
- Re: [PATCH 15/16] mn10300: use get_personality() David Howells (Sat Feb 23 2008 - 07:03:52 EST)
- Tiny cpusets -- cpusets for small systems? Paul Jackson (Sat Feb 23 2008 - 07:09:41 EST)
- Re: [PATCH 1/2] firewire: endianess fix Stefan Richter (Sat Feb 23 2008 - 07:13:35 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Sat Feb 23 2008 - 07:17:30 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Ingo Molnar (Sat Feb 23 2008 - 07:23:03 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Pekka Enberg (Sat Feb 23 2008 - 07:24:19 EST)
- Re: [RFC 01/11] add generic versions of debugfs file operations Al Viro (Sat Feb 23 2008 - 07:24:59 EST)
- Re: [RFC 02/11] introduce simple_fs_type Al Viro (Sat Feb 23 2008 - 07:29:18 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Pekka Enberg (Sat Feb 23 2008 - 07:29:51 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Andi Kleen (Sat Feb 23 2008 - 07:31:20 EST)
- [git pull] minimal stackprotector fixes on x86 Ingo Molnar (Sat Feb 23 2008 - 07:33:53 EST)
- Re: [RFC 01/11] add generic versions of debugfs file operations Al Viro (Sat Feb 23 2008 - 07:34:20 EST)
- [PATCH] cgroup: fix sparse warning of shadow symbol in cgroup.c Paul Jackson (Sat Feb 23 2008 - 07:34:39 EST)
- Re: [Xen-devel] [PATCH] let XEN depend on PAE Arnd Hannemann (Sat Feb 23 2008 - 07:36:56 EST)
- Re: [RFC 03/11] slim down debugfs Al Viro (Sat Feb 23 2008 - 07:38:17 EST)
- Re: Merging of completely unreviewed drivers David Newall (Sat Feb 23 2008 - 07:38:40 EST)
- 2.6.25-rc2 rcupreempt WARN after suspend to ram Karsten Wiese (Sat Feb 23 2008 - 07:41:30 EST)
- Re: + cgroup-memory-controller-document-huge-memory-cache-overhead-in-kconfig.patch added to -mm tree Balbir Singh (Sat Feb 23 2008 - 07:42:05 EST)
- Re: [PATCHv4 2.6.25] i2c: adds support for i2c bus on FreescaleCPM1/CPM2 controllers Jean Delvare (Sat Feb 23 2008 - 07:43:50 EST)
- Re: Accessor macros vs reference counting David Newall (Sat Feb 23 2008 - 07:45:56 EST)
- [PATCH] stacktrace: add reliability information to saved stack traces Vegard Nossum (Sat Feb 23 2008 - 07:52:08 EST)
- Re: [RFC/PATCH] Update coding standard to avoid ungrepable printkformat strings Christer Weinigel (Sat Feb 23 2008 - 07:55:44 EST)
- Re: [PATCH sched-devel 0/7] CPU isolation extensions Peter Zijlstra (Sat Feb 23 2008 - 08:06:32 EST)
- Re: [RFC PATCH 8/8] Jhash in too big for inlining, move under lib/ Andi Kleen (Sat Feb 23 2008 - 08:07:26 EST)
- Re: [PATCH] cpuset: sparse warnings in cpuset.c Paul Jackson (Sat Feb 23 2008 - 08:08:38 EST)
- Re: Question about your git habits J.C. Pizarro (Sat Feb 23 2008 - 08:08:57 EST)
- Nework Emulation with UML, bug 8895 clowncoder (Sat Feb 23 2008 - 08:11:18 EST)
- Re: [RFC PATCH 0/8]: uninline & uninline Andi Kleen (Sat Feb 23 2008 - 08:15:29 EST)
- [PATCH] Fix the bcm43xx driver breakage in 2.6.24/25. Alexey Zaytsev (Sat Feb 23 2008 - 08:17:27 EST)
- Re: [PATCH2] Basic braille screen reader support Samuel Thibault (Sat Feb 23 2008 - 08:19:20 EST)
- [PATCH] Braille screen reader fixes Samuel Thibault (Sat Feb 23 2008 - 08:19:38 EST)
- [PATCH] Braille screen reader documentation Samuel Thibault (Sat Feb 23 2008 - 08:19:53 EST)
- Re: zlib oops with ipcomp in 2.6.24 Beschorner Daniel (Sat Feb 23 2008 - 08:23:10 EST)
- Re: Question about your git habits J.C. Pizarro (Sat Feb 23 2008 - 08:37:50 EST)
- Re: How to diagnose a process stuck in D state? Daniel J Blueman (Sat Feb 23 2008 - 08:38:00 EST)
- Re: [PATCH] Change a WARN message in checkpatch Paolo Ciarrocchi (Sat Feb 23 2008 - 08:38:31 EST)
- Re: [PATCH 09/30] r/o bind mounts: drop write during emergency remount Al Viro (Sat Feb 23 2008 - 08:39:23 EST)
- Re: VT notifier fix for VT switch Samuel Thibault (Sat Feb 23 2008 - 08:47:47 EST)
- Re: Question about your git habits Charles Bailey (Sat Feb 23 2008 - 08:47:57 EST)
- Re: [PATCH] VT notifier extension for accessibility Samuel Thibault (Sat Feb 23 2008 - 08:49:23 EST)
- Re: Merging of completely unreviewed drivers Krzysztof Halasa (Sat Feb 23 2008 - 08:58:56 EST)
- Re: Question about your git habits Charles Bailey (Sat Feb 23 2008 - 09:02:21 EST)
- [PATCH 00/10] IDE: Coding Style Fixes Paolo Ciarrocchi (Sat Feb 23 2008 - 09:04:56 EST)
- [PATCH 01/10] IDE: Coding Style fixes to drivers/ide/pci/sis5513.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:05:38 EST)
- [PATCH 02/10] IDE: Coding Style fixes todrivers/ide/legacy/umc8672.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:06:20 EST)
- [PATCH 03/10] IDE: Coding Style fixes to drivers/ide/ide-pnp.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:06:44 EST)
- [PATCH 04/10] IDE: Coding Style fixes to drivers/ide/setup-pci.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:07:03 EST)
- [PATCH 05/10] IDE: Coding Style fixes to drivers/ide/ide-proc.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:07:49 EST)
- [PATCH 06/10] IDE: Coding Style fixes todrivers/ide/legacy/ide-4drives.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:08:13 EST)
- [PATCH 07/10] IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:08:42 EST)
- [PATCH 08/10] IDE: Coding Style fixes to drivers/ide/pci/generic.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:08:59 EST)
- [PATCH 09/10] IDE: Coding Style fixes to drivers/ide/pci/jmicron.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:09:42 EST)
- [PATCH 10/10] IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:09:57 EST)
- Re: [PATCH 00/10] IDE: Coding Style Fixes Paolo Ciarrocchi (Sat Feb 23 2008 - 09:10:38 EST)
- Re: [PATCH 08/10] IDE: Coding Style fixes todrivers/ide/pci/generic.c Adrian Bunk (Sat Feb 23 2008 - 09:20:12 EST)
- Re: input: put ledstate in the keyboard notifier Samuel Thibault (Sat Feb 23 2008 - 09:25:52 EST)
- Re: [PATCH 08/10] IDE: Coding Style fixes todrivers/ide/pci/generic.c Cyrill Gorcunov (Sat Feb 23 2008 - 09:29:51 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller Paul Menage (Sat Feb 23 2008 - 09:33:51 EST)
- Re: [PATCH 08/10] IDE: Coding Style fixes to drivers/ide/pci/generic.c Paolo Ciarrocchi (Sat Feb 23 2008 - 09:37:22 EST)
- [PATCH] ACPI: add ACPI aliases to toshiba_acpi module Andrey Borzenkov (Sat Feb 23 2008 - 09:37:48 EST)
- Re: [PATCH 08/10] IDE: Coding Style fixes todrivers/ide/pci/generic.c Cyrill Gorcunov (Sat Feb 23 2008 - 09:39:48 EST)
- Re: runqueue locks in schedule() stephane eranian (Sat Feb 23 2008 - 09:51:04 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Pekka Enberg (Sat Feb 23 2008 - 09:55:00 EST)
- Re: Accessor macros vs reference counting Matthew Wilcox (Sat Feb 23 2008 - 09:56:35 EST)
- Re: Tiny cpusets -- cpusets for small systems? Paul Menage (Sat Feb 23 2008 - 10:10:53 EST)
- [GIT PATCH] scsi fixes for 2.6.25-rc2 James Bottomley (Sat Feb 23 2008 - 10:17:08 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool John Levon (Sat Feb 23 2008 - 10:17:23 EST)
- Re: [PATCH 1/2] cgroup map files: Add cgroup map data type Paul Menage (Sat Feb 23 2008 - 10:23:05 EST)
- Re: [PATCH] cgroup: fix sparse warning of shadow symbol in cgroup.c Paul Menage (Sat Feb 23 2008 - 10:25:13 EST)
- Re: [RFC][PATCH] make /proc/pid/pagemap work with huge pages andreturn page size Matt Mackall (Sat Feb 23 2008 - 10:25:43 EST)
- Re: Merging of completely unreviewed drivers Pavel Machek (Sat Feb 23 2008 - 10:25:57 EST)
- Re: [PATCH 2/2] Cpusets API: Update cpusets to use cgroup structured file API Paul Menage (Sat Feb 23 2008 - 10:28:43 EST)
- Re: Merging of completely unreviewed drivers Jan Engelhardt (Sat Feb 23 2008 - 10:31:45 EST)
- Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes JÃrn Engel (Sat Feb 23 2008 - 10:34:19 EST)
- Re: [PATCH] [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os Kamalesh Babulal (Sat Feb 23 2008 - 10:34:37 EST)
- Re: [PATCH 1/1] file capabilities: simplify signal check Serge E. Hallyn (Sat Feb 23 2008 - 10:37:40 EST)
- Re: 2.6.25-rc1/2 CD/DVD burning broken Andreas Schwab (Sat Feb 23 2008 - 10:48:21 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Ingo Molnar (Sat Feb 23 2008 - 10:51:01 EST)
- Re: 2.6.25-rc2 rcupreempt WARN after suspend to ram Paul E. McKenney (Sat Feb 23 2008 - 10:53:38 EST)
- Re: Tiny cpusets -- cpusets for small systems? Paul Jackson (Sat Feb 23 2008 - 10:58:25 EST)
- Re: [RFC] [PATCH] Fix b43 driver build for arm Michael Buesch (Sat Feb 23 2008 - 10:59:31 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Sat Feb 23 2008 - 11:07:19 EST)
- Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8) Al Viro (Sat Feb 23 2008 - 11:10:31 EST)
- [PATCH] hwrng: Remove me as a HWRNG maintainer Michael Buesch (Sat Feb 23 2008 - 11:18:12 EST)
- Re: [PATCH] Fix the bcm43xx driver breakage in 2.6.24/25. Michael Buesch (Sat Feb 23 2008 - 11:21:49 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patch added to -mm tree Oleg Nesterov (Sat Feb 23 2008 - 11:23:20 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Sat Feb 23 2008 - 11:28:54 EST)
- Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism Paul E. McKenney (Sat Feb 23 2008 - 11:32:32 EST)
- Lump xxxinit together with init if possible (was Re: Solve section mismatch for free_area_init_core.) Alexander van Heukelum (Sat Feb 23 2008 - 11:35:41 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Ingo Molnar (Sat Feb 23 2008 - 11:45:40 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Sat Feb 23 2008 - 11:51:41 EST)
- Re: 2.6.25-rc2: ohci1394 problem Thomas Meyer (Sat Feb 23 2008 - 11:54:19 EST)
- Re: 2.6.25-rc2 rcupreempt WARN after suspend to ram Karsten Wiese (Sat Feb 23 2008 - 11:54:36 EST)
- Re: [patch 0/8] 2.6.23-stable review Chuck Ebbert (Sat Feb 23 2008 - 11:57:40 EST)
- Re: [patch 00/38] 2.6.24-stable review Chuck Ebbert (Sat Feb 23 2008 - 11:58:22 EST)
- Re: Question about your git habits J.C. Pizarro (Sat Feb 23 2008 - 12:11:54 EST)
- Re: + redo-locking-of-tty-pgrp.patch added to -mm tree Oleg Nesterov (Sat Feb 23 2008 - 12:13:53 EST)
- Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8) Miklos Szeredi (Sat Feb 23 2008 - 12:34:13 EST)
- Re: Merging of completely unreviewed drivers Linus Torvalds (Sat Feb 23 2008 - 12:34:47 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patchadded to -mm tree Steven Rostedt (Sat Feb 23 2008 - 12:37:23 EST)
- [PATCH 0/6] IDE: new series of Coding Style Fixes Paolo Ciarrocchi (Sat Feb 23 2008 - 12:38:32 EST)
- [PATCH 1/6] IDE: Coding Style fixes to drivers/ide/pci/opti621.c Paolo Ciarrocchi (Sat Feb 23 2008 - 12:38:54 EST)
- [PATCH 2/6] IDE: Coding Style fixes to drivers/ide/legacy/hd.c Paolo Ciarrocchi (Sat Feb 23 2008 - 12:39:17 EST)
- [PATCH 3/6] IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c Paolo Ciarrocchi (Sat Feb 23 2008 - 12:39:38 EST)
- [PATCH 5/6] IDE: Coding Style fixes to drivers/ide/ide-floppy.c Paolo Ciarrocchi (Sat Feb 23 2008 - 12:39:53 EST)
- [PATCH 6/6] IDE: Coding Style fixes to drivers/ide/pci/cmd640.c Paolo Ciarrocchi (Sat Feb 23 2008 - 12:40:33 EST)
- Re: 2.6.25-rc2: ohci1394 problem Stefan Richter (Sat Feb 23 2008 - 12:40:58 EST)
- ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4) Vegard Nossum (Sat Feb 23 2008 - 12:48:51 EST)
- Re: linux/kernel/irq/chip.c IRQ disable, shutdown bug Thomas Gleixner (Sat Feb 23 2008 - 12:52:26 EST)
- Re: Lump xxxinit together with init if possible (was Re: Solve section mismatch for free_area_init_core.) Sam Ravnborg (Sat Feb 23 2008 - 12:53:13 EST)
- 2.6.25-current-git hangs on boot Soeren Sonnenburg (Sat Feb 23 2008 - 12:55:37 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patchadded to -mm tree Linus Torvalds (Sat Feb 23 2008 - 12:56:06 EST)
- [PATCH 1/2]via-rhine.c: Use-register-offset-definition-for-WOLcgClr Laura Garcia (Sat Feb 23 2008 - 12:56:59 EST)
- [PATCH 2/2]via-rhine.c: Write-Wake-on-LAN-options-in-_real-time_-not-at-shutdown Laura Garcia (Sat Feb 23 2008 - 12:57:19 EST)
- Re: [RFC PATCH 0/8]: uninline & uninline Ilpo Järvinen (Sat Feb 23 2008 - 13:07:49 EST)
- Re: modular intel-agp does not work on my box Dave Jones (Sat Feb 23 2008 - 13:15:06 EST)
- [PATCH] PM: Introduce PM_EVENT_HIBERNATE (was: Re: i915 hibernation patch (was: Re: 2.6.25-rc2 System no longer ...)) Rafael J. Wysocki (Sat Feb 23 2008 - 13:15:34 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patch added to -mm tree Oleg Nesterov (Sat Feb 23 2008 - 13:19:23 EST)
- Re: Question about your git habits J.C. Pizarro (Sat Feb 23 2008 - 13:19:36 EST)
- Re: [PATCH 4/6] regulator: regulator core. Andrew Morton (Sat Feb 23 2008 - 13:19:52 EST)
- bandasdegaragem.googet.eu Googet (Sat Feb 23 2008 - 13:20:32 EST)
- Re: [RFC PATCH 8/8] Jhash in too big for inlining, move under lib/ Andrew Morton (Sat Feb 23 2008 - 13:23:02 EST)
- Re: [RFC][PATCH] make /proc/pid/pagemap work with huge pages andreturn page size Dave Hansen (Sat Feb 23 2008 - 13:32:02 EST)
- Re: [PATCH 1/6] regulator: consumer driver regulator control framework. David Brownell (Sat Feb 23 2008 - 13:36:55 EST)
- Re: [PATCH 00/16] (Resend) Use get_personality() Christoph Hellwig (Sat Feb 23 2008 - 13:37:44 EST)
- Re: ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4) Alan Cox (Sat Feb 23 2008 - 13:42:24 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Andrew Morton (Sat Feb 23 2008 - 13:43:13 EST)
- Re: [PATCH] PM: Introduce PM_EVENT_HIBERNATE (was: Re: i915 hibernationpatch (was: Re: 2.6.25-rc2 System no longer ...)) Linus Torvalds (Sat Feb 23 2008 - 13:45:38 EST)
- Re: ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4) Vegard Nossum (Sat Feb 23 2008 - 13:46:49 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Andrew Morton (Sat Feb 23 2008 - 13:48:00 EST)
- Re: ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4) Vegard Nossum (Sat Feb 23 2008 - 13:52:53 EST)
- Re: [RFC PATCH 0/8]: uninline & uninline Andrew Morton (Sat Feb 23 2008 - 13:56:53 EST)
- Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8) Al Viro (Sat Feb 23 2008 - 13:57:55 EST)
- [PATCH] qd65xx: fix setup of QD6580 Control register Bartlomiej Zolnierkiewicz (Sat Feb 23 2008 - 13:58:42 EST)
- [PATCH 1/2] qd65xx: always use ->selectproc method Bartlomiej Zolnierkiewicz (Sat Feb 23 2008 - 13:58:58 EST)
- [PATCH 2/2] qd65xx: use IDE_HFLAG_SINGLE host flag Bartlomiej Zolnierkiewicz (Sat Feb 23 2008 - 13:59:35 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patchadded to -mm tree Linus Torvalds (Sat Feb 23 2008 - 14:00:01 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller Andrew Morton (Sat Feb 23 2008 - 14:00:39 EST)
- Re: 2.6.25-current-git hangs on boot Oliver Pinter (Sat Feb 23 2008 - 14:01:05 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Andrew Morton (Sat Feb 23 2008 - 14:03:01 EST)
- Re: [PATCH] copyright owner and author clean up for intel iommuand related files Greg KH (Sat Feb 23 2008 - 14:12:00 EST)
- Re: [stable] [patch] fuse: fix permission checking Greg KH (Sat Feb 23 2008 - 14:12:17 EST)
- Re: [PATCH 00/16] (Resend) Use get_personality() Andrew Morton (Sat Feb 23 2008 - 14:16:48 EST)
- Re: [PATCH] copyright owner and author clean up for intel iommu andrelated files Andrew Morton (Sat Feb 23 2008 - 14:20:35 EST)
- Re: [stable] [patch] fuse: fix permission checking Andrew Morton (Sat Feb 23 2008 - 14:23:30 EST)
- Re: modular intel-agp does not work on my box Gabriel C (Sat Feb 23 2008 - 14:30:54 EST)
- Re: [PATCH 4/6] regulator: regulator core. ian (Sat Feb 23 2008 - 14:36:51 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patch added to -mm tree Oleg Nesterov (Sat Feb 23 2008 - 14:37:09 EST)
- Re: [PATCH 4/6] regulator: regulator core. Andrew Morton (Sat Feb 23 2008 - 14:39:29 EST)
- Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ... Sam Ravnborg (Sat Feb 23 2008 - 14:39:44 EST)
- Re: [stable] [patch] fuse: fix permission checking Miklos Szeredi (Sat Feb 23 2008 - 14:40:35 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patch added to -mm tree Dmitry Adamushko (Sat Feb 23 2008 - 14:41:28 EST)
- [PATCH] percpu: fix DEBUG_PREEMPT per_cpu checking Hugh Dickins (Sat Feb 23 2008 - 14:42:19 EST)
- [PATCH] Allow populate_rootfs() to be called early (resent, withsob) Ãric Piel (Sat Feb 23 2008 - 14:43:24 EST)
- Re: modular intel-agp does not work on my box Dave Jones (Sat Feb 23 2008 - 14:46:22 EST)
- Re: [PATCH 3/8] sched: rt-group: interface Paul Menage (Sat Feb 23 2008 - 14:48:43 EST)
- Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8) Miklos Szeredi (Sat Feb 23 2008 - 14:49:06 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patch added to -mm tree Dmitry Adamushko (Sat Feb 23 2008 - 14:51:37 EST)
- Re: [PATCH 3/8] sched: rt-group: interface Peter Zijlstra (Sat Feb 23 2008 - 14:58:47 EST)
- RE: [RFC PATCH 0/8]: uninline & uninline Hua Zhong (Sat Feb 23 2008 - 14:59:01 EST)
- Re: [PATCH 3/8] sched: rt-group: interface Paul Menage (Sat Feb 23 2008 - 15:02:19 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patchadded to -mm tree Linus Torvalds (Sat Feb 23 2008 - 15:03:42 EST)
- [PATCH 1/4] it821x: fix kzalloc() failure handling Bartlomiej Zolnierkiewicz (Sat Feb 23 2008 - 15:04:30 EST)
- [PATCH 2/4] sis5513: fail early for unsupported chipsets Bartlomiej Zolnierkiewicz (Sat Feb 23 2008 - 15:04:48 EST)
- [PATCH 3/4] ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag Bartlomiej Zolnierkiewicz (Sat Feb 23 2008 - 15:05:21 EST)
- [PATCH 4/4] ide: add struct ide_port_ops Bartlomiej Zolnierkiewicz (Sat Feb 23 2008 - 15:05:56 EST)
- [PATCH] Use userland-like functions for reading the ACPI table Ãric Piel (Sat Feb 23 2008 - 15:06:57 EST)
- Re: [PATCH] percpu: fix DEBUG_PREEMPT per_cpu checking Andrew Morton (Sat Feb 23 2008 - 15:07:31 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patchadded to -mm tree Linus Torvalds (Sat Feb 23 2008 - 15:09:50 EST)
- Re: [PATCH] percpu: fix DEBUG_PREEMPT per_cpu checking Linus Torvalds (Sat Feb 23 2008 - 15:10:53 EST)
- Re: [RFC 03/11] slim down debugfs Hugh Dickins (Sat Feb 23 2008 - 15:12:37 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Sat Feb 23 2008 - 15:18:33 EST)
- Re: Lump xxxinit together with init if possible (was Re: Solve section mismatch for free_area_init_core.) Alexander van Heukelum (Sat Feb 23 2008 - 15:20:50 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 Jeff Garzik (Sat Feb 23 2008 - 15:25:41 EST)
- Re: [PATCH 3/8] sched: rt-group: interface Peter Zijlstra (Sat Feb 23 2008 - 15:26:58 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 Jeff Garzik (Sat Feb 23 2008 - 15:27:48 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 Linus Torvalds (Sat Feb 23 2008 - 15:31:23 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Soeren Sandmann (Sat Feb 23 2008 - 15:34:28 EST)
- Re: [PATCH 3/8] sched: rt-group: interface Paul Menage (Sat Feb 23 2008 - 15:37:27 EST)
- Re: [PATCH] Fix the bcm43xx driver breakage in 2.6.24/25. Alexey Zaytsev (Sat Feb 23 2008 - 15:37:49 EST)
- Re: runqueue locks in schedule() Peter Zijlstra (Sat Feb 23 2008 - 15:41:19 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Andrew Morton (Sat Feb 23 2008 - 15:44:19 EST)
- Re: Hang on suspend Rafael J. Wysocki (Sat Feb 23 2008 - 15:45:22 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 Andrew Morton (Sat Feb 23 2008 - 15:45:47 EST)
- Re: [PATCH] Use userland-like functions for reading the ACPI table Linus Torvalds (Sat Feb 23 2008 - 15:46:40 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 James Bottomley (Sat Feb 23 2008 - 15:56:56 EST)
- Re: [RFC PATCH 0/8]: uninline & uninline Andi Kleen (Sat Feb 23 2008 - 16:02:52 EST)
- Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* valuesto do_div() [try #3] Thomas Gleixner (Sat Feb 23 2008 - 16:03:15 EST)
- [PATCH, 3rd resend] documentation: atomic_add_unless() doesn't imply mb() on failure Oleg Nesterov (Sat Feb 23 2008 - 16:04:24 EST)
- [ANNOUNCE] GIT 1.5.4.3 Junio C Hamano (Sat Feb 23 2008 - 16:07:53 EST)
- Re: + kthread-add-a-missing-memory-barrier-to-kthread_stop.patch added to -mm tree Dmitry Adamushko (Sat Feb 23 2008 - 16:08:20 EST)
- Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* valuesto do_div() [try #3] Andrew Morton (Sat Feb 23 2008 - 16:09:21 EST)
- [Fixed PATCH] hpt366: fix section mismatch warnings Sam Ravnborg (Sat Feb 23 2008 - 16:22:52 EST)
- Re: [PATCHv4 2.6.25] i2c: adds support for i2c bus on FreescaleCPM1/CPM2 controllers Olof Johansson (Sat Feb 23 2008 - 16:24:47 EST)
- Re: [PATCH] More accessible usage of custom flags Nicholas Marquez (Sat Feb 23 2008 - 16:29:02 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Alexey Zaytsev (Sat Feb 23 2008 - 16:33:00 EST)
- Re: 2.6.24 panics initializing ne2k in mips. Rob Landley (Sat Feb 23 2008 - 16:43:41 EST)
- Re: 2.6.25-rc2 hangs after "Suspending console(s)" Rafael J. Wysocki (Sat Feb 23 2008 - 16:45:43 EST)
- [PATCH] mvsas: fix build warning, clean prototypes Jeff Garzik (Sat Feb 23 2008 - 16:54:24 EST)
- Re: [PATCH] More accessible usage of custom flags Nick Andrew (Sat Feb 23 2008 - 17:06:43 EST)
- Re: [PATCH] Make the kernel NTP code hand 64-bit *unsigned* valuesto do_div() [try #3] Thomas Gleixner (Sat Feb 23 2008 - 17:06:57 EST)
- Re: 2.6.25-rc2 + smartd = hang Anders Eriksson (Sat Feb 23 2008 - 17:14:56 EST)
- Re: 2.6.25-rc2 + smartd = hang Anders Eriksson (Sat Feb 23 2008 - 17:18:23 EST)
- Re: bcm43xx regression in 2.6.24 (with patch) Michael Buesch (Sat Feb 23 2008 - 17:21:50 EST)
- Re: [PATCH] More accessible usage of custom flags Nicholas Marquez (Sat Feb 23 2008 - 17:29:11 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 Olof Johansson (Sat Feb 23 2008 - 17:57:58 EST)
- Re: 2.6.25-rc2 + smartd = hang Bartlomiej Zolnierkiewicz (Sat Feb 23 2008 - 17:59:44 EST)
- [PATCH try #1] Kconfig: cleanup block/Kconfig help descriptions Nick Andrew (Sat Feb 23 2008 - 18:06:01 EST)
- [PATCH] x86: fix build on non-C locales. Priit Laes (Sat Feb 23 2008 - 18:06:25 EST)
- [PATCH 03/10] CGroup API files: Use read_u64 in memory controller menage (Sat Feb 23 2008 - 18:27:32 EST)
- [PATCH 10/10] CGroup API files: Make CGROUP_DEBUG default to off menage (Sat Feb 23 2008 - 18:27:43 EST)
- [PATCH 01/10] CGroup API files: Rename read/write_uint methods to read_write_u64 menage (Sat Feb 23 2008 - 18:28:13 EST)
- [PATCH 06/10] CGroup API files: Add cgroup map data type menage (Sat Feb 23 2008 - 18:28:37 EST)
- [PATCH 00/10] CGroup API files: Various cleanup to CGroup control files menage (Sat Feb 23 2008 - 18:28:55 EST)
- [PATCH 02/10] CGroup API files: Add res_counter_read_u64() menage (Sat Feb 23 2008 - 18:29:25 EST)
- [PATCH 04/10] CGroup API files: Strip all trailing whitespace in cgroup_write_u64 menage (Sat Feb 23 2008 - 18:29:47 EST)
- [PATCH 08/10] CGroup API files: Drop mem_cgroup_force_empty() menage (Sat Feb 23 2008 - 18:30:12 EST)
- [PATCH 07/10] CGroup API files: Use cgroup map for memcontrol stats file menage (Sat Feb 23 2008 - 18:30:51 EST)
- [PATCH 05/10] CGroup API files: Update cpusets to use cgroup structured file API menage (Sat Feb 23 2008 - 18:31:17 EST)
- [PATCH 09/10] CGroup API files: Move "releasable" to cgroup_debug subsystem menage (Sat Feb 23 2008 - 18:31:41 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Sat Feb 23 2008 - 18:32:00 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 Jeff Garzik (Sat Feb 23 2008 - 18:32:37 EST)
- Re: [PATCH] More accessible usage of custom flags Nick Andrew (Sat Feb 23 2008 - 18:39:52 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 Jeff Garzik (Sat Feb 23 2008 - 18:53:35 EST)
- jffs2: -ENOSPC when truncating file?! Pavel Machek (Sat Feb 23 2008 - 18:57:34 EST)
- Re: [GIT PATCH] scsi fixes for 2.6.25-rc2 James Bottomley (Sat Feb 23 2008 - 19:09:28 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Rafael J. Wysocki (Sat Feb 23 2008 - 19:22:32 EST)
- Clocksource tsc is always unstable with 2.6.25-* kernels and CONFIG_NO_HZ=yon my box Gabriel C (Sat Feb 23 2008 - 19:32:19 EST)
- Re: jffs2: -ENOSPC when truncating file?! David Woodhouse (Sat Feb 23 2008 - 19:36:18 EST)
- Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Gabriel C (Sat Feb 23 2008 - 19:45:15 EST)
- boot_delay broken ? Dave Jones (Sat Feb 23 2008 - 19:46:33 EST)
- Tabs, spaces, indent and 80 character lines Richard Knutsson (Sat Feb 23 2008 - 19:48:50 EST)
- Re: [PATCH] macb: Fix speed setting Haavard Skinnemoen (Sat Feb 23 2008 - 19:50:46 EST)
- Re: [BUG] snd-hda-intel Dave Jones (Sat Feb 23 2008 - 19:52:00 EST)
- Re: [PATCH] atmel_spi: Fix clock polarity Haavard Skinnemoen (Sat Feb 23 2008 - 19:56:50 EST)
- Re: [PATCH] Use userland-like functions for reading the ACPI table Christoph Hellwig (Sat Feb 23 2008 - 20:32:14 EST)
- 2.6.24.2: 4KSTACKS + PCA403CD IDE CD + pcdrw + mount + PREEMPT -> stack overflow Nix (Sat Feb 23 2008 - 20:56:53 EST)
- Re: dma engine drivers for 2.6.25? Dan Williams (Sat Feb 23 2008 - 21:06:54 EST)
- [patch 2/2] x86,fpu: lazy allocation of FPU area Suresh Siddha (Sat Feb 23 2008 - 21:47:44 EST)
- [patch 1/2] x86,fpu: split FPU state from task struct Suresh Siddha (Sat Feb 23 2008 - 21:47:59 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Pekka Enberg (Sat Feb 23 2008 - 21:50:39 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller Balbir Singh (Sat Feb 23 2008 - 21:52:59 EST)
- Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 Arjan van de Ven (Sat Feb 23 2008 - 21:59:49 EST)
- Re: [patch 1/2] x86,fpu: split FPU state from task struct Christoph Hellwig (Sat Feb 23 2008 - 22:05:59 EST)
- Re: [PATCH 2/2] ResCounter: Use read_uint in memory controller Paul Menage (Sat Feb 23 2008 - 22:07:08 EST)
- Please, put 64-bit counter per task and incr.by.one each ctxt switch. J.C. Pizarro (Sat Feb 23 2008 - 22:08:51 EST)
- Re: [patch 2/2] x86,fpu: lazy allocation of FPU area Christoph Hellwig (Sat Feb 23 2008 - 22:09:26 EST)
- Re: [PATCH] x86: add the debugfs interface for the sysprof tool Nicholas Miell (Sat Feb 23 2008 - 22:12:45 EST)
- Re: Please, put 64-bit counter per task and incr.by.one each ctxtswitch. Rik van Riel (Sat Feb 23 2008 - 22:18:33 EST)
- Re: [Bug 10030] Suspend doesn't work when SD card is inserted Alan Stern (Sat Feb 23 2008 - 22:26:29 EST)
- [2.6.25 patch] fix drivers/usb/host/u132-hcd.c compilation Adrian Bunk (Sat Feb 23 2008 - 22:46:17 EST)
- Re: Tiny cpusets -- cpusets for small systems? Max Krasnyansky (Sat Feb 23 2008 - 22:54:30 EST)
- Re: [PATCH 00/16] (Resend) Use get_personality() WANG Cong (Sat Feb 23 2008 - 23:09:30 EST)
- Re: Please, put 64-bit counter per task and incr.by.one each ctxt switch. J.C. Pizarro (Sat Feb 23 2008 - 23:09:40 EST)
- Re: [PATCH] PM: Introduce PM_EVENT_HIBERNATE (was: Re: i915hibernation patch (was: Re: 2.6.25-rc2 System no longer ...)) Mirco Tischler (Sat Feb 23 2008 - 23:17:08 EST)
- Re: Merging of completely unreviewed drivers David Newall (Sat Feb 23 2008 - 23:25:52 EST)
- Re: [linux-pm] [Bug 10030] Suspend doesn't work when SD card isinserted Alan Stern (Sat Feb 23 2008 - 23:26:45 EST)
- Re: Please, put 64-bit counter per task and incr.by.one each ctxtswitch. Rik van Riel (Sat Feb 23 2008 - 23:27:21 EST)
- [PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum Stephen Rothwell (Sat Feb 23 2008 - 23:27:38 EST)
- Re: Merging of completely unreviewed drivers David Newall (Sat Feb 23 2008 - 23:30:27 EST)
- Re: Hang on suspend Julian Blake Kongslie (Sat Feb 23 2008 - 23:31:09 EST)
- lguest breaks i386 allmodconfig Jeff Garzik (Sat Feb 23 2008 - 23:32:54 EST)
- Re: Merging of completely unreviewed drivers David Newall (Sat Feb 23 2008 - 23:34:35 EST)
- Re: [PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum James Bottomley (Sat Feb 23 2008 - 23:39:27 EST)
- Re: [Lguest] lguest breaks i386 allmodconfig Tony Breeds (Sat Feb 23 2008 - 23:39:43 EST)
- Re: [PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum Stephen Rothwell (Sat Feb 23 2008 - 23:44:42 EST)
- [PATCH 1/1] [SCSI] gdth: misc cleanups, preparation for ISA/EISA hotplug API Jeff Garzik (Sat Feb 23 2008 - 23:45:03 EST)
- Re: Merging of completely unreviewed drivers Linus Torvalds (Sat Feb 23 2008 - 23:50:43 EST)
4346 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc