..
irq
genirq: __irq_set_trigger: change pr_warning to pr_debug
2008-11-13 11:59:48 +01:00
power
tracing: allow tracing of suspend/resume & hibernation code again
2008-11-23 10:48:44 +01:00
time
nohz: disable tick_nohz_kick_tick() for now
2008-11-10 22:39:27 +01:00
trace
tracing/function-graph-tracer: fix 'flags' variable mismatch
2008-12-08 16:55:53 +01:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.preempt
…
Makefile
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions
2008-12-08 15:11:44 +01:00
acct.c
…
audit.c
…
audit.h
…
audit_tree.c
Fix inotify watch removal/umount races
2008-11-15 12:26:44 -08:00
auditfilter.c
Fix inotify watch removal/umount races
2008-11-15 12:26:44 -08:00
auditsc.c
…
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
cgroups: fix a serious bug in cgroupstats
2008-11-19 18:50:00 -08:00
cgroup_debug.c
…
cgroup_freezer.c
freezer_cg: disable writing freezer.state of root cgroup
2008-11-12 17:17:16 -08:00
compat.c
…
configs.c
…
cpu.c
cpuinit fixes in kernel/*
2008-11-30 10:03:37 -08:00
cpuset.c
sched, cpusets: fix warning in kernel/cpuset.c
2008-11-29 20:39:29 +01:00
delayacct.c
…
dma-coherent.c
…
dma.c
…
exec_domain.c
…
exit.c
tracing/function-return-tracer: free the return stack on free_task()
2008-11-23 22:34:02 +01:00
extable.c
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions
2008-12-08 15:11:44 +01:00
fork.c
ftrace: fix race in function graph during fork
2008-12-03 17:15:03 +01:00
freezer.c
freezer_cg: use thaw_process() in unfreeze_cgroup()
2008-10-30 11:38:45 -07:00
futex.c
…
futex_compat.c
…
hrtimer.c
hrtimer: clean up unused callback modes
2008-11-12 09:54:40 +01:00
itimer.c
…
kallsyms.c
sprint_symbol(): use less stack
2008-11-19 18:49:58 -08:00
kexec.c
…
kfifo.c
…
kgdb.c
…
kmod.c
…
kprobes.c
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
2008-11-12 17:17:17 -08:00
ksysfs.c
…
kthread.c
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-16 09:01:36 +01:00
latencytop.c
…
lockdep.c
ftrace: replace raw_local_irq_save with local_irq_save
2008-12-03 08:56:19 +01:00
lockdep_internals.h
…
lockdep_proc.c
…
marker.c
markers/tracpoints: fix non-modular build
2008-11-16 09:52:03 +01:00
module.c
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions
2008-12-08 15:11:44 +01:00
mutex-debug.c
…
mutex-debug.h
…
mutex.c
…
mutex.h
…
notifier.c
…
ns_cgroup.c
…
nsproxy.c
…
panic.c
taint: add missing comment
2008-12-01 19:55:24 -08:00
params.c
Fix compile warning in kernel/params.c
2008-10-23 12:09:00 -07:00
pid.c
…
pid_namespace.c
…
pm_qos_params.c
…
posix-cpu-timers.c
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers
2008-11-17 16:49:35 +01:00
posix-timers.c
…
printk.c
printk: remove unused code from kernel/printk.c
2008-10-23 21:54:29 +02:00
profile.c
Merge commit 'v2.6.28-rc7' into tracing/core
2008-12-04 09:07:19 +01:00
ptrace.c
remove __ARCH_WANT_COMPAT_SYS_PTRACE
2008-11-30 11:00:15 -08:00
rcuclassic.c
…
rcupdate.c
…
rcupreempt.c
…
rcupreempt_trace.c
…
rcutorture.c
…
relay.c
relay: fix cpu offline problem
2008-11-18 15:08:56 +01:00
res_counter.c
…
resource.c
reserve_region_with_split: Fix GFP_KERNEL usage under spinlock
2008-11-01 09:53:58 -07:00
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
Merge commit 'v2.6.28-rc7' into tracing/core
2008-12-04 09:07:19 +01:00
sched_clock.c
…
sched_cpupri.c
…
sched_cpupri.h
…
sched_debug.c
sched: fix kernel warning on /proc/sched_debug access
2008-11-16 08:07:15 +01:00
sched_fair.c
sched: release buddies on yield
2008-11-11 11:57:22 +01:00
sched_features.h
sched: backward looking buddy
2008-11-05 10:30:14 +01:00
sched_idletask.c
…
sched_rt.c
Merge commit 'v2.6.28-rc1' into sched/urgent
2008-10-24 12:48:46 +02:00
sched_stats.h
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers
2008-11-17 16:49:35 +01:00
seccomp.c
…
semaphore.c
…
signal.c
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-16 09:01:36 +01:00
smp.c
generic-ipi: fix the smp_mb() placement
2008-11-06 08:41:56 +01:00
softirq.c
irq: call __irq_enter() before calling the tick_idle_check
2008-11-10 22:36:39 +01:00
softlockup.c
…
spinlock.c
…
srcu.c
…
stacktrace.c
…
stop_machine.c
stop_machine: fix race with return value (fixes Bug #11989 )
2008-11-16 15:09:52 -08:00
sys.c
…
sys_ni.c
reintroduce accept4
2008-11-19 18:49:57 -08:00
sysctl.c
Merge commit 'v2.6.28-rc7' into tracing/core
2008-12-04 09:07:19 +01:00
sysctl_check.c
…
taskstats.c
…
test_kprobes.c
…
time.c
…
timeconst.pl
…
timer.c
Add round_jiffies_up and related routines
2008-11-06 08:42:48 +01:00
tracepoint.c
markers/tracpoints: fix non-modular build
2008-11-16 09:52:03 +01:00
tsacct.c
…
uid16.c
…
user.c
…
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
…
wait.c
…
workqueue.c
cpumask: introduce new API, without changing anything
2008-11-06 09:05:33 +01:00