Christophe Leroy
|
4b91428699
powerpc/8xx: Implement support of hugepages
|
8 лет назад |
Linus Torvalds
|
84d69848c9
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
8 лет назад |
Christophe Leroy
|
36eb1542fc
powerpc/8xx: make user addr DTLB miss the short path
|
9 лет назад |
Christophe Leroy
|
73a532061c
powerpc/8xx: Move additional DTLBMiss handlers out of exception area
|
9 лет назад |
Christophe Leroy
|
d1b9f81456
powerpc/8xx: use r3 to scratch CR in ITLBmiss
|
9 лет назад |
Christophe Leroy
|
f307939fb2
powerpc/8xx: add system_reset_exception
|
9 лет назад |
Christophe Leroy
|
148151a66a
powerpc/32: Remove CLR_TOP32
|
9 лет назад |
Al Viro
|
9445aa1a30
ppc: move exports to definitions
|
9 лет назад |
Christophe Leroy
|
62f64b49d0
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
|
9 лет назад |
Christophe Leroy
|
4ad274502f
powerpc/8xx: Rework CONFIG_PIN_TLB handling
|
9 лет назад |
Christophe Leroy
|
bb7f380849
powerpc/8xx: Don't use page table for linear memory space
|
9 лет назад |
Christophe Leroy
|
6264dbb98f
powerpc/8xx: unpin all TLBs before flushing
|
9 лет назад |
Christophe Leroy
|
4badd43ae4
powerpc/8xx: Map IMMR area with 512k page at a fixed address
|
9 лет назад |
Christophe Leroy
|
f86ef74ed9
powerpc/8xx: Fix vaddr for IMMR early remap
|
9 лет назад |
Christophe Leroy
|
a7761fe489
powerpc/8xx: rewrite set_context() in C
|
9 лет назад |
Christophe Leroy
|
63e9e1c28f
powerpc/8xx: remove special handling of CPU6 errata in set_dec()
|
9 лет назад |
Christophe Leroy
|
a372acfac5
powerpc/8xx: Map linear kernel RAM with 8M pages
|
9 лет назад |
Christophe Leroy
|
913a6b3d10
powerpc/8xx: Save r3 all the time in DTLB miss handler
|
9 лет назад |
Christophe Leroy
|
921fff351c
powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addresses
|
9 лет назад |
LEROY Christophe
|
5b2753fc3e
powerpc/8xx: Implementation of PAGE_EXEC
|
10 лет назад |
LEROY Christophe
|
e0a8e0d90a
powerpc/8xx: Handle PAGE_USER via APG bits
|
10 лет назад |
LEROY Christophe
|
eeba1f7c38
powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
|
10 лет назад |
LEROY Christophe
|
b821c5fe84
powerpc/8xx: Use SPRG2 instead of DAR for saving r3
|
10 лет назад |
LEROY Christophe
|
2eb2fd9500
powerpc/8xx: dont save CR in SCRATCH registers
|
10 лет назад |
LEROY Christophe
|
d5fd9d7d66
powerpc/8xx: Handle CR out of exception PROLOG/EPILOG
|
10 лет назад |
LEROY Christophe
|
90883a8255
powerpc/8xx: macro for handling CPU15 errata
|
10 лет назад |
LEROY Christophe
|
4545ff7ed8
powerpc/8xx: Remove duplicated code in set_context()
|
10 лет назад |
LEROY Christophe
|
fde5a9057f
powerpc/8xx: Optimise access to swapper_pg_dir
|
10 лет назад |
LEROY Christophe
|
17bb312f4c
powerpc/8xx: Take benefit of aligned PGDIR
|
10 лет назад |
LEROY Christophe
|
5ddb75cee5
powerpc/8xx: remove tests on PGDIR entry validity
|
10 лет назад |