projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel: Remove some unused variables.
[dragonfly.git]
/
sys
/
platform
/
pc64
/
x86_64
/
pmap.c
2012-09-17
Sascha Wildner
kernel: Remove some unused variables.
blob
|
commitdiff
2012-09-15
Matthew Dillon
kernel - Implement segment pmap optimizations for x86...
blob
|
commitdiff
|
diff to current
2012-09-13
Matthew Dillon
kernel - Implement segment pmap optimizations for x86...
blob
|
commitdiff
|
diff to current
2012-09-13
Matthew Dillon
kernel - Implement segment pmap optimizations for x86...
blob
|
commitdiff
|
diff to current
2012-09-13
Matthew Dillon
Merge branch 'master' of ssh://crater.dragonflybsd...
blob
|
commitdiff
|
diff to current
2012-09-13
Matthew Dillon
kernel - Implement segment pmap optimizations for x86...
blob
|
commitdiff
|
diff to current
2012-09-13
Sascha Wildner
kernel: Use NULL instead of 0 for pointers, part 2/x.
blob
|
commitdiff
|
diff to current
2012-09-13
Matthew Dillon
kernel - Implement segment pmap optimizations for x86...
blob
|
commitdiff
|
diff to current
2012-09-13
Matthew Dillon
kernel - Implement segment pmap optimizations for x86-64
blob
|
commitdiff
|
diff to current
2012-04-28
Sascha Wildner
kernel: Remove newlines from the panic messages that...
blob
|
commitdiff
|
diff to current
2012-01-03
Sascha Wildner
kernel: Use NULL for pointers.
blob
|
commitdiff
|
diff to current
2011-12-08
Matthew Dillon
kernel - Add additional safety assertions in the pmap...
blob
|
commitdiff
|
diff to current
2011-11-29
Matthew Dillon
kernel - Check PG_MARKER in pmap_object_init_pt_callback()
blob
|
commitdiff
|
diff to current
2011-11-28
Sascha Wildner
x86_64/pmap: Remove an unused function.
blob
|
commitdiff
|
diff to current
2011-11-26
John Marino
Initial import of binutils 2.22 on the new vendor branch
blob
|
commitdiff
|
diff to current
2011-11-20
Matthew Dillon
kernel - Fix incorrect VA on interlock
blob
|
commitdiff
|
diff to current
2011-11-19
Matthew Dillon
kernel - Fix crash in pmap_enter()
blob
|
commitdiff
|
diff to current
2011-11-18
Matthew Dillon
kernel - Adjust tlb invalidation in the x86-64 pmap...
blob
|
commitdiff
|
diff to current
2011-11-15
Matthew Dillon
kernel - Greatly improve shared memory fault rate concu...
blob
|
commitdiff
|
diff to current
2011-11-11
Matthew Dillon
kernel - Fix deadlock in pmap_page_protect()
blob
|
commitdiff
|
diff to current
2011-11-10
Matthew Dillon
kernel - Fix p->p_lock race and remove unused procedures
blob
|
commitdiff
|
diff to current
2011-11-10
Matthew Dillon
kernel - Increase maximum supported physical memory...
blob
|
commitdiff
|
diff to current
2011-11-09
Matthew Dillon
kernel - Increase default shared pages per process...
blob
|
commitdiff
|
diff to current
2011-11-08
Matthew Dillon
kernel - reformulate some of the pmap code to adhere...
blob
|
commitdiff
|
diff to current
2011-11-02
Matthew Dillon
kernel - Fix x86-64 pmap race
blob
|
commitdiff
|
diff to current
2011-10-31
Matthew Dillon
kernel - Expand panic message for invalid pte case
blob
|
commitdiff
|
diff to current
2011-10-31
Sascha Wildner
Fix x86_64 buildkernel with 'options DIAGNOSTIC'.
blob
|
commitdiff
|
diff to current
2011-10-28
Matthew Dillon
kernel - Clean up spinlock code, add more lwkt_yield()s
blob
|
commitdiff
|
diff to current
2011-10-26
Matthew Dillon
kernel - pmap (64bit) add missing wiring to fix panic
blob
|
commitdiff
|
diff to current
2011-10-26
Matthew Dillon
kernel - Handle pmap_protect() race in pmap code
blob
|
commitdiff
|
diff to current
2011-10-26
Matthew Dillon
kernel - Rewrite the x86-64 pmap code
blob
|
commitdiff
|
diff to current
2011-10-19
Matthew Dillon
kernel - Fix latency issue with many cores contending...
blob
|
commitdiff
|
diff to current
2011-10-18
Matthew Dillon
kernel - Major SMP performance patch / VM system, bus...
blob
|
commitdiff
|
diff to current
2011-10-17
Antonio Huete Jimenez
pmap - Missing critical section when calling lwkt_ipiq_...
blob
|
commitdiff
|
diff to current
2011-09-29
Matthew Dillon
kernel - Numerous VM MPSAFE fixes
blob
|
commitdiff
|
diff to current
2011-02-12
Sepherosa Ziehau
x86_64: pmap_init() is called early enough for pmap_map...
blob
|
commitdiff
|
diff to current
2011-01-23
Matthew Dillon
kernel - Fix a case where a panic dump can stall
blob
|
commitdiff
|
diff to current
2011-01-11
Matthew Dillon
kernel - Fix very annoying lockup (SMP)
blob
|
commitdiff
|
diff to current
2011-01-10
Matthew Dillon
kernel - refactor cpusync and pmap_inval code, fix...
blob
|
commitdiff
|
diff to current
2010-12-20
Matthew Dillon
kernel - vm_page BUSY handling, change vm_page_cache...
blob
|
commitdiff
|
diff to current
2010-12-09
Matthew Dillon
kernel - Add support for up to 63 cpus ...
blob
|
commitdiff
|
diff to current
2010-12-07
Matthew Dillon
kernel - 64-bit memory & ncpus work
blob
|
commitdiff
|
diff to current
2010-12-03
Matthew Dillon
kernel - Remove unneeded critical sections from VM...
blob
|
commitdiff
|
diff to current
2010-11-28
Matthew Dillon
kernel - x86-64 - normalize the location of the pcb...
blob
|
commitdiff
|
diff to current
2010-11-07
Michael Neumann
Merge branch 'apic_io'
blob
|
commitdiff
|
diff to current
2010-10-28
Matthew Dillon
kernel - Fix serious issue w/ smp_invltlb(), plus other...
blob
|
commitdiff
|
diff to current
2010-10-16
Michael Neumann
x86_64: Make APIC_IO work again.
blob
|
commitdiff
|
diff to current
2010-10-11
Michael Neumann
Fix compile. lapic is setup later in mp_enable().
blob
|
commitdiff
|
diff to current
2010-10-05
Matthew Dillon
kernel - Add Proportional RSS (PRES)
blob
|
commitdiff
|
diff to current
2010-09-29
Matthew Dillon
kernel - More work on x86_64 low-memory configurations
blob
|
commitdiff
|
diff to current
2010-09-29
Matthew Dillon
kernel - Adjust KVA use on i386 and x86_64
blob
|
commitdiff
|
diff to current
2010-09-28
Matthew Dillon
kernel - Greatly reduce kernel memory use for x86_64
blob
|
commitdiff
|
diff to current
2010-09-26
Matthew Dillon
kernel - Rearrange pmap_growkernel() and fix up x86_64...
blob
|
commitdiff
|
diff to current
2010-10-02
Michael Neumann
Defer LAPIC checking from pmap_bootstrap() to mp_enable()
blob
|
commitdiff
|
diff to current
2010-09-15
Matthew Dillon
kernel - Increase x86_64 ...
blob
|
commitdiff
|
diff to current
2010-07-06
Matthew Dillon
kernel - MPSAFE work - Basic tokenization for vkernel...
blob
|
commitdiff
|
diff to current
2010-07-03
Matthew Dillon
kernel - MPSAFE work - Basic tokenization for x86_64...
blob
|
commitdiff
|
diff to current
2010-06-29
Matthew Dillon
kernel - remove pmap_interlock debugging
blob
|
commitdiff
|
diff to current
2010-06-09
Matthew Dillon
kernel - MPSAFE work - Remove unused code
blob
|
commitdiff
|
diff to current
2010-03-23
Matthew Dillon
vkernel64 - Add missing bits from later kernel work...
blob
|
commitdiff
|
diff to current
2010-03-04
Matthew Dillon
kernel - pmap (i386) - Reduce kmem use for foreign...
blob
|
commitdiff
|
diff to current
2010-02-22
Matthew Dillon
kernel - Fix some rare pmap races in i386 and x86_64...
blob
|
commitdiff
|
diff to current
2010-02-22
Matthew Dillon
kernel - Fix some rare pmap races in i386 and x86_64.
blob
|
commitdiff
|
diff to current
2010-02-06
Matthew Dillon
kernel - Expand the x86_64 KVA to 8G
blob
|
commitdiff
|
diff to current
2010-01-18
Matthew Dillon
kernel - simplify vm pager ops, add pre-faulting for...
blob
|
commitdiff
|
diff to current
2009-12-30
Matthew Dillon
kernel - pmap (mainly i386) - fix TLB race and other...
blob
|
commitdiff
|
diff to current
2009-12-06
Alex Hornung
pmap - Change pmap_map syntaxis
blob
|
commitdiff
|
diff to current
2009-11-07
Simon Schubert
rename amd64 architecture to x86_64
blob
|
commitdiff
|
diff to current
2009-11-07
Jordan Gordeev
Revert "rename amd64 architecture to x86_64"
blob
|
commitdiff
2009-11-05
Simon Schubert
rename amd64 architecture to x86_64
blob
|
commitdiff
|
diff to current