index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
evdev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[MIPS] WRPPMC serial support move to platform device
Yoichi Yuasa
3
-35
/
+81
2007-10-12
[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.
Ralf Baechle
1
-1
/
+53
2007-10-12
[MIPS] VPE: reimplement ELF loader.
Ralf Baechle
1
-34
/
+11
2007-10-12
[MIPS] cleanup WRPPMC include files
Yoichi Yuasa
4
-35
/
+12
2007-10-12
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
Franck Bui-Huu
1
-0
/
+8
2007-10-12
[MIPS] SMP: Use ISO C struct initializer for local structs.
Ralf Baechle
1
-10
/
+13
2007-10-12
[MIPS] SMP: Kill useless casts.
Ralf Baechle
1
-7
/
+7
2007-10-12
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
4
-18
/
+27
2007-10-12
[MIPS] SMP: Implement smp_call_function_mask().
Ralf Baechle
3
-40
/
+30
2007-10-12
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
4
-77
/
+97
2007-10-12
[MIPS] Convert list of CPU types from #define to enum.
Ralf Baechle
1
-70
/
+49
2007-10-12
[MIPS] Optimize get_unaligned / put_unaligned implementations.
Ralf Baechle
1
-6
/
+21
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
121
-1943
/
+1951
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
104
-845
/
+845
2007-10-12
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
20
-86
/
+89
2007-10-12
[MIPS] tlbex: Size optimize code by declaring a few functions inline.
Ralf Baechle
1
-4
/
+4
2007-10-12
[MIPS] pg-r4k.c: Dump the generated code
Maciej W. Rozycki
1
-0
/
+20
2007-10-12
[MIPS] Cobalt: Remove cobalt_machine_power_off()
Yoichi Yuasa
2
-11
/
+1
2007-10-12
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
Yoichi Yuasa
2
-9
/
+6
2007-10-12
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
Yoichi Yuasa
2
-7
/
+4
2007-10-12
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
Yoichi Yuasa
2
-24
/
+19