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
/
include
/
asm-mips64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with Linux 2.4.0-test6-pre2.
Ralf Baechle
2000-08-08
1
-3
/
+0
*
Port the recent cache changes forward and backward between mips and
Ralf Baechle
2000-08-08
1
-2
/
+3
*
Tweak the initialization macros so that they work even on a system
Kanoj Sarcar
2000-08-05
1
-2
/
+14
*
Delete unused definition of pte_page.
Kanoj Sarcar
2000-08-04
1
-5
/
+0
*
Shave of 50% of lat_mmap. Our cache routines were plain stupid.
Ralf Baechle
2000-07-31
1
-4
/
+4
*
Optimized cache flushing on r10k/o200s, assuming processor handles
Kanoj Sarcar
2000-07-27
1
-0
/
+24
*
Name change: the generic call flush_cache_all() does not do anything
Kanoj Sarcar
2000-07-24
1
-3
/
+4
*
Introduce a new cpu specific routine to flush the L2 cache. This helps
Kanoj Sarcar
2000-07-24
1
-2
/
+10
*
Fix a (harmless) typo in the SMP save_and_cli definition. Also, mark
Kanoj Sarcar
2000-07-17
1
-1
/
+1
*
Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.
Ralf Baechle
2000-07-15
1
-16
/
+11
*
Portability cleanup as required by Linus.
Ralf Baechle
2000-07-15
1
-0
/
+2
*
Another reversed condition.
Ralf Baechle
2000-07-13
1
-3
/
+3
*
Fixup the recent ELF loader changes which were toast ...
Ralf Baechle
2000-07-13
1
-1
/
+2
*
ELF loader changes / cleanup as discussed on linux-kernel.
Ralf Baechle
2000-07-12
1
-4
/
+16
*
Make HZ_TO_STD macro name lowercase.
Ralf Baechle
2000-07-12
1
-4
/
+4
*
Including config.h once is enough ...
Ralf Baechle
2000-07-12
1
-2
/
+0
*
Include config.h.
Ralf Baechle
2000-07-12
6
-24
/
+23
*
Die oh evil ...
Ralf Baechle
2000-07-11
1
-28
/
+0
*
Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of what
Ralf Baechle
2000-07-10
1
-3
/
+5
*
Kill warnings in the 64-bit kernel.
Ralf Baechle
2000-07-09
2
-13
/
+36
*
Cast away some warning like the other architectures do.
Ralf Baechle
2000-07-09
1
-22
/
+19
*
Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still not
Ralf Baechle
2000-07-08
1
-2
/
+3
*
Merge with 2.4.0-test3-pre4.
Ralf Baechle
2000-07-08
3
-8
/
+14
*
Fix VMALLOC_END so that all the translations can be held in the pair
Kanoj Sarcar
2000-07-06
1
-1
/
+1
*
Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc range
Kanoj Sarcar
2000-07-06
2
-3
/
+8
*
Make flush_icache_page() nicer.
Ulf Carlsson
2000-07-05
1
-1
/
+6
*
Rewrite __udelay() once again. The old code was possibly resulting in
Ralf Baechle
2000-07-04
1
-9
/
+8
*
flush_icache_page takes struct page * as argument as opposed to
Ulf Carlsson
2000-07-04
1
-1
/
+1
*
Same for MIPS64.
Ulf Carlsson
2000-07-02
1
-1
/
+2
*
Delete pte/pmd_free_kernel (unused), fix kptbl[] declaration, remove
Kanoj Sarcar
2000-06-30
1
-7
/
+1
*
Implement a functional vmalloc(). THe vmalloc range address translations
Kanoj Sarcar
2000-06-30
2
-46
/
+18
*
Tlb miss handling updates: need to fill in the processor id only once
Kanoj Sarcar
2000-06-29
1
-4
/
+15
*
Add in the CONFIG_NUMA option for IP27s (distinct from DISCONTIGMEM which
Kanoj Sarcar
2000-06-27
1
-0
/
+2
*
Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,
Kanoj Sarcar
2000-06-27
1
-16
/
+9
*
Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation and
Kanoj Sarcar
2000-06-26
1
-7
/
+11
*
Merge with Linux 2.4.0-test2.
Ralf Baechle
2000-06-25
1
-0
/
+5
*
Fix the number of open file resource limit. With the old limit, portmap
Kanoj Sarcar
2000-06-20
1
-1
/
+1
*
Fix struct stat64 in the 32-bit kernel and struct stat in the 64-bit
Ralf Baechle
2000-06-20
1
-14
/
+10
*
Make it compile again.
Ralf Baechle
2000-06-20
1
-2
/
+0
*
R3000 cache handling. flush_icache_page now actually flushes
Ralf Baechle
2000-06-20
2
-7
/
+6
*
Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make merging
Ralf Baechle
2000-06-19
1
-25
/
+26
*
Merge with 2.4.0-test1.
Ralf Baechle
2000-06-16
2
-71
/
+110
*
When doing kernel text replication, make sure we do not scribble on
Kanoj Sarcar
2000-06-13
1
-0
/
+1
*
Have the slave bootstrap code actually look at the text and data server
Kanoj Sarcar
2000-06-09
1
-2
/
+2
*
Add in the hooks to do kernel text replication. Now start debugging this
Kanoj Sarcar
2000-06-09
1
-0
/
+2
*
Each node needs to have a structure that the master nasid fills up to
Kanoj Sarcar
2000-06-09
2
-0
/
+31
*
Need to have the nasid of the boot/master node for future uses.
Kanoj Sarcar
2000-06-09
1
-0
/
+2
*
SMP Mapped kernel fixes to go along with the new layout. Use properly
Kanoj Sarcar
2000-06-08
1
-0
/
+3
*
Mapped kernel changes: create elf sections as close as possible to
Kanoj Sarcar
2000-06-08
1
-0
/
+15
*
Get the mapped kernel working for SMP kernels. While launching slaves,
Kanoj Sarcar
2000-06-06
2
-1
/
+25
[next]