Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Linux kernel: Role of zero page allocation at paging_init time

What is the difference between T and t in /proc/kallsyms

Why shouldn't I use ioremap on system memory for ARMv6+?

Timing/Clocks in the Linux Kernel

c linux linux-kernel

How can I override a system call table entry with my own function?

Why does the Linux Kernel copy implementation use the AC flag?

Linux Kernel programming: trying to get vm_area_struct->vm_start crashes kernel

Is it possible to "hang" a Linux box with a SCHED_FIFO process?

How do I share data between kernel C programs and user level C programs?

c linux-kernel kernel

strange switch in Linux

c linux linux-kernel

How can I change the size of dmesg ? [linux 2.4]

linux-kernel

casting a pointer to integer issues warning on 64bit arch

asm code containing %0,what does that mean?

Must IRET be used when returning from an interrupt?

How to get an specific kernel version to the extraversion digit from git

git linux-kernel

Kernel module's parameters in sysfs - quick reaction for changes

/dev/mem and /dev/kmem not exists?

android linux linux-kernel

QEMU debugging:: Warning:TCG doesn't support requested feature: CPUID.01H:ECX

How reliable is current_kernel_time()?

Adding a new system call in Linux kernel 3.3