Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        kernel: the linux kernel (the core of the linux operating system)
        
        
            | Name: | kernel | Vendor: |  | 
        
            | Version: | 2.6.9 | License: | GPLv2 | 
        
            | Release: | 11.EL | URL: |  | 
        
        
        - Summary
- The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc.
Changelog
        
            - * Fri May 20 05:00:00 2005 Dave Jones <davej{%}redhat{*}com> [2.6.9-11]
- - Fix numa=off on x86-64. 
            - * Thu May 12 05:00:00 2005 Dave Jones <davej{%}redhat{*}com> [2.6.9-10]
- - Further fixing for the nVidia network controller problem.
- Fix wait_task_inactive() race. (#157424) 
            - * Wed May 11 05:00:00 2005 Dave Jones <davej{%}redhat{*}com> [2.6.9-9]
- - Fix data corruptor/local root in raw driver. (CAN-2005-1264)
- Fix ELF core dump privilege elevation. (CAN-2005-1263) (#157450)
- Avoid avc denial deadlock. (#154879)
- Don't map objects to non-existent PPC64 NUMA nodes. (#149132)
- Fix PPC64 NUMA's handling of memory nodes with holes in them.