Commit Graph

765 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
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
Ralf Baechle b5eb551145 [MIPS] Kill num_online_cpus() loops. 18 years ago
Ralf Baechle bd6aeeffcc [MIPS] SMP: Implement smp_call_function_mask(). 18 years ago
Ralf Baechle 9966db25de [MIPS] Make facility to convert CPU types to strings generally available. 18 years ago
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle 10cc352907 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. 18 years ago
Ralf Baechle d865bea4da [MIPS] i8253 PIT clocksource and clockevent drivers 18 years ago
Ralf Baechle ea5804015c [MIPS] Dyntick support for SMTC: 18 years ago
Ralf Baechle 7bcf7717b6 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt 18 years ago
Ralf Baechle 91a2fcc886 [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. 18 years ago
Ralf Baechle 90b02340dc [MIPS] Switch from to_tm to rtc_time_to_tm 18 years ago
Ralf Baechle 4b550488f8 [MIPS] Deforest the function pointer jungle in the time code. 18 years ago
Ralf Baechle f5ff0a2802 [MIPS] Use generic NTP code for all MIPS platforms 18 years ago
Ralf Baechle 05dc8c02bf [MIPS] ARC: Get rid of mips_machgroup 18 years ago
Ralf Baechle 641e97f318 [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. 18 years ago
Maciej W. Rozycki e5d77754c5 [MIPS] R3000 setup for kernel_thread() 18 years ago
Sam Ravnborg 0f5c906442 [MIPS] Introduce a consistent style for vmlinux.lds. 18 years ago
Yoichi Yuasa d5ab1a6910 [MIPS] Add GT641xx IRQ routines. 18 years ago
Yoichi Yuasa d80c1c0b22 [MIPS] i8295 cleanups. 18 years ago
Ralf Baechle ec70f65e3b [MIPS] Kill useless volatile keyword 18 years ago
Thomas Gleixner 4e45171c4e [MIPS] cleanup struct irqaction initializers 18 years ago
Aurelien Jarno 1c0c13eb93 [MIPS] Add support for BCM47XX CPUs. 18 years ago
Ralf Baechle d87d0c930a [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency. 18 years ago
Kevin D. Kissell f571eff0a2 [MIPS] IRQ Affinity Support for SMTC on Malta Platform 18 years ago
Maciej W. Rozycki 6f6b3940ed [MIPS] vmlinux.lds.S: Handle note sections 18 years ago
Kyle McMartin 422efb17ee [MIPS] Fix fallocate on o32 binary compat ABI 18 years ago