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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still not
Ralf Baechle
2000-07-08
151
-1381
/
+1180
*
Fine grained uniprocessing ...
Ralf Baechle
2000-07-08
1
-2
/
+0
*
Merge with 2.4.0-test3-pre4.
Ralf Baechle
2000-07-08
512
-3842
/
+78738
*
Fix some -Werror bugs - some vars were obsolete
Florian Lohoff
2000-07-06
1
-2
/
+0
*
No more ifeq needed.
Ralf Baechle
2000-07-06
1
-4
/
+1
*
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
4
-4
/
+18
*
Make flush_icache_page() nicer.
Ulf Carlsson
2000-07-05
2
-2
/
+12
*
multu for HZ_TO_STD fixed
Harald Koerfgen
2000-07-05
1
-6
/
+5
*
One more compiler warning that was hiding a real bug ...
Ralf Baechle
2000-07-05
1
-3
/
+2
*
Update.
Ralf Baechle
2000-07-05
5
-3
/
+2
*
Ignore more junk files.
Ralf Baechle
2000-07-05
1
-0
/
+2
*
Ignore more stuff for CVS.
Ralf Baechle
2000-07-04
1
-0
/
+5
*
Rewrite __udelay() once again. The old code was possibly resulting in
Ralf Baechle
2000-07-04
2
-14
/
+13
*
Fix some types and some more %ld mess.
Ulf Carlsson
2000-07-04
3
-11
/
+11
*
%d versus %ld mess for pid_t
Ulf Carlsson
2000-07-04
1
-63
/
+63
*
Make pid_t int. Change printf()'s according to that. Declare
Ulf Carlsson
2000-07-04
8
-16
/
+26
*
flush_icache_page takes struct page * as argument as opposed to
Ulf Carlsson
2000-07-04
2
-2
/
+3
*
Various minor type fixes.
Ulf Carlsson
2000-07-04
4
-7
/
+8
*
kmap() has to be a function since page_address(page) may do nothing
Ulf Carlsson
2000-07-04
1
-1
/
+5
*
Merge with Linux 2.4.0-test3-pre2.
Ralf Baechle
2000-07-03
253
-2692
/
+7584
*
Same for MIPS64.
Ulf Carlsson
2000-07-02
1
-1
/
+2
*
We have to clobber ``hi'' and ``lo'' in __udelay. Nasty bug.
Ulf Carlsson
2000-07-02
2
-3
/
+5
*
Fix ZONE_DMA nonsense for Indy.
Ralf Baechle
2000-07-02
1
-0
/
+4
*
Build SGI.
Ulf Carlsson
2000-07-02
1
-1
/
+1
*
Truncate sign extension in oops.
Ulf Carlsson
2000-07-01
2
-3
/
+8
*
Fix the oops messages.
Ulf Carlsson
2000-07-01
1
-11
/
+11
*
Delete pte/pmd_free_kernel (unused), fix kptbl[] declaration, remove
Kanoj Sarcar
2000-06-30
1
-7
/
+1
*
Check in an unmistakable warning for now when tlb invalid faults happen
Kanoj Sarcar
2000-06-30
1
-0
/
+7
*
Implement a functional vmalloc(). THe vmalloc range address translations
Kanoj Sarcar
2000-06-30
5
-51
/
+77
*
Tlb miss handling updates: need to fill in the processor id only once
Kanoj Sarcar
2000-06-29
3
-4
/
+18
*
Fix compile error. DEC guys, nobody of you compiling this stuff or
Ralf Baechle
2000-06-29
1
-1
/
+1
*
Add in the CONFIG_NUMA option for IP27s (distinct from DISCONTIGMEM which
Kanoj Sarcar
2000-06-27
4
-0
/
+5
*
We don't need CONFIG_SGI for IP27 builds, specially when the SMP kernel
Kanoj Sarcar
2000-06-27
3
-3
/
+2
*
Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,
Kanoj Sarcar
2000-06-27
4
-63
/
+29
*
Fix another minor typo - get the global/special page symbols to point
Kanoj Sarcar
2000-06-27
1
-1
/
+1
*
Cleanup CONFIG_SGI_IP35.
Ralf Baechle
2000-06-27
7
-8
/
+7
*
Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation and
Kanoj Sarcar
2000-06-26
4
-14
/
+18
*
Fix compilation.
Ralf Baechle
2000-06-25
1
-4
/
+5
*
Delete junkfile.
Ralf Baechle
2000-06-25
2
-59
/
+0
*
Merge with Linux 2.4.0-test2.
Ralf Baechle
2000-06-25
449
-16826
/
+23072
*
Remove references to CONFIG_PROFILE. Kernel profiling is no longer a
Ralf Baechle
2000-06-24
1
-6
/
+3
*
Fix typo to make sure the page directory/tables get aligned on to page
Kanoj Sarcar
2000-06-24
1
-1
/
+1
*
Sys32_fcntl from sparc to prevent procmail from confusing the kernel.
Kanoj Sarcar
2000-06-23
2
-1
/
+62
*
Fix modular IDE. Patch from Pavel.
Ralf Baechle
2000-06-22
2
-6
/
+10
*
Merge with Linux 2.4.0-ac22-riel.
Ralf Baechle
2000-06-21
105
-661
/
+807
*
Fix the number of open file resource limit. With the old limit, portmap
Kanoj Sarcar
2000-06-20
1
-1
/
+1
*
From Geert: Quickfix to get DDB compile.
Ralf Baechle
2000-06-20
2
-0
/
+12
*
Undo random keyboard driver patch which nobody really remembers
Ralf Baechle
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
5
-79
/
+46
[next]