Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 18 年 前
..
irq 70edcd77a0 genirq: stackdump after the "Trying to free already-free IRQ" message 18 年 前
power 5a0a2f3046 Hibernation: Invoke suspend notifications after console switch 18 年 前
time 5df7fa1c62 tick-sched: add more debug information 18 年 前
.gitignore febf7ea4be gitignore: ignore more generated files 20 年 前
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick 18 年 前
Kconfig.preempt 6478d8800b sched: remove the !PREEMPT_BKL code 18 年 前
Makefile dfacd68e49 kobject: Always build in kernel/ksysfs.o. 18 年 前
acct.c b59f8197c5 acct: real_parent ppid 18 年 前
audit.c 320f1b1ed2 [AUDIT] ratelimit printk messages audit 18 年 前
audit.h 74c3cbe33b [PATCH] audit: watching subtrees 18 年 前
audit_tree.c 74c3cbe33b [PATCH] audit: watching subtrees 18 年 前
auditfilter.c 1a6b9f2317 [AUDIT] make audit=0 really stop audit messages 18 年 前
auditsc.c b593d384ef [AUDIT] create context if auditing was ever enabled 18 年 前
backtracetest.c 6dab27784b x86: add a simple backtrace test module 18 年 前
capability.c 8990571eb5 Uninline find_pid etc set of functions 18 年 前
cgroup.c cfe36bde59 Improve cgroup printks 18 年 前
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 18 年 前
compat.c 58f9b52ee8 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 18 年 前
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 年 前
cpu.c 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 18 年 前
cpuset.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 18 年 前
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 年 前
dma.c 902749cdbd whitespace fixes: DMA channel allocator 18 年 前
exec_domain.c 62769dce86 whitespace fixes: execution domains 18 年 前
exit.c ed5d2cac11 exec: rework the group exit and fix the race with kill 18 年 前
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. 18 年 前
fork.c bdff746a39 clone: prepare to recycle CLONE_STOPPED 18 年 前
futex.c cd689985cf futex: Add bitset conditional wait/wakeup functionality 18 年 前
futex_compat.c cd689985cf futex: Add bitset conditional wait/wakeup functionality 18 年 前
hrtimer.c 4d672e7ac7 timerfd: new timerfd API 18 年 前
itimer.c 0719e3702e whitespace fixes: interval timers 18 年 前
kallsyms.c 6dd06c9fbe module: make module_address_lookup safe 18 年 前
kexec.c 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages 18 年 前
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 年 前
kmod.c 784680336b Fix unbalanced helper_lock in kernel/kmod.c 18 年 前
kprobes.c 8c1c935642 x86: kprobes: add kprobes smoke tests that run on boot 18 年 前
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 18 年 前
kthread.c 4f05b98d54 sched: fix, always create kernel threads with normal priority 18 年 前
latency.c f6a570333e [PATCH] severing module.h->sched.h 19 年 前
latencytop.c 9745512ce7 sched: latencytop support 18 年 前
lockdep.c 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 18 年 前
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 19 年 前
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output 18 年 前
marker.c 314de8a9e1 Linux Kernel Markers: fix marker mutex not taken upon module load 18 年 前
module.c dd5af90a7f x86/non-x86: percpu, node ids, apic ids x86.git fixup 18 年 前
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 年 前
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年 前
mutex.c ad776537cc Add mutex_lock_killable 18 年 前
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 年 前
notifier.c fe9d4f5763 Add kernel/notifier.c 18 年 前
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem 18 年 前
nsproxy.c 30e49c263e pid namespaces: allow cloning of new namespace 18 年 前
panic.c 71c339116a debug: add the end-of-trace marker and the module list to 18 年 前
params.c 8686c99875 module: fix the module name length in param_sysfs_builtin 18 年 前
pid.c 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL 18 年 前
posix-cpu-timers.c 5a52dd5009 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY 18 年 前
posix-timers.c 4d672e7ac7 timerfd: new timerfd API 18 年 前
printk.c c4772d9930 debug: turn ignore_loglevel into an early param 18 年 前
profile.c 1ad82fd547 debug: clean up kernel/profile.c 18 年 前
ptrace.c 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 18 年 前
rcuclassic.c e260be673a Preempt-RCU: implementation 18 年 前
rcupdate.c e0ecfa7917 Preempt-RCU: fix rcu_barrier for preemptive environment. 18 年 前
rcupreempt.c eaf649e9fe Preempt-RCU: CPU Hotplug handling 18 年 前
rcupreempt_trace.c e260be673a Preempt-RCU: implementation 18 年 前
rcutorture.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 18 年 前
relay.c 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 18 年 前
resource.c 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 18 年 前
rtmutex-debug.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 年 前
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年 前
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 18 年 前
rtmutex.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 年 前
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年 前
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code 18 年 前
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 18 年 前
sched.c 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 18 年 前
sched_debug.c 6d082592b6 sched: keep total / count stats in addition to the max for 18 年 前
sched_fair.c ef9884e6f2 sched: let +nice tasks have smaller impact 18 年 前
sched_idletask.c 8f4d37ec07 sched: high-res preemption tick 18 年 前
sched_rt.c 326587b840 sched: fix goto retry in pick_next_task_rt() 18 年 前
sched_stats.h f95e0d1c2a sched: clean up kernel/sched_stat.h 18 年 前
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 年 前
signal.c ed5d2cac11 exec: rework the group exit and fix the race with kill 18 年 前
softirq.c 6378ddb592 time: track accurate idle time with tick_sched.idle_sleeptime 18 年 前
softlockup.c ed50d6cbc3 debug: softlockup looping fix 18 年 前
spinlock.c 95c354fe9f spinlock: lockbreak cleanup 18 年 前
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 年 前
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 年 前
stop_machine.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 18 年 前
sys.c 4307d1e5ad x86: ignore the sys_getcpu() tcache parameter 18 年 前
sys_ni.c 4d672e7ac7 timerfd: new timerfd API 18 年 前
sysctl.c de6bbd1d30 [AUDIT] break large execve argument logging into smaller messages 18 年 前
sysctl_check.c e51b6ba077 sysctl: Infrastructure for per namespace sysctls 18 年 前
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() 18 年 前
test_kprobes.c 8c1c935642 x86: kprobes: add kprobes smoke tests that run on boot 18 年 前
time.c 1001d0a9ee timekeeping: update xtime_cache when time(zone) changes 18 年 前
timer.c 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 18 年 前
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 年 前
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
user.c 8eb703e4f3 uids: merge multiple error paths in alloc_uid() into one 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 32df81cbd5 Isolate the UTS namespace's domainname and hostname back 18 年 前
wait.c e64d66c8ed wait: Use TASK_NORMAL 18 年 前
workqueue.c 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 18 年 前