Commit Graph

704 Commits (d09e18bc194c3fa8ae880df4567c719c36a73e9e)

Author SHA1 Message Date
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
Ralf Baechle 1146fe3050 [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. 18 years ago
Maciej W. Rozycki 09abbcffb3 [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround 18 years ago
Ralf Baechle 50da469a79 [MIPS] 20Kc: Disable use of WAIT instruction. 18 years ago
Yoichi Yuasa b1043cc7d9 [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c 18 years ago
Johannes Dickgreber 82411390a2 [MIPS] N32 needs to use compat_sys_futimesat 18 years ago
Ralf Baechle 4d24c8f955 [MIPS] rtlx: Fix build error. 18 years ago
Ralf Baechle e606c109c4 [MIPS] rtlx: fix int vs. long bug. 18 years ago
Kyungmin Park 045e4bb2ba [MIPS] i8259: Add disable method. 18 years ago