- 12 Dec, 2002 1 commit
-
-
James Simmons authored
-
- 10 Dec, 2002 1 commit
-
-
James Simmons authored
-
- 09 Dec, 2002 27 commits
-
-
James Simmons authored
into maxwell.earthlink.net:/usr/src/fbdev-2.5
-
http://linux-acpi.bkbits.net/linux-acpiLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/jgarzik/net-drivers-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Jeff Garzik authored
* 5704-A0 chip-specific patch. fixes PXE issue. * the existence of the mini ring is an urban legend. (no production board has it; it requires external SRAM) * re-arrange driver-private struct to be cacheline-friendly.
-
Jeff Garzik authored
(from lkml)
-
Dave Jones authored
into tetrachloride.(none):/mnt/stuff/kernel/2.5/agpgart
-
Andy Grover authored
-
Linus Torvalds authored
-
James Simmons authored
-
Henrique Gobbi authored
-
Davide Libenzi authored
- Finalized the interface by : * Having an epoll_event structure instead of using the pollfd * Adding a 64 bit opaque data member to the epoll_event structure * Removing the "fd" member from the epoll_event structure * Removing the "revents" member to leave space for a unique 32 bit "events" member - Fixes the problem where, due the new callback'd wake_up() mechanism loops might be generated by bringing deadlock or stack blow ups. In fact a user could create a cycle by adding epoll fds inside other epoll fds. The patch solves the problem by either : * Moving the wake_up() call done on the poll wait queue head, outside the locked region * Implementing a new safe wake up function for the poll wait queue head - Some variable renaming - Changed __NR_sys_epoll_* to __NR_epoll_* ( Hanna Linder ) - Blocked the add operation of an epoll file descriptor inside itself - Comments added/fixed
-
bk://fbdev.bkbits.net/fbdev-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
James Simmons authored
into maxwell.earthlink.net:/usr/src/fbdev-2.5
-
James Simmons authored
New NVIDIA and Radeon cards pci ids. Soon I will add support for these :-) Also a needed fix for fbcon.c.
-
bk://linux.bkbits.net/linux-2.5James Simmons authored
into maxwell.earthlink.net:/usr/src/linus-2.5
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/gregkh-2.5
-
Art Haas authored
Here's a small patch for the file. The patch is against 2.5.50.
-
Matthew Dharm authored
This patch makes ss->ep_int just like ep_in and ep_out for improved code symmetry and readability. It may (on some architectures) also shrink the size of the per-device data structure.
-
Matthew Dharm authored
Change interrupt used for CBI from periodic to one-shot. This (a) reduces consumed bandwidth, (b) makes the logic clearer, and (c) makes the abort mechanism more uniform.
-
Greg Kroah-Hartman authored
-
Thomas Wahrenbruch authored
-
David Brownell authored
While in search of a different bug, I found this one that got in with the recent 'async_next' patch. The schedule scan termination changed (had to), but it wasn't quite correct. Slower and/or misbehaving devices might have wedged a CPU ... fix is simple, only restart the scan when the list may have changed.
-
Oliver Neukum authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
James Simmons authored
into maxwell.earthlink.net:/usr/src/fbdev-2.5
-
bk://linux.bkbits.net/linux-2.5James Simmons authored
into maxwell.earthlink.net:/usr/src/linus-2.5
-
- 08 Dec, 2002 4 commits
-
-
Robert Love authored
add_blkdev_randomness() is long gone, so remove stale declaration and comments
-
bk://kernel.bkbits.net/acme/misc-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Arnaldo Carvalho de Melo authored
-
http://ppc.bkbits.net/for-linus-ppc64Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
- 09 Dec, 2002 5 commits
-
-
Anton Blanchard authored
-
Anton Blanchard authored
-
Anton Blanchard authored
-
Anton Blanchard authored
-
Anton Blanchard authored
-
- 08 Dec, 2002 2 commits
-
-
Anton Blanchard authored
into samba.org:/scratch/anton/for-alan
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-