Roland McGrath fcfd50afb6 show_task: real_parent 17 years ago
..
irq 971e5b35fb genirq: revert lazy irq disable for simple irqs 17 years ago
power 60a0d23386 hibernate: fix lockdep report 17 years ago
time cdc6f27d9e clockevents: fix reprogramming decision in oneshot broadcast 17 years ago
.gitignore febf7ea4be gitignore: ignore more generated files 19 years ago
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 years ago
Kconfig.instrumentation 3743d33edf Tiny clean-up of OPROFILE/KPROBES configuration 17 years ago
Kconfig.preempt e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 17 years ago
Makefile cfb5285660 revert "Task Control Groups: example CPU accounting subsystem" 17 years ago
acct.c b59f8197c5 acct: real_parent ppid 17 years ago
audit.c 74c3cbe33b [PATCH] audit: watching subtrees 17 years ago
audit.h 74c3cbe33b [PATCH] audit: watching subtrees 17 years ago
audit_tree.c 74c3cbe33b [PATCH] audit: watching subtrees 17 years ago
auditfilter.c 74c3cbe33b [PATCH] audit: watching subtrees 17 years ago
auditsc.c 481968f44e auditsc: fix kernel-doc param warnings 17 years ago
capability.c 8990571eb5 Uninline find_pid etc set of functions 17 years ago
cgroup.c cfe36bde59 Improve cgroup printks 17 years ago
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 17 years ago
compat.c 58f9b52ee8 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 17 years ago
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 years ago
cpu.c 73e753a50d CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified 17 years ago
cpuset.c 470fd64644 hotplug cpu: migrate a task within its cpuset 17 years ago
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting 17 years ago
dma.c 902749cdbd whitespace fixes: DMA channel allocator 17 years ago
exec_domain.c 62769dce86 whitespace fixes: execution domains 17 years ago
exit.c e6ceb32aa2 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() 17 years ago
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 years ago
fork.c 5cd17569fd fix clone(CLONE_NEWPID) 17 years ago
futex.c cdf71a10c7 futex: Prevent stale futex owner when interrupted/timeout 17 years ago
futex_compat.c 3c5fd9c77d [FUTEX] Fix address computation in compat code. 17 years ago
hrtimer.c 62f0f61e66 hrtimers: avoid overflow for large relative timeouts 17 years ago
itimer.c 0719e3702e whitespace fixes: interval timers 17 years ago
kallsyms.c 9e6c1e6333 FRV: fix the extern declaration of kallsyms_num_syms 17 years ago
kexec.c 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages 17 years ago
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 years ago
kmod.c 3210f0ecdb Restore call_usermodehelper_pipe() behaviour 18 years ago
kprobes.c f438d914b2 kprobes: support kretprobe blacklist 17 years ago
ksysfs.c d768281e97 add-vmcore: cleanup the coding style according to Andrew's comments 17 years ago
kthread.c e804a4a4dd kthread: silence bogus section mismatch warning 18 years ago
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 years ago
lockdep.c 5f9fa8a62d lockdep: make cli/sti annotation warnings clearer 17 years ago
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 years ago
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output 17 years ago
marker.c 314de8a9e1 Linux Kernel Markers: fix marker mutex not taken upon module load 17 years ago
module.c 9a4b9708f1 module: fix and elaborate comments 17 years ago
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
mutex.c e4564f79d4 lockdep: fixup mutex annotations 17 years ago
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 years ago
notifier.c fe9d4f5763 Add kernel/notifier.c 17 years ago
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem 17 years ago
nsproxy.c 30e49c263e pid namespaces: allow cloning of new namespace 17 years ago
panic.c 2c3b20e91f debug: add end-of-oops marker 17 years ago
params.c d172f4ef31 Modules: fix memory leak of module names 17 years ago
pid.c 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL 17 years ago
posix-cpu-timers.c bac0abd617 Isolate some explicit usage of task->tgid 17 years ago
posix-timers.c bac0abd617 Isolate some explicit usage of task->tgid 17 years ago
printk.c fb445ee5f9 [SERIAL]: Fix section mismatches in Sun serial console drivers. 17 years ago
profile.c b3da2a73ff sched: document profile=sleep requiring CONFIG_SCHEDSTATS 17 years ago
ptrace.c b8c9a18712 Fix kernel/ptrace.c compile problem (missing "may_attach()") 17 years ago
rcupdate.c a9022e9cb9 Clean up duplicate includes in kernel/ 17 years ago
rcutorture.c c17ac85504 Make rcutorture RNG use temporal entropy 17 years ago
relay.c 1bfbc608ba whitespace fixes: relayfs 17 years ago
resource.c 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 17 years ago
rtmutex-debug.c ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
rtmutex.c ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code 18 years ago
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 years ago
sched.c fcfd50afb6 show_task: real_parent 17 years ago
sched_debug.c 90b2628f1f sched: fix gcc warnings 17 years ago
sched_fair.c 6cbf1c126c sched: do not hurt SCHED_BATCH on wakeup 17 years ago
sched_idletask.c 681f3e6854 sched: isolate SMP balancing code a bit more 17 years ago
sched_rt.c 67e2be0232 sched: rt: account the cpu time during the tick 17 years ago
sched_stats.h f95e0d1c2a sched: clean up kernel/sched_stat.h 17 years ago
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 years ago
signal.c 325d22df7b sigwait eats blocked default-ignore signals 17 years ago
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 17 years ago
softlockup.c ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 years ago
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 years ago
stop_machine.c 85653af7d4 Fix stop_machine_run problem with naughty real time process 18 years ago
sys.c 4307d1e5ad x86: ignore the sys_getcpu() tcache parameter 17 years ago
sys_ni.c f3baa4827a [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. 17 years ago
sysctl.c 73c4efd2c8 sched: sysctl, proc_dointvec_minmax() expects int values for 17 years ago
sysctl_check.c 64396accc2 sysctl: fix ax25 checks 17 years ago
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() 17 years ago
time.c 6fa6c3b1d1 whitespace fixes: time syscalls 17 years ago
timer.c b4be625852 timer: kernel/timer.c section fixes 17 years ago
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting 17 years ago
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
user.c 5e8869bb69 sched: don't forget to unlock uids_mutex on error paths 17 years ago
user_namespace.c 28f300d236 Fix user namespace exiting OOPs 18 years ago
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) 18 years ago
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back 17 years ago
wait.c 59c51591a0 Fix occurrences of "the the " 18 years ago
workqueue.c ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago