Ingo Molnar ef83a5714d sched: enhance debug output 18 年 前
..
irq 59845b1ffd request_irq: fix DEBUG_SHIRQ handling 18 年 前
power 459685c75b hibernation doesn't even build on frv - tons of helpers are missing 18 年 前
time 1595f452f3 clockevents: introduce force broadcast notifier 18 年 前
.gitignore febf7ea4be gitignore: ignore more generated files 19 年 前
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 年 前
Kconfig.preempt e107be36ef [PATCH] sched: arch preempt notifier mechanism 18 年 前
Makefile acce292c82 user namespace: add the framework 18 年 前
acct.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 年 前
audit.c cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 年 前
audit.h 522ed7767e Audit: add TTY input auditing 18 年 前
auditfilter.c 74f2345b6b [PATCH] allow audit filtering on bit & operations 18 年 前
auditsc.c 88ae704c2a kernel/auditsc.c: fix an off-by-one 18 年 前
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 年 前
compat.c 83f5d12669 signal/timer/event: timerfd compat code 18 年 前
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 年 前
cpu.c f3de4be9d5 PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION 18 年 前
cpuset.c 86313c488a usermodehelper: Tidy up waiting 18 年 前
delayacct.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 年 前
die_notifier.c 1eeb66a1bb move die notifier handling to common code 18 年 前
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 年 前
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年 前
exit.c b8fceee17a signalfd simplification 18 年 前
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 年 前
fork.c 9dd776b6d7 [NET]: Add network namespace clone & unshare support. 18 年 前
futex.c 9f96cb1e8b robust futex thread exit race 18 年 前
futex_compat.c 9f96cb1e8b robust futex thread exit race 18 年 前
hrtimer.c a272378d11 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us 18 年 前
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer 18 年 前
kallsyms.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 年 前
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time 18 年 前
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 年 前
kmod.c 3210f0ecdb Restore call_usermodehelper_pipe() behaviour 18 年 前
kprobes.c cd5bfea278 fix compilation with gcc 4.2 18 年 前
ksysfs.c 0b1937ac0e FRV: Fix linkage problems 18 年 前
kthread.c e804a4a4dd kthread: silence bogus section mismatch warning 18 年 前
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 年 前
lockdep.c c71063c9c9 lockdep debugging: give stacktrace for init_error 18 年 前
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 年 前
lockdep_proc.c c0f3358621 Fix leak on /proc/lockdep_stats 18 年 前
module.c 256e2fdf03 Fix Off-by-one in /sys/module/*/refcnt 18 年 前
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 年 前
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年 前
mutex.c 96645678cd lockstat: measure lock bouncing 18 年 前
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 年 前
nsproxy.c 9dd776b6d7 [NET]: Add network namespace clone & unshare support. 18 年 前
panic.c bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 年 前
params.c 74c5b597e9 modules: better error messages when modules fail to load due to a sysfs problem. 18 年 前
pid.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 年 前
posix-cpu-timers.c 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 年 前
posix-timers.c 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 18 年 前
printk.c cb00e99c0a fix - ensure we don't use bootconsoles after init has been released 18 年 前
profile.c cd5bfea278 fix compilation with gcc 4.2 18 年 前
ptrace.c 7d94143291 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH 18 年 前
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前
rcutorture.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 年 前
relay.c c9b3febc5b Fix a use after free bug in kernel->userspace relay file support 18 年 前
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk 18 年 前
rtmutex-debug.c 36cf3b5c3b FUTEX: Tidy up the code 18 年 前
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年 前
rtmutex-tester.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 年 前
rtmutex.c 36cf3b5c3b FUTEX: Tidy up the code 18 年 前
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年 前
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code 18 年 前
rwsem.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 年 前
sched.c f6b53205e1 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() 18 年 前
sched_debug.c ef83a5714d sched: enhance debug output 18 年 前
sched_fair.c f6b53205e1 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() 18 年 前
sched_idletask.c f6b53205e1 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() 18 年 前
sched_rt.c f6b53205e1 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() 18 年 前
sched_stats.h 75d4ef16a6 sched: fix delay accounting performance regression 18 年 前
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 年 前
signal.c 291041e935 fix bogus reporting of signals by audit 18 年 前
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 18 年 前
softlockup.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 年 前
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 年 前
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 年 前
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 年 前
stop_machine.c 85653af7d4 Fix stop_machine_run problem with naughty real time process 18 年 前
sys.c 4047727e5a Fix SMP poweroff hangs 18 年 前
sys_ni.c b716395e2b diskquota: 32bit quota tools on 64bit architectures 18 年 前
sysctl.c e22f5bbf86 sched: remove wait_runtime limit 18 年 前
taskstats.c b663a79c19 taskstats: add context-switch counters 18 年 前
time.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 年 前
timer.c c36c282b88 Pull ia64-clocksource into release branch 18 年 前
tsacct.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 年 前
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
user.c 28f300d236 Fix user namespace exiting OOPs 18 年 前
user_namespace.c 28f300d236 Fix user namespace exiting OOPs 18 年 前
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) 18 年 前
utsname_sysctl.c 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 年 前
wait.c 59c51591a0 Fix occurrences of "the the " 18 年 前
workqueue.c d243769d3f fix bogus hotplug cpu warning 18 年 前