Ingo Molnar 6cfb0d5d06 [PATCH] sched: reduce debug code há 18 anos atrás
..
irq 0fc4969b86 genirq: temporary fix for level-triggered IRQ resend há 18 anos atrás
power 296699de6b Introduce CONFIG_SUSPEND for suspend-to-Ram and standby há 18 anos atrás
time 5ea473a1df Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} há 18 anos atrás
.gitignore febf7ea4be gitignore: ignore more generated files há 19 anos atrás
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support há 18 anos atrás
Kconfig.preempt e107be36ef [PATCH] sched: arch preempt notifier mechanism há 18 anos atrás
Makefile acce292c82 user namespace: add the framework há 18 anos atrás
acct.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). há 18 anos atrás
audit.c 8314418629 Freezer: make kernel threads nonfreezable by default há 18 anos atrás
audit.h 522ed7767e Audit: add TTY input auditing há 18 anos atrás
auditfilter.c 74f2345b6b [PATCH] allow audit filtering on bit & operations há 18 anos atrás
auditsc.c 040b3a2df2 audit: fix two bugs in the new execve audit code há 18 anos atrás
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task há 18 anos atrás
compat.c 83f5d12669 signal/timer/event: timerfd compat code há 18 anos atrás
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ há 18 anos atrás
cpu.c db912f9639 HOTPLUG: Add CPU_DYING notifier há 18 anos atrás
cpuset.c 86313c488a usermodehelper: Tidy up waiting há 18 anos atrás
delayacct.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats há 18 anos atrás
die_notifier.c 1eeb66a1bb move die notifier handling to common code há 18 anos atrás
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification há 18 anos atrás
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
exit.c 0c1eecfb34 Freezer: avoid freezing kernel threads prematurely há 18 anos atrás
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel há 19 anos atrás
fork.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). há 18 anos atrás
futex.c f54f098612 futex: pass nr_wake2 to futex_wake_op há 18 anos atrás
futex_compat.c bd197234b0 Revert "futex_requeue_pi optimization" há 18 anos atrás
hrtimer.c 17c38b7490 Cache xtime every call to update_wall_time há 18 anos atrás
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer há 18 anos atrás
kallsyms.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' há 18 anos atrás
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time há 18 anos atrás
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c há 18 anos atrás
kmod.c 61df47c8da kernel-doc fix for kmod.c há 18 anos atrás
kprobes.c 3d7e33825d jprobes: make jprobes a little safer for users há 18 anos atrás
ksysfs.c 0b1937ac0e FRV: Fix linkage problems há 18 anos atrás
kthread.c e804a4a4dd kthread: silence bogus section mismatch warning há 18 anos atrás
latency.c f6a570333e [PATCH] severing module.h->sched.h há 18 anos atrás
lockdep.c c71063c9c9 lockdep debugging: give stacktrace for init_error há 18 anos atrás
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains há 18 anos atrás
lockdep_proc.c c0f3358621 Fix leak on /proc/lockdep_stats há 18 anos atrás
module.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' há 18 anos atrás
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h há 18 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
mutex.c 96645678cd lockstat: measure lock bouncing há 18 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness há 19 anos atrás
nsproxy.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). há 18 anos atrás
panic.c bcdcd8e725 Report that kernel is tainted if there was an OOPS há 18 anos atrás
params.c 74c5b597e9 modules: better error messages when modules fail to load due to a sysfs problem. há 18 anos atrás
pid.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long há 18 anos atrás
posix-cpu-timers.c 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information há 18 anos atrás
posix-timers.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). há 18 anos atrás
printk.c 1492192b4a kernel/printk.c: document possible deadlock against scheduler há 18 anos atrás
profile.c e8edc6e03a Detach sched.h from mm.h há 18 anos atrás
ptrace.c 6c5d523826 coredump masking: reimplementation of dumpable using two flags há 18 anos atrás
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug há 18 anos atrás
rcutorture.c 8314418629 Freezer: make kernel threads nonfreezable by default há 18 anos atrás
relay.c c9b3febc5b Fix a use after free bug in kernel->userspace relay file support há 18 anos atrás
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk há 18 anos atrás
rtmutex-debug.c 36cf3b5c3b FUTEX: Tidy up the code há 18 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex-tester.c 8314418629 Freezer: make kernel threads nonfreezable by default há 18 anos atrás
rtmutex.c 36cf3b5c3b FUTEX: Tidy up the code há 18 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code há 18 anos atrás
rwsem.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex há 18 anos atrás
sched.c 6cfb0d5d06 [PATCH] sched: reduce debug code há 18 anos atrás
sched_debug.c 6cfb0d5d06 [PATCH] sched: reduce debug code há 18 anos atrás
sched_fair.c 6cfb0d5d06 [PATCH] sched: reduce debug code há 18 anos atrás
sched_idletask.c fa72e9e484 sched: cfs core, kernel/sched_idletask.c há 18 anos atrás
sched_rt.c 6cfb0d5d06 [PATCH] sched: reduce debug code há 18 anos atrás
sched_stats.h c3c7011969 [PATCH] sched: add schedstat_set() API há 18 anos atrás
seccomp.c cf99abace7 make seccomp zerocost in schedule há 18 anos atrás
signal.c abd4f7505b x86: i386-show-unhandled-signals-v3 há 18 anos atrás
softirq.c 8314418629 Freezer: make kernel threads nonfreezable by default há 18 anos atrás
softlockup.c 8314418629 Freezer: make kernel threads nonfreezable by default há 18 anos atrás
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex há 18 anos atrás
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors há 19 anos atrás
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core há 19 anos atrás
stop_machine.c 85653af7d4 Fix stop_machine_run problem with naughty real time process há 18 anos atrás
sys.c b0cb1a19d0 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION há 18 anos atrás
sys_ni.c b716395e2b diskquota: 32bit quota tools on 64bit architectures há 18 anos atrás
sysctl.c 673d5b43da ACPI: restore CONFIG_ACPI_SLEEP há 18 anos atrás
taskstats.c b663a79c19 taskstats: add context-switch counters há 18 anos atrás
time.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). há 18 anos atrás
timer.c c36c282b88 Pull ia64-clocksource into release branch há 18 anos atrás
tsacct.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). há 18 anos atrás
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
user.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). há 18 anos atrás
user_namespace.c 467e9f4b50 fix create_new_namespaces() return value há 18 anos atrás
utsname.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long há 18 anos atrás
utsname_sysctl.c 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS há 18 anos atrás
wait.c 59c51591a0 Fix occurrences of "the the " há 18 anos atrás
workqueue.c 13c22168b7 destroy_workqueue() can livelock há 18 anos atrás