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
Commit message (
Expand
)
Author
Age
Files
Lines
*
save_and_cli and restore_flags ... not save_and_cli and __restore_flags ...
Kanoj Sarcar
2000-03-31
1
-1
/
+1
*
More placeholder stuff. Added pci_fixup_isp2x00() routine to set up
Leo Dagum
2000-03-30
1
-2
/
+68
*
Added pcibr_setup() routine to initialize some bridge registers different
Leo Dagum
2000-03-30
1
-1
/
+24
*
Interrupts need to start at bit 7 in INT_PEND0 registers because bits [0..6]
Leo Dagum
2000-03-30
1
-13
/
+44
*
More DDB5074 updates.
Ralf Baechle
2000-03-29
3
-15
/
+55
*
DDB5074 updates. From Geert.
Ralf Baechle
2000-03-29
4
-121
/
+169
*
Makefile fixed for a crosscompiling environment
Harald Koerfgen
2000-03-28
1
-9
/
+9
*
When saving syscalls also save a6 and a7. We may need them later for
Ralf Baechle
2000-03-28
1
-0
/
+2
*
Set ST0_FR the right way.
Ralf Baechle
2000-03-28
1
-3
/
+3
*
Merge with Linux 2.3.99-pre3.
Ralf Baechle
2000-03-27
59
-736
/
+1240
*
More random merges.
Ralf Baechle
2000-03-27
2
-29
/
+23
*
Use 16 FP registers as default.
Ulf Carlsson
2000-03-27
1
-2
/
+2
*
Fix strace for 4+ arguments
Ulf Carlsson
2000-03-27
1
-2
/
+8
*
Compile Origin bits only for Origin. Why are they in this file at
Ralf Baechle
2000-03-27
1
-1
/
+5
*
Update.
Ralf Baechle
2000-03-27
1
-0
/
+1
*
Set CONFIG_FONT_8x16 when CONFIG_SGI_NEWPORT_CONSOLE is selected.
Ralf Baechle
2000-03-27
1
-1
/
+3
*
ip27-timer.c: The timer interrupt for SMP machines must do some extra
Kanoj Sarcar
2000-03-27
2
-1
/
+36
*
Move things around ...
Ralf Baechle
2000-03-26
1
-1
/
+3
*
Fix another ARC lib user ...
Ralf Baechle
2000-03-26
1
-4
/
+4
*
Make compile again after the recent SMP changes.
Ralf Baechle
2000-03-26
2
-12
/
+12
*
Change some prototypes of the 32-bit ARC library to be same as in
Ralf Baechle
2000-03-26
1
-3
/
+5
*
Update.
Ralf Baechle
2000-03-26
2
-0
/
+2
*
Set CONFIG_ARC32 for ARC / ARCS machines.
Ralf Baechle
2000-03-26
1
-1
/
+8
*
Mostly cosmetic changes.
Kanoj Sarcar
2000-03-26
1
-13
/
+10
*
ip27-irq.c, system.h: implement SMP intr on/off primitives similar to i386.
Kanoj Sarcar
2000-03-26
3
-5
/
+200
*
Make it compile again.
Ralf Baechle
2000-03-26
1
-1
/
+2
*
Cleanup a large number of random junk, nothing of importance.
Ralf Baechle
2000-03-25
9
-103
/
+15
*
Undo another braino ...
Ralf Baechle
2000-03-25
1
-5
/
+7
*
Minor memory accounting bug fixes to get cat /proc/meminfo and bootup
Kanoj Sarcar
2000-03-25
1
-2
/
+7
*
Fix linux32.c compile problem after statfs32 support. Ulf please review.
Kanoj Sarcar
2000-03-24
1
-1
/
+15
*
o strace support
Ulf Carlsson
2000-03-24
2
-5
/
+532
*
Merge with Linux 2.3.99-pre2.
Ralf Baechle
2000-03-23
88
-1600
/
+2213
*
Fold mips64 fixes back to 32-bit kernel.
Ralf Baechle
2000-03-23
1
-2
/
+2
*
o statfs
Ulf Carlsson
2000-03-23
2
-18
/
+89
*
o Fix the offsets for s_put_fpreg and friends for binutils 2.9.1
Ulf Carlsson
2000-03-23
1
-8
/
+5
*
o Get the old softfp working while I'm working on the real stuff.
Ulf Carlsson
2000-03-21
1
-37
/
+39
*
Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, please
Kanoj Sarcar
2000-03-20
3
-3
/
+11
*
The 32 bit signal handling code should set up for a 32 bit sigreturn
Kanoj Sarcar
2000-03-20
1
-5
/
+5
*
Merge with 2.3.99-pre1.
Ralf Baechle
2000-03-19
68
-1477
/
+2126
*
o Disable the debug output that Kanoj disabled that I enabled
Ulf Carlsson
2000-03-18
1
-2
/
+2
*
o Add sys32_setrlimit and sys32_getrlimit ... bash#
Ulf Carlsson
2000-03-18
2
-5
/
+54
*
o Fix the problem with the vanishing CP0_STATUS (stupid 1 char bug)
Ulf Carlsson
2000-03-18
2
-19
/
+10
*
Hackaround in sys32_wait for what seems to be a tools problem ... will
Kanoj Sarcar
2000-03-17
2
-8
/
+18
*
The fast tlb handlers [x]tlb_refill_debug blindly look at pgd/pmd/ptes.
Kanoj Sarcar
2000-03-16
3
-2
/
+4
*
Misc mm type bug fixes.
Kanoj Sarcar
2000-03-16
3
-4
/
+6
*
Get the 32 bit sigaction structure definition right, even though it does
Kanoj Sarcar
2000-03-15
1
-4
/
+3
*
Fix minor bug in sys32_wait4() before it escapes my attention.
Kanoj Sarcar
2000-03-15
1
-2
/
+4
*
Fix the default 32bit exec.
Kanoj Sarcar
2000-03-15
1
-4
/
+9
*
Simplify the get_new_mmu_context() interface that allocated TLB pids.
Kanoj Sarcar
2000-03-14
2
-6
/
+6
*
o Add some systemcalls and another execve (disabled as default).
Ulf Carlsson
2000-03-14
2
-6
/
+273
[next]