..
irq
irq: make variable static
16 years ago
power
PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
16 years ago
time
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
16 years ago
trace
tracing, ring-buffer: add paranoid checks for loops
16 years ago
.gitignore
…
Kconfig.freezer
container freezer: implement freezer cgroup subsystem
16 years ago
Kconfig.hz
…
Kconfig.preempt
…
Makefile
Merge branch 'tracing/ftrace' into tracing/urgent
16 years ago
acct.c
…
audit.c
…
audit.h
…
audit_tree.c
[PATCH] get rid of nameidata in audit_tree
16 years ago
auditfilter.c
…
auditsc.c
…
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
16 years ago
cgroup_debug.c
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
16 years ago
cgroup_freezer.c
freezer_cg: simplify freezer_change_state()
16 years ago
compat.c
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
16 years ago
configs.c
kernel/configs.c: remove useless comments
16 years ago
cpu.c
…
cpuset.c
cpuset: use seq_*mask_* to print masks
16 years ago
delayacct.c
…
dma-coherent.c
…
dma.c
kernel/dma.c: remove a CVS keyword
16 years ago
exec_domain.c
proc: move /proc/execdomains to kernel/exec_domain.c
16 years ago
exit.c
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
extable.c
…
fork.c
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
16 years ago
freezer.c
freezer_cg: use thaw_process() in unfreeze_cgroup()
16 years ago
futex.c
…
futex_compat.c
…
hrtimer.c
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
16 years ago
itimer.c
…
kallsyms.c
kernel/kallsyms.c: fix double return
16 years ago
kexec.c
kexec: fix crash_save_vmcoreinfo_init build problem
16 years ago
kfifo.c
…
kgdb.c
…
kmod.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
16 years ago
kprobes.c
make kprobes.c:kretprobe_table_lock() static
16 years ago
ksysfs.c
profiling: dynamically enable readprofile at runtime
16 years ago
kthread.c
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
latencytop.c
…
lockdep.c
lockdep: fix irqs on/off ip tracing
16 years ago
lockdep_internals.h
…
lockdep_proc.c
…
marker.c
…
module.c
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
16 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
…
mutex.h
…
notifier.c
…
ns_cgroup.c
…
nsproxy.c
…
panic.c
Make panic= and panic_on_oops into core_params
16 years ago
params.c
Fix compile warning in kernel/params.c
16 years ago
pid.c
…
pid_namespace.c
…
pm_qos_params.c
…
posix-cpu-timers.c
…
posix-timers.c
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
16 years ago
printk.c
printk: remove unused code from kernel/printk.c
16 years ago
profile.c
kernel/profile: fix profile_init() section mismatch
16 years ago
ptrace.c
make ptrace_untrace() static
16 years ago
rcuclassic.c
…
rcupdate.c
rcupdate: fix bug of rcu_barrier*()
16 years ago
rcupreempt.c
byteorder: remove direct includes of linux/byteorder/swab[b].h
16 years ago
rcupreempt_trace.c
…
rcutorture.c
byteorder: remove direct includes of linux/byteorder/swab[b].h
16 years ago
relay.c
…
res_counter.c
…
resource.c
reserve_region_with_split: Fix GFP_KERNEL usage under spinlock
16 years ago
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
sched: fix memory leak in a failure path
16 years ago
sched_clock.c
…
sched_cpupri.c
…
sched_cpupri.h
…
sched_debug.c
sched: change sched_debug's mode to 0444
16 years ago
sched_fair.c
sched: fix buddies for group scheduling
16 years ago
sched_features.h
sched: backward looking buddy
16 years ago
sched_idletask.c
sched: add CONFIG_SMP consistency
16 years ago
sched_rt.c
Merge commit 'v2.6.28-rc1' into sched/urgent
16 years ago
sched_stats.h
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
16 years ago
seccomp.c
…
semaphore.c
…
signal.c
'kill sig -1' must only apply to caller's namespace
16 years ago
smp.c
generic-ipi: fix the smp_mb() placement
16 years ago
softirq.c
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
16 years ago
softlockup.c
Make the taint flags reliable
16 years ago
spinlock.c
…
srcu.c
…
stacktrace.c
…
stop_machine.c
Revert "Call init_workqueues before pre smp initcalls."
16 years ago
sys.c
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
16 years ago
sys_ni.c
Configure out AIO support
16 years ago
sysctl.c
Merge commit 'v2.6.28-rc2' into tracing/urgent
16 years ago
sysctl_check.c
…
taskstats.c
…
test_kprobes.c
…
time.c
…
timeconst.pl
…
timer.c
Add round_jiffies_up and related routines
16 years ago
tracepoint.c
tracepoint: check if the probe has been registered
16 years ago
tsacct.c
…
uid16.c
…
user.c
…
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
sysctl: simplify ->strategy
16 years ago
wait.c
wait: kill is_sync_wait()
16 years ago
workqueue.c
workqueue: introduce create_rt_workqueue
16 years ago