Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with Linux 2.4.0-test10. | Ralf Baechle | 2000-11-23 | 1 | -4/+16 |
| | |||||
* | This should resolve most of the offset.h issues which popped up lately, I hope. | Harald Koerfgen | 2000-05-26 | 1 | -4/+6 |
| | | | | | | | | | * #include <asm/offset.h> #ifdef'd: init/main.c and $(arch)/tools/offset.c compile without include/asm-$(ARCH)/offset.h. * include/asm-$(ARCH)/offset.h is now depending on $(TOPDIR)/.config: offset.h is beeing rebuilt when .config changes. Please don't count on that, makedep doesn't do it's job very well in this case and objects depending on offset.h aren't neccesarily rebuilt :( | ||||
* | Merge with 2.3.47. Guys, this is buggy as shit. You've been warned. | Ralf Baechle | 2000-02-24 | 1 | -2/+4 |
| | |||||
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 1 | -4/+12 |
| | |||||
* | Merge with 2.3.10. | Ralf Baechle | 1999-09-28 | 1 | -1/+1 |
| | |||||
* | - Drop support for 32/32 fp register model | Ralf Baechle | 1999-08-18 | 1 | -0/+64 |
- Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ... |