..
gcov
irq
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-12-05 09:53:08 -08:00
power
PM / Runtime: Export the PM runtime workqueue
2009-12-06 16:17:56 +01:00
time
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
2009-11-18 22:19:03 -08:00
trace
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-12-05 15:30:21 -08:00
.gitignore
acct.c
async.c
audit_tree.c
audit_watch.c
audit.c
audit.h
auditfilter.c
auditsc.c
backtracetest.c
bounds.c
capability.c
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
2009-11-24 15:06:47 +11:00
cgroup_freezer.c
cgroup.c
cgroup: fix strstrip() misuse
2009-10-29 07:39:25 -07:00
compat.c
configs.c
cpu.c
cpuset.c
cpumask: Partition_sched_domains takes array of cpumask_var_t
2009-11-04 13:16:40 +01:00
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
2009-12-08 08:19:16 -08:00
extable.c
fork.c
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
2009-12-08 08:19:16 -08:00
freezer.c
futex_compat.c
futex.c
futex: Fix spurious wakeup for requeue_pi really
2009-10-28 20:34:34 +01:00
groups.c
hrtimer.c
hung_task.c
softlockup: Fix hung_task_check_count sysctl
2009-11-27 06:21:57 +01:00
hw_breakpoint.c
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
2009-11-27 06:22:59 +01:00
itimer.c
kallsyms.c
hw-breakpoints: Fix broken hw-breakpoint sample module
2009-11-10 11:23:29 +01:00
Kconfig.freezer
Kconfig.hz
Kconfig.locks
mutex: Better control mutex adaptive spinning config
2009-12-03 11:50:11 +01:00
Kconfig.preempt
kexec.c
kfifo.c
kgdb.c
sched: Remove unused __schedule() declaration
2009-11-04 11:43:42 +01:00
kmod.c
security: report the module name to security_module_request
2009-11-10 09:33:46 +11:00
kprobes.c
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-12-05 15:30:21 -08:00
ksysfs.c
kthread.c
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
2009-11-03 07:25:00 +01:00
latencytop.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
lockdep.c
tracing: Rename 'lockdep' event subsystem into 'lock'
2009-11-13 10:48:27 +01:00
Makefile
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
2009-12-08 08:02:38 -08:00
module.c
modules: don't export section names of empty sections via sysfs
2009-12-02 15:38:25 -08:00
mutex-debug.c
headers: remove sched.h from interrupt.h
2009-10-11 11:20:58 -07:00
mutex-debug.h
mutex.c
mutex: Better control mutex adaptive spinning config
2009-12-03 11:50:11 +01:00
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
param: fix setting arrays of bool
2009-10-29 08:56:20 +10:30
perf_event.c
perf: Don't free perf_mmap_data until work has been done
2009-12-02 09:30:18 +01:00
pid_namespace.c
pid.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-12-05 09:50:22 -08:00
profile.c
ptrace.c
rcupdate.c
rcu: Re-arrange code to reduce #ifdef pain
2009-11-22 18:58:16 +01:00
rcutiny.c
rcu: Eliminate unneeded function wrapping
2009-11-22 18:58:16 +01:00
rcutorture.c
rcu: Add expedited grace-period support for preemptible RCU
2009-12-03 11:35:25 +01:00
rcutree_plugin.h
rcu: Add expedited grace-period support for preemptible RCU
2009-12-03 11:35:25 +01:00
rcutree_trace.c
rcu: Add expedited grace-period support for preemptible RCU
2009-12-03 11:35:25 +01:00
rcutree.c
rcu: Add expedited grace-period support for preemptible RCU
2009-12-03 11:35:25 +01:00
rcutree.h
rcu: Add expedited grace-period support for preemptible RCU
2009-12-03 11:35:25 +01:00
relay.c
res_counter.c
resource.c
rtmutex_common.h
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rwsem.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched: Rate-limit newidle
2009-11-04 19:13:48 +01:00
sched_fair.c
Merge branch 'sched/urgent' into sched/core
2009-11-26 10:50:42 +01:00
sched_features.h
sched_idletask.c
sched_rt.c
cpumask: Simplify sched_rt.c
2009-11-04 13:16:38 +01:00
sched_stats.h
sched.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 07:38:50 -08:00
seccomp.c
semaphore.c
signal.c
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-12-05 15:30:21 -08:00
slow-work-debugfs.c
SLOW_WORK: Move slow_work's proc file to debugfs
2009-12-01 08:20:31 -08:00
slow-work.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 07:38:50 -08:00
slow-work.h
SLOW_WORK: Move slow_work's proc file to debugfs
2009-12-01 08:20:31 -08:00
smp.c
generic-ipi: Add smp_call_function_any()
2009-11-18 14:52:25 +01:00
softirq.c
rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls
2009-11-02 16:06:37 +01:00
softlockup.c
spinlock.c
locking: Reduce ifdefs in kernel/spinlock.c
2009-11-13 20:53:28 +01:00
srcu.c
rcu: Add synchronize_srcu_expedited()
2009-10-26 09:40:30 +01:00
stacktrace.c
stop_machine.c
sys_ni.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
2009-12-08 07:55:01 -08:00
sys.c
sched, cputime: Introduce thread_group_times()
2009-12-02 17:32:40 +01:00
sysctl_binary.c
sysctl binary: Reorder the tests to process wild card entries first.
2009-11-12 01:42:31 -08:00
sysctl_check.c
ipv4 05/05: add sysctl to accept packets with local source addresses
2009-12-03 12:14:38 -08:00
sysctl.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 07:38:50 -08:00
taskstats.c
test_kprobes.c
time.c
sched, time: Define nsecs_to_jiffies()
2009-11-26 12:59:20 +01:00
timeconst.pl
timer.c
tracepoint.c
tsacct.c
uid16.c
up.c
user_namespace.c
user-return-notifier.c
x86: Fix user return notifier put_cpu_var() invocation
2009-11-02 07:58:59 +01:00
user.c
uids: Prevent tear down race
2009-11-02 16:02:39 +01:00
utsname_sysctl.c
sysctl kernel: Remove binary sysctl logic
2009-11-12 02:04:55 -08:00
utsname.c
wait.c
workqueue.c
workqueue: fix race condition in schedule_on_each_cpu()
2009-11-17 17:40:33 -08:00