 |
Parent directory |
- |
2008-04-17 02:49:44 |
Linux kernel release 2.6.xx <http://kernel.org/> |
 |
irq/ |
- |
2008-04-17 02:49:44 |
|
 |
power/ |
- |
2008-04-17 02:49:44 |
|
 |
time/ |
- |
2008-04-17 02:49:44 |
|
 |
Kconfig.hz |
1k bytes |
2008-04-17 02:49:44 |
|
 |
Kconfig.preempt |
2k bytes |
2008-04-17 02:49:44 |
|
 |
Makefile |
3k bytes |
2008-04-17 02:49:44 |
|
 |
acct.c |
16k bytes |
2008-04-17 02:49:44 |
|
 |
audit.c |
36k bytes |
2008-04-17 02:49:44 |
Auditing support |
 |
audit.h |
5k bytes |
2008-04-17 02:49:44 |
|
 |
audit_tree.c |
20k bytes |
2008-04-17 02:49:44 |
|
 |
auditfilter.c |
45k bytes |
2008-04-17 02:49:44 |
filtering of audit events |
 |
auditsc.c |
62k bytes |
2008-04-17 02:49:44 |
System-call auditing support |
 |
backtracetest.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
capability.c |
8k bytes |
2008-04-17 02:49:44 |
|
 |
cgroup.c |
79k bytes |
2008-04-17 02:49:44 |
|
 |
cgroup_debug.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
compat.c |
27k bytes |
2008-04-17 02:49:44 |
|
 |
configs.c |
3k bytes |
2008-04-17 02:49:44 |
|
 |
cpu.c |
9k bytes |
2008-04-17 02:49:44 |
ontrol.
(C) 2001, 2002, 2003, 2004 Rusty Russell
This code is licenced under the GPL. |
 |
cpuset.c |
67k bytes |
2008-04-17 02:49:44 |
|
 |
delayacct.c |
4k bytes |
2008-04-17 02:49:44 |
per-task delay accounting |
 |
dma.c |
3k bytes |
2008-04-17 02:49:44 |
A DMA channel allocator. Inspired by linux/kernel/irq.c. |
 |
exec_domain.c |
4k bytes |
2008-04-17 02:49:44 |
Handling of different ABIs (personalities). |
 |
exit.c |
41k bytes |
2008-04-17 02:49:44 |
|
 |
extable.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
fork.c |
43k bytes |
2008-04-17 02:49:44 |
contains the help-routines for the 'fork' system call
(see also entry.S and others). |
 |
futex.c |
51k bytes |
2008-04-17 02:49:44 |
|
 |
futex_compat.c |
4k bytes |
2008-04-17 02:49:44 |
|
 |
hrtimer.c |
36k bytes |
2008-04-17 02:49:44 |
|
 |
itimer.c |
7k bytes |
2008-04-17 02:49:44 |
These are all the functions necessary to implement itimers |
 |
kallsyms.c |
11k bytes |
2008-04-17 02:49:44 |
in-kernel printing of symbolic oopses and stack traces. |
 |
kexec.c |
35k bytes |
2008-04-17 02:49:44 |
kexec system call |
 |
kfifo.c |
5k bytes |
2008-04-17 02:49:44 |
|
 |
kmod.c |
14k bytes |
2008-04-17 02:49:44 |
kmod, the new module loader (replaces kerneld)
Kirk Petersen
Reorganized not to be a daemon by Adam Richter, with guidance
from Greg Zornetzer. |
 |
kprobes.c |
26k bytes |
2008-04-17 02:49:44 |
|
 |
ksysfs.c |
3k bytes |
2008-04-17 02:49:44 |
sysfs attributes in /sys/kernel, which |
 |
kthread.c |
7k bytes |
2008-04-17 02:49:44 |
|
 |
latencytop.c |
5k bytes |
2008-04-17 02:49:44 |
Latency display infrastructure |
 |
lockdep.c |
79k bytes |
2008-04-17 02:49:44 |
|
 |
lockdep_internals.h |
2k bytes |
2008-04-17 02:49:44 |
kernel/
Runtime locking correctness validator
lockdep subsystem internal functions and variables. |
 |
lockdep_proc.c |
16k bytes |
2008-04-17 02:49:44 |
|
 |
marker.c |
23k bytes |
2008-04-17 02:49:44 |
|
 |
module.c |
66k bytes |
2008-04-17 02:49:44 |
|
 |
mutex-debug.c |
3k bytes |
2008-04-17 02:49:44 |
|
 |
mutex-debug.h |
1k bytes |
2008-04-17 02:49:44 |
This must be called with lock->wait_lock held. |
 |
mutex.c |
10k bytes |
2008-04-17 02:49:44 |
|
 |
mutex.h |
1k bytes |
2008-04-17 02:49:44 |
|
 |
notifier.c |
15k bytes |
2008-04-17 02:49:44 |
|
 |
ns_cgroup.c |
2k bytes |
2008-04-17 02:49:44 |
namespace cgroup subsystem |
 |
nsproxy.c |
5k bytes |
2008-04-17 02:49:44 |
|
 |
panic.c |
7k bytes |
2008-04-17 02:49:44 |
This function is used through-out the kernel (including mm and fs)
to indicate a major problem. |
 |
params.c |
17k bytes |
2008-04-17 02:49:44 |
|
 |
pid.c |
12k bytes |
2008-04-17 02:49:44 |
|
 |
