..
irq
IRQ_NOPROBE helper functions
17 years ago
power
PM: documentation cleanups
17 years ago
time
time: fix typo in comments
17 years ago
.gitignore
…
Kconfig.hz
sched: high-res preemption tick
17 years ago
Kconfig.preempt
sched: remove the !PREEMPT_BKL code
17 years ago
Makefile
avoid overflows in kernel/time.c
17 years ago
acct.c
acct: real_parent ppid
17 years ago
audit.c
[AUDIT] ratelimit printk messages audit
17 years ago
audit.h
…
audit_tree.c
…
auditfilter.c
[AUDIT] make audit=0 really stop audit messages
17 years ago
auditsc.c
[AUDIT] create context if auditing was ever enabled
17 years ago
backtracetest.c
x86: add a simple backtrace test module
17 years ago
capability.c
Add 64-bit capability support to the kernel
17 years ago
cgroup.c
Handle pid namespaces in cgroups code
17 years ago
cgroup_debug.c
…
compat.c
…
configs.c
…
cpu.c
cpu: fix section mismatch warnings for enable_nonboot_cpus
17 years ago
cpuset.c
proc: seqfile convert proc_pid_status to properly handle pid namespaces
17 years ago
delayacct.c
…
dma.c
…
exec_domain.c
…
exit.c
kernel: remove fastcall in kernel/*
17 years ago
extable.c
module: Don't report discarded init pages as kernel text.
17 years ago
fork.c
kernel: remove fastcall in kernel/*
17 years ago
futex.c
futex: Add bitset conditional wait/wakeup functionality
17 years ago
futex_compat.c
futex: Add bitset conditional wait/wakeup functionality
17 years ago
hrtimer.c
timerfd: new timerfd API
17 years ago
itimer.c
ITIMER_REAL: convert to use struct pid
17 years ago
kallsyms.c
remove support for un-needed _extratext section
17 years ago
kexec.c
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
17 years ago
kfifo.c
…
kmod.c
Fix unbalanced helper_lock in kernel/kmod.c
17 years ago
kprobes.c
kprobes: kretprobe user entry-handler
17 years ago
ksysfs.c
Kobject: convert remaining kobject_unregister() to kobject_put()
17 years ago
kthread.c
sched: fix, always create kernel threads with normal priority
17 years ago
latencytop.c
sched: latencytop support
17 years ago
lockdep.c
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
17 years ago
lockdep_internals.h
…
lockdep_proc.c
…
marker.c
…
module.c
fix "modules: make module_address_lookup() safe"
17 years ago
mutex-debug.c
kernel: remove fastcall in kernel/*
17 years ago
mutex-debug.h
…
mutex.c
kernel: remove fastcall in kernel/*
17 years ago
mutex.h
…
notifier.c
kernel/notifier.c should #include <linux/reboot.h>
17 years ago
ns_cgroup.c
…
nsproxy.c
namespaces: move the IPC namespace under IPC_NS option
17 years ago
panic.c
ACPI: Taint kernel on ACPI table override (format corrected)
17 years ago
params.c
Add new string functions strict_strto* and convert kernel params to use them
17 years ago
pid.c
kernel: remove fastcall in kernel/*
17 years ago
pid_namespace.c
namespaces: cleanup the code managed with PID_NS option
17 years ago
pm_qos_params.c
pm qos infrastructure and interface
17 years ago
posix-cpu-timers.c
Use find_task_by_vpid in posix timers
17 years ago
posix-timers.c
Use find_task_by_vpid in posix timers
17 years ago
printk.c
printk_ratelimit() functions should use CONFIG_PRINTK
17 years ago
profile.c
Nuke a duplicate include from profile.c
17 years ago
ptrace.c
ptrace_check_attach: remove unneeded ->signal != NULL check
17 years ago
rcuclassic.c
Preempt-RCU: implementation
17 years ago
rcupdate.c
Preempt-RCU: fix rcu_barrier for preemptive environment.
17 years ago
rcupreempt.c
Preempt-RCU: CPU Hotplug handling
17 years ago
rcupreempt_trace.c
Preempt-RCU: implementation
17 years ago
rcutorture.c
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
17 years ago
relay.c
relay: nopage
17 years ago
res_counter.c
Memory controller improve user interface
17 years ago
resource.c
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
17 years ago
rtmutex-debug.c
Don't operate with pid_t in rtmutex tester
17 years ago
rtmutex-debug.h
…
rtmutex-tester.c
Driver core: change sysdev classes to use dynamic kobject names
17 years ago
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
Don't operate with pid_t in rtmutex tester
17 years ago
rwsem.c
sched: mark rwsem functions as __sched for wchan/profiling
17 years ago
sched.c
kernel: remove fastcall in kernel/*
17 years ago
sched_debug.c
sched: keep total / count stats in addition to the max for
17 years ago
sched_fair.c
sched: let +nice tasks have smaller impact
17 years ago
sched_idletask.c
sched: high-res preemption tick
17 years ago
sched_rt.c
sched: fix goto retry in pick_next_task_rt()
17 years ago
sched_stats.h
…
seccomp.c
…
signal.c
Get rid of the kill_pgrp_info() function
17 years ago
softirq.c
kernel: remove fastcall in kernel/*
17 years ago
softlockup.c
debug: softlockup looping fix
17 years ago
spinlock.c
spinlock: lockbreak cleanup
17 years ago
srcu.c
make srcu_readers_active() static
17 years ago
stacktrace.c
…
stop_machine.c
stopmachine: semaphore to mutex
17 years ago
sys.c
Pidns: make full use of xxx_vnr() calls
17 years ago
sys_ni.c
timerfd: new timerfd API
17 years ago
sysctl.c
printk_ratelimit() functions should use CONFIG_PRINTK
17 years ago
sysctl_check.c
constify tables in kernel/sysctl_check.c
17 years ago
taskstats.c
…
test_kprobes.c
kprobes: kretprobe user entry-handler
17 years ago
time.c
avoid overflows in kernel/time.c
17 years ago
timeconst.pl
avoid overflows in kernel/time.c
17 years ago
timer.c
kernel: remove fastcall in kernel/*
17 years ago
tsacct.c
…
uid16.c
…
user.c
namespaces: cleanup the code managed with the USER_NS option
17 years ago
user_namespace.c
namespaces: cleanup the code managed with the USER_NS option
17 years ago
utsname.c
…
utsname_sysctl.c
…
wait.c
kernel: remove fastcall in kernel/*
17 years ago
workqueue.c
workqueue: make delayed_work_timer_fn() static
17 years ago