| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [MIPS] SMTC: Declare static what should be static. | Ralf Baechle | 2007-07-31 | 1 | -2/+2 |
* | [MIPS] SMTC: Statically initialize irq_ipi[]. | Ralf Baechle | 2007-07-31 | 1 | -6/+6 |
* | [MIPS] Wire up the fallocate syscall. | Ralf Baechle | 2007-07-31 | 5 | -0/+11 |
* | [MIPS] Fixup secure computing stuff. | Ralf Baechle | 2007-07-31 | 7 | -17/+31 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 2 | -0/+2 |
* | [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S | Atsushi Nemoto | 2007-07-24 | 1 | -1/+1 |
* | [MIPS] Replace __attribute_used__ with __used | David Rientjes | 2007-07-24 | 5 | -8/+7 |
* | [MIPS] User stack pointer randomisation | Franck Bui-Huu | 2007-07-20 | 1 | -0/+14 |
* | [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38 | Ralf Baechle | 2007-07-20 | 1 | -1/+25 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -5/+1 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -10/+2 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
* | [MIPS] Make show_code static and add __user tag | Atsushi Nemoto | 2007-07-13 | 1 | -3/+3 |
* | [MIPS] Add some __user tags | Atsushi Nemoto | 2007-07-13 | 2 | -3/+4 |
* | [MIPS] Rename PC speaker code | Ralf Baechle | 2007-07-12 | 2 | -1/+1 |
* | [MIPS] Sparse: Use NULL for pointer | Atsushi Nemoto | 2007-07-12 | 1 | -1/+1 |
* | [MIPS] SMTC: Interrupt mask backstop hack | Kevin D. Kissell | 2007-07-12 | 2 | -0/+4 |
* | [MIPS] Fix resume for 64K page size on R4000 class processors. | Ralf Baechle | 2007-07-12 | 1 | -6/+1 |
* | [MIPS] Delete Ocelot 3 support. | Ralf Baechle | 2007-07-10 | 2 | -112/+0 |
* | [MIPS] Add some debugfs files to debug unaligned accesses | Atsushi Nemoto | 2007-07-10 | 2 | -3/+54 |
* | [MIPS] Move FPU affinity code into separate file. | Ralf Baechle | 2007-07-10 | 3 | -169/+177 |
* | [MIPS] PMC MSP71xx mips common | Marc St-Jean | 2007-07-10 | 3 | -1/+30 |
* | [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 | Fuxin Zhang | 2007-07-10 | 3 | -6/+16 |
* | [MIPS] Enable support for the userlocal hardware register | Ralf Baechle | 2007-07-10 | 3 | -4/+12 |
* | [MIPS] FP affinity: Coding style cleanups | Ralf Baechle | 2007-07-10 | 2 | -48/+51 |
* | [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence | Ralf Baechle | 2007-07-10 | 2 | -0/+49 |
* | [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} | Atsushi Nemoto | 2007-07-10 | 2 | -2/+0 |
* | [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code. | Ralf Baechle | 2007-07-10 | 1 | -5/+2 |
* | [MIPS] Transform old-style macros to newer "__noreturn" | Robert P. J. Day | 2007-07-10 | 3 | -4/+4 |
* | [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id] | Ralf Baechle | 2007-07-10 | 1 | -1/+1 |
* | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 2007-07-09 | 1 | -11/+0 |
* | [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores | Ralf Baechle | 2007-07-06 | 1 | -2/+13 |
* | [MIPS] Fix timer/performance interrupt detection | Chris Dearman | 2007-07-06 | 1 | -4/+4 |
* | [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue | Ralf Baechle | 2007-07-06 | 1 | -4/+0 |
* | [MIPS] VSMP: Fix initialization ordering bug. | Ralf Baechle | 2007-07-04 | 1 | -2/+2 |
* | [MIPS] Count timer interrupts correctly. | Chris Dearman | 2007-06-26 | 1 | -1/+1 |
* | [MIPS] use compat_siginfo in rt_sigframe_n32 | Pavel Kiryukhin | 2007-06-26 | 2 | -65/+3 |
* | [MIPS] 20K: Handle WAIT related bugs according to errata information | Ralf Baechle | 2007-06-26 | 1 | -1/+11 |
* | [MIPS] Don't drag a platform specific header into generic arch code. | Ralf Baechle | 2007-06-20 | 3 | -10/+29 |
* | [MIPS] Separate performance counter interrupts | Chris Dearman | 2007-06-14 | 2 | -19/+37 |
* | [MIPS] Fix modpost warnings by making start_secondary __cpuinit | Ralf Baechle | 2007-06-11 | 1 | -1/+1 |
* | [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. | Ralf Baechle | 2007-06-11 | 1 | -0/+7 |
* | [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. | Ralf Baechle | 2007-06-11 | 1 | -2/+3 |
* | [MIPS] SMTC: Fix warning. | Ralf Baechle | 2007-06-11 | 1 | -2/+2 |
* | [MIPS] Wire up utimensat, signalfd, timerfd, eventfd | Atsushi Nemoto | 2007-06-11 | 4 | -1/+17 |
* | [MIPS] Always install the DSP exception handler. | Chris Dearman | 2007-06-11 | 1 | -2/+1 |
* | [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. | Ralf Baechle | 2007-06-11 | 1 | -3/+0 |
* | [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS | Atsushi Nemoto | 2007-06-06 | 1 | -6/+6 |
* | [MIPS] Fix some system calls with long long arguments | Atsushi Nemoto | 2007-06-06 | 3 | -2/+12 |