.. |
irq
|
genirq: reenable a nobody cared disabled irq when a new driver arrives
|
17 years ago |
power
|
…
|
|
time
|
clocksource: allow read access to available/current_clocksource
|
17 years ago |
.gitignore
|
…
|
|
Kconfig.hz
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
ntp: support for TAI
|
17 years ago |
configs.c
|
…
|
|
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
|
…
|
|
kallsyms.c
|
…
|
|
kexec.c
|
kexec: make extended crashkernel= syntax less confusing
|
17 years ago |
kfifo.c
|
…
|
|
kgdb.c
|
kgdb: sparse fix
|
17 years ago |
kmod.c
|
[PATCH] split linux/file.h
|
17 years ago |
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
|
…
|
|
params.c
|
…
|
|
pid.c
|
…
|
|
pid_namespace.c
|
…
|
|
pm_qos_params.c
|
…
|
|
posix-cpu-timers.c
|
remove div_long_long_rem
|
17 years ago |
posix-timers.c
|
…
|
|
printk.c
|
kernel/printk.c: Made printk_recursion_bug_msg static.
|
17 years ago |
profile.c
|
…
|
|
ptrace.c
|
make generic sys_ptrace unconditional
|
17 years ago |
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
|
…
|
|
rcutorture.c
|
…
|
|
relay.c
|
splice: fix sendfile() issue with relay
|
17 years ago |
res_counter.c
|
…
|
|
resource.c
|
…
|
|
rtmutex-debug.c
|
…
|
|
rtmutex-debug.h
|
…
|
|
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_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
|
Fix cpu hotplug problem in softirq code
|
17 years ago |
softlockup.c
|
softlockup: print a module list on being stuck
|
17 years ago |
spinlock.c
|
…
|
|
srcu.c
|
…
|
|
stacktrace.c
|
…
|
|
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
|
…
|
|
tsacct.c
|
…
|
|
uid16.c
|
…
|
|
user.c
|
…
|
|
user_namespace.c
|
…
|
|
utsname.c
|
…
|
|
utsname_sysctl.c
|
…
|
|
wait.c
|
…
|
|
workqueue.c
|
Christoph has moved
|
17 years ago |