Ralf Baechle
|
2e2d663d2d
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
|
11 years ago |
Paul Burton
|
e2a9e5ad71
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
|
11 years ago |
Ralf Baechle
|
b633648c5a
MIPS: MT: Remove SMTC support
|
11 years ago |
Markos Chandras
|
0893d3fb8d
MIPS: mm: init: Add free_init_pages() callback for EVA
|
11 years ago |
Markos Chandras
|
c01905eeee
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
|
11 years ago |
Peter Zijlstra
|
bdb4380658
sched: Extract the basic add/sub preempt_count modifiers
|
12 years ago |
Geert Uytterhoeven
|
bf9621aaa0
MIPS: Export copy_from_user_page() (needed by lustre)
|
12 years ago |
Jiang Liu
|
1132137e87
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
|
12 years ago |
Jiang Liu
|
0c98853473
mm: concentrate modification of totalram_pages into the mm core
|
12 years ago |
Jiang Liu
|
11199692d8
mm: change signature of free_reserved_area() to fix building warnings
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Jiang Liu
|
0f354869e3
mm/MIPS: use free_highmem_page() to free highmem pages into buddy system
|
12 years ago |
Jiang Liu
|
3160592261
mm/MIPS: use common help functions to free reserved pages
|
12 years ago |
David Howells
|
2f96b8c1d5
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
|
12 years ago |
Ralf Baechle
|
7034228792
MIPS: Whitespace cleanup.
|
12 years ago |
David Daney
|
485172b3df
MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.
|
13 years ago |
Cong Wang
|
9c02048fcd
mips: remove the second argument of k[un]map_atomic()
|
13 years ago |
David Daney
|
43064c0c8e
MIPS: Handle initmem in systems with kernel not in add_memory_region() mem
|
13 years ago |
Kevin Cernekee
|
464fd83e84
MIPS: Limit fixrange_init() to the FIXMAP region
|
14 years ago |
Kevin Cernekee
|
b6da0ffb09
MIPS: pfn_valid() is broken on low memory HIGHMEM systems
|
15 years ago |
Peter Zijlstra
|
1c39517696
mm: now that all old mmu_gather code is gone, remove the storage
|
14 years ago |
David Daney
|
d3ce0e98b7
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Torvalds
|
46bbffad54
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
David Daney
|
6dd9344cfc
MIPS: Implement Read Inhibit/eXecute Inhibit
|
15 years ago |
David Daney
|
325f8a0a31
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
|
15 years ago |
Thomas Gleixner
|
b7e56edba4
Merge branch 'linus' into x86/mm
|
15 years ago |
Wu Fengguang
|
61ef2489db
resources: introduce generic page_is_ram()
|
15 years ago |
Andreas Fenkart
|
4b529401c5
mm: make totalhigh_pages unsigned long
|
15 years ago |
David Daney
|
82622284dd
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
|
16 years ago |