Commit Graph

688 Commits (28822f22e18fc3c422f64b5bf0bb1e6c306af634)

Author SHA1 Message Date
Ralf Baechle 74521c28e5 Use i8253.c lock for PC speaker on MIPS, too. 18 years ago
Ralf Baechle dd3db6eb0e [MIPS] i8253: Cleanup. 18 years ago
Ralf Baechle 217dd11e9d [MIPS] Sibyte: Split and move clock code. 18 years ago
Atsushi Nemoto d9eec1a5d6 [MIPS] time: Code cleanups 18 years ago
Ralf Baechle 1d0a909cfc [MIPS] time: Remove now unused local_timer_interrupt. 18 years ago
Franck Bui-Huu 16be243589 [MIPS] vmlinux.ld.S: correctly indent .data section 18 years ago
Atsushi Nemoto 62b14c24b1 [MIPS] Store sign-extend register values for PTRACE_GETREGS 18 years ago
David Daney 098362e720 [MIPS] Add len and addr validation for MAP_FIXED mappings. 18 years ago
Ralf Baechle c4e8308c30 [MIPS] IRIX: Fix off-by-one error in signal compat code. 18 years ago
Ralf Baechle 38760d40ca [MIPS] time: Replace plat_timer_setup with modern APIs. 18 years ago
Atsushi Nemoto 3a6c43a787 [MIPS] time: Make c0_compare_int_usable faster 18 years ago
Atsushi Nemoto c637fecb4f [MIPS] time: Fix cevt-r4k.c for 64-bit kernel 18 years ago
Atsushi Nemoto 229f773ef4 [MIPS] txx9tmr clockevent/clocksource driver 18 years ago
Yoichi Yuasa 22df3f53e3 [MIPS] Add mips_hpt_frequency check to mips_clockevent_init(). 18 years ago
Ralf Baechle 656db5061d [MIPS] time: Cause platform definitions of plat_timer_setup to cause error. 18 years ago
Ralf Baechle 8292366341 [MIPS] vpe: Use p_paddr instead of p_vaddr loader. 18 years ago
Yoichi Yuasa 11c03a6faa [MIPS] time: set clock before clockevent_delta2ns() in GT641xx. 18 years ago
Yoichi Yuasa c984c87826 [MIPS] time: Use non-interrupt locks in GT641xx clockevent driver 18 years ago
Kevin D. Kissell be5f1f2114 [MIPS] SMTC: Allow control over TC assignment to vpe0. 18 years ago
Atsushi Nemoto dab969c00b [MIPS] time: Make c0_compare_int_usable more bullet proof 18 years ago
Yoichi Yuasa 1097c6ac33 [MIPS] time: Add GT641xx timer0 clockevent driver 18 years ago
Atsushi Nemoto 508a775a3c [MIPS] time: Fix calculation in clockevent_set_clock() 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Ralf Baechle 93c846f904 [MIPS] time: Helpers to compute clocksource/event shift and mult values. 18 years ago
Ralf Baechle f887b93e17 [MIPS] SMTC: Build fix. 18 years ago
Ralf Baechle 9c9ad7917b [MIPS] time: Delete dead code. 18 years ago
Ralf Baechle 42f77542f4 [MIPS] time: Move R4000 clockevent device code to separate configurable file 18 years ago
Ralf Baechle 2cfa7660db [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack 18 years ago
Thomas Bogendoerfer 15ad838d28 [MIPS] Always do the ARC64_TWIDDLE_PC thing. 18 years ago
Ralf Baechle b0d4056dd6 [MIPS] Probe for usability of cp0 compare interrupt. 18 years ago
Maciej W. Rozycki 60b0d65541 [MIPS] SYNC emulation for MIPS I processors 18 years ago
Ralf Baechle 396a2ae08e [MIPS] Fix modpost warning in raw binary builds. 18 years ago
Adrian Bunk cba4fbbff2 remove include/asm-*/ipc.h 18 years ago
Neil Horman 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
Alexey Dobriyan e4dc1b14d8 Use list_head in binfmt handling 18 years ago
Ralf Baechle 8bb00d83d8 [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. 18 years ago
Kay Sievers 736fad17b8 [MIPS] VPE loader: convert from struct class_ device to struct device 18 years ago
Ralf Baechle eae23f2c2a [MIPS] IP22: Fix warning. 18 years ago
Ralf Baechle f70fd1b53c [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT. 18 years ago
Ralf Baechle 603bb99c8b [MIPS] vmlinux.lds.S: Fix handling of .notes in final link. 18 years ago
Ralf Baechle f5153ee0f5 [MIPS] vmlinux.lds.S: Remove duplicate comment. 18 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Sam Ravnborg a0f97e06a4 kbuild: enable 'make CFLAGS=...' to add additional options to CC 18 years ago
Ralf Baechle ece8a9e4f0 [MIPS] SMP: Fix use of cpumasks. 18 years ago
Ralf Baechle bdf5d42c6e [MIPS] VPE: reimplement ELF loader. 18 years ago
Franck Bui-Huu dec8b1ca99 [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. 18 years ago
Ralf Baechle 89a8a5a6c9 [MIPS] SMP: Use ISO C struct initializer for local structs. 18 years ago
Ralf Baechle c50cade95b [MIPS] SMP: Kill useless casts. 18 years ago