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