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
/
x86
/
mm
/
init_32.c
Commit message (
Expand
)
Author
Age
*
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
2008-04-24
*
x86: remove pointless comments
WANG Cong
2008-04-19
*
x86: don't use large pages to map the first 2/4MB of memory
Andi Kleen
2008-04-17
*
x86: replace the now useless max_pfn_mapped define
Thomas Gleixner
2008-04-17
*
x86: implement true end_pfn_mapped for 32bit
Andi Kleen
2008-04-17
*
x86: enhance DEBUG_RODATA support for hotplug and kprobes
Mathieu Desnoyers
2008-04-17
*
x86: include proper prototypes for rodata_test
Harvey Harrison
2008-02-14
*
x86: introduce page pool in cpa
Thomas Gleixner
2008-02-09
*
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
2008-02-09
*
x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c
H. Peter Anvin
2008-02-04
*
suspend: cleanup reference to swsusp_pg_dir[]
Rafael J. Wysocki
2008-02-01
*
x86: don't special-case pmd allocations as much
Jeremy Fitzhardinge
2008-01-30
*
x86: arch/x86/mm/init_32.c printk fixes
Ingo Molnar
2008-01-30
*
x86: arch/x86/mm/init_32.c cleanup
Ingo Molnar
2008-01-30
*
x86: cpa: fix the self-test
Ingo Molnar
2008-01-30
*
x86: init memory debugging
Ingo Molnar
2008-01-30
*
x86: add testcases for RODATA and NX protections/attributes
Arjan van de Ven
2008-01-30
*
x86: make sure initmem is writable
Arjan van de Ven
2008-01-30
*
x86: cpa: move flush to cpa
Thomas Gleixner
2008-01-30
*
x86: move page_is_ram() function
Thomas Gleixner
2008-01-30
*
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
2008-01-30
*
x86: remove set_kernel_exec()
Andi Kleen
2008-01-30
*
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
Andi Kleen
2008-01-30
*
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
Huang, Ying
2008-01-30
*
i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
Huang, Ying
2008-01-30
*
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
*
x86: clean up pte_exec
Andi Kleen
2008-01-30
*
c_p_a(): do a simple self test at boot
Andi Kleen
2008-01-30
*
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
2008-01-30
*
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
2008-01-30
*
x86: unify pgtable accessors which use
Jeremy Fitzhardinge
2008-01-30
*
x86 boot: use E820 memory map on EFI 32 platform
Huang, Ying
2008-01-30
*
x86: clean up mm/init_32.c
Jeremy Fitzhardinge
2008-01-30
*
x86: fix boot crash on HIGHMEM4G && SPARSEMEM
Ingo Molnar
2008-01-15
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-17
|
\
|
*
x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs
Ingo Molnar
2007-10-17
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
|
\
\
|
|
/
|
/
|
|
*
remove dead code in pgtable_cache_init
Jeremy Fitzhardinge
2007-10-16
*
|
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
|
/
*
i386: move mm
Thomas Gleixner
2007-10-11