index
:
ralf/linux-newax25.git
master
newax25-2.4.3-1
Unnamed repository; edit this file 'description' to name the repository.
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill BARRIER macro; it's not needed on R10000.
Ralf Baechle
2000-08-09
1
-25
/
+0
*
Merge with Linux 2.4.0-test6-pre8.
Ralf Baechle
2000-08-08
2
-13
/
+14
*
Port the recent cache changes forward and backward between mips and
Ralf Baechle
2000-08-08
1
-211
/
+70
*
Shave of 50% of lat_mmap. Our cache routines were plain stupid.
Ralf Baechle
2000-07-31
1
-1
/
+1
*
Optimized cache flushing on r10k/o200s, assuming processor handles
Kanoj Sarcar
2000-07-27
1
-103
/
+20
*
Optimize andes_clear_page() and andes_copy_page() with prefetch
Ralf Baechle
2000-07-26
1
-16
/
+23
*
When a debugger faults in a page for a debugee, we do not need to update
Kanoj Sarcar
2000-07-25
2
-0
/
+12
*
Name change: the generic call flush_cache_all() does not do anything
Kanoj Sarcar
2000-07-24
4
-20
/
+20
*
Introduce a new cpu specific routine to flush the L2 cache. This helps
Kanoj Sarcar
2000-07-24
3
-1
/
+33
*
Merge with 2.4.0-test3-pre4.
Ralf Baechle
2000-07-08
1
-2
/
+2
*
Truncate sign extension in oops.
Ulf Carlsson
2000-07-01
1
-2
/
+3
*
Check in an unmistakable warning for now when tlb invalid faults happen
Kanoj Sarcar
2000-06-30
1
-0
/
+7
*
Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,
Kanoj Sarcar
2000-06-27
1
-45
/
+17
*
Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation and
Kanoj Sarcar
2000-06-26
1
-4
/
+3
*
Merge with 2.4.0-test1.
Ralf Baechle
2000-06-16
1
-11
/
+16
*
The tlbwired register is now set up in the head.S code.
Kanoj Sarcar
2000-06-06
2
-2
/
+0
*
Further cleanups to the ld script files not to do more than needed.
Kanoj Sarcar
2000-06-05
1
-2
/
+2
*
Merge with Linux 2.3.99-pre7 and various other bits.
Ralf Baechle
2000-05-12
1
-6
/
+11
*
More low level debugging stuff that can be turned on with DEBUG_MIPS64.
Kanoj Sarcar
2000-05-03
1
-0
/
+13
*
SMP debugging enhancements.
Kanoj Sarcar
2000-05-01
2
-1
/
+1
*
Print out cpu number in debug statements for SMP debugging.
Kanoj Sarcar
2000-04-28
1
-4
/
+4
*
Merge with 2.3.99-pre6.
Ralf Baechle
2000-04-28
1
-1
/
+1
*
Make the sysentry debugging code a little more versatile.
Kanoj Sarcar
2000-04-25
1
-0
/
+7
*
Fix the init_new_context code not to zap the percpu tlbpid array when
Kanoj Sarcar
2000-04-24
2
-4
/
+4
*
scall_64.S: Move to kernel mode and enable intrs properly.
Kanoj Sarcar
2000-04-23
2
-15
/
+15
*
First cut at intercpu tlb flushing.
Kanoj Sarcar
2000-04-22
2
-2
/
+2
*
Per cpu tlbpid (asid) management for SMP. The asid cache is now per
Kanoj Sarcar
2000-04-22
3
-68
/
+85
*
save_and_cli and restore_flags ... not save_and_cli and __restore_flags ...
Kanoj Sarcar
2000-03-31
1
-1
/
+1
*
Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, please
Kanoj Sarcar
2000-03-20
1
-2
/
+2
*
The fast tlb handlers [x]tlb_refill_debug blindly look at pgd/pmd/ptes.
Kanoj Sarcar
2000-03-16
1
-1
/
+2
*
Misc mm type bug fixes.
Kanoj Sarcar
2000-03-16
1
-3
/
+4
*
Simplify the get_new_mmu_context() interface that allocated TLB pids.
Kanoj Sarcar
2000-03-14
2
-6
/
+6
*
TLB pid allocation fix. Still not sure about the complete algorithm.
Kanoj Sarcar
2000-03-13
2
-5
/
+3
*
Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.
Ralf Baechle
2000-02-24
5
-281
/
+112
*
Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c
Ralf Baechle
2000-02-23
1
-7
/
+2
*
Merge with Linux 2.3.41.
Ralf Baechle
2000-02-18
1
-2
/
+9
*
Okay, we can now touch remote node memory, setup bootmem data structures
Kanoj Sarcar
2000-02-10
1
-5
/
+7
*
Merge with Linux 2.3.32.
Ralf Baechle
2000-02-04
3
-9
/
+31
*
Merge with 2.3.27.
Ralf Baechle
2000-01-29
2
-8
/
+15
*
Merge with Linux 2.3.24.
Ralf Baechle
2000-01-27
1
-5
/
+5
*
Bootmem fixes for IP22.
Ralf Baechle
2000-01-27
1
-9
/
+9
*
Merge with Linux 2.3.23. The new bootmem stuff has broken various
Ralf Baechle
2000-01-27
6
-187
/
+215
*
- IOC3 driver now will panic when encountering a RX/TX PCI DMA error.
Ralf Baechle
2000-01-17
5
-46
/
+420
*
ARC fixes that are necessary because on Origin we juggle with both
Ralf Baechle
2000-01-17
1
-12
/
+20
*
Merge with Linux 2.3.21.
Ralf Baechle
1999-12-04
9
-104
/
+156
*
Move various headers into a SGI specific subdirectory. These files
Ralf Baechle
1999-10-21
1
-4
/
+1
*
Merge with 2.3.19.
Ralf Baechle
1999-10-09
2
-7
/
+7
*
Merge with 2.3.10.
Ralf Baechle
1999-09-28
2
-46
/
+58
*
Look ma - a tank has hit the MIPS sources ...
Ralf Baechle
1999-08-21
5
-579
/
+275
*
More MIPS64 chainsawing.
Ralf Baechle
1999-08-20
2
-4
/
+4
[next]