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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kern: gracefully handle bogus sample pc sequence number
Justus Winter
2014-12-16
1
-0
/
+3
*
ipc: guard test code with `MACH_IPC_TEST'
Justus Winter
2014-12-16
2
-7
/
+16
*
ipc: tune size of cached kernel message buffers
Justus Winter
2014-12-16
1
-1
/
+4
*
Make spl7 just clear IF instead of setting the PIC mask
Samuel Thibault
2014-12-15
2
-3
/
+39
*
Ship missing file
Samuel Thibault
2014-12-11
1
-1
/
+2
*
include: add X_IMPORTS to ipc definitions
Justus Winter
2014-12-09
3
-0
/
+12
*
kern: provide notifications about new tasks
Justus Winter
2014-12-09
5
-0
/
+92
*
Retire procedure `old_mach_port_get_receive_status'
Justus Winter
2014-12-09
4
-50
/
+3
*
Fix pthread_create warning on translator termination
Samuel Thibault
2014-12-07
2
-9
/
+29
*
kern: disable all counters by default
Justus Winter
2014-12-01
4
-10
/
+8
*
include: make `mach_port_t' payload-aware
Justus Winter
2014-11-28
4
-4
/
+28
*
Fix programming PIT counter
Samuel Thibault
2014-11-23
1
-1
/
+1
*
Correct GCC's -Wformat-security issues
David Michael
2014-11-21
26
-28
/
+28
*
Only set debug registers when they are used
Samuel Thibault
2014-11-16
1
-6
/
+17
*
Add nodma options
Samuel Thibault
2014-11-13
2
-3
/
+8
*
Pass ide and hd kernel options to ide driver
Samuel Thibault
2014-11-12
2
-0
/
+38
*
Fix documentation for vm_map
Samuel Thibault
2014-11-10
1
-1
/
+1
*
Revert "Make vm_map really ignore `address' when `anywhere' is true"
Samuel Thibault
2014-11-10
1
-4
/
+1
*
include: add a payload-aware intran mutator for device_t
Justus Winter
2014-11-03
1
-0
/
+3
*
include: add a payload-aware intran mutator for notify_port_t
Justus Winter
2014-11-03
1
-0
/
+3
*
include: add a payload-aware intran mutator for memory_object_t
Justus Winter
2014-11-03
2
-0
/
+16
*
Fix link refusal
Samuel Thibault
2014-11-03
1
-1
/
+1
*
Refuse to link against a libc with multiarch support
Samuel Thibault
2014-11-03
1
-0
/
+3
*
Fix build when gcc avoids inlining
Samuel Thibault
2014-11-02
1
-3
/
+3
*
Revert "Make sure mig is available"
Samuel Thibault
2014-10-22
1
-6
/
+1
*
doc: restore section `Inherited Ports'
Justus Winter
2014-10-10
1
-62
/
+65
*
Add protected payloads to NEWS
Justus Winter
2014-10-01
1
-0
/
+4
*
ipc: provide the protected payload in ipc_kmsg_copyout_header
Justus Winter
2014-10-01
3
-26
/
+104
*
include: define MACH_MSG_TYPE_PROTECTED_PAYLOAD
Justus Winter
2014-10-01
2
-1
/
+9
*
include: add msgh_protected_payload to mach_msg_header_t
Justus Winter
2014-10-01
2
-1
/
+13
*
ipc: implement mach_port_{set,clear}_protected_payload
Justus Winter
2014-10-01
3
-0
/
+126
*
ipc: add protected payload
Justus Winter
2014-10-01
5
-1
/
+91
*
ipc: use fast modulo operation in local hash table
Justus Winter
2014-09-30
2
-1
/
+3
*
kern: silence compiler warning about uninitialized variable
Justus Winter
2014-09-30
1
-1
/
+2
*
kern: fix type of recompute_priorities
Justus Winter
2014-09-30
2
-2
/
+2
*
kern: create send rights as they are inserted at bootstrap time
Justus Winter
2014-09-26
1
-3
/
+4
*
Update NEWS file
Justus Winter
2014-09-25
1
-0
/
+16
*
ddb: add support for ELF symbol tables
Justus Winter
2014-09-17
6
-1
/
+335
*
ddb: add `show all tasks' command
Justus Winter
2014-09-17
3
-0
/
+31
*
Report DR6 to userland
Samuel Thibault
2014-09-17
1
-0
/
+5
*
Make vm_map really ignore `address' when `anywhere' is true
Samuel Thibault
2014-09-06
1
-1
/
+4
*
Fix printf warning
Pietro Braione
2014-09-01
1
-1
/
+1
*
Tune pageout parameters
Samuel Thibault
2014-08-30
1
-5
/
+5
*
Increate the pageout thread priority
Samuel Thibault
2014-08-30
1
-0
/
+1
*
Bump NR_GRANT_PAGES
Samuel Thibault
2014-08-30
1
-1
/
+1
*
Fix computation
Samuel Thibault
2014-08-22
1
-1
/
+1
*
Even less magic-looking control value
Neal H. Walfield
2014-08-22
1
-1
/
+1
*
Support invoking the debugger over the serial console
Justus Winter
2014-08-22
2
-1
/
+30
*
Drop debugging prints
Samuel Thibault
2014-07-25
1
-3
/
+0
*
Do not unmap page 0 when not needed
Samuel Thibault
2014-07-06
3
-0
/
+8
[next]