..
irq
irq: slab alloc for default irq_affinity
16 years ago
power
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
16 years ago
time
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
16 years ago
trace
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
16 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.preempt
…
Makefile
Merge branch 'linus' into perfcounters/core
16 years ago
acct.c
…
async.c
async: Fix lack of boot-time console due to insufficient synchronization
16 years ago
audit.c
Audit: remove spaces from audit_log_d_path
16 years ago
audit.h
…
audit_tree.c
Switch collect_mounts() to struct path
16 years ago
auditfilter.c
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
16 years ago
auditsc.c
Audit: remove spaces from audit_log_d_path
16 years ago
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
Push BKL down into ->remount_fs()
16 years ago
cgroup_debug.c
debug cgroup: remove unneeded cgroup_lock
16 years ago
cgroup_freezer.c
…
compat.c
signals: implement sys_rt_tgsigqueueinfo
16 years ago
configs.c
…
cpu.c
cpumask: use set_cpu_active in init/main.c
16 years ago
cpuset.c
x86: remove some alloc_bootmem_cpumask_var calling
16 years ago
cred-internals.h
…
cred.c
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
16 years ago
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 'perfcounters-for-linus' 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 branch 'linus' into perfcounters/core
16 years ago
freezer.c
…
futex.c
futex: fix restart in wait_requeue_pi
16 years ago
futex_compat.c
…
hrtimer.c
hrtimer: fix rq->lock inversion (again)
16 years ago
hung_task.c
…
itimer.c
…
kallsyms.c
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
16 years ago
kexec.c
PM core: rename suspend and resume functions
16 years ago
kfifo.c
…
kgdb.c
sysrq, intel_fb: fix sysrq g collision
16 years ago
kmod.c
kmod: Release sub_info on cred allocation failure.
16 years ago
kprobes.c
kprobes: fix to use text_mutex around arm/disarm kprobe
16 years ago
ksysfs.c
…
kthread.c
tracing/events: move trace point headers into include/trace/events
16 years ago
latencytop.c
…
lockdep.c
Merge branch 'linus' into tracing/core
16 years ago
lockdep_internals.h
lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS
16 years ago
lockdep_proc.c
…
lockdep_states.h
…
marker.c
…
module.c
module: trim exception table on init free.
16 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
Merge branch 'linus' into perfcounters/core
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
Fix caller information for warn_slowpath_null
16 years ago
params.c
module_param: allow 'bool' module_params to be bool, not just int.
16 years ago
perf_counter.c
perf_counter: Add forward/backward attribute ABI compatibility
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
kernel/posix-cpu-timers.c: fix sparse warning
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
x86: remove some alloc_bootmem_cpumask_var calling
16 years ago
ptrace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
16 years ago
rcuclassic.c
kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies
16 years ago
rcupdate.c
RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc
16 years ago
rcupreempt.c
rcu: rcu_sched_grace_period(): kill the bogus flush_signals()
16 years ago
rcupreempt_trace.c
…
rcutorture.c
cpumask: convert rcutorture.c
16 years ago
rcutree.c
rcu: Add __rcu_pending tracing to hierarchical RCU
16 years ago
rcutree.h
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
16 years ago
rcutree_trace.c
rcu: Add __rcu_pending tracing to hierarchical RCU
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
Remove 'recurse into child resources' logic from 'reserve_region_with_split()'
16 years ago
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
trivial: fix ETIMEOUT -> ETIMEDOUT typos
16 years ago
rtmutex.h
…
rtmutex_common.h
rt_mutex: add proxy lock routines
16 years ago
rwsem.c
…
sched.c
sched: export kick_process
16 years ago
sched_clock.c
sched: Fix fallback sched_clock()'s offset when using jiffies
16 years ago
sched_cpupri.c
sched: use slab in cpupri_init()
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: remove redundant hierarchy walk in check_preempt_wakeup
16 years ago
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, timers: move calc_load() to scheduler
16 years ago
sched_rt.c
cpumask: alloc zeroed cpumask for static cpumask_var_ts
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
16 years ago
slow-work.c
slow_work_thread() should do the exclusive wait
16 years ago
smp.c
cpumask: alloc zeroed cpumask for static cpumask_var_ts
16 years ago
softirq.c
Merge branch 'tracing-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 'linus' into perfcounters/core
16 years ago
sys_ni.c
…
sysctl.c
Merge branch 'perfcounters-for-linus' 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 branch 'linus' into x86/mce3
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
…
utsname.c
…
utsname_sysctl.c
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
16 years ago
wait.c
wait: don't use __wake_up_common()
16 years ago
workqueue.c
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
16 years ago