..
irq
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
power
PM/Hibernate: Wait for SCSI devices scan to complete during resume
16 years ago
time
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
trace
tracing/filters: return proper error code when writing filter file
16 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.preempt
…
Makefile
Merge branch 'linus' into core/softlockup
16 years ago
acct.c
…
async.c
async: remove the temporary (2.6.29) "async is off by default" code
16 years ago
audit.c
Audit: remove spaces from audit_log_d_path
16 years ago
audit.h
…
audit_tree.c
audit: incorrect ref counting in audit tree tag_chunk
16 years ago
auditfilter.c
make the e->rule.xxx shorter in kernel auditfilter.c
16 years ago
auditsc.c
Audit: remove spaces from audit_log_d_path
16 years ago
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
memcg: fix OOM killer under memcg
16 years ago
cgroup_debug.c
debug cgroup: remove unneeded cgroup_lock
16 years ago
cgroup_freezer.c
…
compat.c
…
configs.c
…
cpu.c
cpumask: use set_cpu_active in init/main.c
16 years ago
cpuset.c
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
16 years ago
cred-internals.h
…
cred.c
…
delayacct.c
…
dma-coherent.c
…
dma.c
…
exec_domain.c
Get rid of indirect include of fs_struct.h
16 years ago
exit.c
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
extable.c
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
fork.c
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
freezer.c
…
futex.c
futex: comment requeue key reference semantics
16 years ago
futex_compat.c
…
hrtimer.c
hrtimer: fix rq->lock inversion (again)
16 years ago
hung_task.c
…
itimer.c
…
kallsyms.c
Ksplice: Add functions for walking kallsyms symbols
16 years ago
kexec.c
kexec: vmcoreinfo_data[] can become static
16 years ago
kfifo.c
…
kgdb.c
…
kmod.c
module: create a request_module_nowait()
16 years ago
kprobes.c
kprobes: support per-kprobe disabling
16 years ago
ksysfs.c
…
kthread.c
kthread: move sched-realeted initialization from kthreadd context
16 years ago
latencytop.c
…
lockdep.c
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
lockdep_internals.h
…
lockdep_proc.c
…
lockdep_states.h
…
marker.c
…
module.c
async: Fix module loading async-work regression
16 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
mutex: have non-spinning mutexes on s390 by default
16 years ago
mutex.h
…
notifier.c
…
ns_cgroup.c
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
16 years ago
nsproxy.c
…
panic.c
lockdep: continue lock debugging despite some taints
16 years ago
params.c
param: fix charp parameters set via sysfs
16 years ago
pid.c
pids: refactor vnr/nr_ns helpers to make them safe
16 years ago
pid_namespace.c
signals: zap_pid_ns_process() should use force_sig()
16 years ago
pm_qos_params.c
…
posix-cpu-timers.c
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
posix-timers.c
…
printk.c
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
profile.c
…
ptrace.c
ptrace: some checkpatch fixes
16 years ago
rcuclassic.c
kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies
16 years ago
rcupdate.c
rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to online cpu
16 years ago
rcupreempt.c
kmemtrace, rcu: fix rcupreempt.c data structure dependencies
16 years ago
rcupreempt_trace.c
…
rcutorture.c
cpumask: convert rcutorture.c
16 years ago
rcutree.c
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
16 years ago
rcutree.h
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
16 years ago
rcutree_trace.c
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
16 years ago
relay.c
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
res_counter.c
…
resource.c
…
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
Merge commit 'v2.6.30-rc1' into sched/urgent
16 years ago
sched_clock.c
Merge branch 'tracing/core-v2' into tracing-for-linus
16 years ago
sched_cpupri.c
sched_rt: don't allocate cpumask in fastpath
16 years ago
sched_cpupri.h
cpumask: remove cpumask_t from core
16 years ago
sched_debug.c
sched: remove unused fields from struct rq
16 years ago
sched_fair.c
…
sched_features.h
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
sched_idletask.c
…
sched_rt.c
Merge commit 'v2.6.30-rc1' into sched/urgent
16 years ago
sched_stats.h
sched: remove unused fields from struct rq
16 years ago
seccomp.c
x86-64: seccomp: fix 32/64 syscall hole
16 years ago
semaphore.c
…
signal.c
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
16 years ago
slow-work.c
Document the slow work thread pool
16 years ago
smp.c
generic-ipi: eliminate WARN_ON()s during oops/panic
16 years ago
softirq.c
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
softlockup.c
…
spinlock.c
Allow rwlocks to re-enable interrupts
16 years ago
srcu.c
…
stacktrace.c
…
stop_machine.c
cpumask: remove cpumask_t from core
16 years ago
sys.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
sys_ni.c
…
sysctl.c
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
sysctl_check.c
…
taskstats.c
…
test_kprobes.c
…
time.c
…
timeconst.pl
…
timer.c
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
tracepoint.c
tracepoints: dont update zero-sized tracepoint sections
16 years ago
tsacct.c
Fix fixpoint divide exception in acct_update_integrals
16 years ago
uid16.c
…
up.c
…
user.c
Merge branch 'master' into next
16 years ago
user_namespace.c
Fix recursive lock in free_uid()/free_user_ns()
16 years ago
utsname.c
…
utsname_sysctl.c
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
16 years ago
wait.c
…
workqueue.c
work_on_cpu(): rewrite it to create a kernel thread on demand
16 years ago