lkml.org 
[lkml]   [2008]   [Mar]   [21]   [last100]  
 
/

21 Mar 2008

 
 Re: [PATCH 0/3, v10] PCI, ACPI: Physical PCI slot objectsKenji Kaneshige
 [PATCH 2/16] ACPI pci_slot: Fix dmi table for Fujitsu PRIMEQUEST ...Kenji Kaneshige
 [PATCH 4/16][BUG] PCI slot: Add missing semaphore for slot releas ...Kenji Kaneshige
 [PATCH 3/16][BUG] ACPI pci_slot: Fix _STA evaluation (Not for mai ...Kenji Kaneshige
 [PATCH 1/16][BUG] Export kobject_rename for pci_hotplug_core (Not ...Kenji Kaneshige
 [PATCH 7/16][BUG] PCI slot: Remove compiler warnings (Not for mai ...Kenji Kaneshige
 [PATCH 6/16][BUG] ACPI pci_slot: Fix slot removal path (Not for m ...Kenji Kaneshige
 [PATCH 5/16] PCI slot: Use list_head for pci slot list (Not for m ...Kenji Kaneshige
 [PATCH 9/16] PCI slot: Remove unused slot member from pci_dev (No ...Kenji Kaneshige
 [PATCH 11/16] PCI slot: Remove useless release handler (Not for ma ...Kenji Kaneshige
 [PATCH 12/16] PCI slot: Use .default_attrs for address file (Not f ...Kenji Kaneshige
 Re: [PATCH] xen blkfront: Delay wait for block devices until after ...Jeremy Fitzhardinge
 [PATCH 13/16] PCI slot: Fix return value of pci_create_slot() (Not ...Kenji Kaneshige
 [PATCH 10/16] PCI slot: Replace dbg with pr_debug (Not for mainline!)Kenji Kaneshige
 [PATCH 15/16] PCI slot: Trivial cleanups for slot.c (Not for mainl ...Kenji Kaneshige
 [PATCH 14/16] PCI slot: Change return value of pci_destroy_slot() ...Kenji Kaneshige
 [PATCH 16/16][BUG] PCI hotplug core: add missing lock for hotplug ...Kenji Kaneshige
 Re: [patch 2/4] x86: Fix build breakage when PCI is define and PAR ...Jeremy Fitzhardinge
 [PATCH 8/16][BUG] PCI slot: Fix invalid memory access (Not for ma ...Kenji Kaneshige
 Re: 2.6.24.3: regular sata drive resets - worrisome?Andrew Morton
 Re: [PATCH] 1/2 Maple: Update bus driver to allow support of VMU d ...Paul Mundt
 Re: How to avoid spurious lockdep warnings?Jeremy Fitzhardinge
[New][00/14] Virtual Compound Page Support V3Christoph Lameter
 [01/14] vcompound: Return page array on vunmapChristoph Lameter
 [02/14] vcompound: pageflags: Add PageVcompound()Christoph Lameter
 [03/14] vmallocinfo: Support display of vcompound for a virtual co ...Christoph Lameter
 [04/14] vcompound: Core pieceChristoph Lameter
 [05/14] vcompound: Debugging aidChristoph Lameter
 [08/14] vcompound: Fallback for zone wait tableChristoph Lameter
 [06/14] vcompound: Virtual fallback for sparsememChristoph Lameter
 [07/14] vcompound: bit waitqueue supportChristoph Lameter
 [12/14] vcompound: Avoid vmalloc in e1000 driverChristoph Lameter
 [11/14] vcompound: Fallbacks for order 1 stack allocations on IA64 ...Christoph Lameter
 [10/14] vcompound: slub: Use for buffer to correlate allocation ad ...Christoph Lameter
 [09/14] vcompound: crypto: Fallback for temporary order 2 allocationChristoph Lameter
 [14/14] vcompound: Avoid vmalloc for ehash_locksChristoph Lameter
 [13/14] vcompound: Use vcompound for swap_mapChristoph Lameter
 Re: [patch 2/4] x86: Fix build breakage when PCI is define and PAR ..."Yinghai Lu"
[New][PATCH] x86_64: allcate e820 resource struct all togetherYinghai Lu
[New][PATCH] x86_64: early memtest to find bad ramYinghai Lu
 Re: [14/14] vcompound: Avoid vmalloc for ehash_locksEric Dumazet
 Re: [14/14] vcompound: Avoid vmalloc for ehash_locksChristoph Lameter
 Re: VolanoMark performance improvements (was: Re: volanoMark 12% r ..."Zhang, Yanmin"
 Re: posix-cpu-timers revampRoland McGrath
 Re: [11/14] vcompound: Fallbacks for order 1 stack allocations on ...David Miller
 Re: VolanoMark performance improvements (was: Re: volanoMark 12% r ..."Zhang, Yanmin"
 Re: [14/14] vcompound: Avoid vmalloc for ehash_locksDavid Miller
 Re: [14/14] vcompound: Avoid vmalloc for ehash_locksDavid Miller
 Re: [14/14] vcompound: Avoid vmalloc for ehash_locksEric Dumazet
 Re: [03/14] vmallocinfo: Support display of vcompound for a virtua ...Eric Dumazet
 Re: [RFC][PATCH 1/2]: MM: Make Page Tables Reloctable: Conditional ...Yasunori Goto
 Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernati ...Sam Ravnborg
 Re: fglrxChristoph Hellwig
 Re: [11/14] vcompound: Fallbacks for order 1 stack allocations on ...Ingo Molnar
 Re: [PATCH/RFC v4] introduce HAVE_UNALIGNED_ACCESS_SUPPORT Kconfig ...Ingo Molnar
 Re: [patch 0/4] x86: vSMP updatesIngo Molnar
 Re: suspend not working on macbook proPozsar Balazs
 Re: [patch 3/6] vfs: mountinfo stable peer group idMiklos Szeredi
 Re: [BUG]2.6.25-rc6:Unable to handle kernel paging requestPaul Mackerras
 Re: [patch 1/4] x86: vSMP: Fix is_vsmp_box()Ingo Molnar
 Re: [patch 4/4] x86: apic_is_clustered_box to indicate unsynched T ...Ingo Molnar
 Re: [patch 1/4] x86: vSMP: Fix is_vsmp_box()"Yinghai Lu"
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cStefan Richter
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cStefan Richter
 Re: [PATCH] x86 Fix text_poke for vmalloced pagesIngo Molnar
[New]Scalability requirements for sysv ipc (was: ipc: store ipcs into IDRs)Manfred Spraul
 Re: [PATCH] arch/x86/kernel/quirks.c, kernel 2.6.24.3, hpet clock ...Ingo Molnar
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cJean Delvare
 Re: [PATCH 0/5] Generic smp_call_function(), improvements, and smp ...Ingo Molnar
 Re: Fw: 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3Tejun Heo
 Re: tick-common.c hack for s390 neededIngo Molnar
 Re: [2.6 patch] x86: remove the write-only timer_uses_ioapic_pin_0Ingo Molnar
 Re: [PATCH] x86_64 sys32_execve PT_DTRACEIngo Molnar
 Re: [PATCH 1/2] x86_64 ia32 ptrace vs -ENOSYSIngo Molnar
[New]possible lockdep crash (was Re: kernel panic, ip_route_input, 2.6. ...David Miller
 Re: [PATCH] x86 handle_vm86_trap cleanupIngo Molnar
 Re: [PATCH] x86: trim mtrr don't close gap for resource allocation.Ingo Molnar
 Re: [PATCH 10/12] x86_64: make reserve_bootmem_generic to use new ...Ingo Molnar
 Re: [PATCH 12/12] x86_64: fix setup_node_bootmem to support big me ...Ingo Molnar
[New]Re: [PATCH 00/12] mm/x86: bootmemIngo Molnar
 Re: possible lockdep crash (was Re: kernel panic, ip_route_input, ..."Denys Fedoryshchenko"
 Re: 2.6.23-rc9-git4: pata_pcmcia, disabling IRQ #9 and Re: libata ...Alan Cox
 Re: 2.6.23-rc9-git4: pata_pcmcia, disabling IRQ #9 and Re: libata ...Alan Cox
 Re: [PATCH 1/7] LinuxPPS core support.Rodolfo Giometti
 Re: [PATCH 1/7] LinuxPPS core support.Rodolfo Giometti
 Re: 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3Alan Cox
 Re: possible lockdep crash (was Re: kernel panic, ip_route_input, ..."Denys Fedoryshchenko"
 Re: [2/2] vmallocinfo: Add caller informationIngo Molnar
 Re: possible lockdep crashDavid Miller
 Re: [PATCH] Subject: kprobes-x86: correct post-eip value in post_h ...Ingo Molnar
 Re: [patch] sync_bitops: fix wrong comments [Bug 10247]Ingo Molnar
 Re: [PATCH 5/7] PPS: serial clients support.Rodolfo Giometti
 Re: 2.6.23-rc9-git4: pata_pcmcia, disabling IRQ #9 and Re: libata ..."Peter F. Patel-Schneider"
 Re: [PATCH] x86: simplify sync_test_bit()Ingo Molnar
 Re: [PATCH] x86: change pci_direct_conf1 back not staticIngo Molnar
 Re: [PATCH] X86: Explicitly include required header files.Ingo Molnar
 Re: 2.6.23-rc9-git4: pata_pcmcia, disabling IRQ #9 and Re: libata ...Alan Cox
 Re: [PATCH] Subject: kprobes-x86: correct post-eip value in post_h ...Ananth N Mavinakayanahalli
 Re: 2.6.23-rc9-git4: pata_pcmcia, disabling IRQ #9 and Re: libata ..."Peter F. Patel-Schneider"
 Re: [PATCH] kernel/sched.c: remove double unlikelyIngo Molnar
 Re: [PATCH] x86: parocessor.h - use PAGE_SIZE instead of numeric v ...Ingo Molnar
 Re: [PATCH] x86: traps_32.c - use KSYM_NAME_LEN instead of numeric ...Ingo Molnar
 Re: pm_register() and pm_send_all()Ingo Molnar
 Re: 2.6.23-rc9-git4: pata_pcmcia, disabling IRQ #9 and Re: libata ...Alan Cox
[New][MMC Stack] Partition limitation questionRogier Stam
 Re: 2.6.23-rc9-git4: pata_pcmcia, disabling IRQ #9 and Re: libata ..."Peter F. Patel-Schneider"
 Re: [RFC][PATCH] nmi watchdog: handle NMI_IO_APIC on nmi_watchdogIngo Molnar
 Re: [PATCH] Arch: x86_32, fix fault_msg nul terminationIngo Molnar
 Re: Reboot problem with Dell Optiplex 745 on 2.6.23/24Ingo Molnar
 Re: [PATCH] x86_64: early memtest to find bad ramIngo Molnar
 Re: [PATCH] x86_64: allcate e820 resource struct all togetherIngo Molnar
 Re: 2.6.25-rc5-mm1Ingo Molnar
 Re: [RFC][PATCH 1/2]: MM: Make Page Tables Reloctable: Conditional ..."Ross Biro"
 Re: [PATCH] Mark early_printk as asmlinkageIngo Molnar
 Re: [patch 03/10] sched: add exported arch_reinit_sched_domains() ...Ingo Molnar
 Re: [patch 04/10] sched: Add arch_update_cpu_topology hook.Ingo Molnar
 Re: [PATCH v3] x86: merge the simple bitops and move them to bitops.hIngo Molnar
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cHenrique de Moraes Holschuh
 Re: [PATCH] x86: K8, GEODE_LX, CRUSOE, EFFICEON and CORE2 support ...Ingo Molnar
 Re: [PATCH] include/asm-x86/string_32.h - style onlyIngo Molnar
 Re: Scalability requirements for sysv ipc (was: ipc: store ipcs in ...Nadia Derbey
 Reporting ThinkPad BIOS bugsHenrique de Moraes Holschuh
 Re: quicklists confuse meminfo"Bart Van Assche"
 Re: [patch] x86, ptrace: support pebs in ds.c and disable ptrace a ...Ingo Molnar
 Re: clean up aperture_64.cIngo Molnar
 Re: fix aperture vs. suspend problemIngo Molnar
 Re: x86: fix uml with generic find_next_bit for x86Ingo Molnar
[New]Why is the rewritten ramdisk driver called brd instad of rdChristoph Hellwig
 Re: [PATCH] x86_64: early memtest to find bad ram"H. Peter Anvin"
 Re: [0/3] Improve generic fls64 for 64-bit machinesIngo Molnar
 Re: [PATCH 0/5] Generic smp_call_function(), improvements, and sm ...Jens Axboe
 Re: [PATCH 00 of 31] x86: unification and xen updatesIngo Molnar
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cStefan Richter
 Re: [patch] x86, ptrace: support pebs in ds.c and disable ptrace a ..."stephane eranian"
 Re: [linux-pm] [ugly patch] Save .15W-.5W by AHCI powersavingOliver Neukum
 Re: [patch 00/13] x86: PAT support updated - v3Ingo Molnar
 Re: tick-common.c hack for s390 neededHeiko Carstens
 Re: iommu breaks usb after resumeIngo Molnar
[New][PATCH] - Increase max physical memory size of x86_64Jack Steiner
 Re: Scalability requirements for sysv ipcManfred Spraul
[New][PATCH] - Allow NODES_SHIFT to be a config option on x86_64Jack Steiner
 Re: [patch 00/13] x86: PAT support updated - v3"H. Peter Anvin"
 Re: 2.6.25-rc3-mm1 - BUG at system shutdown timeIngo Molnar
 Re: Reporting ThinkPad BIOS bugs"Peter F. Patel-Schneider"
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cHeiko Carstens
 Re: iommu breaks usb after resumeAndi Kleen
 Re: [PATCH 6/8] ptrace: arch_ptrace -ENOSYS returnThomas Gleixner
[New][PATCH] bonding: Fix sysfs attribute handlingLibor Pechacek
 Re: [RFC] x86: bitops asm constraint fixesIngo Molnar
 Re: [ANNOUNCE] ddtree: A git kernel tree for storage serversPavel Machek
 Re: [2.6.25-rc5-mm1] BUG: spinlock bad magic early during bootPavel Machek
 Re: [PATCH 6/8] ptrace: arch_ptrace -ENOSYS returnChristoph Hellwig
 Re: [PATCH 6/8] ptrace: arch_ptrace -ENOSYS returnSam Ravnborg
 Re: Scalability requirements for sysv ipc"Paul E. McKenney"
 Re: [PATCH] - Increase max physical memory size of x86_64Ingo Molnar
 Re: [patch 4/5] debugobjects: add documentationThomas Gleixner
 Re: [PATCH] - Allow NODES_SHIFT to be a config option on x86_64Ingo Molnar
 Re: [PATCH] x86_64: early memtest to find bad ramIngo Molnar
 Re: [PATCH] Subject: kprobes-x86: correct post-eip value in post_h ...Ingo Molnar
 Re: [PATCH 00 of 31] x86: unification and xen updatesIngo Molnar
[New][PATCH,RFC] Add call_rcu_sched()"Paul E. McKenney"
 Re: [PATCH 8/8] handle leap second via timerThomas Gleixner
 Re: Device tree file customization for 2.6.18Josh Boyer
 Re: quicklists confuse meminfoIngo Molnar
 Re: tick-common.c hack for s390 neededThomas Gleixner
 Re: [PATCH] Subject: kprobes-x86: correct post-eip value in post_h ...Ananth N Mavinakayanahalli
 Re: [PATCH] - Allow NODES_SHIFT to be a config option on x86_64Jack Steiner
 Re: 2.6.25-rc[12] Video4Linux Bttv RegressionBongani Hlope
 Re: [patch 00/13] x86: PAT support updated - v3Ingo Molnar
 Re: [PATCH 6/8] ptrace: arch_ptrace -ENOSYS returnLinus Torvalds
 Re: [PATCH] - Allow NODES_SHIFT to be a config option on x86_64Ingo Molnar
[New]r-o bind in nfsdMiklos Szeredi
 Re: Linux 2.6.25-rc4Mark Lord
 Re: Linux 2.6.25-rc4Alan Cox
 Re: [PATCH 6/8] ptrace: arch_ptrace -ENOSYS returnIngo Molnar
[New][PATCH BUGFIX -rc6] Smackfs: remove redundant lock, fix open(,O_RDWR)"Ahmed S. Darwish"
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cTetsuo Handa
[New]Re: Fw: 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3osb972ww-linuxczmil@yahoo ...
 Re: [PATCH 00 of 31] x86: unification and xen updatesJeremy Fitzhardinge
 Re: [PATCH] - Allow NODES_SHIFT to be a config option on x86_64Jack Steiner
 Re: possible lockdep crash"Denys Fedoryshchenko"
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Gabriel C
 Re: [PATCH 00 of 31] x86: unification and xen updatesIngo Molnar
 Re: [PATCH 1/5] generic __remove_pages() supportYasunori Goto
[New]nobody cared about IRQ 19 (firewire, on a HP 2510p notebook)Martin Michlmayr
 Re: [mmotm] iscsi_ibft build errorKonrad Rzeszutek
[New]Question about C language."Francis Moreau"
[New][patch] forcedeth: fix locking bug with netconsoleIngo Molnar
 Re: [PATCH 0/3, v10] PCI, ACPI: Physical PCI slot objectsAlex Chiang
 Re: iommu: it could use some documentationAndi Kleen
 Re: r-o bind in nfsdAl Viro
 Re: [PATCH 1/5] generic __remove_pages() supportBadari Pulavarty
 Re: iommu: it could use some documentationAndi Kleen
 Re: [PATCH 1/16][BUG] Export kobject_rename for pci_hotplug_core ...Alex Chiang
 Re: [PATCH 2/16] ACPI pci_slot: Fix dmi table for Fujitsu PRIMEQU ...Alex Chiang
 Re: [PATCH 0/3 (RFC)](memory hotplug) freeing pages allocated by b ...Badari Pulavarty
[New][PATCH] signals: check_kill_permission: remove tasklist_lockOleg Nesterov
 Re: Scalability requirements for sysv ipcManfred Spraul
 Re: [patch] forcedeth: fix locking bug with netconsoleJeff Garzik
 Re: [PATCH 1/2 v2] Driver for Freescale 8610 and 5121 DIUTimur Tabi
 Re: [PATCH 3/16][BUG] ACPI pci_slot: Fix _STA evaluation (Not for ...Alex Chiang
[New][BUG] oopses in different processes since 2.6.25-rc5-git4Markus Rehbach
[New][git pull] x86 fixesIngo Molnar
[New][git pull] scheduler updatesIngo Molnar
 Re: r-o bind in nfsdMiklos Szeredi
[New]fglrx"Justin Mattock"
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Thomas Gleixner
 Re: fglrxAdrian Bunk
 Re: nobody cared about IRQ 19 (firewire, on a HP 2510p notebook)Stefan Richter
 Re: [patch] forcedeth: fix locking bug with netconsoleIngo Molnar
[New]fglrx"Justin Mattock"
 Re: r-o bind in nfsdAl Viro
 Re: [PATCH 1/16][BUG] Export kobject_rename for pci_hotplug_core ...Greg KH
 Re: Regression: kernel 2.6.24{,.1} ahci problem, does not boot (re ...Jan Kasprzak
 Re: [PATCH 1/16][BUG] Export kobject_rename for pci_hotplug_core ...Alex Chiang
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Gabriel C
 Re: 2.6.25-rc4-git3: Reported regressions from 2.6.24"Rafael J. Wysocki"
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cStefan Richter
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cGreg KH
 Re: r-o bind in nfsdMiklos Szeredi
 Re: suspend not working on macbook pro"Rafael J. Wysocki"
 Re: [PATCH 4/16][BUG] PCI slot: Add missing semaphore for slot re ...Alex Chiang
 Re: [PATCH 1/7] LinuxPPS core support.Kay Sievers
 Re: [PATCH 1/7] LinuxPPS core support.Kay Sievers
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cStefan Richter
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cDavid Brownell
 Re: [PATCH] [5/7] Readd rdmsrl_safeThomas Gleixner
 Re: [PATCH REPOST] [3/3] Replace macro recursion with more convent ...Thomas Gleixner
 Re: r-o bind in nfsdMiklos Szeredi
[New]Re: [SCSI] fix media change events for polled devicesJeff Garzik
[New]what's with the "pre-releases" directory?"Robert P. J. Day"
 Re: [PATCH] [5/7] Readd rdmsrl_safeAndi Kleen
 Re: [PATCH REPOST] [3/3] Replace macro recursion with more convent ...Andi Kleen
 Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF executables"Ulrich Drepper"
[New]Вас запрошують до групи! (21.03.2008 18:12)Команда Коннекта
 Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF executablesAndi Kleen
 Re: [12/14] vcompound: Avoid vmalloc in e1000 driver"Kok, Auke"
 Re: [SCSI] fix media change events for polled devicesLinus Torvalds
 Re: [14/14] vcompound: Avoid vmalloc for ehash_locksChristoph Lameter
 Re: [03/14] vmallocinfo: Support display of vcompound for a virtua ...Christoph Lameter
 Re: what's with the "pre-releases" directory?Adrian Bunk
 Re: [11/14] vcompound: Fallbacks for order 1 stack allocations on ...Christoph Lameter
 Re: [2/2] vmallocinfo: Add caller informationChristoph Lameter
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cAndrew Morton
 Re: what's with the "pre-releases" directory?"Robert P. J. Day"
 Re: [11/14] vcompound: Fallbacks for order 1 stack allocations on ...Christoph Lameter
 Re: [PATCH] [7/7] CPA: Add statistics about state of direct mapping v2Thomas Gleixner
 Re: [PATCH 5/7] PPS: serial clients support.Andrew Morton
 Re: [PATCH] [4/7] Don't use large pages to map the first 2/4MB of ...Thomas Gleixner
 Re: fglrx"Justin Mattock"
 Re: [PATCH] [7/7] CPA: Add statistics about state of direct mapping v2Andi Kleen
 Re: [PATCH] [6/7] Split large page mapping for AMD TSEGThomas Gleixner
 Re: [PATCH] [4/7] Don't use large pages to map the first 2/4MB of ...Andi Kleen
 Re: what's with the "pre-releases" directory?Adrian Bunk
 Re: posix-cpu-timers revampFrank Mayhar
 Re: [PATCH] [5/7] Readd rdmsrl_safeThomas Gleixner
 Re: [PATCH REPOST] [3/3] Replace macro recursion with more convent ...Thomas Gleixner
 Re: [patch 1/4] x86: vSMP: Fix is_vsmp_box()Ravikiran G Thirumalai
 Re: [PATCH] [5/7] Readd rdmsrl_safeAndi Kleen
 Re: [PATCH] [4/7] Don't use large pages to map the first 2/4MB of ...Thomas Gleixner
[New][PATCH] ISAPNP: fix limits of logical device register setBjorn Helgaas
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cAlan Stern
 Re: what's with the "pre-releases" directory?"Robert P. J. Day"
 Re: [PATCH 1/1] IDE: fix ide.h compiler warningSergei Shtylyov
 Re: r-o bind in nfsdAl Viro
 Re: [PATCH -rt] rt-slab: fix cpu inconsistency caseDaniel Walker
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Gabriel C
 Re: [PATCH 1/2 v2] Driver for Freescale 8610 and 5121 DIUAndrew Morton
 Re: [ANNOUNCE] ddtree: A git kernel tree for storage serversDaniel Phillips
 Re: [PATCH] [5/7] Readd rdmsrl_safeThomas Gleixner
 Re: [PATCH BUGFIX -rc6] Smackfs: remove redundant lock, fix open(, ...Casey Schaufler
 RE: [PATCH 0/5] Generic smp_call_function(), improvements, and smp ..."Luck, Tony"
 Re: [PATCH 7/7] au1xxx-ide: use ->init_dma methodSergei Shtylyov
 Re: [PATCH 6/7] palm_bk3710: use ->init_dma methodSergei Shtylyov
 Re: BUG: soft lockup detected on Phenom with Debian 2.6.24-4Laurent GUERBY
 Re: [PATCH 0/5] Generic smp_call_function(), improvements, and smp ...Jens Axboe
 Re: 2.6.24.3: regular sata drive resets - worrisome?Roger Heflin
 Re: [SCSI] fix media change events for polled devicesKay Sievers
 Re: [PATCH 5/16] PCI slot: Use list_head for pci slot list (Not f ...Alex Chiang
 Re: [PATCH] [4/7] Don't use large pages to map the first 2/4MB of ...Andi Kleen
 Re: [PATCH] [5/7] Readd rdmsrl_safeAndi Kleen
 Re: [PATCH] [5/7] Readd rdmsrl_safe IIAndi Kleen
 Re: [2/2] vmallocinfo: Add caller informationIngo Molnar
[New]VIA Framebuffer - who's interested?"Phil Endecott"
[New]2.6.25-rc regression: volume wheel does not work in 2.6.25-rc6Romano Giannetti
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Thomas Gleixner
 Re: [patch 4/4] x86: apic_is_clustered_box to indicate unsynched T ...Ravikiran G Thirumalai
 Re: r-o bind in nfsdMiklos Szeredi
 Re: [patch 2/4] x86: Fix build breakage when PCI is define and PAR ...Ravikiran G Thirumalai
 Re: printk timestamps jumping back and forth in 2.6.25-rc."Alexey Zaytsev"
 Re: [patch 4/4] x86: apic_is_clustered_box to indicate unsynched T ...Ingo Molnar
 RE: [PATCH 0/5] Generic smp_call_function(), improvements, and smp ..."Luck, Tony"
[New][git patches] ocfs2 MAINTAINERS updateMark Fasheh
 Re: [11/14] vcompound: Fallbacks for order 1 stack allocations on ...Ingo Molnar
[New]2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no ana ...Andre Tomt
 Re: [11/14] vcompound: Fallbacks for order 1 stack allocations on ...Christoph Lameter
 Re: [PATCH] x86_64: early memtest to find bad ram"Yinghai Lu"
[New]Commit 270637abff0cdf848b910b9f96ad342e1da61c66 introduced a lot n ...Gabriel C
 Re: [PATCH -mm] kexec jump -v9Vivek Goyal
 Re: [2/2] vmallocinfo: Add caller informationChristoph Lameter
[New]Вас запрошують до групи! (21.03.2008 18:08)Команда Коннекта
 Re: [patch 00/13] x86: PAT support updated - v3Venki Pallipadi
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Gabriel C
[New]Proper way to invoke suspend?Kristoffer Ericson
 Re: [PATCH 9/16] PCI slot: Remove unused slot member from pci_dev ...Matthew Wilcox
 Re: [PATCH 10/16] PCI slot: Replace dbg with pr_debug (Not for mai ...Matthew Wilcox
 Re: [patch 00/13] x86: PAT support updated - v3Venki Pallipadi
 Re: [PATCH 12/16] PCI slot: Use .default_attrs for address file (N ...Matthew Wilcox
 Re: [PATCH 14/16] PCI slot: Change return value of pci_destroy_slo ...Matthew Wilcox
 Re: [PATCH REPOST] [3/3] Replace macro recursion with more convent ...Thomas Gleixner
 Re: [PATCH 15/16] PCI slot: Trivial cleanups for slot.c (Not for m ...Matthew Wilcox
 Re: [SCSI] fix media change events for polled devicesJames Bottomley
 Re: 2.6.25-rc3-mm1 - BUG at system shutdown timeValdis.Kletnieks@vt ...
 Re: [PATCH 6/16][BUG] ACPI pci_slot: Fix slot removal path (Not f ...Alex Chiang
 Re: [SCSI] fix media change events for polled devicesJames Bottomley
 Re: [PATCH] mm: fix boundary checking in free_bootmem_coreAndrew Morton
 Re: r-o bind in nfsdAl Viro
 Re: 2.6.25-rc3-mm1 - BUG at system shutdown timeIngo Molnar
[New][patch 2.6.25-rc6] hw_random doc updatesDavid Brownell
 Re: [PATCH] x86_64: early memtest to find bad ram"H. Peter Anvin"
 Re: [PATCH] mm: fix boundary checking in free_bootmem_coreIngo Molnar
 APM crashes when IO is going onMikulas Patocka
 Re: [PATCH 7/16][BUG] PCI slot: Remove compiler warnings (Not for ...Alex Chiang
 Re: [PATCH 8/16][BUG] PCI slot: Fix invalid memory access (Not for ...Alex Chiang
 Re: [PATCH 10/16] PCI slot: Replace dbg with pr_debug (Not for mai ...Alex Chiang
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cAndrew Morton
 Re: [patch 00/13] x86: PAT support updated - v3"H. Peter Anvin"
 Re: 2.6.25-rc3-mm1 - BUG at system shutdown timeValdis.Kletnieks@vt ...
 RE: [PATCH 0/5] Generic smp_call_function(), improvements, and smp ..."Luck, Tony"
 Re: [PATCH] Input: add flags bitfieldDmitry Torokhov
 Re: [PATCH] x86_64: early memtest to find bad ram"Yinghai Lu"
 Re: 2.6.25-rc3-mm1 - BUG at system shutdown timeIngo Molnar
[New][PATCH] x86: relocate_kernel - use predefined PAGE_SIZE instead of ...Cyrill Gorcunov
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cMichael Buesch
 Re: [PATCH] x86: relocate_kernel - use predefined PAGE_SIZE instea ..."H. Peter Anvin"
 Re: use of preempt_count instead of in_atomic() at leds-gpio.cMichael Buesch
 Re: r-o bind in nfsdMiklos Szeredi
[New][patch 0/5] debugobject infrastructure V3Thomas Gleixner
 [patch 1/5] slab: add a flag to prevent debug_free checks on a kme ...Thomas Gleixner
 [patch 4/5] debugobjects: add timer specific object debugging codeThomas Gleixner
 [patch 2/5] infrastructure to debug (dynamic) objectsThomas Gleixner
 [patch 3/5] debugobjects: add documentationThomas Gleixner
 [patch 5/5] add hrtimer specific debugobjects codeThomas Gleixner
 Re: [SCSI] fix media change events for polled devicesJeff Garzik
 Re: 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no ...Matthew Ranostay
 Re: [PATCH -rt] rt-slab: fix cpu inconsistency caseSteven Rostedt
[New][PATCH] fix rcu_try_flip_waitack_needed() to prevent grace-period ..."Paul E. McKenney"
 Re: [SCSI] fix media change events for polled devicesJeff Garzik
 Re: posix-cpu-timers revampFrank Mayhar
 Re: [PATCH] x86: relocate_kernel - use predefined PAGE_SIZE instea ...Cyrill Gorcunov
 Re: ultrastor.c is a bit-rot"H. Peter Anvin"
 Re: [SCSI] fix media change events for polled devicesJeff Garzik
 Re: [PATCH -rt] rt-slab: fix cpu inconsistency caseHiroshi Shimamoto
 Re: [PATCH] x86: relocate_kernel - use predefined PAGE_SIZE instea ..."H. Peter Anvin"
 Re: [PATCH] x86: relocate_kernel - use predefined PAGE_SIZE instea ...Cyrill Gorcunov
 Re: [PATCH] x86: relocate_kernel - use predefined PAGE_SIZE instea ...Ingo Molnar
 Re: [SCSI] fix media change events for polled devicesJeff Garzik
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Gabriel C
 Re: [2/2] vmallocinfo: Add caller informationIngo Molnar
 Re: [patch 2/5] infrastructure to debug (dynamic) objectsRandy Dunlap
 Re: [SCSI] fix media change events for polled devicesKay Sievers
 Re: [SCSI] fix media change events for polled devicesJames Bottomley
[New][GIT PULL] please pull infiniband.gitRoland Dreier
 Re: [PATCH] x86: relocate_kernel - use predefined PAGE_SIZE instea ...Cyrill Gorcunov
 Re: [SCSI] fix media change events for polled devicesJames Bottomley
 Re: [SCSI] fix media change events for polled devicesJeff Garzik
 Re: Proper way to invoke suspend?"Rafael J. Wysocki"
 Re: r-o bind in nfsdDave Hansen
 Re: [SCSI] fix media change events for polled devicesJames Bottomley
[New]shell outputs anything typed when the kernel thinks@100%Madhou
 Re: [SCSI] fix media change events for polled devicesJeff Garzik
 Re: [SCSI] fix media change events for polled devicesJeff Garzik
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Thomas Gleixner
 Re: APM crashes when IO is going on"Rafael J. Wysocki"
 Re: what's with the "pre-releases" directory?Jan Engelhardt
 Re: r-o bind in nfsdMiklos Szeredi
 Re: APM crashes when IO is going onMikulas Patocka
 Re: [PATCH] x86_64: early memtest to find bad ramJan Engelhardt
 Re: [patch 2/5] infrastructure to debug (dynamic) objectsThomas Gleixner
 Re: [13/14] vcompound: Use vcompound for swap_mapAndi Kleen
[New][PATCH 1/2] sysfs: allow the group is_visible() method to return a ...James Bottomley
[New][PATCH 2/2] scsi_transport_spi: fix the attribute settingsJames Bottomley
[New]Вас запрошують до групи! (21.03.2008 23:57)Команда Коннекта
 Re: 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no ...Andre Tomt
 Re: [13/14] vcompound: Use vcompound for swap_mapChristoph Lameter
 Re: [PATCH 3/3] EDAC Add e752x parameter for sysbus_parity selectionAndrew Morton
 Re: shell outputs anything typed when the kernel thinks@100%Jan Engelhardt
 Re: [PATCH] x86_64: early memtest to find bad ram"Yinghai Lu"
 Re: APM crashes when IO is going on"Rafael J. Wysocki"
 Re: shell outputs anything typed when the kernel thinks@100%Alan Cox
 Re: [SCSI] fix media change events for polled devicesJames Bottomley
 Re: [PATCH] mm: fix boundary checking in free_bootmem_coreThomas Gleixner
[New][PATCH] test for NULL return from platform_get_resource() in ohci_ ...Jesper Juhl
 Re: [PATCH] Input: add flags bitfield"Henrique de Moraes Holschuh"
 Re: [11/14] vcompound: Fallbacks for order 1 stack allocations on ...David Miller
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Gabriel C
 Re: [PATCH 3/3] EDAC Add e752x parameter for sysbus_parity selectionDoug Thompson
 Re: [linux-pm] [PATCH -mm] kexec jump -v9Nigel Cunningham
 Re: 2.6.25-rc5-git6: Reported regressions from 2.6.24Thomas Gleixner
 Re: [PATCH 0/79] smpboot integration"Yinghai Lu"
[New][PATCH][RFC] fix small mem leak in driver_add_kobj()Jesper Juhl
 Re: [PATCH 0/79] smpboot integrationIngo Molnar
 Re: [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfoAndrew Morton
 Re: [patch 2/9] Store max number of objects in the page struct.Andrew Morton
 Re: [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfoAlan Cox
 Re: [PATCH 1/2] sysfs: allow the group is_visible() method to retu ...Greg KH
 Re: [11/14] vcompound: Fallbacks for order 1 stack allocations on ...Andi Kleen
[New]2.6.25-rc6: kernel BUG at fs/sysfs/file.c:89Christian Kujau
 Re: [SCSI] fix media change events for polled devicesJeff Garzik
 Re: [PATCH 58/79] [PATCH] include mach_apic.h in smpboot_64.c and ..."Yinghai Lu"
[New][PATCH] mem leak fixes for AMD 5536 UDC high/full speed USB device ...Jesper Juhl
 [PATCH,RFC] Add call_rcu_sched()"Paul E. McKenney"
 Re: [PATCH] cpufreq: Expose cpufreq coordination requirements rega ...Andrew Morton
 Re: Commit 270637abff0cdf848b910b9f96ad342e1da61c66 introduced a l ...David Miller
 [patch 16/76] MIPS: Mark all but i8259 interrupts as no-probe.Chris Wright
 [patch 17/76] ub: fix up the conversion to sg_init_table()Chris Wright
 [patch 27/76] SCSI ips: fix data buffer accessors conversion bugChris Wright
 [patch 22/76] SCSI ips: handle scsi_add_host() failure, and other ...Chris Wright
 [patch 36/76] ufs: fix parenthesisation in ufs_set_fs_state()Chris Wright
 [patch 20/76] drivers: fix dma_get_required_maskChris Wright
 [patch 02/76] SPARC64: Loosen checks in exception table handling.Chris Wright
 [patch 28/76] SCSI gdth: dont call pci_free_consistent under spinlockChris Wright
 [patch 73/76] async_tx: avoid the async xor_zero_sum path when src ...Chris Wright
 [patch 03/76] SPARC: Fix link errors with gcc-4.3Chris Wright
 [patch 76/76] relay: fix subbuf_splice_actor() adding too many pagesChris Wright
 [patch 75/76] BLUETOOTH: Fix bugs in previous conn add/del workque ...Chris Wright
 [patch 65/76] sched_nr_migrate wrong mode bitsChris Wright
 [patch 72/76] aio: bad AIO race in aio_complete() leads to process ...Chris Wright
 [patch 74/76] SCSI advansys: Fix bug in AdvLoadMicrocodeChris Wright
 [patch 64/76] nfsd: fix oops on access from high-numbered portsChris Wright
 [patch 67/76] NETFILTER: nfnetlink_queue: fix computation of alloc ...Chris Wright
 [patch 23/76] CRYPTO xcbc: Fix crash with IPsecChris Wright
 Re: APM crashes when IO is going onMikulas Patocka
 Re: [PATCH] x86_64: early memtest to find bad ramSami Farin
 [patch 52/76] eCryptfs: make ecryptfs_prepare_write decrypt the pageChris Wright
 [patch 15/76] IRQ_NOPROBE helper functionsChris Wright
 [patch 35/76] hugetlb: ensure we do not reference a surplus page a ...Chris Wright
 [patch 42/76] pata_hpt*, pata_serverworks: fix UDMA maskingChris Wright
 [patch 18/76] x86: Clear DF before calling signal handlerChris Wright
 [patch 31/76] ARM pxa: fix clock lookup to find specific device clocksChris Wright
 [patch 30/76] x86: replace LOCK_PREFIX in futex.hChris Wright
 [patch 10/76] IPV6: Fix IPsec datagram fragmentationChris Wright
 [patch 26/76] usb-storage: dont access beyond the end of the sg bufferChris Wright
 [patch 39/76] NETFILTER: Fix incorrect use of skb_make_writableChris Wright
 [patch 63/76] sched: fix race in schedule()Chris Wright
 [patch 24/76] CRYPTO xts: Use proper alignmentChris Wright
[New][patch 00/76] 2.6.24-stable reviewChris Wright
 [patch 41/76] SCSI advansys: fix overrun_buf aligned bugChris Wright
 [patch 38/76] NETFILTER: nfnetlink_queue: fix SKB_LINEAR_ASSERT wh ...Chris Wright
 [patch 01/76] Revert "NET: Add if_addrlabel.h to sanitized headers."Chris Wright
 [patch 14/76] IPCOMP: Disable BH on output when using shared tfmChris Wright
 [patch 40/76] NETFILTER: fix ebtable targets returnChris Wright
 [patch 54/76] USB: ftdi_sio: Workaround for broken Matrix Orbital ...Chris Wright
 [patch 32/76] futex: fix init orderChris Wright
 [patch 33/76] futex: runtime enable pi and robust functionalityChris Wright
 [patch 46/76] arcmsr: fix IRQs disabled warning spewChris Wright
 [patch 55/76] USB: ftdi_sio - really enable EM1010PCChris Wright
 [patch 44/76] PCI x86: always use conf1 to access config space bel ...Chris Wright
 [patch 51/76] ioat: fix ack handling, driver must ensure that ack ...Chris Wright
 [patch 50/76] macb: Fix speed settingChris Wright
 [patch 61/76] SCSI: gdth: fix to internal commands executionChris Wright
 [patch 69/76] zisofs: fix readpage() outside i_sizeChris Wright
 [patch 45/76] e1000e: Fix CRC stripping in hardware context bugChris Wright
 [patch 60/76] SCSI: gdth: bugfix for the at-exit problemsChris Wright
 Re: APM crashes when IO is going on"Rafael J. Wysocki"
 Re: [SCSI] fix media change events for polled devicesJames Bottomley
 [patch 53/76] VT notifier fix for VT switchChris Wright
 [patch 71/76] jbd: correctly unescape journal data blocksChris Wright
 [patch 56/76] USB: ehci: handle large bulk URBs correctly (again)Chris Wright
 [patch 57/76] SCSI: fix BUG when sum(scatterlist) > bufflenChris Wright
 [patch 49/76] x86: move out tick_nohz_stop_sched_tick() call from ...Chris Wright
 [patch 66/76] NETFILTER: xt_time: fix failure to match on SundaysChris Wright
 [patch 62/76] SCSI: mpt fusion: dont oops if NumPhys==0Chris Wright
 [patch 58/76] x86: dont use P6_NOPs if compiling with CONFIG_X86_G ...Chris Wright
 [patch 70/76] jbd2: correctly unescape journal data blocksChris Wright
 [patch 59/76] Fix default compose table initializationChris Wright
 [patch 47/76] b43: Backport bcm4311 fixChris Wright
[New][PATCH] mmc: use sysfs groups to handle conditional attributesPierre Ossman
 [patch 25/76] fuse: fix permission checkingChris Wright
 [patch 68/76] NETFILTER: nfnetlink_log: fix computation of netlink ...Chris Wright
 [patch 43/76] moduleparam: fix alpha, ia64 and ppc64 compile failuresChris Wright
 [patch 29/76] SCSI aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETChris Wright
 Re: 2.6.24.3: regular sata drive resets - worrisome?Hans-Peter Jansen
[New][PATCH] Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_ ...Jesper Juhl
 Re: Commit 270637abff0cdf848b910b9f96ad342e1da61c66 introduced a l ...Gabriel C
 Re: [PATCH 3/3] EDAC Add e752x parameter for sysbus_parity selectionPeter Tyser
 Re: [PATCH] Subject: kprobes-x86: correct post-eip value in post_h ...Masami Hiramatsu
 [patch 12/76] IPV4: Remove IP_TOS setting privilege checks.Chris Wright
 [patch 13/76] IPCONFIG: The kernel gets no IP from some DHCP serversChris Wright
 [patch 07/76] NIU: Bump driver version and release date.Chris Wright
 [patch 11/76] IPV6: dst_entry leak in ip4ip6_err.Chris Wright
 [patch 08/76] NET: Messed multicast lists after dev_mc_sync/unsyncChris Wright
 [patch 04/76] TCP: Improve ipv4 established hash function.Chris Wright
 [patch 06/76] NIU: Fix BMAC alternate MAC address indexing.Chris Wright
 [patch 09/76] NET: Fix race in dev_close(). (Bug 9750)Chris Wright
 [patch 05/76] NIU: More BMAC alt MAC address fixes.Chris Wright
 [patch 21/76] x86: adjust enable_NMI_through_LVT0()Chris Wright
 [patch 19/76] iov_iter_advance() fixChris Wright
 [patch 37/76] spi: pxa2xx_spi clock polarity fixChris Wright
 [patch 34/76] file capabilities: simplify signal checkChris Wright
 [patch 48/76] atmel_spi: fix clock polarityChris Wright
[New][PATCH] Change pagemap output format to allow for future reporting ...Matt Mackall
 [PATCH] cpufreq: Document the currently undocumented parts of the ..."Darrick J. Wong"
 Re: [PATCH] x86_64: early memtest to find bad ram"Yinghai Lu"
 [PATCH] bttv: Add a radio compat_ioctl file operation.Robert Fitzsimons
 RE: [PATCH, RFC] Create 'slot' sysfs attributein/sys/devices/syste ..."Luck, Tony"
 Re: [patch 07/76] NIU: Bump driver version and release date."Jesper Juhl"
 Re: [PATCH 0/3 (RFC)](memory hotplug) freeing pages allocated by b ...Yasunori Goto
 Re: [patch 07/76] NIU: Bump driver version and release date.David Miller
 Re: [patch 07/76] NIU: Bump driver version and release date."Jesper Juhl"
 Re: APM crashes when IO is going onMikulas Patocka
 Re: possible lockdep crash"Denys Fedoryshchenko"
 Re: [patch 00/76] 2.6.24-stable reviewJoe Korty
 Re: 2.6.25-rc6: kernel BUG at fs/sysfs/file.c:89"Rafael J. Wysocki"
[New][PATCH] x86_64: memtest bootparamYinghai Lu
[New]2.6.25-rc6-git6: Reported regressions from 2.6.24"Rafael J. Wysocki"
 Re: r-o bind in nfsdTetsuo Handa
 Re: [patch 2/4] x86: Fix build breakage when PCI is define and PAR ...Jeremy Fitzhardinge
[New][RFC][PATCH 0/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 Re: [patch 07/76] NIU: Bump driver version and release date.Roland Dreier
 [RFC][PATCH 5/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 [RFC][PATCH 6/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 [RFC][PATCH 1/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 [RFC][PATCH 3/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 [RFC][PATCH 2/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 [RFC][PATCH 9/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 [RFC][PATCH 8/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 [RFC][PATCH 4/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 [RFC][PATCH 7/9] cgroups: block: cfq: I/O bandwidth controlling su ...Vasily Tarasov
 Re: [PATCH 00 of 31] x86: unification and xen updatesJeremy Fitzhardinge
 Re: [2/2] vmallocinfo: Add caller information"Mike Frysinger"
 Re: [dm-crypt] INFO: task mount:11202 blocked for more than 120 se ...Christian Kujau
 Re: 2.6.25-rc6-git6: Reported regressions from 2.6.24Jeff Garzik
 Re: [ofa-general] RE: [PATCH 3/3] Infiniband: don't use task_struc ...Roland Dreier
 Hoo-fscking-ray - (was Re: 2.6.25-rc3-mm1 - BUG at system shutdown ...Valdis.Kletnieks@vt ...
 Re: [PATCH] firewire: wait until PHY configuration packet was tran ...Jarod Wilson
[New][PATCH 1/5] cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita
 [PATCH 2/5] cdrom: cleanup hardcoded error-codeAkinobu Mita
 [PATCH 3/5] cdrom: protect cdrom_device_info list by mutexAkinobu Mita
[New][PATCH] [POWERPC] mpc5200-fec: Fix possible NULL dereference in md ...Grant Likely
 [PATCH 4/5] cdrom: use list_head for cdrom_device_info listAkinobu Mita
 [PATCH 5/5] cdrom: make unregister_cdrom() return voidAkinobu Mita
[New][PATCH] [POWERPC] mpc5200: fix incorrect compatible string for the ...Grant Likely
 Re: [patch 2/9] Store max number of objects in the page struct.Ben Pfaff
[New][PATCH] [POWERPC] mpc5200: fix null dereference if bestcomm fails ...Grant Likely
 Re: [patch 3/6] vfs: mountinfo stable peer group idAl Viro
 Re: [patch 3/6] vfs: mountinfo stable peer group idAl Viro
 Re: [PATCH] x86 handle_vm86_trap cleanupRoland McGrath
\
 
  \ /
  Last update: 2020-01-02 09:45    [0.394 seconds]
©2004-2020 Jasper Spaans