lkml.org 
[lkml]   [2007]   [Jun]   [17]   [last100]  
 
/

17 Jun 2007

 
 [PATCH] Use DATA_DATA in crisMathieu Desnoyers
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Daniel Hazelton
 [PATCH] Add missing DATA_DATA to powerpcMathieu Desnoyers
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Daniel Hazelton
 [PATCH] Use DATA_DATA in xtensaMathieu Desnoyers
 Re: [patch 1/5] Use EXTRARW_DATA in architecturesMathieu Desnoyers
 Re: libertas (private) ioctls vs. nl80211Matt Mackall
 Re: [patch 00/14] Page cache cleanup in anticipation of Large Bloc ...Matt Mackall
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Al Viro
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Daniel Hazelton
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: How to printk unsigned long long variable?Stephen Rothwell
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Daniel Hazelton
 Re: [PATCH 1/6] make pci_ids lowercase hexaJiri Slaby
 Re: And now for something _totally_ different: Linux v2.6.22-rc5Nicholas Miell
 Re: [PATCH] block: always requeue !fs requests at the frontJens Axboe
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Ingo Molnar
 Re: PROBLEM: kernel BUG at mm/swap_state.c:78! (v2.6.21 under vmware)"Tom Robinson"
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Ingo Molnar
 Re: [PATCH] block: always requeue !fs requests at the frontTejun Heo
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Bron Gondwana
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Bron Gondwana
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Ingo Molnar
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Bron Gondwana
[New][PATCH] Strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle
[New][PATCH] blink: Only blink when parameter is setBernhard Walle
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Ingo Molnar
[New][PATCH] driver core: properly get driver in device_release_driverStefan Richter
 Re: [PATCH] hwmon/coretemp: Fix a broken error pathSoeren Sonnenburg
 Re: 2.6.22-rc4 not compiling on the SH4/DreamcastMichal Piotrowski
 Re: [PATCH] Replace obscure constructs in fs/block_dev.cBjörn Steinbrink
 [PATCH] (Re: regression tracking (Re: Linux 2.6.21))Michal Piotrowski
 Re: Problems with hda_intel, Santa Rosa, and suspend"Rafael J. Wysocki"
 [PATCH 02/58] KVM: SVM: Allow direct guest access to PC debug portAvi Kivity
 [PATCH 03/58] KVM: Assume that writes smaller than 4 bytes are to ...Avi Kivity
 [PATCH 01/58] KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VM ...Avi Kivity
