| Commit message (Expand) | Author | Age |
* | [MIPS] VPE: reimplement ELF loader. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. | Franck Bui-Huu | 2007-10-11 |
* | [MIPS] SMP: Use ISO C struct initializer for local structs. | Ralf Baechle | 2007-10-11 |
* | [MIPS] SMP: Kill useless casts. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Kill num_online_cpus() loops. | Ralf Baechle | 2007-10-11 |
* | [MIPS] SMP: Implement smp_call_function_mask(). | Ralf Baechle | 2007-10-11 |
* | [MIPS] Make facility to convert CPU types to strings generally available. | Ralf Baechle | 2007-10-11 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 2007-10-11 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-11 |
* | [MIPS] Dyntick support for SMTC: | Ralf Baechle | 2007-10-11 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle | 2007-10-11 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Use generic NTP code for all MIPS platforms | Ralf Baechle | 2007-10-11 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 |
* | [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. | Ralf Baechle | 2007-10-11 |
* | [MIPS] R3000 setup for kernel_thread() | Maciej W. Rozycki | 2007-10-11 |
* | [MIPS] Introduce a consistent style for vmlinux.lds. | Sam Ravnborg | 2007-10-11 |
* | [MIPS] Add GT641xx IRQ routines. | Yoichi Yuasa | 2007-10-11 |
* | [MIPS] i8295 cleanups. | Yoichi Yuasa | 2007-10-11 |
* | [MIPS] Kill useless volatile keyword | Ralf Baechle | 2007-10-11 |
* | [MIPS] cleanup struct irqaction initializers | Thomas Gleixner | 2007-10-11 |
* | [MIPS] Add support for BCM47XX CPUs. | Aurelien Jarno | 2007-10-11 |
* | [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency. | Ralf Baechle | 2007-10-11 |
* | [MIPS] IRQ Affinity Support for SMTC on Malta Platform | Kevin D. Kissell | 2007-10-11 |
* | [MIPS] vmlinux.lds.S: Handle note sections | Maciej W. Rozycki | 2007-10-01 |
* | [MIPS] Fix fallocate on o32 binary compat ABI | Kyle McMartin | 2007-09-28 |
* | [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. | Ralf Baechle | 2007-09-24 |
* | [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround | Maciej W. Rozycki | 2007-09-19 |
* | [MIPS] 20Kc: Disable use of WAIT instruction. | Ralf Baechle | 2007-09-14 |
* | [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c | Yoichi Yuasa | 2007-09-14 |
* | [MIPS] N32 needs to use compat_sys_futimesat | Johannes Dickgreber | 2007-09-14 |
* | [MIPS] rtlx: Fix build error. | Ralf Baechle | 2007-09-14 |
* | [MIPS] rtlx: fix int vs. long bug. | Ralf Baechle | 2007-09-14 |
* | [MIPS] i8259: Add disable method. | Kyungmin Park | 2007-09-10 |
* | [MIPS] Maintain si_code field properly for FP exceptions | Thiemo Seufer | 2007-08-26 |
* | [MIPS] SMTC: Fix duplicate status dumps on NMI | Thiemo Seufer | 2007-08-26 |
* | [MIPS] Unconditionally writeback and invalidate caches on kexec. | Nicolas Schichan | 2007-08-26 |
* | [MIPS] Fix gcc 3.3 warning. | Ralf Baechle | 2007-08-26 |
* | [MIPS] Fix invalid semicolon after if statement | Ilpo Järvinen | 2007-08-26 |
* | [MIPS] MT: Use kallsyms in CPU state dump | Ralf Baechle | 2007-08-26 |
* | [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header. | Ralf Baechle | 2007-08-26 |
* | [MIPS] SMP: Scatter __cpuinit over the code as needed. | Ralf Baechle | 2007-08-26 |
* | [MIPS] Remove dead code from irq_txx9.c | Atsushi Nemoto | 2007-08-26 |
* | [MIPS] Do not discard extra debugging sections. | Daniel Jacobowitz | 2007-08-26 |
* | [MIPS] The irq_chip for TX39/TX49 SoCs | Atsushi Nemoto | 2007-08-26 |
* | [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h | Ralf Baechle | 2007-08-26 |