index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
pmap: Separate temporary_mapping from set_page_dir
Damien Zammit via Bug reports for the GNU Hurd
2024-12-09
1
-2
/
+0
*
fix some compiler warnings.
jbranso@dismail.de
2024-10-22
1
-16
/
+38
*
fix a compiler warning.
jbranso@dismail.de
2024-10-21
1
-0
/
+4
*
pmap: Avoid leaking USER bit in page tables
Samuel Thibault
2024-03-03
1
-5
/
+6
*
spl: Introduce assert_splvm and use it in process_pmap_updates
Samuel Thibault
2024-02-23
1
-0
/
+1
*
vm_map_lookup: Add parameter for keeping map locked
Damien Zammit
2024-02-22
1
-2
/
+2
*
process_pmap_updates: Use _nocheck form of lock, already at splvm
Damien Zammit
2024-02-19
1
-2
/
+5
*
Fix non-PAE build
Samuel Thibault
2023-10-02
1
-1
/
+1
*
pmap: Factorize l4 base access
Samuel Thibault
2023-10-01
1
-2
/
+5
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
1
-0
/
+100
*
pmap_phys_address: Fix casting
Samuel Thibault
2023-08-28
1
-1
/
+1
*
pmap: Fix spurious pte release on 64bit and PAE
Samuel Thibault
2023-08-28
1
-2
/
+2
*
pmap: Add missing declaration
Samuel Thibault
2023-08-14
1
-0
/
+3
*
pmap+slab: Add more smoketests
Samuel Thibault
2023-08-14
1
-4
/
+8
*
pmap: Fix mayhem when releasing near the end of virtual memory
Samuel Thibault
2023-08-14
1
-2
/
+2
*
pmap: Add MAPWINDOW_SIZE macro
Samuel Thibault
2023-08-14
1
-3
/
+4
*
pmap: reserve last virtual page
Samuel Thibault
2023-08-14
1
-2
/
+2
*
pmap: Add more debugging information when getting a null pv_list
Samuel Thibault
2023-08-14
1
-1
/
+1
*
pmap: Fix x32 PAE builds
Samuel Thibault
2023-08-14
1
-1
/
+2
*
pmap: Fix coping with VM_MAX_USER_ADDRESS not being aligned on l4 limit
Samuel Thibault
2023-08-14
1
-2
/
+4
*
x86_64: Fix memory leak on pmap destruction
Samuel Thibault
2023-08-14
1
-4
/
+7
*
pmap: Make pmap_protect sparse-pde aware
Samuel Thibault
2023-08-12
1
-4
/
+3
*
pmap: Add missing PMAP_READ_LOCK fixes uninitialized spl
Damien Zammit
2023-08-06
1
-0
/
+1
*
pmap: only map lower BIOS memory 1:1 when using Linux drivers
Luca Dariz
2023-05-26
1
-0
/
+9
*
xen: Fix 64bit build
Samuel Thibault
2023-05-26
1
-2
/
+8
*
pmap: Simplify code
Samuel Thibault
2023-05-21
1
-25
/
+21
*
pmap: dynamically allocate the whole user page tree map
Luca Dariz
2023-05-21
2
-288
/
+277
*
Fix Xen build
Samuel Thibault
2023-04-11
1
-9
/
+9
*
x86_64: allow compilation if ! USER32
Luca Dariz
2023-02-27
1
-2
/
+4
*
x86_64: fix some compiler warnings
Luca Dariz
2023-02-16
1
-5
/
+3
*
pmap: Make mapwindow per CPU
Samuel Thibault
2023-02-15
2
-12
/
+8
*
smp: Fix more busy loops
Samuel Thibault
2023-02-15
1
-3
/
+3
*
pmap: Do not TLB shootdown IPI for mapwindow updates
Samuel Thibault
2023-02-15
1
-1
/
+2
*
pmap: Fix busy loop waiting for pmap users
Samuel Thibault
2023-02-15
1
-1
/
+1
*
pmap: Do not send TLB flush IPI when a cpu is idle
Samuel Thibault
2023-02-15
2
-1
/
+3
*
Fix warning
Samuel Thibault
2023-02-14
1
-2
/
+2
*
Remove verbose debug printfs
Damien Zammit
2023-02-14
1
-1
/
+0
*
pmap: Signal cpu for TLB update if kernel_pmap
Damien Zammit
2023-02-13
1
-1
/
+1
*
move kernel virtual address space to upper addresses
Luca Dariz
2023-02-12
1
-2
/
+10
*
separate initialization of kernel and user PTP tables
Luca Dariz
2023-02-12
2
-19
/
+51
*
add more explicit names for user space virtual space limits
Luca Dariz
2023-02-12
1
-9
/
+9
*
use L4 page table directly on x86_64 instead of short-circuiting to pdpbase
Luca Dariz
2023-02-12
2
-26
/
+78
*
factor out PAE-specific bootstrap
Luca Dariz
2023-02-12
1
-32
/
+40
*
factor out xen-specific bootstrap
Luca Dariz
2023-02-12
1
-51
/
+56
*
pmap: Fix warning
Samuel Thibault
2023-02-12
1
-2
/
+3
*
prepare pmap helpers for full 64 bit memory map
Luca Dariz
2023-02-12
1
-5
/
+23
*
add L4 kmem cache for x86_64
Luca Dariz
2023-02-12
1
-15
/
+19
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-2
/
+2
*
Lock get_mapwindow infrastructure
Samuel Thibault
2023-02-07
1
-0
/
+5
*
pmap: Refactor temporary mapping functions
Damien Zammit
2023-02-03
2
-0
/
+99
[next]