[New][PATCH 00/58] KVM updates for 2.6.23Avi Kivity
 [PATCH 04/58] KVM: Avoid saving and restoring some host CPU state ...Avi Kivity
 [PATCH 06/58] KVM: Reduce misfirings of the fork detectorAvi Kivity
 [PATCH 11/58] KVM: Increase mmu shadow cache to 1024 pagesAvi Kivity
 [PATCH 09/58] KVM: MMU: Respect nonpae pagetable quadrant when zap ...Avi Kivity
 [PATCH 05/58] KVM: Unindent some codeAvi Kivity
 [PATCH 10/58] KVM: Update shadow pte on write to guest pteAvi Kivity
 [PATCH 07/58] KVM: Be more careful restoring fs on lightweight vmexitAvi Kivity
 [PATCH 12/58] KVM: Fix potential guest state leak into hostAvi Kivity
 [PATCH 15/58] KVM: Consolidate guest fpu activation and deactivationAvi Kivity
 [PATCH 19/58] KVM: MMU: Store shadow page tables as kernel virtual ...Avi Kivity
 [PATCH 16/58] KVM: Set cr0.mp for guestsAvi Kivity
 [PATCH 14/58] KVM: Rationalize exception bitmap usageAvi Kivity
 [PATCH 21/58] KVM: Avoid corrupting tr in real modeAvi Kivity
 [PATCH 23/58] KVM: VMX: Use local labels in inline assemblyAvi Kivity
 [PATCH 29/58] KVM: x86 emulator: implement wbinvdAvi Kivity
 [PATCH 35/58] KVM: MMU: Pass the guest pde to set_pte_commonAvi Kivity
 [PATCH 30/58] KVM: Fix includesAvi Kivity
 [PATCH 32/58] KVM: MMU: Use slab caches for shadow pages and their ...Avi Kivity
 [PATCH 36/58] KVM: MMU: Fold fix_read_pf() into set_pte_common()Avi Kivity
 [PATCH 33/58] KVM: MMU: Simplify fetch() a little bitAvi Kivity
 [PATCH 38/58] KVM: Move shadow pte modifications from set_pte/set_ ...Avi Kivity
 [PATCH 40/58] KVM: MMU: Make setting shadow ptes atomic on i386Avi Kivity
 [PATCH 42/58] KVM: MMU: Simpify accessed/dirty/present/nx bit handlingAvi Kivity
 [PATCH 44/58] KVM: MMU: Remove unused large page markerAvi Kivity
 [PATCH 43/58] KVM: MMU: Don't cache guest access bits in the shado ...Avi Kivity
 [PATCH 45/58] KVM: Lazy guest cr3 switchingAvi Kivity
 [PATCH 48/58] KVM: Fix vcpu freeing for guest smpAvi Kivity
 [PATCH 49/58] KVM: Fix adding an smp virtual machine to the vm listAvi Kivity
 [PATCH 50/58] KVM: Enable guest smpAvi Kivity
 [PATCH 53/58] KVM: Keep an upper bound of initialized vcpusAvi Kivity
 [PATCH 51/58] KVM: Move duplicate halt handling code into kvm_main.cAvi Kivity
 [PATCH 56/58] KVM: VMX: Replace memset(<addr>, 0, PAGESIZE) with c ...Avi Kivity
 [PATCH 55/58] KVM: SVM: Replace memset(<addr>, 0, PAGESIZE) with c ...Avi Kivity
 [PATCH 58/58] KVM: VMX: Ensure vcpu time stamp counter is monotonousAvi Kivity
 [PATCH 52/58] KVM: Emulate hlt on real mode for IntelAvi Kivity
 [PATCH 57/58] KVM: Initialize the BSP bit in the APIC_BASE msr cor ...Avi Kivity
 [PATCH 54/58] KVM: Flush remote tlbs when reducing shadow pte perm ...Avi Kivity
 [PATCH 47/58] KVM: Remove unnecessary initialization and checks in ...Avi Kivity
 [PATCH 41/58] KVM: MMU: Remove cr0.wp tricksAvi Kivity
 [PATCH 39/58] KVM: Make shadow pte updates atomicAvi Kivity
 [PATCH 34/58] KVM: MMU: Move set_pte_common() to pte width depende ...Avi Kivity
 [PATCH 37/58] KVM: MMU: Fold fix_write_pf() into set_pte_common()Avi Kivity
 [PATCH 28/58] Use menuconfig objects II - KVM/VirtAvi Kivity
 [PATCH 31/58] KVM: Use symbolic constants instead of magic numbersAvi Kivity
 [PATCH 25/58] KVM: VMX: Avoid saving and restoring msrs on lightwe ...Avi Kivity
 [PATCH 26/58] KVM: VMX: Cleanup redundant code in MSR setAvi Kivity
 [PATCH 27/58] KVM: VMX: Avoid saving and restoring msr_efer on lig ...Avi Kivity
 [PATCH 24/58] KVM: VMX: Handle #SS faults from real modeAvi Kivity
[New]git-current: slub breaks s2ram with fglrx...Soeren Sonnenburg
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))Andrew Morton
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))"Michal Piotrowski"
[New]way of managing the kernel development involvement process (was: R ...Martin Steigerwald
 Re: [PATCH] headercheck: add dependency check and improve speedDavid Woodhouse
 Re: My kernel hangs again: Help with git pleaseAlex Riesen
 Re: USB remote control missing keycodesIslam Amer
 Re: git-current: slub breaks s2ram with fglrx..."Rafael J. Wysocki"
 Re: b44: high ping times with wireless-devMichael Buesch
 Re: b44: high ping times with wireless-devMichael Buesch
[New]solution to "usb disconnect problems regarding usb 1.1 and 2.0"Wolfgang Schnitker
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alan Cox
[New][PATCH] Alsa fix for SAA7134 based "KNC One TV-Station DVR" cardRafał_Bilski
 Re: [PATCH] fix memory leak in UBI scanning unitArtem Bityutskiy
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))Oleg Verych
 Re: [2/2] 2.6.22-rc4: known regressions v3Mark Fortescue
 Re: 2.6.22-rc4 XFS fails after hibernate/resumeDavid Greaves
 Re: [linux-lvm] 2.6.22-rc4 XFS fails after hibernate/resumeDavid Greaves
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))"Rafael J. Wysocki"
[New][PATCH 2.6.22-rc5] nfsd: fix pointer-to-int cast warningMikael Pettersson
 Re: b44: high ping times with wireless-devMaximilian Engelhardt
 Re: limits on raidAndi Kleen
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))"Rafael J. Wysocki"
 Re: b44: high ping times with wireless-devMichael Buesch
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))Adrian Bunk
 [patch 1/5] 53c700 scsi: m68k support for the 53c700 SCSI coreGeert Uytterhoeven
