..
irq
genirq: stackdump after the "Trying to free already-free IRQ" message
17 years ago
power
Hibernation: Invoke suspend notifications after console switch
17 years ago
time
tick-sched: add more debug information
17 years ago
.gitignore
…
Kconfig.hz
sched: high-res preemption tick
17 years ago
Kconfig.instrumentation
Tiny clean-up of OPROFILE/KPROBES configuration
17 years ago
Kconfig.preempt
sched: remove the !PREEMPT_BKL code
17 years ago
Makefile
x86: add a simple backtrace test module
17 years ago
acct.c
acct: real_parent ppid
17 years ago
audit.c
[AUDIT] ratelimit printk messages audit
17 years ago
audit.h
[PATCH] audit: watching subtrees
17 years ago
audit_tree.c
[PATCH] audit: watching subtrees
17 years ago
auditfilter.c
[AUDIT] make audit=0 really stop audit messages
17 years ago
auditsc.c
[AUDIT] create context if auditing was ever enabled
17 years ago
backtracetest.c
x86: add a simple backtrace test module
17 years ago
capability.c
Uninline find_pid etc set of functions
17 years ago
cgroup.c
Improve cgroup printks
17 years ago
cgroup_debug.c
Task Control Groups: simple task cgroup debug info subsystem
17 years ago
compat.c
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
18 years ago
configs.c
…
cpu.c
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
17 years ago
cpuset.c
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
17 years ago
delayacct.c
Add scaled time to taskstats based process accounting
18 years ago
dma.c
whitespace fixes: DMA channel allocator
18 years ago
exec_domain.c
whitespace fixes: execution domains
18 years ago
exit.c
exit: Use task_is_*
17 years ago
extable.c
module: Don't report discarded init pages as kernel text.
17 years ago
fork.c
KVM: Disallow fork() and similar games when using a VM
17 years ago
futex.c
futex: Add bitset conditional wait/wakeup functionality
17 years ago
futex_compat.c
futex: Add bitset conditional wait/wakeup functionality
17 years ago
hrtimer.c
hrtimer: fix hrtimer_init_sleeper() users
17 years ago
itimer.c
whitespace fixes: interval timers
18 years ago
kallsyms.c
module: make module_address_lookup safe
17 years ago
kexec.c
vmcoreinfo: add the array length of "free_list" for filtering free pages
17 years ago
kfifo.c
is_power_of_2: kernel/kfifo.c
18 years ago
kmod.c
Fix unbalanced helper_lock in kernel/kmod.c
17 years ago
kprobes.c
x86: kprobes: add kprobes smoke tests that run on boot
17 years ago
ksysfs.c
Kobject: convert remaining kobject_unregister() to kobject_put()
17 years ago
kthread.c
sched: fix, always create kernel threads with normal priority
17 years ago
latency.c
…
latencytop.c
sched: latencytop support
17 years ago
lockdep.c
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
17 years ago
lockdep_internals.h
…
lockdep_proc.c
lockdep: Avoid /proc/lockdep & lock_stat infinite output
18 years ago
marker.c
Linux Kernel Markers: fix marker mutex not taken upon module load
17 years ago
module.c
x86/non-x86: percpu, node ids, apic ids x86.git fixup
17 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
Add mutex_lock_killable
17 years ago
mutex.h
…
notifier.c
Add kernel/notifier.c
17 years ago
ns_cgroup.c
cgroups: implement namespace tracking subsystem
17 years ago
nsproxy.c
pid namespaces: allow cloning of new namespace
17 years ago
panic.c
debug: add the end-of-trace marker and the module list to
17 years ago
params.c
module: fix the module name length in param_sysfs_builtin
17 years ago
pid.c
pidns: Place under CONFIG_EXPERIMENTAL
17 years ago
posix-cpu-timers.c
sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
17 years ago
posix-timers.c
Isolate some explicit usage of task->tgid
17 years ago
printk.c
debug: turn ignore_loglevel into an early param
17 years ago
profile.c
debug: clean up kernel/profile.c
17 years ago
ptrace.c
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
rcuclassic.c
Preempt-RCU: implementation
17 years ago
rcupdate.c
Preempt-RCU: fix rcu_barrier for preemptive environment.
17 years ago
rcupreempt.c
Preempt-RCU: CPU Hotplug handling
17 years ago
rcupreempt_trace.c
Preempt-RCU: implementation
17 years ago
rcutorture.c
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
17 years ago
relay.c
whitespace fixes: relayfs
18 years ago
resource.c
Add IORESOUCE_BUSY flag for System RAM
17 years ago
rtmutex-debug.c
Use helpers to obtain task pid in printks
17 years ago
rtmutex-debug.h
…
rtmutex-tester.c
Driver core: change sysdev classes to use dynamic kobject names
17 years ago
rtmutex.c
Use helpers to obtain task pid in printks
17 years ago
rtmutex.h
…
rtmutex_common.h
FUTEX: Tidy up the code
18 years ago
rwsem.c
sched: mark rwsem functions as __sched for wchan/profiling
17 years ago
sched.c
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
sched_debug.c
sched: keep total / count stats in addition to the max for
17 years ago
sched_fair.c
sched: let +nice tasks have smaller impact
17 years ago
sched_idletask.c
sched: high-res preemption tick
17 years ago
sched_rt.c
sched: fix goto retry in pick_next_task_rt()
17 years ago
sched_stats.h
sched: clean up kernel/sched_stat.h
17 years ago
seccomp.c
make seccomp zerocost in schedule
18 years ago
signal.c
Ensure that we export __fatal_signal_pending()
17 years ago
softirq.c
time: track accurate idle time with tick_sched.idle_sleeptime
17 years ago
softlockup.c
debug: softlockup looping fix
17 years ago
spinlock.c
spinlock: lockbreak cleanup
17 years ago
srcu.c
…
stacktrace.c
…
stop_machine.c
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
17 years ago
sys.c
x86: ignore the sys_getcpu() tcache parameter
17 years ago
sys_ni.c
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
17 years ago
sysctl.c
[AUDIT] break large execve argument logging into smaller messages
17 years ago
sysctl_check.c
sysctl: Infrastructure for per namespace sysctls
17 years ago
taskstats.c
kernel/taskstats.c: fix bogus nlmsg_free()
17 years ago
test_kprobes.c
x86: kprobes: add kprobes smoke tests that run on boot
17 years ago
time.c
timekeeping: update xtime_cache when time(zone) changes
17 years ago
timer.c
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
tsacct.c
Add scaled time to taskstats based process accounting
18 years ago
uid16.c
…
user.c
uids: merge multiple error paths in alloc_uid() into one
17 years ago
user_namespace.c
Fix user namespace exiting OOPs
18 years ago
utsname.c
Fix UTS corruption during clone(CLONE_NEWUTS)
18 years ago
utsname_sysctl.c
Isolate the UTS namespace's domainname and hostname back
17 years ago
wait.c
wait: Use TASK_NORMAL
17 years ago
workqueue.c
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
17 years ago