index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
init_64.c
Commit message (
Expand
)
Author
Age
*
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
2015-06-01
*
sparc: Fix /proc/kcore
David S. Miller
2015-03-18
*
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-13
*
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
2014-10-05
*
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
2014-10-05
*
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
2014-10-05
*
sparc64: Use kernel page tables for vmemmap.
David S. Miller
2014-10-05
*
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
2014-10-05
*
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
2014-10-05
*
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
2014-10-05
*
sparc64: Switch to 4-level page tables.
David S. Miller
2014-10-05
*
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
David S. Miller
2014-10-05
*
sparc64: mem boot option correction
bob picco
2014-09-16
*
sparc64: find_node adjustment
bob picco
2014-09-16
*
sparc64: Fix up merge thinko.
David S. Miller
2014-08-05
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2014-08-05
|
\
|
*
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
2014-08-04
|
*
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
2014-08-04
*
|
sparc64 - add mem to iomem resource
bob picco
2014-07-22
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-06-19
|
\
|
*
sparc64: fix sparse warnings in int_64.c
Sam Ravnborg
2014-05-18
|
*
sparc64: fix sparse warnings in init_64.c
Sam Ravnborg
2014-05-18
*
|
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2014-05-04
|
/
*
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-21
*
sparc64: merge fix
Stephen Rothwell
2013-11-18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2013-11-15
|
\
|
*
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
2013-11-13
|
*
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
2013-11-12
|
*
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2013-11-12
|
*
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2013-11-12
|
*
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
2013-11-12
*
|
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-14
|
/
*
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2013-07-14
*
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
*
sparc64 address-congruence property
bob picco
2013-06-19
*
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
2013-05-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2013-05-04
|
\
|
*
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
*
|
sparc64: Do not save/restore interrupts in get_new_mmu_context()
Kirill Tkhai
2013-04-08
*
|
sparc64: Do not change num_physpages during initmem freeing
Tkhai Kirill
2013-03-20
|
/
*
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
*
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2013-02-23
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
|
\
|
*
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
2013-01-29
|
|
\
|
*
|
sparc, mm: Remove calling of free_all_bootmem_node()
Yinghai Lu
2012-11-17
*
|
|
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
2013-02-20
*
|
|
sparc64: Handle hugepage TSB being NULL.
David S. Miller
2013-02-20
|
|
/
|
/
|
*
|
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
[next]