[New][patch 0/5] m68k 53c700 SCSIGeert Uytterhoeven
 [patch 3/5] 53c700 scsi: m68k MVME16x NCR53C710 SCSIGeert Uytterhoeven
 [patch 2/5] 53c700 scsi: m68k BVME6000 NCR53C710 SCSIGeert Uytterhoeven
 [patch 5/5] 53c700 scsi: Amiga Zorro NCR53c710 SCSIGeert Uytterhoeven
 [patch 4/5] 53c700 scsi: Amiga 4000T NCR53c710 SCSIGeert Uytterhoeven
 Re: [PATCH] Replace obscure constructs in fs/block_dev.cJohannes Weiner
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Michael Poole
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Graham Murray
 Re: [PATCH] headercheck: add dependency check and improve speedSam Ravnborg
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))"Michal Piotrowski"
 Re: limits on raidWakko Warner
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3bert hubert
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Michael Poole
[New]man-pages-2.57 is releasedMichael Kerrisk
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))Stefan Richter
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Bernd Schmidt
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))Oleg Verych
[New]Re: [2/2] 2.6.22-rc5: known regressionsMichal Piotrowski
[New][1/2] 2.6.22-rc5: known regressions with patchesMichal Piotrowski
 How to improve the quality of the kernel?Adrian Bunk
[New]RE: CONFIG_X86_ES7000=y, CONFIG_X86_GENERICARCH=n, CONFIG_ACPI=y b ..."Natalie Protasevich"
[New]Re: [2/2] 2.6.22-rc5: known regressions with patchesJames Morris
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))Adrian Bunk
[New][PATCH] Hardware MPEG audio fix for SAA7134 based "KNC One TV-Stat ...Rafał_Bilski
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Jan Harkes
 Re: [kvm-devel] [BUG] Oops with KVM-27Luca Tettamanti
 Re: [2/2] 2.6.22-rc5: known regressions with patchesIngo Molnar
 Re: [1/2] 2.6.22-rc5: known regressions with patchesIngo Molnar
 Re: [kvm-devel] [BUG] Oops with KVM-27Avi Kivity
 Re: git-current: slub breaks s2ram with fglrx...Soeren Sonnenburg
 Re: [1/2] 2.6.22-rc5: known regressions with patches"Michal Piotrowski"
 Re: git-current: slub breaks s2ram with fglrx..."Michal Piotrowski"
 Re: [PATCH] Replace obscure constructs in fs/block_dev.cJohannes Weiner
 Re: git-current: slub breaks s2ram with fglrx...Soeren Sonnenburg
[New]msleep(1000) vs. schedule_timeout_uninterruptible(HZ+1)linux@horizon ...
 Re: v2.6.21.4-rt11"Nelson Castillo"
 [AGPGART] intel_agp: use table for device probeCarlo Wood
 Re: How to improve the quality of the kernel?Stefan Richter
 Re: v2.6.21.4-rt11Thomas Gleixner
 Re: How to improve the quality of the kernel?"Michal Piotrowski"
 Re: v2.6.21.4-rt11"Nelson Castillo"
 [PATCH 1/2] kvm: Fix x86 emulator writebackLuca Tettamanti
 [PATCH 2/2] kvm: avoid useless memory write when possibleLuca Tettamanti
 Re: [PATCH 1/2] kvm: Fix x86 emulator writebackAvi Kivity
 Re: v2.6.21.4-rt11Thomas Gleixner
 Re: And now for something _totally_ different: Linux v2.6.22-rc5Davide Libenzi
 Re: [PATCH 1/5] ide: add short cables supportSergei Shtylyov
 Re: limits on raidBill Davidsen
 Re: limits on raidBill Davidsen
 Re: How to improve the quality of the kernel?"Rafael J. Wysocki"
 Re: limits on raiddean gaudet
[New]Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3david@lang ...
[New]Re: solution to "usb disconnect problems regarding usb 1.1 and 2.0"Robert Hancock
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexey Dobriyan
 Re: How to improve the quality of the kernel?"Natalie Protasevich"
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))david@lang ...
 Re: [PATCH] NFS: Make NFS root work againAndi Kleen
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Tim Post
 Re: [PATCH] hwmon/coretemp: Fix a broken error pathRudolf Marek
