Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

what is the use of Flattened device tree - Linux Kernel

Why are SIMD instructions not used in kernel?

Qemu Freescale i.MX6 DualLite SABRE : root filesystem does not mount

How does LinuxBoot differs from Coreboot in the firmware phase?

Is it a good practice to terminate kernel thread with "return" or "do_exit()"?

How to Diff Files Directly from the Linux Kernel GIT Repository?

git diff linux-kernel

Android(Linux) uptime using CLOCK_MONOTONIC

Replacing Touchscreen driver in Android Kernel

Why fsync() takes much more time on Linux kernel 3.1.* than kernel 3.0

linux-kernel fsync

repo 'bisect' for debugging Android?

android linux git linux-kernel

What's the correct way to process all the payload of a sk_buff packet in Linux

c networking linux-kernel skb

get the physical address of a buffer under Linux

Developing Linux Kernel Modules in Python

Is Multi Message MSI implemented on Linux / x86?

why sibling list is used to get the task_struct while fetching the children of a process

c linux linux-kernel

How to use the kernel hashtable API?

c linux-kernel hashtable

how does open works for normal file and device drivers

Understanding /boot/config file

Cyclictest for RT patched Linux Kernel

how does the linux kernel avoid deadlocks?