Ingo Molnar db292ca302 sched: default to more agressive yield for SCHED_BATCH tasks 17 years ago
..
irq c642b8391c __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set 17 years ago
power 60a0d23386 hibernate: fix lockdep report 17 years ago
time d393820446 softlockup: fix false positives on CONFIG_NOHZ 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 b00296fb78 uml: add !UML dependencies 17 years ago
Kconfig.preempt e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 years ago
Makefile cfb5285660 revert "Task Control Groups: example CPU accounting subsystem" 17 years ago
acct.c bcbe4a0766 sched: fix kernel/acct.c comment 17 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 cfe36bde59 Improve cgroup printks 17 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
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 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 3c90e6e99b sched: fix copy_namespace() <-> sched_fork() dependency in do_fork 17 years ago
futex.c fad23fc78b kernel/futex.c: make 3 functions static 17 years ago
futex_compat.c 3c5fd9c77d [FUTEX] Fix address computation in compat code. 17 years ago
hrtimer.c edfed66e17 Quieten hrtimer printk: "Switched to high resolution mode .." 17 years ago
itimer.c 0719e3702e whitespace fixes: interval timers 18 years ago
kallsyms.c 9e6c1e6333 FRV: fix the extern declaration of kallsyms_num_syms 17 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 17aacfb9cd lockdep: fix a typo in the __lock_acquire comment 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 18 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 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 22800a2830 fix param_sysfs_builtin name length check 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 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 b3da2a73ff sched: document profile=sleep requiring CONFIG_SCHEDSTATS 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 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 17 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 77034937dc sched: fix crash in sys_sched_rr_get_interval() 17 years ago
sched_debug.c c1a89740da sched: clean up overlong line in kernel/sched_debug.c 17 years ago
sched_fair.c db292ca302 sched: default to more agressive yield for SCHED_BATCH tasks 17 years ago
sched_idletask.c 681f3e6854 sched: isolate SMP balancing code a bit more 18 years ago
sched_rt.c d842de871c sched: cpu accounting controller (V2) 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 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 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 6fc48af82c sysctl: check length at deprecated_sysctl_warning 17 years ago
sysctl_check.c 8c27eba549 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 17 years ago
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() 17 years ago
time.c 6fa6c3b1d1 whitespace fixes: time syscalls 18 years ago
timer.c fa13a5a1f2 sched: restore deterministic CPU accounting on powerpc 17 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 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 18 years ago