- 25 May, 2003 26 commits
-
-
Geert Uytterhoeven authored
M68k IDE: kill ide_ioreg_t and q40ide_ioreg_t
-
Geert Uytterhoeven authored
AFS and RXRPC: times must be unsigned long
-
Geert Uytterhoeven authored
Atyfb fixes for Atari (got reversed in 2.5.69): - Add missing allocation of default_par - Kill warnings in assignments
-
Geert Uytterhoeven authored
Ataflop: fix breakage after recent cleanups
-
Geert Uytterhoeven authored
M68k fbdev drivers: Update to the new irq API (from Roman Zippel and me) [20/20]
-
Geert Uytterhoeven authored
M68k SCSI drivers: Update to the new irq API (from Roman Zippel and me) [19/20]
-
Geert Uytterhoeven authored
M68k parport drivers: Update to the new irq API (from Roman Zippel and me) [18/20]
-
Geert Uytterhoeven authored
M68k net drivers: Update to the new irq API (from Roman Zippel and me) [17/20]
-
Geert Uytterhoeven authored
M68k mac drivers: Update to the new irq API (from Roman Zippel and me) [16/20]
-
Geert Uytterhoeven authored
M68k input drivers: Update to the new irq API (from Roman Zippel and me) [15/20]
-
Geert Uytterhoeven authored
M68k char drivers: Update to the new irq API (from Roman Zippel and me) [14/20]
-
Geert Uytterhoeven authored
M68k block drivers: Update to the new irq API (from Roman Zippel and me) [13/20]
-
Geert Uytterhoeven authored
M68k Sun-3x: Update to the new irq API (from Roman Zippel and me) [12/20]
-
Geert Uytterhoeven authored
M68k Sun-3: Update to the new irq API (from Roman Zippel and me) [11/20]
-
Geert Uytterhoeven authored
M68k Q40: Update to the new irq API (from Roman Zippel and me) [10/20]
-
Geert Uytterhoeven authored
M68k MVME16x: Update to the new irq API (from Roman Zippel and me) [9/20]
-
Geert Uytterhoeven authored
M68k MVME147: Update to the new irq API (from Roman Zippel and me) [8/20]
-
Geert Uytterhoeven authored
M68k Macintosh: Update to the new irq API (from Roman Zippel and me) [7/20]
-
Geert Uytterhoeven authored
M68k HP9000/300: Update to the new irq API (from Roman Zippel and me) [6/20]
-
Geert Uytterhoeven authored
M68k BVME6000: Update to the new irq API (from Roman Zippel and me) [5/20]
-
Geert Uytterhoeven authored
M68k Atari: Update to the new irq API (from Roman Zippel and me) [4/20]
-
Geert Uytterhoeven authored
M68k Apollo: Update to the new irq API (from Roman Zippel and me) [3/20]
-
Geert Uytterhoeven authored
M68k Amiga: Update to the new irq API (from Roman Zippel and me) [2/20]
-
Geert Uytterhoeven authored
M68k core: Update to the new irq API (from Roman Zippel and me) [1/20]
-
Linus Torvalds authored
names are NUL-terminated Noted by Ben Collins.
-
Linus Torvalds authored
-
- 24 May, 2003 9 commits
-
-
Linus Torvalds authored
has bus ID's that are longer than 16 bytes. Noted by Ben Collins, who also signed up to fix up some broken strncpy() users. Sucker!
-
Linus Torvalds authored
-
Linus Torvalds authored
- Pass in the "device" to remapping functions - add radeon CP resume ioctl - remove warnings and stale DMA debug code
-
Linus Torvalds authored
Whether it works or not is unknown. I don't have the hardware.
-
Christoph Hellwig authored
sys_ioperm is only implemented on x86 (i386/x86_64). Make the ifdefs in vt_ioctl.c more explicit so the other architectures can get rid of their stubs in favour of just using sys_ni_syscall in the syscall table. Maybe we should remove it altogether, it looks like remnants from some very early X386 times (ie the Thomas Roell timeframe).
-
Jens Axboe authored
The noop io scheduler has a data corrupting bug, because q->last_merge doesn't get cleared properly. So do that in io scheduler core, and remove the same code from deadline. Also kill bio_rq_in_between(), it's not used by anyone anymore. rbtrees are the hot thing these days. And finally, remove a direct test for REQ_CMD in rq flags, use blk_fs_request() instead.
-
Andi Kleen authored
Fix prototypes to match function definitions
-
Corey Minyard authored
- small cleanups to make the spacing consistent - modifications to the watchdog so it starts the first time you hit it, not the second. - Fix for returning the proper value when starting the sequence number timer. - Fix a parameter name in the watchdog.
-
Roman Zippel authored
- fix a problem with a unset menuconfig, during the config check it's possible conf selects the wrong parent menu and the result is an endless loop. - only changable config symbols are relevant during config check, otherwise we get another endless loop.
-
- 25 May, 2003 3 commits
-
-
Paul Mackerras authored
into samba.org:/home/paulus/kernel/for-linus-ppc
-
Paul Mackerras authored
-
Paul Mackerras authored
-
- 24 May, 2003 1 commit
-
-
Paul Mackerras authored
into samba.org:/stuff/paulus/kernel/for-linus-ppc
-
- 23 May, 2003 1 commit
-
-
Paul Mackerras authored
into samba.org:/home/paulus/kernel/for-linus-ppc
-