.. |
irq
|
…
|
|
power
|
…
|
|
time
|
clocksource: allow read access to available/current_clocksource
|
17 years ago |
.gitignore
|
…
|
|
Kconfig.hz
|
sched: high-res preemption tick
|
17 years ago |
Kconfig.preempt
|
…
|
|
Makefile
|
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
|
17 years ago |
acct.c
|
…
|
|
audit.c
|
[PATCH] remove useless argument type in audit_filter_user()
|
17 years ago |
audit.h
|
[PATCH 1/2] audit: move extern declarations to audit.h
|
17 years ago |
audit_tree.c
|
[PATCH] list_for_each_rcu must die: audit
|
17 years ago |
auditfilter.c
|
[PATCH] remove useless argument type in audit_filter_user()
|
17 years ago |
auditsc.c
|
…
|
|
backtracetest.c
|
…
|
|
bounds.c
|
Add kbuild.h that contains common definitions for kbuild users
|
17 years ago |
capability.c
|
security: filesystem capabilities: fix fragile setuid fixup code
|
17 years ago |
cgroup.c
|
cgroups: remove node_ prefix_from ns subsystem
|
17 years ago |
cgroup_debug.c
|
…
|
|
compat.c
|
…
|
|
configs.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
cpu.c
|
…
|
|
cpuset.c
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
delayacct.c
|
…
|
|
dma.c
|
…
|
|
exec_domain.c
|
…
|
|
exit.c
|
signals: fix sigqueue_free() vs __exit_signal() race
|
17 years ago |
extable.c
|
…
|
|
fork.c
|
[PATCH] dup_fd() fixes, part 1
|
17 years ago |
futex.c
|
futexes: fix fault handling in futex_lock_pi
|
17 years ago |
futex_compat.c
|
…
|
|
hrtimer.c
|
hrtimer: prevent migration for raising softirq
|
17 years ago |
itimer.c
|
ITIMER_REAL: convert to use struct pid
|
17 years ago |
kallsyms.c
|
…
|
|
kexec.c
|
…
|
|
kfifo.c
|
…
|
|
kgdb.c
|
kgdb: sparse fix
|
17 years ago |
kmod.c
|
…
|
|
kprobes.c
|
kprobes: fix error checking of batch registration
|
17 years ago |
ksysfs.c
|
…
|
|
kthread.c
|
…
|
|
latencytop.c
|
…
|
|
lockdep.c
|
…
|
|
lockdep_internals.h
|
…
|
|
lockdep_proc.c
|
…
|
|
marker.c
|
…
|
|
module.c
|
modules: proper cleanup of kobject without CONFIG_SYSFS
|
17 years ago |
mutex-debug.c
|
…
|
|
mutex-debug.h
|
…
|
|
mutex.c
|
…
|
|
mutex.h
|
…
|
|
notifier.c
|
…
|
|
ns_cgroup.c
|
…
|
|
nsproxy.c
|
…
|
|
panic.c
|
Taint kernel after WARN_ON(condition)
|
17 years ago |
params.c
|
Add new string functions strict_strto* and convert kernel params to use them
|
17 years ago |
pid.c
|
…
|
|
pid_namespace.c
|
…
|
|
pm_qos_params.c
|
…
|
|
posix-cpu-timers.c
|
…
|
|
posix-timers.c
|
…
|
|
printk.c
|
…
|
|
profile.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
ptrace.c
|
…
|
|
rcuclassic.c
|
rcu: fix hotplug vs rcu race
|
17 years ago |
rcupdate.c
|
…
|
|
rcupreempt.c
|
rcupreempt: remove export of rcu_batches_completed_bh
|
17 years ago |
rcupreempt_trace.c
|
Preempt-RCU: implementation
|
17 years ago |
rcutorture.c
|
…
|
|
relay.c
|
splice: fix sendfile() issue with relay
|
17 years ago |
res_counter.c
|
…
|
|
resource.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
rtmutex-debug.c
|
…
|
|
rtmutex-debug.h
|
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex-tester.c
|
…
|
|
rtmutex.c
|
…
|
|
rtmutex.h
|
…
|
|
rtmutex_common.h
|
…
|
|
rwsem.c
|
…
|
|
sched.c
|
sched: fix divide error when trying to configure rt_period to zero
|
17 years ago |
sched_clock.c
|
sched: fix sched_clock_cpu()
|
17 years ago |
sched_debug.c
|
revert ("sched: fair-group: SMP-nice for group scheduling")
|
17 years ago |
sched_fair.c
|
sched: stop wake_affine from causing serious imbalance
|
17 years ago |
sched_features.h
|
sched: /debug/sched_features
|
17 years ago |
sched_idletask.c
|
sched: make rt_sched_class, idle_sched_class static
|
17 years ago |
sched_rt.c
|
sched: rt: dont stop the period timer when there are tasks wanting to run
|
17 years ago |
sched_stats.h
|
sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue
|
17 years ago |
seccomp.c
|
…
|
|
semaphore.c
|
Revert "semaphore: fix"
|
17 years ago |
signal.c
|
posix timers: discard SI_TIMER signals on exec
|
17 years ago |
softirq.c
|
…
|
|
softlockup.c
|
softlockup: print a module list on being stuck
|
17 years ago |
spinlock.c
|
…
|
|
srcu.c
|
…
|
|
stacktrace.c
|
[PATCH] lockdep: stacktrace subsystem, core
|
19 years ago |
stop_machine.c
|
stop_machine: make stop_machine_run more virtualization friendly
|
17 years ago |
sys.c
|
sys_prctl(): fix return of uninitialized value
|
17 years ago |
sys_ni.c
|
…
|
|
sysctl.c
|
[PATCH] avoid multiplication overflows and signedness issues for max_fds
|
17 years ago |
sysctl_check.c
|
…
|
|
taskstats.c
|
…
|
|
test_kprobes.c
|
…
|
|
time.c
|
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timeconst.pl
|
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timer.c
|
debugobjects: add timer specific object debugging code
|
17 years ago |
tsacct.c
|
…
|
|
uid16.c
|
…
|
|
user.c
|
…
|
|
user_namespace.c
|
…
|
|
utsname.c
|
kernel: explicitly include required header files under kernel/
|
17 years ago |
utsname_sysctl.c
|
Isolate the UTS namespace's domainname and hostname back
|
17 years ago |
wait.c
|
…
|
|
workqueue.c
|
Christoph has moved
|
17 years ago |