[New]long-term regressiondavid@lang ...
 Re: [PATCH] never called printk statement in ide-taskfile.c::wait_ ...Masatake YAMATO
 [PATCH -mm 0/3] PM: Remove unused and unnecessary features from co ..."Rafael J. Wysocki"
 [PATCH -mm 1/3] PM: Remove prev_state from struct dev_pm_info"Rafael J. Wysocki"
 [PATCH -mm 2/3] PM: Remove power_state.event checks from suspend c ..."Rafael J. Wysocki"
 [PATCH -mm 3/3] PM: Do not check parent state in suspend and resum ..."Rafael J. Wysocki"
 Re: How to improve the quality of the kernel?"Rafael J. Wysocki"
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Daniel Hazelton
 Re: [patch 4/8] Immediate Value - i386 OptimizationMathieu Desnoyers
[New]QEMU's scsi controller no longer works on arm.Rob Landley
[New]2.6.22-rc5 regressionCarlo Wood
 Re: How to improve the quality of the kernel?Adrian Bunk
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: How to improve the quality of the kernel?Bartlomiej Zolnierkiewicz
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: How to improve the quality of the kernel?Stefan Richter
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Michael Poole
 Re: How to improve the quality of the kernel?"Natalie Protasevich"
 Re: [patch 0/3] no MAX_ARG_PAGES -v2Pavel Machek
 Re: How to improve the quality of the kernel?Andrew Morton
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: How to improve the quality of the kernel?"Michal Piotrowski"
[New]Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: [AGPGART] intel_agp: use table for device probeDave Jones
 Re: [patch 0/3] no MAX_ARG_PAGES -v2Ingo Molnar
 [PATCH 13/16] Unionfs: Change free_dentry_private_info to take a s ..."Josef 'Jeff' Sipek"
 [PATCH 12/16] Unionfs: Cleanup new_dentry_private_data"Josef 'Jeff' Sipek"
 [PATCH 14/16] Unionfs: Add BUG_ONs to unionfs_lower_*"Josef 'Jeff' Sipek"
 [PATCH 11/16] Unionfs: Revalidate dentries passed to all inode/sup ..."Josef 'Jeff' Sipek"
 [PATCH 15/16] Unionfs: Change the semantics of sb info's rwsem"Josef 'Jeff' Sipek"
 [PATCH 02/16] Unionfs: Don't revalidate dropped dentries"Josef 'Jeff' Sipek"
[New][GIT PULL -mm] Unionfs cleanups, fixes, and mmap"Josef 'Jeff' Sipek"
 [PATCH 06/16] MAINTAINERS: Add Erez Zadok as a maintainer of Unionfs"Josef 'Jeff' Sipek"
 [PATCH 04/16] Unionfs: Set lower inodes correctly after branch man ..."Josef 'Jeff' Sipek"
 [PATCH 07/16] Unionfs: Add standard copyright comment to include/l ..."Josef 'Jeff' Sipek"
 [PATCH 03/16] Unionfs: Retry lookup for different silly-renamed files"Josef 'Jeff' Sipek"
 [PATCH 10/16] Unionfs: merge find_new_branch_index and branch_id_t ..."Josef 'Jeff' Sipek"
 [PATCH 01/16] [PATCH] unionfs section mismatch"Josef 'Jeff' Sipek"
 [PATCH 08/16] Unionfs: Remove unnecessary #define"Josef 'Jeff' Sipek"
 [PATCH 05/16] Unionfs: call statfs on lower file system properly"Josef 'Jeff' Sipek"
[New]Re: [Bug 8645] disconnect usb end-device; reading errorWolfgang Schnitker
 [PATCH 09/16] Unionfs: mmap implementation"Josef 'Jeff' Sipek"
[New][PATCH] Futex: Revert the non-functional REQUEUE_PIThomas Gleixner
 Re: How to improve the quality of the kernel?"Rafael J. Wysocki"
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Linus Torvalds
 Re: [PATCH -mm 2/2] PM: Disable usermode helper before hibernation ..."Rafael J. Wysocki"
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Linus Torvalds
 Re: [PATCH -mm 6/7] PM: Remove power_state.event checks from suspe ..."Rafael J. Wysocki"
 Re: [PATCH] Futex: Revert the non-functional REQUEUE_PIUlrich Drepper
 Re: And now for something _totally_ different: Linux v2.6.22-rc5Nicholas Miell
 Re: How to improve the quality of the kernel?Adrian Bunk
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: How to improve the quality of the kernel?Carlo Wood
 Re: limits on raidWakko Warner
