aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Correct some typos in source code commentsGordon Bergling2022-09-071-2/+2
* Adjust function definitions in mp_cpudep.c.c to avoid clang 15 warningsDimitry Andric2022-08-211-2/+2
* Adjust function definition in aim_machdep.c to avoid clang 15 warningDimitry Andric2022-08-211-1/+1
* powerpc: Fix two typos in source code commentsGordon Bergling2022-06-101-2/+2
* powerpc: Fix a typo in a commentGordon Bergling2022-06-101-1/+1
* powerpc: Fix two typos in source code commentsGordon Bergling2022-04-142-2/+2
* arm64, powerpc: fix calculation of 'used' in GET_STACK_USAGEMitchell Horne2021-12-071-3/+1
* [PowerPC] Fix atomic_cmpset_masked().Brandon Bergren2021-10-071-1/+1
* atomic: Add atomic_cmpset_masked to powerpc and use itJustin Hibbits2021-10-071-0/+32
* powerpc/atomic: Fix atomic_cmpset_rel()Justin Hibbits2021-10-071-1/+1
* powerpc: Implement atomic_(f)cmpset_ for short and charJustin Hibbits2021-10-071-72/+178
* [PowerPC] [MIPS] Implement 32-bit kernel emulation of atomic64 operationsBrandon Bergren2021-10-061-0/+4
* [PowerPC] Fix SPE floating point environment manipulationBrandon Bergren2021-03-081-1/+1
* gdb: only return signal values for powerpc's gdb_cpu_signal()Mitchell Horne2021-01-251-4/+1
* MFC r364447:Brandon Bergren2020-12-252-29/+57
* MFC r365265:Mark Johnston2020-09-162-3/+2
* MFC r342852 (by cem): powerpc: Fix regression introduced in r342771Alexander Motin2020-09-117-22/+61
* MFC r358908: Enable ixl device on PowerPC64Eric Joyner2020-07-301-0/+1
* Fix the powerpc build after r363389.Mark Johnston2020-07-212-2/+2
* MFC r363266 (by cem):Mark Johnston2020-07-213-0/+3
* MFC 350013: Don't pass error from syscallenter() to syscallret().John Baldwin2020-04-271-3/+2
* MFC r358718:Mark Johnston2020-03-131-5/+0
* MFC r358045:Dimitry Andric2020-02-211-1/+1
* MFC r355936, r356045: remove unused kbd driversKyle Evans2019-12-271-19/+0
* MFC r355206, r355212, r355257, r355271: tty nitsKyle Evans2019-12-221-1/+0
* MFC r351594 (by kib): Centralize __pcpu definitions.Alexander Motin2019-10-253-4/+52
* MFC r342771 (by cem): Expose threads-per-core and physical core count informa...Alexander Motin2019-10-254-0/+14
* MFC tun/tap merge: r347241, r347394, r347404, r347483, r351220, r351229,Kyle Evans2019-10-255-5/+5
* MFC r341787 by hselasky: Implement atomic_swap_xxx() for all platforms.Andriy Gapon2019-10-241-0/+3
* MFC r353650:Mark Johnston2019-10-231-7/+10
* MFC r352807:Konstantin Belousov2019-10-041-14/+13
* mpr/mps crash badly. Part of the stability added use of atomic64 functions notWarner Losh2019-09-261-1/+0
* MFC: r351429,351430,351485,351497,351498Warner Losh2019-09-094-4/+2
* MFC r349951, r349994, r349995, r350005, r350023 (by jhibbits), r350478:Konstantin Belousov2019-09-031-18/+24
* MFC r348250:Piotr Kubaj2019-08-121-0/+1
* MFC r349874Justin Hibbits2019-07-241-1/+1
* MFC r346771Justin Hibbits2019-07-242-24/+18
* MFC r346777:Justin Hibbits2019-07-034-0/+12
* MFC r347167,r348079Justin Hibbits2019-07-031-72/+86
* MFC r344915:Justin Hibbits2019-07-032-4/+8
* MFC r345829,345831,349402Justin Hibbits2019-07-032-3/+13
* MFC r344958,r344960,r344961Justin Hibbits2019-07-032-1/+3
* MFC r345676:Leandro Lupori2019-06-055-15/+30
* MFC r343744:Leandro Lupori2019-06-054-4/+18
* MFC r348112:Leandro Lupori2019-06-052-60/+57
* MFC r347463:Justin Hibbits2019-05-241-4/+4
* MFC r344705:Edward Tomasz Napierala2019-05-142-3/+0
* MFC r345829, r345831Justin Hibbits2019-05-114-10/+15
* MFC r345435:Justin Hibbits2019-05-115-0/+124
* MFC r344871:Justin Hibbits2019-05-062-0/+2