| Commit message (Expand) | Author | Files | Lines |
2006-01-10 | MIPS: Oprofile: Print error message if the CPU happen to have no counters. | Ralf Baechle | 1 | -1/+3 |
2006-01-10 | MIPS: Oprofile: Fixup the loose ends in the plumbing. | Ralf Baechle | 4 | -7/+49 |
2006-01-10 | MIPS: Reorganize ISA constants strictly as bitmasks. | Ralf Baechle | 2 | -31/+31 |
2006-01-10 | MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing. | Ralf Baechle | 1 | -13/+2 |
2006-01-10 | MIPS: Introduce machinery for testing for MIPSxxR1/2. | Ralf Baechle | 11 | -9/+95 |
2006-01-10 | MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. | Ralf Baechle | 4 | -19/+16 |
2006-01-10 | MIPS: MT: Fix 32-bit dependencies. | Ralf Baechle | 1 | -4/+4 |
2006-01-10 | MIPS: Get rid of atomic_lock. | Ralf Baechle | 1 | -22/+21 |
2006-01-10 | MIPS: FP: Remove silly trick to avoid warning. | Ralf Baechle | 4 | -8/+0 |
2006-01-10 | MIPS: DSP: Put mask field into the right place. | Ralf Baechle | 1 | -1/+1 |
2006-01-10 | MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. | Ralf Baechle | 1 | -1/+1 |
2006-01-10 | MIPS: DSP: Set all register masks to 0x3ff. | Ralf Baechle | 1 | -3/+3 |
2006-01-10 | MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000 | Atsushi Nemoto | 1 | -4/+2 |
2006-01-10 | MIPS: DSP: eleminate used_dsp. | Ralf Baechle | 3 | -13/+4 |
2006-01-10 | MIPS: DSP: Context switch the DSPcontrol register also. | Ralf Baechle | 1 | -0/+2 |
2006-01-10 | [PATCH] rcu: don't set ->next_pending in rcu_start_batch() | Oleg Nesterov | 1 | -7/+4 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar | 2 | -17/+14 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem | Aleksey Makarov | 3 | -8/+9 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to completion: CPU3WDT | Steven Rostedt | 1 | -4/+5 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to completion: SX8 | Steven Rostedt | 1 | -6/+6 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 4 | -6/+6 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 113 | -573/+563 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to mutex: XFS | Jes Sorensen | 10 | -26/+22 |
2006-01-10 | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 7 | -0/+37 |
2006-01-10 | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 7 | -0/+637 |
2006-01-10 | [PATCH] mutex subsystem, documentation | Ingo Molnar | 2 | -8/+149 |
2006-01-10 | [PATCH] mutex subsystem, core | Ingo Molnar | 4 | -1/+480 |
2006-01-10 | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 19 | -0/+171 |