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
...
*
Thisone also needs config.h ...
Ralf Baechle
2000-07-12
1
-1
/
+1
*
Include config.h.
Ralf Baechle
2000-07-12
1
-0
/
+1
*
Don't include config.h.
Ralf Baechle
2000-07-12
1
-3
/
+2
*
This one relies on config.h.
Ralf Baechle
2000-07-12
1
-2
/
+2
*
We don't need config.h.
Ralf Baechle
2000-07-12
1
-5
/
+3
*
Include <linux/config.h>.
Ralf Baechle
2000-07-12
1
-0
/
+1
*
Discard .text.exit, .data.exit and .exitcall.exit sections.
Ralf Baechle
2000-07-11
4
-0
/
+36
*
$28 has to be setup before prom_init because smp_processor_id()
Ulf Carlsson
2000-07-11
1
-4
/
+4
*
Overhaul
Harald Koerfgen
2000-07-11
1
-270
/
+309
*
Merge with Linux 2.4.0-test3.
Ralf Baechle
2000-07-11
55
-156
/
+3890
*
This is pre8 ...
Ralf Baechle
2000-07-11
1
-3
/
+3
*
Die oh evil ...
Ralf Baechle
2000-07-11
2
-64
/
+0
*
Remove usless initialization.
Ralf Baechle
2000-07-11
1
-1
/
+1
*
Update.
Ralf Baechle
2000-07-11
6
-1
/
+112
*
Support for the Galileo Orion board. From Cort.
Ralf Baechle
2000-07-10
17
-8
/
+1184
*
Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of what
Ralf Baechle
2000-07-10
86
-1815
/
+2417
*
Fixes for IRIX libc warnings when x-compiling.
Ralf Baechle
2000-07-10
2
-4
/
+4
*
Remove bogusity.
Ulf Carlsson
2000-07-10
1
-3
/
+2
*
Remove broken garbage, wonder where it came from.
Ralf Baechle
2000-07-10
1
-12
/
+0
*
Kill junk from recent merge.
Ralf Baechle
2000-07-10
3
-3036
/
+0
*
Remove random garbage diff.
Ralf Baechle
2000-07-10
1
-1
/
+0
*
Same for 64-bit kernel.
Ralf Baechle
2000-07-09
1
-8
/
+7
*
Compilation fixes necessary for gcc-current.
Ralf Baechle
2000-07-09
1
-7
/
+6
*
Merge with 2.4.0-test3-pre7.
Ralf Baechle
2000-07-09
73
-301
/
+980
*
Microsecond timers for Indy. From Keith Wesolowsky.
Ralf Baechle
2000-07-09
6
-27
/
+153
*
Apply the some of the changes to the 64-bit version to 32-bit code
Ralf Baechle
2000-07-09
1
-23
/
+27
*
Kill warnings in the 64-bit kernel.
Ralf Baechle
2000-07-09
18
-126
/
+151
*
Fry slab warnings. Patch sent to Linus.
Ralf Baechle
2000-07-09
1
-2
/
+2
*
Fix for scsi.c warning. Patch sent to Linus.
Ralf Baechle
2000-07-09
1
-1
/
+2
*
Serial driver fixes, sent to Linus.
Ralf Baechle
2000-07-09
1
-2
/
+4
*
Cast away some warning like the other architectures do.
Ralf Baechle
2000-07-09
2
-34
/
+34
*
DECstation resp. R3000 related -Werror fixes
Harald Koerfgen
2000-07-09
6
-84
/
+105
*
Merge with Linux 2.4.0-pre3-test6.
Ralf Baechle
2000-07-09
77
-2024
/
+2302
*
We have to enable interrupts *AFTER* we read CP0_BADVADDR.
Ulf Carlsson
2000-07-08
1
-2
/
+3
*
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
[prev]
[next]