Jeff Garzik 3bdf590eac cgroup: kill unused variable 18 years ago
..
irq a98ce5c6fe Fix synchronize_irq races with IRQ handler 18 years ago
power df7c487250 trivial copy_data_pages() tidy up 18 years ago
time c4ec207173 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 18 years ago
.gitignore febf7ea4be gitignore: ignore more generated files 19 years ago
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 years ago
Kconfig.instrumentation 8256e47cdc Linux Kernel Markers 18 years ago
Kconfig.preempt e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 years ago
Makefile 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
acct.c 6ae965cd64 whitespace fixes: process accounting 18 years ago
audit.c 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
audit.h 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
audit_tree.c 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
auditfilter.c 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
auditsc.c 481968f44e auditsc: fix kernel-doc param warnings 18 years ago
capability.c 8990571eb5 Uninline find_pid etc set of functions 18 years ago
cgroup.c 3bdf590eac cgroup: kill unused variable 18 years ago
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 18 years ago
compat.c 58f9b52ee8 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 18 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 18 years ago
cpu_acct.c 62d0df6406 Task Control Groups: example CPU accounting subsystem 18 years ago
cpuset.c 470fd64644 hotplug cpu: migrate a task within its cpuset 18 years ago
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
dma.c 902749cdbd whitespace fixes: DMA channel allocator 18 years ago
exec_domain.c 62769dce86 whitespace fixes: execution domains 18 years ago
exit.c a39bc51691 Uninline fork.c/exit.c 18 years ago
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 years ago
fork.c a39bc51691 Uninline fork.c/exit.c 18 years ago
futex.c 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
futex_compat.c 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
hrtimer.c 6506f2aa66 fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base 18 years ago
itimer.c 0719e3702e whitespace fixes: interval timers 18 years ago
kallsyms.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
kexec.c cba63c3089 Extended crashkernel command line 18 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 18 years ago
ksysfs.c d768281e97 add-vmcore: cleanup the coding style according to Andrew's comments 18 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 ba25f9dcc4 Use helpers to obtain task pid in printks 18 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 18 years ago
marker.c 8256e47cdc Linux Kernel Markers 18 years ago
module.c 8256e47cdc Linux Kernel Markers 18 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 18 years ago
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 years ago
notifier.c fe9d4f5763 Add kernel/notifier.c 18 years ago
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem 18 years ago
nsproxy.c 30e49c263e pid namespaces: allow cloning of new namespace 18 years ago
panic.c 9aa5e993fa trivial comment wording/typo fix regarding taint flags 18 years ago
params.c faf8c714f4 param_sysfs_builtin memchr argument fix 18 years ago
pid.c 2f2a3a46fc Uninline the task_xid_nr_ns() calls 18 years ago
posix-cpu-timers.c bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
posix-timers.c bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
printk.c 8f4ce8c32f serial: turn serial console suspend a boot rather than compile time option 18 years ago
profile.c b012d346c0 make kernel/profile.c:time_hook static 18 years ago
ptrace.c bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
rcupdate.c a9022e9cb9 Clean up duplicate includes in kernel/ 18 years ago
rcutorture.c c17ac85504 Make rcutorture RNG use temporal entropy 18 years ago
relay.c 1bfbc608ba whitespace fixes: relayfs 18 years ago
resource.c 75884fb1c6 memory unplug: memory hotplug cleanup 18 years ago
rtmutex-debug.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 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 18 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 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
sched.c 83d87d1673 sched: don't clear PF_VCPU in scheduler 18 years ago
sched_debug.c 480b9434c5 sched: reduce schedstat variable overhead a bit 18 years ago
sched_fair.c b9dca1e0fc sched: fix new task startup crash 18 years ago
sched_idletask.c 5522d5d5f7 sched: mark scheduling classes as const 18 years ago
sched_rt.c a4ec24b48d sched: tidy up SCHED_RR 18 years ago
sched_stats.h 480b9434c5 sched: reduce schedstat variable overhead a bit 18 years ago
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 years ago
signal.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 18 years ago
softlockup.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 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 9a2e70572e Isolate the explicit usage of signal->pgrp 18 years ago
sys_ni.c 0732a552cb kernel/sys_ni.c: add dummy sys_ni_syscall() prototype 18 years ago
sysctl.c b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
sysctl_check.c 5081dba658 Fix appletalk sysctl entry name 18 years ago
taskstats.c 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
time.c 6fa6c3b1d1 whitespace fixes: time syscalls 18 years ago
timer.c b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
user.c e6d5a11dad Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched 18 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 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
wait.c 59c51591a0 Fix occurrences of "the the " 18 years ago
workqueue.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago