Kernel: Remove i686 support 
						
					 
				 
				2022-12-28 11:53:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move Memory/PageDirectory.{cpp,h} to arch-specific directory 
						
					 
				 
				2023-01-27 11:41:43 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Rename Kernel/VM/ to Kernel/Memory/ 
						
					 
				 
				2021-08-06 14:05:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Rename Bitmap::try_create() to ::create() 
						
					 
				 
				2022-12-22 15:48:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Turn lock ranks into template parameters 
						
					 
				 
				2023-01-02 18:15:27 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage 
						
					 
				 
				2022-08-24 18:35:41 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage 
						
					 
				 
				2022-08-24 18:35:41 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move Memory/PageDirectory.{cpp,h} to arch-specific directory 
						
					 
				 
				2023-01-27 11:41:43 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move Memory/PageDirectory.{cpp,h} to arch-specific directory 
						
					 
				 
				2023-01-27 11:41:43 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Send SIGBUS to threads that use after valid Inode mmaped range 
						
					 
				 
				2022-09-26 20:00:34 +03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage 
						
					 
				 
				2022-08-24 18:35:41 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage 
						
					 
				 
				2022-08-24 18:35:41 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use size_t to keep track of the number of pages in a region 
						
					 
				 
				2022-12-12 15:14:07 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use size_t to keep track of the number of pages in a region 
						
					 
				 
				2022-12-12 15:14:07 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add implied auto qualifiers in Memory 
						
					 
				 
				2022-01-09 23:29:57 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove the kmalloc_eternal heap :^) 
						
					 
				 
				2021-12-28 21:02:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Rename Bitmap::try_create() to ::create() 
						
					 
				 
				2022-12-22 15:48:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Handle mmap requests on zero-length data file inodes safely 
						
					 
				 
				2022-09-16 14:55:45 +03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move Memory/PageDirectory.{cpp,h} to arch-specific directory 
						
					 
				 
				2023-01-27 11:41:43 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Turn lock ranks into template parameters 
						
					 
				 
				2023-01-02 18:15:27 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove i686 support 
						
					 
				 
				2022-12-28 11:53:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Wrap process address spaces in SpinlockProtected 
						
					 
				 
				2022-08-24 14:57:51 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Turn lock ranks into template parameters 
						
					 
				 
				2023-01-02 18:15:27 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage 
						
					 
				 
				2022-08-24 18:35:41 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage 
						
					 
				 
				2022-08-24 18:35:41 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove i686 support 
						
					 
				 
				2022-12-28 11:53:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher 
						
					 
				 
				2021-09-06 18:56:51 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage 
						
					 
				 
				2022-08-24 18:35:41 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Turn lock ranks into template parameters 
						
					 
				 
				2023-01-02 18:15:27 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Rename Bitmap::try_create() to ::create() 
						
					 
				 
				2022-12-22 15:48:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Handle mmap requests on zero-length data file inodes safely 
						
					 
				 
				2022-09-16 14:55:45 +03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-12-03 23:52:23 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+LibC: Move name length constants to Kernel/API from limits.h 
						
					 
				 
				2023-01-21 10:43:59 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add sv suffix to strings relying on StringView(char const*) 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Turn lock ranks into template parameters 
						
					 
				 
				2023-01-02 18:15:27 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Turn lock ranks into template parameters 
						
					 
				 
				2023-01-02 18:15:27 -05:00