LKML: Linux Kernel Archive 2006 Q4
Date Index
[
Prev Page
][
Next Page
]
Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
,
(continued)
Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
,
Horst Schirmeier
Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
,
Andi Kleen
Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
,
Horst Schirmeier
Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
,
Oleg Verych
Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
,
Jan Peter den Heijer
kbuild: O= with M= (Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch)
,
Oleg Verych
Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
,
Horst Schirmeier
Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
,
Oleg Verych
kbuild-mm: $(objtree)/knull vs mktemp (was Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch)
,
Oleg Verych
p4-clockmod N60 errata workaround.
,
Dave Jones
<Possible follow-ups>
p4-clockmod N60 errata workaround.
,
Dave Jones
Problems with /proc/mounts and statvfs (implementing df).
,
Rob Landley
Re: Problems with /proc/mounts and statvfs (implementing df).
,
Rob Landley
Re: Problems with /proc/mounts and statvfs (implementing df).
,
Ian Kent
Re: Problems with /proc/mounts and statvfs (implementing df).
,
Rob Landley
[PATCH] auth_gss: unregister gss_domain when unloading module
,
Akinobu Mita
Re: [PATCH] auth_gss: unregister gss_domain when unloading module
,
Akinobu Mita
[PATCH 1/2] sunrpc: add missing spin_unlock
,
Akinobu Mita
[PATCH 2/2] auth_gss: unregister gss_domain when unloading module
,
Akinobu Mita
Re: [PATCH 2/2] auth_gss: unregister gss_domain when unloading module
,
Trond Myklebust
Re: [PATCH 2/2] auth_gss: unregister gss_domain when unloading module
,
Akinobu Mita
Re: [PATCH 2/2] auth_gss: unregister gss_domain when unloading module
,
Trond Myklebust
Re: [PATCH 2/2] auth_gss: unregister gss_domain when unloading module
,
Akinobu Mita
Re: [PATCH 2/2] auth_gss: unregister gss_domain when unloading module
,
Neil Brown
Re: [PATCH 1/2] sunrpc: add missing spin_unlock
,
Trond Myklebust
Re: [PATCH 1/2] sunrpc: add missing spin_unlock
,
Neil Brown
[PATCH -mm] sunrpc/auth_gss: auth_domain refcount fix
,
Akinobu Mita
Re: [PATCH 1/2] sunrpc: add missing spin_unlock
,
Peter Zijlstra
Re: [PATCH 1/2] sunrpc: add missing spin_unlock
,
Andrew Morton
Re: [PATCH 1/2] sunrpc: add missing spin_unlock
,
Peter Zijlstra
Re: [PATCH 1/2] sunrpc: add missing spin_unlock
,
Elimar Riesebieter
Re: [PATCH] auth_gss: unregister gss_domain when unloading module
,
Trond Myklebust
[PATCH] gss_spkm3: fix error handling in module init
,
Akinobu Mita
[2.6.18.y PATCH] DVB: fix dvb_pll_attach for mt352/zl10353 in cx88-dvb, and nxt200x
,
Michael Krufky
[PATCH] acpi: fix single linked list manipulation
,
Akinobu Mita
Re: [PATCH] acpi: fix single linked list manipulation
,
Christoph Hellwig
[PATCH -mm] acpi: use list.h API for sub_driver list
,
Akinobu Mita
Re: [PATCH -mm] acpi: use list.h API for sub_driver list
,
Christoph Hellwig
[PATCH] tokenring: fix module_init error handling
,
Akinobu Mita
Re: [PATCH] tokenring: fix module_init error handling
,
Jeff Garzik
[PATCH] acpiphp: fix missing acpiphp_glue_exit()
,
Akinobu Mita
[PATCH] isdn: fix missing unregister_capi_driver
,
Akinobu Mita
[PATCH] n2: fix confusing error code
,
Akinobu Mita
Re: [PATCH] n2: fix confusing error code
,
Krzysztof Halasa
Re: [PATCH] n2: fix confusing error code
,
Jeff Garzik
[PATCH] paride: return proper error code
,
Akinobu Mita
[PATCH] isdn/gigaset: avoid cs->dev null pointer dereference
,
Akinobu Mita
Re: [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference
,
Tilman Schmidt
[PATCH] sc1200wdt: fix missing pnp_unregister_driver()
,
Akinobu Mita
NFS problem (r/o filesystem) with 2.6.19-rc3
,
Ken Moffat
Re: NFS problem (r/o filesystem) with 2.6.19-rc3
,
Andrew Morton
Re: NFS problem (r/o filesystem) with 2.6.19-rc3
,
Ken Moffat
[PATCH] lightning: return proper return code
,
Akinobu Mita
[PATCH] pci: fix __pci_register_driver error handling
,
Akinobu Mita
[PATCH] acpiphp: fix use of list_for_each macro
,
Akinobu Mita
Re: [PATCH] acpiphp: fix use of list_for_each macro
,
Kristen Carlson Accardi
[RFC] kswapd: Kernel Swapper performance
,
Al Boldi
Re: [RFC] kswapd: Kernel Swapper performance
,
Rik van Riel
Re: [RFC] kswapd: Kernel Swapper performance
,
Al Boldi
leave_mm() and lazy TLB mode
,
Dong Feng
Re: leave_mm() and lazy TLB mode
,
Dong Feng
why "probe_kernel_address()", not "probe_user_address()"?
,
Robert P. J. Day
Re: why "probe_kernel_address()", not "probe_user_address()"?
,
Andrew Morton
Re: why "probe_kernel_address()", not "probe_user_address()"?
,
Robert P. J. Day
Re: why "probe_kernel_address()", not "probe_user_address()"?
,
Robert P. J. Day
Re: why "probe_kernel_address()", not "probe_user_address()"?
,
Luca Tettamanti
Re: why "probe_kernel_address()", not "probe_user_address()"?
,
Robert P. J. Day
Re: why "probe_kernel_address()", not "probe_user_address()"?
,
Luca Tettamanti
Re: why "probe_kernel_address()", not "probe_user_address()"?
,
Denis Vlasenko
Extended attributes on symlinks --> EPERM ?
,
Wesley W. Terpstra
[PATCH] cryptocop: double spin_lock_irqsave()
,
Alexey Dobriyan
Re: dealing with excessive includes
,
Tim Schmielau
<Possible follow-ups>
dealing with excessive includes
,
Al Viro
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
,
Peter Zijlstra
Re: [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
,
Marcel Holtmann
cd media poll stuck in D state, arch bug?
,
Olaf Hering
2.6.19-rc2 DWARF unwinder stuck ehci_iaa_watchdog
,
Alessandro Suardi
Announce loop-AES-v3.1e file/swap crypto package
,
Jari Ruusu
Lockup with cpufreq that may be similar to recently fixed acpi_cpufreq
,
Trever L. Adams
Re: Lockup with cpufreq that may be similar to recently fixed acpi_cpufreq
,
Pavel Machek
Re: Lockup with cpufreq that may be similar to recently fixed acpi_cpufreq
,
Rafael J. Wysocki
[PATCH] sched.c: update inappropriate comment for this_rq_lock()
,
Robert P. J. Day
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Adam J. Richter
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Russell King
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Russell King
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Linus Torvalds
<Possible follow-ups>
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Adam J. Richter
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Linus Torvalds
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Kyle Moffett
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Arjan van de Ven
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Xavier Bestel
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Arjan van de Ven
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Xavier Bestel
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Kyle Moffett
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Matthew Wilcox
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Kyle Moffett
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Matthew Wilcox
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Grant Grundler
Re: [patch] drivers: wait for threaded probes between initcall levels
,
Adam J. Richter
Block driver freezes when using CFQ
,
Ravi Krishnamurthy
Re: Block driver freezes when using CFQ
,
Tejun Heo
Re: 2.6.18: hda_intel:azx_get_response timeout, switching to single_cmd mode...
,
Shai Peretz
[PATCH 0/7] sched_domain balancing via tasklet V2
,
Christoph Lameter
[PATCH 4/7] Stagger load balancing in build_sched_domains
,
Christoph Lameter
[PATCH 6/7] Use tasklet to call balancing
,
Christoph Lameter
[PATCH 1/7] Avoid taking rq lock in wake_priority_sleeper
,
Christoph Lameter
[PATCH 5/7] Move idle stat calculation into rebalance_tick()
,
Christoph Lameter
Re: [PATCH 5/7] Move idle stat calculation into rebalance_tick()
,
Siddha, Suresh B
Re: [PATCH 5/7] Move idle stat calculation into rebalance_tick()
,
Christoph Lameter
[PATCH 2/7] Disable interrupts for locking in load_balance()
,
Christoph Lameter
[PATCH 7/7] Call tasklet less frequently
,
Christoph Lameter
[PATCH 3/7] Extract load calculation from rebalance_tick
,
Christoph Lameter
[rfc] [patch] mm: Slab - Eliminate lock_cpu_hotplug from slab
,
Ravikiran G Thirumalai
Re: [rfc] [patch] mm: Slab - Eliminate lock_cpu_hotplug from slab
,
Andrew Morton
Re: [rfc] [patch] mm: Slab - Eliminate lock_cpu_hotplug from slab
,
Srivatsa Vaddagiri
Re: [rfc] [patch] mm: Slab - Eliminate lock_cpu_hotplug from slab
,
Ravikiran G Thirumalai
Re: [rfc] [patch] mm: Slab - Eliminate lock_cpu_hotplug from slab
,
Srivatsa Vaddagiri
[PATCH] Blacklist hsfmodem module
,
Alexey Dobriyan
Re: [PATCH] Blacklist hsfmodem module
,
Jan Engelhardt
most linux friendly motherboard chipset
,
Alex Davis
Re: most linux friendly motherboard chipset
,
Christoph Hellwig
Re: most linux friendly motherboard chipset
,
Bill Davidsen
Latency measurements
,
James Courtier-Dutton
Re: [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485
,
Randy Dunlap
Re: [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485
,
Jesper Juhl
x86-64 with nvidia MCP51 chipset: kernel does not find HPET
,
Lee Revell
RE: x86-64 with nvidia MCP51 chipset: kernel does not find HPET
,
Langsdorf, Mark
RE: x86-64 with nvidia MCP51 chipset: kernel does not find HPET
,
Lee Revell
RE: x86-64 with nvidia MCP51 chipset: kernel does not find HPET
,
Langsdorf, Mark
Re: x86-64 with nvidia MCP51 chipset: kernel does not find HPET
,
Prakash Punnoor
[PATCH 2.6.19-rc3] parport_pc: Add support for OX16PCI952 parallel port
,
Ryan Underwood
[PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.
,
Jesper Juhl
Re: [PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.
,
David Rientjes
Re: [PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.
,
Jesper Juhl
Re: [PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.
,
Andreas Gruenbacher
Re: [PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.
,
Jesper Juhl
Small optimization for nfs3acl. (was: Re: [PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.)
,
Jesper Juhl
Re: Small optimization for nfs3acl. (was: Re: [PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.)
,
Andreas Gruenbacher
Re: [PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.
,
David Rientjes
Re: [PATCH] NFS: nfsaclsvc_encode_getaclres() - Fix potential NULL deref and tiny optimization.
,
Andreas Gruenbacher
Subject: [PATCH] powerpc: EEH recovery tweaks
,
Linas Vepstas
Oops in __wake_up_common with irda, linux-2.6.18
,
Berthold Cogel
Re: Oops in __wake_up_common with irda, linux-2.6.18
,
Samuel Ortiz
Re: Oops in __wake_up_common with irda, linux-2.6.18
,
Berthold Cogel
Re: [irda-users] Oops in __wake_up_common with irda, linux-2.6.18
,
Berthold Cogel
[PATCH 2/2] kconfig.debug menu dependencies
,
Randy Dunlap
Re: [PATCH 2/2] kconfig.debug menu dependencies
,
Andrew Morton
Re: [PATCH 2/2] kconfig.debug menu dependencies
,
Randy Dunlap
Re: [PATCH 2/2] kconfig.debug menu dependencies
,
Randy Dunlap
[PATCH 1/2] kconfig: PRINTK_TIME depends on PRINTK
,
Randy Dunlap
[GIT PATCH] PCI and PCI hotplug fixes for 2.6.19-rc3
,
Greg KH
[PATCH] dio: lock refcount operations
,
Zach Brown
Re: [PATCH] dio: lock refcount operations
,
Jeff Moyer
Re: [PATCH] dio: lock refcount operations
,
Zach Brown
Re: [PATCH] dio: lock refcount operations
,
Jeff Moyer
Re: [PATCH] dio: lock refcount operations
,
Zach Brown
Re: [PATCH] dio: lock refcount operations
,
Zach Brown
arm920t s3c24xx
,
Michael Trimarchi
Re: arm920t s3c24xx
,
Ben Dooks
Re: arm920t s3c24xx
,
Ben Dooks
[PATCH 7/6] fill_tgid: cleanup delays accounting
,
Oleg Nesterov
AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
Luca Tettamanti
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Luca Tettamanti
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Vojtech Pavlik
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
Vojtech Pavlik
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
Willy Tarreau
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
thockin
RE: AMD X2 unsynced TSC fix?
,
Langsdorf, Mark
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Willy Tarreau
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Willy Tarreau
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Willy Tarreau
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Willy Tarreau
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Willy Tarreau
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
Pádraig Brady
Re: AMD X2 unsynced TSC fix?
,
Willy Tarreau
Re: AMD X2 unsynced TSC fix?
,
Christoph Lameter
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
Chris Friesen
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Message not available
Re: AMD X2 unsynced TSC fix?
,
Lee Revell
Re: AMD X2 unsynced TSC fix?
,
john stultz
Message not available
Re: AMD X2 unsynced TSC fix?
,
Siddha, Suresh B
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
Siddha, Suresh B
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
Thomas Gleixner
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
john stultz
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Message not available
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
Sergio Monteiro Basto
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Andrew Morton
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Andrew Morton
Re: AMD X2 unsynced TSC fix?
,
thockin
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Andi Kleen
Re: AMD X2 unsynced TSC fix?
,
Friedrich Göpel
[take21 0/4] kevent: Generic event handling mechanism.
,
Evgeniy Polyakov
[take21 1/4] kevent: Core files.
,
Evgeniy Polyakov
[take21 2/4] kevent: poll/select() notifications.
,
Evgeniy Polyakov
[take21 3/4] kevent: Socket notifications.
,
Evgeniy Polyakov
[take21 4/4] kevent: Timer notifications.
,
Evgeniy Polyakov
Re: [take21 2/4] kevent: poll/select() notifications.
,
Eric Dumazet
Re: [take21 2/4] kevent: poll/select() notifications.
,
Evgeniy Polyakov
Re: [take21 1/4] kevent: Core files.
,
Eric Dumazet
Re: [take21 1/4] kevent: Core files.
,
Evgeniy Polyakov
Re: [take21 1/4] kevent: Core files.
,
Eric Dumazet
Re: [take21 1/4] kevent: Core files.
,
Evgeniy Polyakov
Re: [take21 1/4] kevent: Core files.
,
Eric Dumazet
Re: [take21 1/4] kevent: Core files.
,
Evgeniy Polyakov
Re: [take21 1/4] kevent: Core files.
,
Eric Dumazet
Re: [take21 1/4] kevent: Core files.
,
Evgeniy Polyakov
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Evgeniy Polyakov
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Jeff Garzik
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Jeff Garzik
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Evgeniy Polyakov
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Evgeniy Polyakov
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Jeff Garzik
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Evgeniy Polyakov
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Jeff Garzik
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Andrew Morton
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
David Miller
Re: [take21 0/4] kevent: Generic event handling mechanism.
,
Andrew Morton
UCB1400 pxa2xx-ac97 failed with error -13 on PXA2xx
,
saravanan_sprt
Re: UCB1400 pxa2xx-ac97 failed with error -13 on PXA2xx
,
Lee Revell
[PATCH] workqueue: update kerneldoc
,
Alan Stern
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device
,
Kilau, Scott
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device
,
Horst H. von Brand
s390: revert add_active_range() usage patch
,
Heiko Carstens
Protocol for merging -omap changes
,
Pavel Machek
Re: Protocol for merging -omap changes
,
Tony Lindgren
[PATCH]: JMB 368 PATA detection
,
Alan Cox
[Patch 4/7] driver core: Don't stop probing on ->probe errors.
,
Cornelia Huck
<Possible follow-ups>
[Patch 4/7] driver core: Don't stop probing on ->probe errors.
,
Cornelia Huck
[Patch 2/7] driver core fixes: sysfs_create_link() retval checks in core.c
,
Cornelia Huck
<Possible follow-ups>
[Patch 2/7] driver core fixes: sysfs_create_link() retval checks in core.c
,
Cornelia Huck
[Patch 6/7] driver core: Per-subsystem multithreaded probing.
,
Cornelia Huck
<Possible follow-ups>
[Patch 6/7] driver core: Per-subsystem multithreaded probing.
,
Cornelia Huck
Re: [Patch 6/7] driver core: Per-subsystem multithreaded probing.
,
Greg KH
[Patch 3/7] driver core fixes: device_register() retval check in platform.c
,
Cornelia Huck
<Possible follow-ups>
[Patch 3/7] driver core fixes: device_register() retval check in platform.c
,
Cornelia Huck
Re: [Patch 3/7] driver core fixes: device_register() retval check in platform.c
,
Russell King
Re: [Patch 3/7] driver core fixes: device_register() retval check in platform.c
,
Cornelia Huck
[Patch 5/7] driver core: Change function call order in device_bind_driver().
,
Cornelia Huck
<Possible follow-ups>
[Patch 5/7] driver core: Change function call order in device_bind_driver().
,
Cornelia Huck
[Patch 7/7] driver core: Don't fail attaching the device if it cannot be bound.
,
Cornelia Huck
<Possible follow-ups>
[Patch 7/7] driver core: Don't fail attaching the device if it cannot be bound.
,
Cornelia Huck
[Patch 0/7] Resend: driver core patches
,
Cornelia Huck
[Patch 1/7] driver core fixes: make_class_name() retval checks
,
Cornelia Huck
<Possible follow-ups>
[Patch 1/7] driver core fixes: make_class_name() retval checks
,
Cornelia Huck
[S390] termio <-> termios conversion error handling.
,
Martin Schwidefsky
<Possible follow-ups>
[S390] termio <-> termios conversion error handling.
,
Martin Schwidefsky
[S390] update interface notes in zcrypt.h
,
Martin Schwidefsky
<Possible follow-ups>
[S390] update interface notes in zcrypt.h
,
Martin Schwidefsky
[S390] Add ipl/reipl loadparm attribute.
,
Martin Schwidefsky
Re: [S390] Add ipl/reipl loadparm attribute.
,
Michael Holzheu
<Possible follow-ups>
[S390] Add ipl/reipl loadparm attribute.
,
Martin Schwidefsky
[BUGFIX] [PATH 2/2] cpu-hotplug: Releasing `workqueue_mutex' properly on CPU hot-remove
,
Satoru Takeuchi
[BUGFIX] [PATCH 1/2] cpu-hotplug: Fixing confliction between CPU hot-add and IPI
,
Satoru Takeuchi
Re: [BUGFIX] [PATCH 1/2] cpu-hotplug: Fixing confliction between CPU hot-add and IPI
,
KAMEZAWA Hiroyuki
How to run an a.out file in a kernel module
,
ranjith kumar
Re: How to run an a.out file in a kernel module
,
Erik Mouw
Re: How to run an a.out file in a kernel module
,
ranjith kumar
Re: How to run an a.out file in a kernel module
,
Jiri Slaby
Re: How to run an a.out file in a kernel module
,
Jiri Slaby
[MODULE] [DEVELLOPEMENT] acerhk in the linux kernel ?
,
Giggz
[PATCH] Calculation fix for memory holes beyong the end of physical memory
,
Mel Gorman
O2 micro OZ711Mx mmc driver
,
Islam Amer
Re: O2 micro OZ711Mx mmc driver
,
Denis Vlasenko
Re: O2 micro OZ711Mx mmc driver
,
Sergey Vlasov
Re: O2 micro OZ711Mx mmc driver
,
Islam Amer
[PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Nick Piggin
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Nick Piggin
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Nick Piggin
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Nick Piggin
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Nick Piggin
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Richard Purdie
Re: [PATCH, RFC/T] Fix handling of write failures to swap devices
,
Andrew Morton
[PATCH] Fix bug in fs/ecryptfs/inode.c: ecryptfs_encode_filename() returns int, not unsigned int
,
Mika Kukkonen
CPU Loading
,
Indian Mogul
Re: CPU Loading
,
Mike Galbraith
Re: CPU Loading
,
Indian Mogul
[PATCH] move SYS_HYPERVISOR inside the Generic Driver menu
,
Randy Dunlap
<Possible follow-ups>
Re: [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu
,
Jeff Garzik
2.6.19-rc* and oprofile issues
,
Prakash Punnoor
[PATCH 1/4] Prep for paravirt: move pagetable includes.
,
Rusty Russell
[PATCH 1/4] Prep for paravirt: Be careful about touching BIOS address space
,
Rusty Russell
[PATCH 2/4] Prep for paravirt: cpu_detect extraction
,
Rusty Russell
[PATCH 3/4] Prep for paravirt: desc.h clearer parameter names, some code motion
,
Rusty Russell
[PATCH 4/4] Prep for paravirt: rearrange processor.h
,
Rusty Russell
[PATCH] Re: [PATCH 3/4] Prep for paravirt: desc.h clearer parameter names, some code motion
,
Don Mullis
Re: [PATCH] Re: [PATCH 3/4] Prep for paravirt: desc.h clearer parameter names, some code motion
,
Andi Kleen
Re: [PATCH] Re: [PATCH 3/4] Prep for paravirt: desc.h clearer parameter names, some code motion
,
Don Mullis
Re: [PATCH] Re: [PATCH 3/4] Prep for paravirt: desc.h clearer parameter names, some code motion
,
Rusty Russell
Re: [PATCH 1/4] Prep for paravirt: Be careful about touching BIOS address space
,
Pavel Machek
Re: [PATCH 1/4] Prep for paravirt: Be careful about touching BIOS address space
,
Jeremy Fitzhardinge
Re: [PATCH 1/4] Prep for paravirt: Be careful about touching BIOS address space
,
Andrew Morton
Re: [PATCH 1/4] Prep for paravirt: Be careful about touching BIOS address space
,
Jeremy Fitzhardinge
Re: [PATCH 1/4] Prep for paravirt: Be careful about touching BIOS address space
,
Andrew Morton
Re: [PATCH 1/4] Prep for paravirt: Be careful about touching BIOS address space
,
Rusty Russell
Re: [PATCH 1/4] Prep for paravirt: Be careful about touching BIOS address space
,
Don Mullis
Re: [PATCH 1/4] Prep for paravirt: move pagetable includes.
,
Zachary Amsden
[PATCH: 2.6.18.1] delayacct: cpu_count in taskstats updated correctly
,
Martin Tostrup Setek
Re: [PATCH: 2.6.18.1] delayacct: cpu_count in taskstats updated correctly
,
David Rientjes
Re: [PATCH: 2.6.18.1] delayacct: cpu_count in taskstats updated correctly
,
Martin Tostrup Setek
Re: [PATCH: 2.6.18.1] delayacct: cpu_count in taskstats updated correctly
,
David Rientjes
Re: [PATCH: 2.6.18.1] delayacct: cpu_count in taskstats updated correctly
,
Martin Tostrup Setek
Re: [PATCH: 2.6.18.1] delayacct: cpu_count in taskstats updated correctly
,
Shailabh Nagar
<Possible follow-ups>
Re: Fw: [PATCH: 2.6.18.1] delayacct: cpu_count in taskstats updated correctly
,
Balbir Singh
Networking messed up, bad checksum, incorrect length
,
Carlos Velasco
Re: Networking messed up, bad checksum, incorrect length
,
Carlos Velasco
Re: Networking messed up, bad checksum, incorrect length
,
Herbert Xu
Re: Networking messed up, bad checksum, incorrect length
,
Carlos Velasco
Re: Networking messed up, bad checksum, incorrect length
,
Herbert Xu
Re: Networking messed up, bad checksum, incorrect length
,
Carlos Velasco
Re: Networking messed up, bad checksum, incorrect length
,
Herbert Xu
Re: Networking messed up, bad checksum, incorrect length
,
Carlos Velasco
[PATCH 5/6] taskstats: kill ->taskstats_lock in favor of ->siglock
,
Oleg Nesterov
[PATCH 4/6] taskstats_tgid_alloc: optimization
,
Oleg Nesterov
[PATCH 6/6] taskstats: don't use tasklist_lock
,
Oleg Nesterov
[PATCH 2/6] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
,
Oleg Nesterov
Re: [PATCH 2/6] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
,
Jay Lan
[PATCH 3/6] taskstats_tgid_free: fix usage
,
Oleg Nesterov
Re: [PATCH 3/6] taskstats_tgid_free: fix usage
,
Balbir Singh
[PATCH 1/6] fill_tgid: fix task_struct leak and possible oops
,
Oleg Nesterov
Re: [PATCH 1/6] fill_tgid: fix task_struct leak and possible oops
,
Balbir Singh
Re: [PATCH 1/6] fill_tgid: fix task_struct leak and possible oops
,
Oleg Nesterov
[PATCH 0/6] taskstats fixes
,
Oleg Nesterov
2.6.18 forcedeth GSO panic on send
,
Denis Vlasenko
Re: 2.6.18 forcedeth GSO panic on send
,
Herbert Xu
Re: 2.6.18 forcedeth GSO panic on send
,
Denis Vlasenko
Re: 2.6.18 forcedeth GSO panic on send
,
Herbert Xu
Re: 2.6.18 forcedeth GSO panic on send
,
Denis Vlasenko
Re: 2.6.18 forcedeth GSO panic on send
,
Denis Vlasenko
[PATCH] Add .mailmap at the toplevel.
,
Junio C Hamano
keyboard scancode problems
,
Joost Gevers
removing drivers and ISA support? [Was: Char: correct pci_get_device changes]
,
Jiri Slaby
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device changes]
,
Alan Cox
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device changes]
,
John Stoffel
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device changes]
,
Adrian Bunk
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device changes]
,
Jesper Juhl
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device changes]
,
Jiri Slaby
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device changes]
,
Adrian Bunk
Re: removing drivers and ISA support? [Was: Char: correct pci_get_device changes]
,
Jiri Slaby
[PATCH 0/13] KVM: Kernel-based Virtual Machine (v3)
,
Avi Kivity
[PATCH 1/13] KVM: userspace interface
,
Avi Kivity
Message not available
Re: [PATCH 1/13] KVM: userspace interface
,
Avi Kivity
[PATCH 2/13] KVM: Intel virtual mode extensions definitions
,
Avi Kivity
[PATCH 3/13] KVM: kvm data structures
,
Avi Kivity
Re: [PATCH 3/13] KVM: kvm data structures
,
Arnd Bergmann
Re: [PATCH 3/13] KVM: kvm data structures
,
Avi Kivity
Re: [PATCH 3/13] KVM: kvm data structures
,
Arnd Bergmann
[PATCH 4/13] KVM: random accessors and constants
,
Avi Kivity
[PATCH 5/13] KVM: virtualization infrastructure
,
Avi Kivity
[PATCH 6/13] KVM: memory slot management
,
Avi Kivity
Re: [PATCH 6/13] KVM: memory slot management
,
Arnd Bergmann
Re: [PATCH 6/13] KVM: memory slot management
,
Avi Kivity
Re: [PATCH 6/13] KVM: memory slot management
,
Arnd Bergmann
Re: [PATCH 6/13] KVM: memory slot management
,
Avi Kivity
Re: [PATCH 6/13] KVM: memory slot management
,
Arnd Bergmann
Re: [PATCH 6/13] KVM: memory slot management
,
Avi Kivity
Re: [kvm-devel] [PATCH 6/13] KVM: memory slot management
,
Anthony Liguori
Re: [kvm-devel] [PATCH 6/13] KVM: memory slot management
,
Avi Kivity
[PATCH 7/13] KVM: vcpu creation and maintenance
,
Avi Kivity
[PATCH 8/13] KVM: vcpu execution loop
,
Avi Kivity
[PATCH 9/13] KVM: define exit handlers
,
Avi Kivity
[PATCH 10/13] KVM: less common exit handlers
,
Avi Kivity
[PATCH 11/13] KVM: mmu
,
Avi Kivity
[PATCH 12/13] KVM: x86 emulator
,
Avi Kivity
[PATCH 13/13] KVM: plumbing
,
Avi Kivity
cpufreq/powernowd limiting CPU frequency on kernels >=2.6.16
,
Inter filmati
Re: cpufreq/powernowd limiting CPU frequency on kernels >=2.6.16
,
thunder7
Re: cpufreq/powernowd limiting CPU frequency on kernels >=2.6.16
,
Inter filmati
Re: cpufreq/powernowd limiting CPU frequency on kernels >=2.6.16
,
thunder7
O2 Micro MMC card reader driver
,
Islam Amer
UCB1400 driver problem in pxa270
,
saravanan_sprt
<Possible follow-ups>
UCB1400 driver problem in pxa270
,
saravanan_sprt
Re: UCB1400 driver problem in pxa270
,
Nicolas Pitre
[PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Miguel Ojeda Sandonis
Re: [PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Andrew Morton
Re: [PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Miguel Ojeda
Re: [PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Franck Bui-Huu
Re: [PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Miguel Ojeda
Re: [PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Franck Bui-Huu
Re: [PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Miguel Ojeda
Re: [PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Hugh Dickins
<Possible follow-ups>
[PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Miguel Ojeda Sandonis
Re: [PATCH 2.6.19-rc1 update4] drivers: add LCD support
,
Franck Bui-Huu
[PATCH] time_adjust cleared before use
,
Jim Houston
Re: [PATCH] time_adjust cleared before use
,
Roman Zippel
Re: [PATCH] time_adjust cleared before use
,
Jim Houston
PnP Bios activation of parallel port prior to request_region
,
Darren Hart
Re: PnP Bios activation of parallel port prior to request_region
,
Oleg Verych
Hardware Problem - Asus A8N-VM CSM
,
Marc Perkel
Re: Hardware Problem - Asus A8N-VM CSM
,
Marc Perkel
RE: Hardware Problem - Asus A8N-VM CSM
,
Langsdorf, Mark
Re: Hardware Problem - Asus A8N-VM CSM
,
Marc Perkel
Re: Hardware Problem - Asus A8N-VM CSM
,
Bill Davidsen
Re: Hardware Problem - Asus A8N-VM CSM
,
Marc Perkel
[patch 0/5] various user space access fixes
,
Heiko Carstens
[patch 1/5] binfmt: fix uaccess handling
,
Heiko Carstens
Re: [patch 1/5] binfmt: fix uaccess handling
,
Andrew Morton
[patch 2/5] compat: fix uaccess handling
,
Heiko Carstens
[patch 3/5] net: fix uaccess handling
,
Heiko Carstens
Re: [patch 3/5] net: fix uaccess handling
,
David Miller
[patch 4/5] profile: fix uaccess handling
,
Heiko Carstens
[patch 5/5] scsi: fix uaccess handling
,
Heiko Carstens
Re: [patch 5/5] scsi: fix uaccess handling
,
Christoph Hellwig
Re: [patch 5/5] scsi: fix uaccess handling
,
Heiko Carstens
Re: [patch 5/5] scsi: fix uaccess handling
,
James Bottomley
[PATCH 4/5] i386 create e820.c to handle memmap table walking
,
bibo,mao
[PATCH 3/5] i386 create e820.c to handle find_max_pfn function
,
bibo,mao
[PATCH 2/5] i386 create e820.c about e820 map sanitize and copy function
,
bibo,mao
[PATCH 5/5] i386 create e820.c about memap boot param parse and print function
,
bibo,mao
[PATCH 0/5] i386 create e820.c to handle e820/efi memory map table
,
bibo,mao
Re: [PATCH 0/5] i386 create e820.c to handle e820/efi memory map table
,
Andi Kleen
[PATCH 1/5] i386 create e820.c to handle standard io/mem resources
,
bibo,mao
Re: [PATCH 1/5] i386 create e820.c to handle standard io/mem resources
,
Andi Kleen
Re: [PATCH 1/5] i386 create e820.c to handle standard io/mem resources
,
bibo,mao
[PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs [really unmangled]
,
Holden Karau
Re: [PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs [really unmangled]
,
Nick Piggin
Re: [PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs [really unmangled]
,
Holden Karau
Re: [PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs [really unmangled]
,
Jörn Engel
Re: [PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs [really unmangled]
,
Holden Karau
Re: [PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs [really unmangled]
,
Josef Sipek
compiling bcm4xx module
,
robert george
Re: compiling bcm4xx module
,
Erik Mouw
Re: compiling bcm4xx module
,
Michael Buesch
[PATCH] strstrip remove last blank fix
,
Michael Holzheu
Re: [PATCH] strstrip remove last blank fix
,
Pekka J Enberg
Re: [PATCH] strstrip remove last blank fix
,
Jörn Engel
2.6.18: unable to handle kernel paging request at virtual address e5e9ec24
,
admin
Re: 2.6.18: unable to handle kernel paging request at virtual address e5e9ec24
,
Martin J. Bligh
Re: Re: 2.6.18: unable to handle kernel paging request at virtual address e5e9ec24
,
Pekka Enberg
[RFC 0/5] lock_cpu_hotplug: Redesign - A "lightweight" scalable version.
,
Gautham R Shenoy
[PATCH 1/5] lock_cpu_hotplug:Redesign - Fix coding style issues in cpufreq.
,
Gautham R Shenoy
[PATCH 2/5] lock_cpu_hotplug:Redesign - remove lock_cpu_hotplug from hot-cpu_callback path in cpufreq.
,
Gautham R Shenoy
[PATCH 3/5] lock_cpu_hotplug:Redesign - Use lock_cpu_hotplug in workqueue.c instead of workqueue_mutex.
,
Gautham R Shenoy
[PATCH 4/5] lock_cpu_hotplug: Redesign - Lightweight implementation of lock_cpu_hotplug.
,
Gautham R Shenoy
[PATCH 5/5] lock_cpu_hotplug: Redesign - Lockdep support for lightweight lock_cpu_hotplug.
,
Gautham R Shenoy
Re: [PATCH 4/5] lock_cpu_hotplug: Redesign - Lightweight implementation of lock_cpu_hotplug.
,
Paul Jackson
Re: [PATCH 4/5] lock_cpu_hotplug: Redesign - Lightweight implementation of lock_cpu_hotplug.
,
Gautham R Shenoy
usb initialization order (usbhid vs. appletouch)
,
Soeren Sonnenburg
Re: usb initialization order (usbhid vs. appletouch)
,
Oliver Neukum
Re: usb initialization order (usbhid vs. appletouch)
,
Soeren Sonnenburg
Re: usb initialization order (usbhid vs. appletouch)
,
Oliver Neukum
Re: usb initialization order (usbhid vs. appletouch)
,
Soeren Sonnenburg
Re: usb initialization order (usbhid vs. appletouch)
,
Oliver Neukum
Re: usb initialization order (usbhid vs. appletouch)
,
Soeren Sonnenburg
Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Sergey Vlasov
Re: usb initialization order (usbhid vs. appletouch)
,
Pete Zaitcev
Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Oliver Neukum
Message not available
Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Oliver Neukum
Fwd: Re: usb initialization order (usbhid vs. appletouch)
,
Pete Zaitcev
Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Soeren Sonnenburg
Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Joseph Fannin
Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Soeren Sonnenburg
Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Joseph Fannin
Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Soeren Sonnenburg
[PATCH] usbhid quirks for macbook(pro) (was: Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch))
,
Soeren Sonnenburg
Re: [PATCH] usbhid quirks for macbook(pro) (was: Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch))
,
Joseph Fannin
Re: [PATCH] usbhid quirks for macbook(pro) (was: Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch))
,
Soeren Sonnenburg
Re: [PATCH] usbhid quirks for macbook(pro) (was: Re: Fwd: Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch))
,
Greg KH
[PATCH] usbhid quirks for macbook(pro) updated to 2.6.20-rc1
,
Soeren Sonnenburg
Re: [linux-usb-devel] usb initialization order (usbhid vs. appletouch)
,
Sergey Vlasov
[PATCH] Kdump: Align 64-bit ELF crash notes correctly (x86_64, powerpc)
,
Magnus Damm
Re: [PATCH] Kdump: Align 64-bit ELF crash notes correctly (x86_64, powerpc)
,
Vivek Goyal
Re: [PATCH] Kdump: Align 64-bit ELF crash notes correctly (x86_64, powerpc)
,
Magnus Damm
Another kernel releated GPL ?
,
Mark Hounschell
Re: Another kernel releated GPL ?
,
Alan Cox
Re: Another kernel releated GPL ?
,
Mark Hounschell
Re: Another kernel releated GPL ?
,
Alan Cox
Re: Another kernel releated GPL ?
,
Pekka Enberg
Re: Another kernel releated GPL ?
,
Erik Mouw
Re: Another kernel releated GPL ?
,
Mark Hounschell
Re: Another kernel releated GPL ?
,
Alan Cox
Re: Another kernel releated GPL ?
,
Mark Hounschell
Re: Another kernel releated GPL ?
,
Alan Cox
Re: Another kernel releated GPL ?
,
Vadim Lobanov
2.6.19-rc2 and very unstable NTP
,
linux
Re: 2.6.19-rc2 and very unstable NTP
,
Roman Zippel
Re: 2.6.19-rc2 and very unstable NTP
,
linux
Re: 2.6.19-rc2 and very unstable NTP
,
Roman Zippel
Re: 2.6.19-rc2 and very unstable NTP
,
linux
Re: 2.6.19-rc2 and very unstable NTP
,
Roman Zippel
Re: 2.6.19-rc2 and very unstable NTP
,
john stultz
Re: 2.6.19-rc2 and very unstable NTP
,
Roman Zippel
Re: 2.6.19-rc2 and very unstable NTP
,
linux
Re: 2.6.19-rc2 and very unstable NTP
,
Roman Zippel
Re: 2.6.19-rc2 and very unstable NTP
,
linux
[S390] Add __must_check to uaccess functions.
,
Martin Schwidefsky
<Possible follow-ups>
[S390] Add __must_check to uaccess functions.
,
Martin Schwidefsky
[S390] handle incorrect values when writing to dasd sysfs attributes.
,
Martin Schwidefsky
<Possible follow-ups>
[S390] handle incorrect values when writing to dasd sysfs attributes.
,
Martin Schwidefsky
[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
,
Martin Schwidefsky
<Possible follow-ups>
[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
,
Martin Schwidefsky
[S390] cio: Make ccw_device_register() static.
,
Martin Schwidefsky
[S390] remove salipl memory detection.
,
Martin Schwidefsky
<Possible follow-ups>
[S390] remove salipl memory detection.
,
Martin Schwidefsky
[S390] Improve AP bus device removal.
,
Martin Schwidefsky
[S390] cio: css_probe_device() must be called enabled.
,
Martin Schwidefsky
[S390] uaccess error handling.
,
Martin Schwidefsky
[S390] Initialize interval value to 0.
,
Martin Schwidefsky
Re: + drivers-wait-for-threaded-probes-between-initcall-levels.patch added to -mm tree
,
Cornelia Huck
Re: + drivers-wait-for-threaded-probes-between-initcall-levels.patch added to -mm tree
,
Greg KH
Sysfs architecture question
,
Ivan Korzakow
How-to change a pages pte
,
Wink Saville
[2.6.18-rt7] BUG: time warp detected!
,
Mike Galbraith
Re: [2.6.18-rt7] BUG: time warp detected!
,
john stultz
Re: [2.6.18-rt7] BUG: time warp detected!
,
Mike Galbraith
Re: [2.6.18-rt7] BUG: time warp detected!
,
Mike Galbraith
Re: [2.6.18-rt7] BUG: time warp detected!
,
Mike Galbraith
Re: [2.6.18-rt7] BUG: time warp detected!
,
Rafael J. Wysocki
Re: [2.6.18-rt7] BUG: time warp detected!
,
Mike Galbraith
i386: Enable NMI watchdog by default does not work as intended
,
Keith Owens
Re: [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485
,
Thomas Gleixner
Re: [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485
,
Jesper Juhl
[git patches] e100, e1000 fixes
,
Jeff Garzik
[PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs [unmangled]
,
Holden Karau
[PATCH 1/3] Constify compat_get_bitmap argument
,
Stephen Rothwell
[PATCH 2/3] Create compat_sys_migrate_pages
,
Stephen Rothwell
[PATCH 3/3] [POWERPC] Wire up sys_migrate_pages
,
Stephen Rothwell
[PATCH 2/3] Create compat_sys_migrate_pages
,
Stephen Rothwell
Re: [PATCH 2/3] Create compat_sys_migrate_pages
,
Arnd Bergmann
Re: [PATCH 2/3] Create compat_sys_migrate_pages
,
Christoph Lameter
Re: [PATCH 2/3] Create compat_sys_migrate_pages
,
Stephen Rothwell
Re: [PATCH 2/3] Create compat_sys_migrate_pages
,
Christoph Lameter
Re: [PATCH 2/3] Create compat_sys_migrate_pages
,
Benjamin Herrenschmidt
2.6.18 kernel panic on boot with VIA power-off quirk.
,
Ben Greear
Re: 2.6.18 kernel panic on boot with VIA power-off quirk.
,
Sergio Monteiro Basto
[RFC PATCH 0/11] pcmcia: bugfixes for 2.6.19-rc3
,
Dominik Brodowski
[RFC PATCH 9/11] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA
,
Dominik Brodowski
[RFC PATCH 5/11] CONFIG_PM=n slim: drivers/pcmcia/*
,
Dominik Brodowski
[RFC PATCH 6/11] i82092: wire up errors from pci_register_driver()
,
Dominik Brodowski
[RFC PATCH 11/11] PCMCIA: fix __must_check warnings
,
Dominik Brodowski
[RFC PATCH 3/11] pcmcia: update alloc_io_space for conflict checking for multifunction PC card
,
Dominik Brodowski
[RFC PATCH 10/11] PCMCIA: handle sysfs, PCI errors
,
Dominik Brodowski
[RFC PATCH 4/11] pcmcia/ds: driver layer error checking
,
Dominik Brodowski
[RFC PATCH 8/11] ioremap balanced with iounmap for drivers/pcmcia
,
Dominik Brodowski
[RFC PATCH 1/11] pcmcia: at91_cf update
,
Dominik Brodowski
[RFC PATCH 7/11] pcmcia: au1000_generic fix
,
Dominik Brodowski
[RFC PATCH 2/11] pcmcia: add more IDs to hostap_cs.c
,
Dominik Brodowski
possible pthread_exit/exit glibc problem exposed by -rt kernels
,
john stultz
[PATCH] fix for zeroed user-space tids in multi-threaded core dumps
,
Ernie Petrides
Re: [PATCH] fix for zeroed user-space tids in multi-threaded core dumps
,
Roland McGrath
[PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs
,
Holden Karau
Re: [PATCH 1/1] fat: improve sync performance by grouping writes in fat_mirror_bhs
,
Josef Sipek
[ANNOUNCE] GIT 1.4.3.3
,
Junio C Hamano
WARNING: "monotonic_clock" [drivers/char/hangcheck-timer.ko] undefined!
,
Sergio Monteiro Basto
[PATCH] ppc4xx: Compilation fixes for PCI-less configs
,
Wojtek Kaniewski
SATA300 TX4 + WD2500KS = status=0x50 { DriveReady SeekComplete }
,
Gregory Brauer
Re: SATA300 TX4 + WD2500KS = status=0x50 { DriveReady SeekComplete }
,
Clemens Koller
Re: SATA300 TX4 + WD2500KS = status=0x50 { DriveReady SeekComplete }
,
Roel Teuwen
<Possible follow-ups>
Re: SATA300 TX4 + WD2500KS = status=0x50 { DriveReady SeekComplete }
,
Mikael Pettersson
Re: SATA300 TX4 + WD2500KS = status=0x50 { DriveReady SeekComplete }
,
Gregory Brauer
[PATCH]trivial: booke reg MCSR msg misquoted
,
nkalmala
rename() contention (BUG?)
,
lkml
Re: rename() contention (BUG?)
,
Josef Sipek
Re: rename() contention (BUG?)
,
Avi Kivity
Re: rename() contention (BUG?)
,
Al Viro
Re: rename() contention (BUG?)
,
Avi Kivity
Re: rename() contention (BUG?)
,
Al Viro
Linux and GPL 3
,
Alex Handy
Re: Linux and GPL 3
,
Lennart Sorensen
Re: HPET : Legacy Routing Replacement Enable (02/03) - Generic
,
Om Narasimhan
Re : PROBLEM : Bus is hidden behind transparent bridge
,
giggz
PROBLEM : Bus hidden behind transparent bridge on my laptop (keynux impact or AOpen 1557)
,
giggz
Re: PROBLEM : Bus hidden behind transparent bridge on my laptop (keynux impact or AOpen 1557)
,
Lee Revell
[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c
,
Mika Kukkonen
[git pull] intelfb patches for 2.6.19-rc3 (corrected)
,
Dave Airlie
[git pull] intelfb patches for 2.6.19-rc3
,
Dave Airlie
Behaviour of compat_msgsnd/compat_msgrcv calls
,
Suzuki K P
Re: Behaviour of compat_msgsnd/compat_msgrcv calls
,
David Miller
Re: Behaviour of compat_msgsnd/compat_msgrcv calls
,
Suzuki K P
Re: Behaviour of compat_msgsnd/compat_msgrcv calls
,
Suzuki K P
[RFC] [PATCH] Fix compat space msg size limit for msgsnd/msgrcv ( Was Re: Behaviour of compat_msgsnd/compat_msgrcv calls )
,
suzuki
[git pull] drm patches for 2.6.19-rc3
,
Dave Airlie
[PATCH] Shrink sys_utime()
,
Alexey Dobriyan
[GIT PATCH] SCSI fixes for 2.6.19-rc3
,
James Bottomley
Re: [GIT PATCH] SCSI fixes for 2.6.19-rc3
,
Ismail Donmez
Re: [GIT PATCH] SCSI fixes for 2.6.19-rc3
,
adam radford
Re: [GIT PATCH] SCSI fixes for 2.6.19-rc3
,
James Bottomley
Re: [GIT PATCH] SCSI fixes for 2.6.19-rc3
,
James Bottomley
BUG: warning at fs/inotify.c:171/set_dentry_child_flags()
,
Oliver Bock
free_pages error message.
,
Márcio Oliveira
mysterious freeze on X40 with 2.6.16/17/18
,
martin f krafft
EIP Errors kernel 2.6.18 .AND hard lockup ... Revisted
,
Ben Duncan
IO_APIC broken by 45edfd1db02f818b3dc7e4743ee8585af6b78f78
,
Tuncer Ayaz
Re: IO_APIC broken by 45edfd1db02f818b3dc7e4743ee8585af6b78f78
,
Muli Ben-Yehuda
Re: IO_APIC broken by 45edfd1db02f818b3dc7e4743ee8585af6b78f78
,
Tuncer Ayaz
Re: IO_APIC broken by 45edfd1db02f818b3dc7e4743ee8585af6b78f78
,
Tuncer Ayaz
[Q] missing unused dentry in prune_dcache()?
,
Vasily Averin
Re: [Q] missing unused dentry in prune_dcache()?
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
Vasily Averin
Re: [Q] missing unused dentry in prune_dcache()?
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
Vasily Averin
Re: [Q] missing unused dentry in prune_dcache()?
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
Vasily Averin
Re: [Q] missing unused dentry in prune_dcache()?
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
Vasily Averin
Re: [Q] missing unused dentry in prune_dcache()?
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
Vasily Averin
[PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Vasily Averin
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Andrew Morton
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Vasily Averin
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Eric Dumazet
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Kirill Korotaev
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Eric Dumazet
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Kirill Korotaev
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
David Chinner
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Kirill Korotaev
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Neil Brown
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Vasily Averin
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Kirill Korotaev
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Neil Brown
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
David Howells
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
David Howells
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Neil Brown
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Vasily Averin
Re: [Devel] Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Neil Brown
Re: [PATCH 2.6.19-rc3] VFS: per-sb dentry lru list
,
Vasily Averin
Re: [Q] missing unused dentry in prune_dcache()?
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
Kirill Korotaev
[PATCH 2.6.19-rc3] VFS: missing unused dentry in prune_dcache()
,
Vasily Averin
Re: [PATCH 2.6.19-rc3] VFS: missing unused dentry in prune_dcache()
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
Vasily Averin
Re: [Q] missing unused dentry in prune_dcache()?
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
David Howells
Re: [Q] missing unused dentry in prune_dcache()?
,
Vasily Averin
[Index of Archives]
[FAQ]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Yosemite Campsites]
[Bugtraq]