| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
pass the proper address for the slave bootstrap routine based on where
the kernel is compiled at.
|
| |
|
|
|
|
| |
Completely untested, never executed ...
|
|
|
|
| |
back to its old form, due to bug that shows up with discontigmem code.
|
|
|
|
| |
should really look at only 32bits of the virtual address.
|
| |
|
|
|
|
|
|
|
|
|
| |
- IOC3 driver does no longer use GFP_DMA which given the _very_ small
number of available GFP_DMA pages might have deadlocked the system.
- First cut of Origin support. Last minute change: Do no longer use
ARC memory / MD hub memory configuration information but klconfig.h
stuff. Simpler, faster, shorter.
- Zillions of MIPS64 fixes.
|
| |
|
|
- 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 ...
|