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