- 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.
-
- 05 Sep, 2002 4 commits
-
-
David Mosberger authored
-
Erich Focht authored
-
David Mosberger authored
Dave Miller).
-
David Mosberger authored
-
- 04 Sep, 2002 6 commits
-
-
David Mosberger authored
-
David Mosberger authored
stack switched over to the alternate signal stack.
-
David Mosberger authored
-
David Mosberger authored
This is a fix for a performance-bug reported by Jack Steiner.
-
David Mosberger authored
-
David Mosberger authored
-
- 29 Aug, 2002 2 commits
-
-
David Mosberger authored
insist on it.
-
David Mosberger authored
-
- 27 Aug, 2002 20 commits
-
-
David Mosberger authored
-
David Mosberger authored
-
David Mosberger authored
-
David Mosberger authored
into tiger.hpl.hp.com:/data1/bk/lia64/to-linus-2.5
-
David Mosberger authored
-
Linus Torvalds authored
isn't there.
-
bk://linux-input.bkbits.net/linux-inputLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
standard lists conversion.
-
Vojtech Pavlik authored
-
-
David S. Miller authored
all the control request fields properly.
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
Found by Anton Blanchard.
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
into 2.5 - kbd0 init, sysrq support, show_regs, show_mem, show_state support, correct handling of shifts across vt switches, console blanking, console callback. Hope that's all.
-
Linus Torvalds authored
-
-
- 26 Aug, 2002 7 commits
-
-
Linus Torvalds authored
by input merge
-
Patrick Mochel authored
into osdl.org:/home/mochel/src/kernel/devel/linux-2.5-input
-
Patrick Mochel authored
- Replace struct input_dev::handle with a standard linked list - Replace struct input_handler::handle with a standard linked list - Replace struct input_handle's next pointers with struct list_heads - Update users of the lists - Add macros for converting from the struct list_head to various types
-
Patrick Mochel authored
- Update all accesses to list to use generic list functions.
-
Patrick Mochel authored
- Remove struct input_dev * input_dev; replace with static LIST_HEAD(input_dev_list). - Change all list manipulation from manual to using generic list helpers.
-
Patrick Mochel authored
into osdl.org:/home/mochel/src/kernel/devel/linux-2.5-input
-
bk://ldm.bkbits.net/linux-2.5-clsLinus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-