pid_namespace.c |
4k bytes |
2008-04-17 02:49:44 |
Pid namespaces
Authors:
(C) 2007 Pavel Emelyanov <xemul@openvz.org>, OpenVZ, SWsoft Inc.
(C) 2007 Sukadev Bhattiprolu <sukadev@us.ibm.com>, IBM
Many thanks to Oleg Nesterov for comments and help |
 |
pm_qos_params.c |
11k bytes |
2008-04-17 02:49:44 |
This module exposes the interface to kernel space for specifying
QoS dependencies. |
 |
posix-cpu-timers.c |
43k bytes |
2008-04-17 02:49:44 |
Implement CPU time clocks for the POSIX clock interface. |
 |
posix-timers.c |
29k bytes |
2008-04-17 02:49:44 |
These are all the functions necessary to implement
POSIX clocks & timers |
 |
printk.c |
32k bytes |
2008-04-17 02:49:44 |
|
 |
profile.c |
15k bytes |
2008-04-17 02:49:44 |
linux/kernel/
Simple profiling. |
 |
ptrace.c |
15k bytes |
2008-04-17 02:49:44 |
|
 |
rcuclassic.c |
15k bytes |
2008-04-17 02:49:44 |
|
 |
rcupdate.c |
4k bytes |
2008-04-17 02:49:44 |
|
 |
rcupreempt.c |
31k bytes |
2008-04-17 02:49:44 |
|
 |
rcupreempt_trace.c |
9k bytes |
2008-04-17 02:49:44 |
|
 |
rcutorture.c |
26k bytes |
2008-04-17 02:49:44 |
|
 |
relay.c |
29k bytes |
2008-04-17 02:49:44 |
|
 |
res_counter.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
resource.c |
16k bytes |
2008-04-17 02:49:44 |
|
 |
rtmutex-debug.c |
5k bytes |
2008-04-17 02:49:44 |
|
 |
rtmutex-debug.h |
1k bytes |
2008-04-17 02:49:44 |
|
 |
rtmutex-tester.c |
9k bytes |
2008-04-17 02:49:44 |
|
 |
rtmutex.c |
25k bytes |
2008-04-17 02:49:44 |
|
 |
rtmutex.h |
1k bytes |
2008-04-17 02:49:44 |
|
 |
rtmutex_common.h |
3k bytes |
2008-04-17 02:49:44 |
|
 |
rwsem.c |
2k bytes |
2008-04-17 02:49:44 |
R/W semaphores, public implementation |
 |
sched.c |
195k bytes |
2008-04-17 02:49:44 |
|
 |
sched_debug.c |
9k bytes |
2008-04-17 02:49:44 |
|
 |
sched_fair.c |
34k bytes |
2008-04-17 02:49:44 |
|
 |
sched_idletask.c |
2k bytes |
2008-04-17 02:49:44 |
idle-task scheduling class.
(NOTE: these are not related to SCHED_IDLE tasks which are
handled in sched_fair.c) |
 |
sched_rt.c |
27k bytes |
2008-04-17 02:49:44 |
Real-Time Scheduling Class (mapped to the SCHED_FIFO and SCHED_RR
policies) |
 |
sched_stats.h |
7k bytes |
2008-04-17 02:49:44 |
|
 |
seccomp.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
signal.c |
65k bytes |
2008-04-17 02:49:44 |
|
 |
softirq.c |
14k bytes |
2008-04-17 02:49:44 |
|
 |
softlockup.c |
7k bytes |
2008-04-17 02:49:44 |
|
 |
spinlock.c |
11k bytes |
2008-04-17 02:49:44 |
|
 |
srcu.c |
8k bytes |
2008-04-17 02:49:44 |
|
 |
stacktrace.c |
462 bytes |
2008-04-17 02:49:44 |
|
 |
stop_machine.c |
4k bytes |
2008-04-17 02:49:44 |
|
 |
sys.c |
42k bytes |
2008-04-17 02:49:44 |
|
 |
sys_ni.c |
4k bytes |
2008-04-17 02:49:44 |
|
 |
sysctl.c |
67k bytes |
2008-04-17 02:49:44 |
General linux system control interface |
 |
sysctl_check.c |
50k bytes |
2008-04-17 02:49:44 |
|
 |
taskstats.c |
13k bytes |
2008-04-17 02:49:44 |
Export per-task statistics to userland |
 |
test_kprobes.c |
4k bytes |
2008-04-17 02:49:44 |
simple sanity test for *probes |
 |
time.c |
17k bytes |
2008-04-17 02:49:44 |
|
 |
timeconst.pl |
9k bytes |
2008-04-17 02:49:44 |
|
 |
timer.c |
36k bytes |
2008-04-17 02:49:44 |
|
 |
tsacct.c |
3k bytes |
2008-04-17 02:49:44 |
System accounting over taskstats interface |
 |
uid16.c |
5k bytes |
2008-04-17 02:49:44 |
Wrapper functions for 16bit uid back compatibility. All nicely tied
together in the faint hope we can take the out in five years time. |
 |
user.c |
12k bytes |
2008-04-17 02:49:44 |
|
 |
user_namespace.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
utsname.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
utsname_sysctl.c |
3k bytes |
2008-04-17 02:49:44 |
|
 |
wait.c |
7k bytes |
2008-04-17 02:49:44 |
Generic waiting primitives.
(C) 2004 William Irwin, Oracle |
 |
workqueue.c |
21k bytes |
2008-04-17 02:49:44 |
|