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)