- 05 Oct, 2003 40 commits
-
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
automatically for the sound drivers that require it. This is a low less confusing than telling people that they need to enable gameport support in order to listen to sound.
-
David S. Miller authored
-
Michael Hunold authored
This updates my two Video4Linux-2 drivers for the "Hexium Gemini" and "Hexium Orion" cards. It adds the long missing input handling for the "Gemini" card and removes the annoying compile time warning about unused structures. - remove various hexium header files, put all driver relevant informations into the drivers. these informations are not needed anywhere else. - fix driver names in information printk()s - fix device initialization for Hexium Gemini cards - add input switching for Hexium Gemini cards - fix all remaining "fixme"s
-
Andi Kleen authored
Make x86-64 compile again.
-
Andi Kleen authored
Fix warnings on compilers that support -Wdeclaration-after-statement in the x86-64 specific code. x86-64 was happily using ISO-C99 code before because it only uses gcc 3+ which is ISO-C99 compliant, but unfortunately this warning was added in the top level Makefile. From Bryan O'Sullivan.
-
Andi Kleen authored
Reserve vserver syscall on x86-64 too.
-
Rusty Russell authored
From: Marcel Sebek <sebek64@post.cz>
-
Rusty Russell authored
From: Adrian Bunk <bunk@fs.tum.de> (Acked by Christoph Hellwig <hch@infradead.org>)
-
Rusty Russell authored
From: krishnakumar@naturesoft.net
-
Rusty Russell authored
From: Pavel Machek <pavel@suse.cz>
-
Rusty Russell authored
From: Maciej Soltysiak <solt@dns.toxicfilms.tv>
-
Rusty Russell authored
From: Adrian Bunk <bunk@fs.tum.de>
-
Rusty Russell authored
From: "Perez-Gonzalez, Inaky" <inaky.perez-gonzalez@intel.com>
-
Rusty Russell authored
From: Adrian Bunk <bunk@fs.tum.de>
-
Rusty Russell authored
From: Petri Koistinen <petri.koistinen@iki.fi>
-
Rusty Russell authored
From: krishnakumar@naturesoft.net
-
Rusty Russell authored
From: Scharfe <l.s.r@web.de>
-
Rusty Russell authored
From: Ed L Cashin <ecashin@uga.edu> (Acked by Kanoj Sarcar <kanojsarcar@yahoo.com>)
-
Rusty Russell authored
From: Josef Jeff Sipek <jeffpc@optonline.net>
-
Rusty Russell authored
From: Vinay K Nallamothu <vinay-rc@naturesoft.net>
-
Rusty Russell authored
From: Nicolas Kaiser <nikai@nikai.net>
-
Rusty Russell authored
From: <adobriyan@mail.ru>
-
Rusty Russell authored
From: <adobriyan@mail.ru> (Acked by William Lee Irwin III <wli@holomorphy.com>)
-
Rusty Russell authored
From: "ismail (cartman) donmez" <kde@myrealbox.com>
-
Rusty Russell authored
From: Petri Koistinen <petri.koistinen@iki.fi>
-
Rusty Russell authored
From: Scharfe <l.s.r@web.de> The sysvfs code was confusing. Rewrite it to be readable, and use the existing VFS helper for recalculating the hash instead of doing it all by hand.
-
Rusty Russell authored
From: Petri Koistinen <petri.koistinen@iki.fi>
-
Rusty Russell authored
From: Mitchell Blank Jr <mitch@sfgoth.com> Make some more of the hlist functions accept constant arguments.
-
Rusty Russell authored
From: Stewart Smith <stewart@linux.org.au> Document "---help---" tag in Kconfig (Acked by Roman Zippel <zippel@linux-m68k.org>)
-
Rusty Russell authored
From: Maciej Soltysiak <solt@dns.toxicfilms.tv> This changes the hugetlbfs examples actually being possible to compile. errno is being used while it's not included. (Acked by William Lee Irwin III <wli@holomorphy.com>)
-
Rusty Russell authored
From: Marcel Sebek <sebek64@post.cz> (Acked by William Lee Irwin III <wli@holomorphy.com>)
-
Rusty Russell authored
From: Holger Schurig <h.schurig@mn-logistik.de>
-
Rusty Russell authored
From: Pavel Machek <pavel@suse.cz>
-
Rusty Russell authored
From: Josef Jeff Sipek <jeffpc@optonline.net>
-
Rusty Russell authored
From: Scharfe <l.s.r@web.de> clean up the error handling in pipefs a little bit, shrinking pipe.o by whopping 4 bytes! :)
-
Rusty Russell authored
From: Mitchell Blank Jr <mitch@sfgoth.com> Obvious typo fix for the scheduler docs (Acked by Ingo)
-
Rusty Russell authored
From: Bob Miller <rem@osdl.org> Removed the check_mem_region() call and replaced with request_mem_region().
-
Rusty Russell authored
From: Tom Rini <trini@kernel.crashing.org> This removes two extra #includes of <linux/spinlock.h>. Nothing in either of these files require <linux/spinlock.h>.
-
Rusty Russell authored
From: Vinay K Nallamothu <vinay-rc@naturesoft.net>
-