Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix xen build | Samuel Thibault | 2024-07-07 | 2 | -0/+2 |
* | Xen: Fix missing include | Samuel Thibault | 2024-04-06 | 1 | -0/+1 |
* | remove machine/machspl.h as it duplicates machine/spl.h | LD | 2024-03-09 | 1 | -1/+1 |
* | console: Fix baud rate on com ports, use 115200 default baud, 8 data bits | Damien Zammit | 2024-01-20 | 1 | -2/+2 |
* | Fix crash at boot | Samuel Thibault | 2023-08-28 | 1 | -0/+1 |
* | xen: Convert console to using simple_lock_irq | Samuel Thibault | 2023-08-12 | 1 | -10/+9 |
* | tty: Convert t_lock to using simple_lock_irq | Samuel Thibault | 2023-08-12 | 1 | -10/+7 |
* | elf64: Update names | Samuel Thibault | 2023-08-12 | 1 | -23/+22 |
* | Make curr_ipl[] per cpu | Damien Zammit | 2023-02-14 | 1 | -2/+5 |
* | slock: Fix initialization of statically-allocated slocks | Samuel Thibault | 2023-02-08 | 3 | -4/+4 |
* | Fix compiler warnings | Flavio Cruz | 2023-01-28 | 9 | -35/+33 |
* | Xen: Fix ivect prototype | Samuel Thibault | 2022-12-24 | 1 | -2/+2 |
* | Add missing htons | Samuel Thibault | 2022-12-24 | 1 | -0/+1 |
* | xen: Fix storing physical addresses | Samuel Thibault | 2022-02-16 | 2 | -3/+3 |
* | vm_page_grab: allow allocating in high memory | Samuel Thibault | 2021-08-27 | 1 | -1/+1 |
* | Fix warning | Samuel Thibault | 2020-04-05 | 1 | -1/+1 |
* | Fix xen build | Samuel Thibault | 2020-04-05 | 1 | -1/+1 |
* | xen: fix const warning | Samuel Thibault | 2020-03-31 | 2 | -1/+7 |
* | 64bit: fix warnings | Samuel Thibault | 2020-03-29 | 7 | -13/+16 |
* | * xen/evt.c: Add 64bit variant | Samuel Thibault | 2020-03-28 | 1 | -0/+5 |
* | Set readtodc parameter 64bit | Samuel Thibault | 2020-03-09 | 1 | -5/+2 |
* | Fix dev_ops types | Samuel Thibault | 2018-07-28 | 2 | -4/+4 |
* | Update device drivers for highmem support | Richard Braun | 2016-09-21 | 2 | -52/+46 |
* | Redefine what an external page is | Richard Braun | 2016-09-21 | 2 | -2/+2 |
* | Avoid using non-ascii source encoding | Samuel Thibault | 2016-08-31 | 1 | -2/+2 |
* | xen: fix prototype | Justus Winter | 2016-05-20 | 1 | -1/+1 |
* | Fix gcc-6 warnings | Samuel Thibault | 2016-05-18 | 5 | -14/+14 |
* | xen: fix build | Justus Winter | 2016-04-20 | 1 | -1/+1 |
* | Follow-up stdint use | Samuel Thibault | 2016-04-04 | 2 | -4/+4 |
* | Use uint32_t instead of unsigned32_t. | Flavio Cruz | 2016-04-04 | 8 | -25/+25 |
* | Bump NR_GRANT_PAGES | Samuel Thibault | 2014-08-30 | 1 | -1/+1 |
* | xen: fix error handling | Justus Winter | 2014-03-20 | 2 | -6/+4 |
* | Only complain once per boot about Xen console smash | Samuel Thibault | 2014-03-20 | 1 | -1/+1 |
* | xen: fix buffer size | Justus Winter | 2014-02-04 | 1 | -1/+1 |
* | xen: add missing includes | Justus Winter | 2013-12-17 | 1 | -0/+2 |
* | time: remove unused variable | Marin Ramesa | 2013-12-09 | 1 | -1/+0 |
* | i386/i386at/conf.c: remove forward declarations | Marin Ramesa | 2013-12-05 | 1 | -0/+8 |
* | Fix overflow in Xen clock computation | Vladimir 'φ-coder/phcoder' Serbinenko | 2013-11-09 | 1 | -1/+5 |
* | Fix format warnings | Miguel Figueiredo | 2013-06-04 | 2 | -6/+6 |
* | Add initial code for disabling PV pagetables | Samuel Thibault | 2013-01-28 | 3 | -0/+14 |
* | Add initial code for disabling ring1 xen execution | Samuel Thibault | 2013-01-28 | 1 | -0/+10 |
* | Add initial code for disabling PV descriptors | Samuel Thibault | 2013-01-28 | 1 | -1/+13 |
* | Complain about Xen console smash only once at a time | Samuel Thibault | 2012-03-20 | 1 | -1/+5 |
* | Fix assembly snippet portability | Samuel Thibault | 2012-03-18 | 1 | -2/+2 |
* | Use unsigned long for addresses and sizes | Samuel Thibault | 2012-03-09 | 1 | -1/+1 |
* | Merge branch 'master' into master-slab | Samuel Thibault | 2012-01-28 | 1 | -0/+74 |
|\ | |||||
| * | Cope with dom0s which do not respect feature-no-csum-offload | Samuel Thibault | 2011-12-30 | 1 | -0/+74 |
* | | Fix kern/kalloc.h includes | Richard Braun | 2011-12-17 | 3 | -0/+3 |
|/ | |||||
* | Do not map xen driver pages | Samuel Thibault | 2011-10-16 | 2 | -13/+13 |
* | Remove unused [!MACH_KERNEL] driver code | Guillem Jover | 2011-09-12 | 1 | -5/+0 |