An error occurred fetching the project authors.
- 10 Sep, 2002 1 commit
-
-
Stéphane Eranian authored
Here is what I got so far on perfmon for 2.5.31. It includes: - your randomization patch with some rework to make it visible to user. (your existing program does not need to change or recompilation). - 3 error conditions cleanups, a missing unlock fix - copy_*user() replaced with __copy_*_user() or get/put user when appropriate. (This gives us a 15% speed improvement on PFM_READ_PMDS). - sys_perfmonctl(), only check for read-only OR read-write arguments (read and write are not separated anymore) - Non 64-bit overflow do not reset hardware pmd to zero anymore: not needed - incorporated changes from 2.4.18/9: debug registers when used are all restored on ctxsw in. - added automatic reset on inheritance, no more PMU specific knowledge.
-
- 04 Sep, 2002 1 commit
-
-
David Mosberger authored
-
- 08 Jul, 2002 1 commit
-
-
David Mosberger authored
-
- 30 May, 2002 1 commit
-
-
David Mosberger authored
-
- 24 May, 2002 1 commit
-
-
Stéphane Eranian authored
-
- 08 Mar, 2002 1 commit
-
-
David Mosberger authored
-
- 05 Feb, 2002 2 commits
-
-
Linus Torvalds authored
- Ivan Kokshaysky: fix alpha dec_and_lock with modules, for alpha config entry - Kai Germaschewski: ISDN updates - Jeff Garzik: network driver updates, sysv fs update - Kai Mäkisara: SCSI tape update - Alan Cox: large drivers merge - Nikita Danilov: reiserfs procfs information - Andrew Morton: ext3 merge - Christoph Hellwig: vxfs livelock fix - Trond Myklebust: NFS updates - Jens Axboe: cpqarray + cciss dequeue fix - Tim Waugh: parport_serial base_baud setting - Matthew Dharm: usb-storage Freecom driver fixes - Dave McCracken: wait4() thread group race fix
-
Linus Torvalds authored
- Bob Tracy: Cyrix MTRR setup fix (don't make it twice as big as asked for) - Trond Myklebust: rpciod needs to be PF_MEMALLOC to avoid deadlocks on memory allocation when writing out NFS data under low memory conditions. Fix up BKL and RPC interactions. - Jeff Garzik: tulip network driver update - fix truncate to call down to the filesystem with the kernel lock. - David Mosberger: ia64 update - David Mosberger: simplify ELF program header generation. - Alan Cox: merge from -ac series - Jeff Garzik: make serial.c recognize modem devices properly
-