David Rientjes 41f7f60d31 cpusets: fix obsolete comment há 18 anos atrás
..
irq 89d694b9db genirq: do not leave interupts enabled on free_irq há 18 anos atrás
power 13b1c3d4b4 freezer vs stopped or traced há 18 anos atrás
time 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu há 18 anos atrás
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files há 18 anos atrás
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick há 18 anos atrás
Kconfig.preempt 6478d8800b sched: remove the !PREEMPT_BKL code há 18 anos atrás
Makefile bdc807871d avoid overflows in kernel/time.c há 18 anos atrás
acct.c b59f8197c5 acct: real_parent ppid há 18 anos atrás
audit.c 8d07a67cfa [PATCH] drop EOE records from printk há 18 anos atrás
audit.h 74c3cbe33b [PATCH] audit: watching subtrees há 18 anos atrás
audit_tree.c 1d957f9bf8 Introduce path_put() há 18 anos atrás
auditfilter.c 1d957f9bf8 Introduce path_put() há 18 anos atrás
auditsc.c 422b03cf75 [PATCH] Audit: Fix the format type for size_t variables há 18 anos atrás
backtracetest.c 6dab27784b x86: add a simple backtrace test module há 18 anos atrás
capability.c e338d263a7 Add 64-bit capability support to the kernel há 18 anos atrás
cgroup.c b6abdb0e6c cgroup: fix default notify_on_release setting há 18 anos atrás
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem há 18 anos atrás
compat.c c289b074b6 hrtimer: don't modify restart_block->fn in restart functions há 18 anos atrás
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ há 18 anos atrás
cpu.c fa7303e22c cpu: fix section mismatch warnings for enable_nonboot_cpus há 18 anos atrás
cpuset.c 41f7f60d31 cpusets: fix obsolete comment há 18 anos atrás
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting há 18 anos atrás
dma.c 902749cdbd whitespace fixes: DMA channel allocator há 18 anos atrás
exec_domain.c 62769dce86 whitespace fixes: execution domains há 18 anos atrás
exit.c 821c7de719 exit_notify: fix kill_orphaned_pgrp() usage with mt exit há 18 anos atrás
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. há 18 anos atrás
fork.c 6ac08c39a1 Use struct path in fs_struct há 18 anos atrás
futex.c a0c1e9073e futex: runtime enable pi and robust functionality há 18 anos atrás
futex_compat.c a0c1e9073e futex: runtime enable pi and robust functionality há 18 anos atrás
hrtimer.c 63070a79ba hrtimer: catch expired CLOCK_REALTIME timers early há 18 anos atrás
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid há 18 anos atrás
kallsyms.c a3b81113fb remove support for un-needed _extratext section há 18 anos atrás
kexec.c bba1f603b8 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() há 18 anos atrás
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c há 18 anos atrás
kmod.c db74ece990 Dont touch fs_struct in usermodehelper há 18 anos atrás
kprobes.c b2a5cd6938 kprobes: fix a null pointer bug in register_kretprobe() há 18 anos atrás
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() há 18 anos atrás
kthread.c 4f05b98d54 sched: fix, always create kernel threads with normal priority há 18 anos atrás
latencytop.c 9745512ce7 sched: latencytop support há 18 anos atrás
lockdep.c 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes há 18 anos atrás
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains há 19 anos atrás
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output há 18 anos atrás
marker.c 544adb4107 markers: don't risk NULL deref in marker há 18 anos atrás
module.c 9b37ccfc63 module: allow ndiswrapper to use GPL-only symbols há 18 anos atrás
mutex-debug.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
mutex.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness há 19 anos atrás
notifier.c c166f23cb5 kernel/notifier.c should #include <linux/reboot.h> há 18 anos atrás
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem há 18 anos atrás
nsproxy.c ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option há 18 anos atrás
panic.c 6ed31e92e9 ACPI: Taint kernel on ACPI table override (format corrected) há 18 anos atrás
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them há 18 anos atrás
pid.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
pid_namespace.c 74bd59bb39 namespaces: cleanup the code managed with PID_NS option há 18 anos atrás
pm_qos_params.c d82b35186e pm qos infrastructure and interface há 18 anos atrás
posix-cpu-timers.c 8dc86af006 Use find_task_by_vpid in posix timers há 18 anos atrás
posix-timers.c 5a7780e725 hrtimer: check relative timeouts for overflow há 18 anos atrás
printk.c cf3680b90c printk: fix possible printk overrun há 18 anos atrás
profile.c f8db694e46 Nuke a duplicate include from profile.c há 18 anos atrás
ptrace.c c0c0b649d6 ptrace_check_attach: remove unneeded ->signal != NULL check há 18 anos atrás
rcuclassic.c e260be673a Preempt-RCU: implementation há 18 anos atrás
rcupdate.c fbf6bfca76 rcupdate: fix comment há 18 anos atrás
rcupreempt.c c9e71002aa rcupreempt: remove never-migrates assumption from rcu_process_callbacks() há 18 anos atrás
rcupreempt_trace.c e260be673a Preempt-RCU: implementation há 18 anos atrás
rcutorture.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() há 18 anos atrás
relay.c a1e096129b relay: nopage há 18 anos atrás
res_counter.c fb78922ce9 Memory Resource Controller use strstrip while parsing arguments há 18 anos atrás
resource.c a99824f327 [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc há 18 anos atrás
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester há 18 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names há 18 anos atrás
rtmutex.c 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. há 18 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester há 18 anos atrás
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling há 18 anos atrás
sched.c 62fb185130 sched: revert load_balance_monitor() changes há 18 anos atrás
sched_debug.c 6d082592b6 sched: keep total / count stats in addition to the max for há 18 anos atrás
sched_fair.c 62fb185130 sched: revert load_balance_monitor() changes há 18 anos atrás
sched_idletask.c 8f4d37ec07 sched: high-res preemption tick há 18 anos atrás
sched_rt.c 62fb185130 sched: revert load_balance_monitor() changes há 18 anos atrás
sched_stats.h f95e0d1c2a sched: clean up kernel/sched_stat.h há 18 anos atrás
seccomp.c cf99abace7 make seccomp zerocost in schedule há 18 anos atrás
signal.c 13b1c3d4b4 freezer vs stopped or traced há 18 anos atrás
softirq.c 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu há 18 anos atrás
softlockup.c 7be2a03e31 softlockup: fix task state setting há 18 anos atrás
spinlock.c 95c354fe9f spinlock: lockbreak cleanup há 18 anos atrás
srcu.c bb695170d8 make srcu_readers_active() static há 18 anos atrás
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core há 19 anos atrás
stop_machine.c 6c6080f74c stopmachine: semaphore to mutex há 18 anos atrás
sys.c 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls há 18 anos atrás
sys_ni.c 4d672e7ac7 timerfd: new timerfd API há 18 anos atrás
sysctl.c 62fb185130 sched: revert load_balance_monitor() changes há 18 anos atrás
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c há 18 anos atrás
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() há 18 anos atrás
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler há 18 anos atrás
time.c bdc807871d avoid overflows in kernel/time.c há 18 anos atrás
timeconst.pl c98aa86df3 timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC há 18 anos atrás
timer.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting 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 052f1dc7eb sched: rt-group: make rt groups scheduling configurable há 18 anos atrás
user_namespace.c aee16ce73c namespaces: cleanup the code managed with the USER_NS option há 18 anos atrás
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) há 18 anos atrás
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back há 18 anos atrás
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
workqueue.c 6d141c3ff6 workqueue: make delayed_work_timer_fn() static há 18 anos atrás