..
irq
Compile handle_percpu_irq even for uniprocessor kernels
18 years ago
power
Hibernation: Enter platform hibernation state in a consistent way
18 years ago
time
x86: C1E late detection fix. Really switch off lapic timer
18 years ago
.gitignore
…
Kconfig.hz
[PATCH] HZ: 300Hz support
18 years ago
Kconfig.preempt
Move PREEMPT_NOTIFIERS into an always-included Kconfig
18 years ago
Makefile
cgroups: implement namespace tracking subsystem
18 years ago
acct.c
whitespace fixes: process accounting
18 years ago
audit.c
whitespace fixes: system auditing
18 years ago
audit.h
Audit: add TTY input auditing
18 years ago
auditfilter.c
whitespace fixes: audit filtering
18 years ago
auditsc.c
whitespace fixes: syscall auditing
18 years ago
capability.c
whitespace fixes: capability syscalls
18 years ago
cgroup.c
Add cgroupstats
18 years ago
cgroup_debug.c
Task Control Groups: simple task cgroup debug info subsystem
18 years ago
compat.c
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
18 years ago
configs.c
use simple_read_from_buffer in kernel/
18 years ago
cpu.c
cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE
18 years ago
cpu_acct.c
Task Control Groups: example CPU accounting subsystem
18 years ago
cpuset.c
Task Control Groups: make cpusets a client of cgroups
18 years ago
delayacct.c
Add scaled time to taskstats based process accounting
18 years ago
dma.c
whitespace fixes: DMA channel allocator
18 years ago
exec_domain.c
whitespace fixes: execution domains
18 years ago
exit.c
pid namespaces: rename child_reaper() function
18 years ago
extable.c
…
fork.c
pid namespaces: round up the API
18 years ago
futex.c
sparse pointer use of zero as null
18 years ago
futex_compat.c
robust futex thread exit race
18 years ago
hrtimer.c
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
18 years ago
itimer.c
whitespace fixes: interval timers
18 years ago
kallsyms.c
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
18 years ago
kexec.c
sparse pointer use of zero as null
18 years ago
kfifo.c
is_power_of_2: kernel/kfifo.c
18 years ago
kmod.c
Restore call_usermodehelper_pipe() behaviour
18 years ago
kprobes.c
kprobes: support kretprobe blacklist
18 years ago
ksysfs.c
add-vmcore: cleanup the coding style according to Andrew's comments
18 years ago
kthread.c
kthread: silence bogus section mismatch warning
18 years ago
latency.c
[PATCH] severing module.h->sched.h
18 years ago
lockdep.c
lockdep: syscall exit check
18 years ago
lockdep_internals.h
[PATCH] lockdep: more chains
18 years ago
lockdep_proc.c
lockdep: Avoid /proc/lockdep & lock_stat infinite output
18 years ago
module.c
whitespace fixes: module loading
18 years ago
mutex-debug.c
[PATCH] remove many unneeded #includes of sched.h
18 years ago
mutex-debug.h
…
mutex.c
lockdep: fixup mutex annotations
18 years ago
mutex.h
…
notifier.c
Add kernel/notifier.c
18 years ago
ns_cgroup.c
cgroups: implement namespace tracking subsystem
18 years ago
nsproxy.c
pid namespaces: define and use task_active_pid_ns() wrapper
18 years ago
panic.c
whitespace fixes: panic handling
18 years ago
params.c
param_sysfs_builtin memchr argument fix
18 years ago
pid.c
pid namespaces: define and use task_active_pid_ns() wrapper
18 years ago
posix-cpu-timers.c
sched: make posix-cpu-timers use CFS's accounting information
18 years ago
posix-timers.c
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
18 years ago
printk.c
serial: turn serial console suspend a boot rather than compile time option
18 years ago
profile.c
make kernel/profile.c:time_hook static
18 years ago
ptrace.c
m32r: convert to generic sys_ptrace
18 years ago
rcupdate.c
Clean up duplicate includes in kernel/
18 years ago
rcutorture.c
Make rcutorture RNG use temporal entropy
18 years ago
relay.c
whitespace fixes: relayfs
18 years ago
resource.c
memory unplug: memory hotplug cleanup
18 years ago
rtmutex-debug.c
kernel/rtmutex-debug.c: cleanups
18 years ago
rtmutex-debug.h
…
rtmutex-tester.c
Freezer: make kernel threads nonfreezable by default
18 years ago
rtmutex.c
FUTEX: Tidy up the code
18 years ago
rtmutex.h
…
rtmutex_common.h
FUTEX: Tidy up the code
18 years ago
rwsem.c
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
18 years ago
sched.c
Task Control Groups: example CPU accounting subsystem
18 years ago
sched_debug.c
sched: reduce schedstat variable overhead a bit
18 years ago
sched_fair.c
sched: fix new task startup crash
18 years ago
sched_idletask.c
sched: mark scheduling classes as const
18 years ago
sched_rt.c
sched: tidy up SCHED_RR
18 years ago
sched_stats.h
sched: reduce schedstat variable overhead a bit
18 years ago
seccomp.c
make seccomp zerocost in schedule
18 years ago
signal.c
pid namespaces: rename child_reaper() function
18 years ago
softirq.c
[KERNEL]: Unexport raise_softirq_irqoff
18 years ago
softlockup.c
softlockup: add a /proc tuning parameter
18 years ago
spinlock.c
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
18 years ago
srcu.c
[PATCH] SRCU: report out-of-memory errors
19 years ago
stacktrace.c
…
stop_machine.c
Fix stop_machine_run problem with naughty real time process
18 years ago
sys.c
pid namespaces: round up the API
18 years ago
sys_ni.c
kernel/sys_ni.c: add dummy sys_ni_syscall() prototype
18 years ago
sysctl.c
V3 file capabilities: alter behavior of cap_setpcap
18 years ago
sysctl_check.c
V3 file capabilities: alter behavior of cap_setpcap
18 years ago
taskstats.c
Add cgroupstats
18 years ago
time.c
whitespace fixes: time syscalls
18 years ago
timer.c
Add scaled time to taskstats based process accounting
18 years ago
tsacct.c
Add scaled time to taskstats based process accounting
18 years ago
uid16.c
header cleaning: don't include smp_lock.h when not used
18 years ago
user.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
18 years ago
user_namespace.c
Fix user namespace exiting OOPs
18 years ago
utsname.c
Fix UTS corruption during clone(CLONE_NEWUTS)
18 years ago
utsname_sysctl.c
remove CONFIG_UTS_NS and CONFIG_IPC_NS
18 years ago
wait.c
Fix occurrences of "the the "
18 years ago
workqueue.c
fix bogus hotplug cpu warning
18 years ago