[New]Random oops in Ubuntu 7.04 stock kernel (usb hotplug null pointer ...Rob Landley
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Daniel Hazelton
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Daniel Hazelton
 Re: limits on raiddean gaudet
 Re: 2.6.22-rc5 regressionCarlo Wood
 Re: [AGPGART] intel_agp: use table for device probeCarlo Wood
 Re: How to improve the quality of the kernel?Stefan Richter
 Re: How to improve the quality of the kernel?"Michal Piotrowski"
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alan Cox
[New]Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Al Boldi
[New][PATCH 0/3] ACPI autoloadingThomas Renninger
[New][PATCH 1/3] ACPI autoloading - ACPICA adjustanceThomas Renninger
[New][PATCH 3/3] ACPI autoloading - Create __mod_acpi_device_table symb ...Thomas Renninger
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Bernd Petrovitsch
[New][PATCH 2/3] ACPI autoloading - Create acpi alias interfaceThomas Renninger
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: limits on raiddavid@lang ...
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: limits on raiddavid@lang ...
 Re: [AGPGART] intel_agp: use table for device probeDave Jones
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Michael Poole
 Re: Problems with hda_intel, Santa Rosa, and suspend"Matt Mullins"
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: [PATCH] (Re: regression tracking (Re: Linux 2.6.21))Oleg Verych
 Re: [AGPGART] intel_agp: use table for device probeCarlo Wood
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3david@lang ...
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alan Cox
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Bernd Petrovitsch
[New]Re: [Bug 8646] New: fw-ohci and ohci1394: panic in softirq, below ...Stefan Richter
[New][PATCH] Add new ICH9M pci id (8086:2850) to ata_piix id list"Maurizio Monge"
[New]FS block count, size and seek offset?"David Brown"
 Re: [AGPGART] intel_agp: use table for device probeDave Jones
 Re: How to improve the quality of the kernel?Bartlomiej Zolnierkiewicz
 Re: [PATCH, 3rd try] make disable_console_suspend runtime configurablePavel Machek
 Re: [PATCH] Add new ICH9M pci id (8086:2850) to ata_piix id listMichal Piotrowski
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3"Jesper Juhl"
[New]Please revert 21564fd2a3deb48200b595332f9ed4c9f311f2a7Adrian Bunk
 Re: [BUG] long freezes on thinkpad t60Miklos Szeredi
[New][PATCH] ieee1394: nodemgr: parallelize between several hostsStefan Richter
 Re: 2.6.22-rc5 regressionCarlo Wood
 Re: [Suspend-devel] [PATCH, 3rd try] make disable_console_suspend ...Pavel Machek
 Re: [AGPGART] intel_agp: use table for device probeCarlo Wood
 Re: [PATCH 1/6] make pci_ids lowercase hexaGreg KH
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Chris Adams
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Al Boldi
 Re: Versioning file systemDale Amon
 Re: [AGPGART] intel_agp: use table for device probeCarlo Wood
[New][patch] use __asm__ and __volatile__ in i386/arm/s390 byteorder.hMike Frysinger
[New][PATCH] clarify the GPL version of contributions by Jesper Juhl in ...Jesper Juhl
 Re: [AGPGART] intel_agp: use table for device probeCarlo Wood
 Re: Machine Check Exception: 0...04"Mr. James W. Laferriere"
[New]Re: How to improve the quality of the kernel?Al Boldi
 Re: Machine Check Exception: 0...04"Jesper Juhl"
 Re: [AGPGART] intel_agp: use table for device probeDave Jones
 Re: [PATCH 3/3] ACPI autoloading - Create __mod_acpi_device_table ...Henrique de Moraes Holschuh
 Re: [patch] use __asm__ and __volatile__ in i386/arm/s390 byteorder.hArjan van de Ven
[New][patch] make hdrscheck.sh force __asm__ in exported headersMike Frysinger
 Re: How to improve the quality of the kernel?"Michal Piotrowski"
 Re: How to improve the quality of the kernel?"Rafael J. Wysocki"
 mea culpa on the meaning of Tivoization (was: Re: Dual-Licensing L ...Alexandre Oliva
 Re: How to improve the quality of the kernel?Stefan Richter
 Re: 2.6.22-rc5 regressionPaul Mundt
 Re: [patch] use __asm__ and __volatile__ in i386/arm/s390 byteorder.hArnd Bergmann
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Linus Torvalds
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Andrea Arcangeli
[New][2.6 patch] proper prototype for proc_nr_files()Adrian Bunk
[New][2.6 patch] fs/namespace.c should #include "internal.h"Adrian Bunk
[New][2.6 patch] fix devres_release_all() return valueAdrian Bunk
 [-mm patch] arch/i386/video/fbdev.c should #include <asm/fb.h>Adrian Bunk
[New][2.6 patch] kernel/sys_ni.c should #include <linux/syscalls.h>Adrian Bunk
[New][2.6 patch] include/linux/kprobes.h: always offer show_registers() ...Adrian Bunk
[New][2.6 patch] mm/slab.c: start_cpu_timer() should be __cpuinitAdrian Bunk
 Re: mea culpa on the meaning of Tivoization (was: Re: Dual-Licensi ...Alan Cox
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Bron Gondwana
 Re: And now for something _totally_ different: Linux v2.6.22-rc5Davide Libenzi
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: [patch] use __asm__ and __volatile__ in i386/arm/s390 byteorder.hMike Frysinger
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Andrea Arcangeli
 Re: [AGPGART] intel_agp: use table for device probeCarlo Wood
 Re: How to improve the quality of the kernel?Bartlomiej Zolnierkiewicz
 Re: 2.6.22-rc5 regressionCarlo Wood
[New]AT_ENTROPY1 and AT_ENTROPY2 values for include/linux/auxvec.hAlexander Gabert
 Re: And now for something _totally_ different: Linux v2.6.22-rc5Nicholas Miell
 Re: [AGPGART] intel_agp: use table for device probeDave Jones
 Re: And now for something _totally_ different: Linux v2.6.22-rc5Davide Libenzi
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: 2.6.22-rc5 regressionPaul Mundt
 Re: asm-sh64/module.h defines 32 bit ELF typesPaul Mundt
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: How to improve the quality of the kernel?Stefan Richter
 Re: And now for something _totally_ different: Linux v2.6.22-rc5Benjamin Herrenschmidt
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Alexandre Oliva
 Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3Chris Adams
 Re: And now for something _totally_ different: Linux v2.6.22-rc5Davide Libenzi
 Re: [AGPGART] intel_agp: use table for device probe"Dave Airlie"
 Re: mea culpa on the meaning of TivoizationAlexandre Oliva
 Re: AT_ENTROPY1 and AT_ENTROPY2 values for include/linux/auxvec.hArjan van de Ven
 Re: mea culpa on the meaning of Tivoization (was: Re: Dual-Licensi ...Daniel Hazelton
 Re: How to improve the quality of the kernel?Bartlomiej Zolnierkiewicz
 Re: AT_ENTROPY1 and AT_ENTROPY2 values for include/linux/auxvec.hAlexander Gabert
 Re: AT_ENTROPY1 and AT_ENTROPY2 values for include/linux/auxvec.hArjan van de Ven
 Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, p ...Casey Schaufler
 Re: [AGPGART] intel_agp: use table for device probeCarlo Wood
 Re: [PATCH] clarify the GPL version of contributions by Jesper Juh ...Paul Mundt
 Re: git-current: slub breaks s2ram with fglrx...Christoph Lameter
 Re: [patch 00/14] Page cache cleanup in anticipation of Large Bloc ...Christoph Lameter
[New]PCI userland access non-mmap APIs, kernel access to legacy spaceBenjamin Herrenschmidt
 Re: [AGPGART] intel_agp: use table for device probe"Dave Airlie"
 Re: [AGPGART] intel_agp: use table for device probeWang Zhenyu
 Re: [PATCH] deny partial write for loop dev fdNick Piggin
[New]Fwd: [PATCH] [libata] Add irq_flags to struct pata_platform_info"Sonic Zhang"
 Re: [patch 00/14] Page cache cleanup in anticipation of Large Bloc ...Arjan van de Ven
 RE: [PATCH 1/5] Add the explanation and sample of RapidIO DTS sect ..."Zhang Wei-r63237"
 Re: How to improve the quality of the kernel?Al Boldi
 Re: [ANNOUNCE] GIT 1.5.2.2"Shawn O. Pearce"
\
 
  \ /
  Last update: 2020-01-02 09:45    [5.432 seconds]
©2004-2020 Jasper Spaans