Michael Neuling c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
..
irq 28e3fed8b7 Compile handle_percpu_irq even for uniprocessor kernels 18 years ago
power 9cd9a0058d Hibernation: Enter platform hibernation state in a consistent way 18 years ago
time 3dfbc88464 x86: C1E late detection fix. Really switch off lapic timer 18 years ago
.gitignore febf7ea4be gitignore: ignore more generated files 19 years ago
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 years ago
Kconfig.preempt e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 years ago
Makefile fc6cd25b73 sysctl: Error on bad sysctl tables 18 years ago
acct.c 6ae965cd64 whitespace fixes: process accounting 18 years ago
audit.c 5600b89278 whitespace fixes: system auditing 18 years ago
audit.h 522ed7767e Audit: add TTY input auditing 18 years ago
auditfilter.c 9ce34218a8 whitespace fixes: audit filtering 18 years ago
auditsc.c 9f8dbe9c9c whitespace fixes: syscall auditing 18 years ago
capability.c 314f70fd96 whitespace fixes: capability syscalls 18 years ago
compat.c bd3a8492ba whitespace fixes: compat syscalls 18 years ago
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 years ago
cpu.c a0d8cdb652 cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE 18 years ago
cpuset.c dedf8b79ec whitespace fixes: cpuset 18 years ago
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
die_notifier.c 1eeb66a1bb move die notifier handling to common code 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 42b2dd0a02 Shrink task_struct if CONFIG_FUTEX=n 18 years ago
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 years ago
fork.c c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
futex.c fd5eea4214 change inotifyfs magic as the same magic is used for futexfs 18 years ago
futex_compat.c 9f96cb1e8b robust futex thread exit race 18 years ago
hrtimer.c a272378d11 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us 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 bcbba6c10e add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros 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 b351d164e8 lockdep: syscall exit check 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
module.c 22a8bdeb53 whitespace fixes: module loading 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
nsproxy.c db8906da59 Use KMEM_CACHE macro to create the nsproxy cache 18 years ago
panic.c c277e63fbe whitespace fixes: panic handling 18 years ago
params.c faf8c714f4 param_sysfs_builtin memchr argument fix 18 years ago
pid.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
posix-cpu-timers.c 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 years ago
posix-timers.c 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 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 0ac1555915 m32r: convert to generic sys_ptrace 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 a4d63e729e kernel/rtmutex-debug.c: cleanups 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 36cf3b5c3b FUTEX: Tidy up the code 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 c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
sched_debug.c 0dbee3a6b0 Make scheduler debug file operations const 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 2d72376b3a sched: clean up schedstats, cnt -> count 18 years ago
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 years ago
signal.c d5d8c5976d freezer: do not send signals to kernel threads 18 years ago
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 18 years ago
softlockup.c c4f3b63fe1 softlockup: add a /proc tuning parameter 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 c3d42d7527 unexport pm_power_off_prepare 18 years ago
sys_ni.c 0732a552cb kernel/sys_ni.c: add dummy sys_ni_syscall() prototype 18 years ago
sysctl.c 72c2d5823f V3 file capabilities: alter behavior of cap_setpcap 18 years ago
sysctl_check.c 72c2d5823f V3 file capabilities: alter behavior of cap_setpcap 18 years ago
taskstats.c a9022e9cb9 Clean up duplicate includes in kernel/ 18 years ago
time.c 6fa6c3b1d1 whitespace fixes: time syscalls 18 years ago
timer.c c66f08be7e Add scaled time to taskstats based process accounting 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 d243769d3f fix bogus hotplug cpu warning 18 years ago