..
irq
genirq: revert lazy irq disable for simple irqs
17 years ago
power
driver core: make /sys/power a kobject
17 years ago
time
hrtimer: clean up cpu->base locking tricks
17 years ago
.gitignore
…
Kconfig.hz
sched: high-res preemption tick
17 years ago
Kconfig.instrumentation
Tiny clean-up of OPROFILE/KPROBES configuration
17 years ago
Kconfig.preempt
sched: remove the !PREEMPT_BKL code
17 years ago
Makefile
sched: latencytop support
17 years ago
acct.c
acct: real_parent ppid
17 years ago
audit.c
[PATCH] audit: watching subtrees
18 years ago
audit.h
[PATCH] audit: watching subtrees
18 years ago
audit_tree.c
[PATCH] audit: watching subtrees
18 years ago
auditfilter.c
[PATCH] audit: watching subtrees
18 years ago
auditsc.c
auditsc: fix kernel-doc param warnings
18 years ago
capability.c
Uninline find_pid etc set of functions
18 years ago
cgroup.c
Improve cgroup printks
17 years ago
cgroup_debug.c
Task Control Groups: simple task cgroup debug info subsystem
18 years ago
compat.c
…
configs.c
…
cpu.c
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
17 years ago
cpuset.c
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
17 years ago
delayacct.c
…
dma.c
…
exec_domain.c
…
exit.c
wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
17 years ago
extable.c
…
fork.c
kernel: add CLONE_IO to specifically request sharing of IO contexts
17 years ago
futex.c
futex: Prevent stale futex owner when interrupted/timeout
17 years ago
futex_compat.c
[FUTEX] Fix address computation in compat code.
17 years ago
hrtimer.c
hrtimer: unlock hrtimer_wakeup
17 years ago
itimer.c
…
kallsyms.c
FRV: fix the extern declaration of kallsyms_num_syms
17 years ago
kexec.c
vmcoreinfo: add the array length of "free_list" for filtering free pages
17 years ago
kfifo.c
…
kmod.c
Fix unbalanced helper_lock in kernel/kmod.c
17 years ago
kprobes.c
…
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
latency.c
…
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
Linux Kernel Markers: fix marker mutex not taken upon module load
17 years ago
module.c
debug: track and print last unloaded module in the oops trace
17 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
…
mutex.h
…
notifier.c
…
ns_cgroup.c
cgroups: implement namespace tracking subsystem
18 years ago
nsproxy.c
pid namespaces: allow cloning of new namespace
18 years ago
panic.c
debug: add end-of-oops marker
17 years ago
params.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
pid.c
pidns: Place under CONFIG_EXPERIMENTAL
17 years ago
posix-cpu-timers.c
sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
17 years ago
posix-timers.c
Isolate some explicit usage of task->tgid
18 years ago
printk.c
printk: revert ktime_get() timestamps
17 years ago
profile.c
debug: clean up kernel/profile.c
17 years ago
ptrace.c
ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME
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
…
resource.c
Add IORESOUCE_BUSY flag for System RAM
17 years ago
rtmutex-debug.c
Use helpers to obtain task pid in printks
18 years ago
rtmutex-debug.h
…
rtmutex-tester.c
Driver core: change sysdev classes to use dynamic kobject names
17 years ago
rtmutex.c
Use helpers to obtain task pid in printks
18 years ago
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
sched: mark rwsem functions as __sched for wchan/profiling
17 years ago
sched.c
sched: print backtrace of running tasks too
17 years ago
sched_debug.c
sched: keep total / count stats in addition to the max for
17 years ago
sched_fair.c
sched: keep total / count stats in addition to the max for
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
sched: clean up kernel/sched_stat.h
17 years ago
seccomp.c
…
signal.c
sigwait eats blocked default-ignore signals
17 years ago
softirq.c
…
softlockup.c
softlockup: fix signedness
17 years ago
spinlock.c
…
srcu.c
…
stacktrace.c
…
stop_machine.c
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
17 years ago
sys.c
x86: ignore the sys_getcpu() tcache parameter
17 years ago
sys_ni.c
[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.
17 years ago
sysctl.c
[NET]: Remove the empty net_table
17 years ago
sysctl_check.c
sysctl: Infrastructure for per namespace sysctls
17 years ago
taskstats.c
kernel/taskstats.c: fix bogus nlmsg_free()
17 years ago
time.c
…
timer.c
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
17 years ago
tsacct.c
…
uid16.c
…
user.c
uids: merge multiple error paths in alloc_uid() into one
17 years ago
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
Isolate the UTS namespace's domainname and hostname back
17 years ago
wait.c
…
workqueue.c
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
17 years ago