..
irq
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
power
cpumask: convert rest of files in kernel/
16 years ago
time
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
trace
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
.gitignore
…
Kconfig.freezer
container freezer: implement freezer cgroup subsystem
16 years ago
Kconfig.hz
…
Kconfig.preempt
rcu: provide RCU options on non-preempt architectures too
16 years ago
Makefile
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
acct.c
CRED: Wrap task credential accesses in the core kernel
16 years ago
audit.c
[PATCH] fix broken timestamps in AVC generated by kernel threads
16 years ago
audit.h
…
audit_tree.c
Fix inotify watch removal/umount races
16 years ago
auditfilter.c
Fix inotify watch removal/umount races
16 years ago
auditsc.c
Merge branch 'next' into for-linus
16 years ago
backtracetest.c
…
bounds.c
…
capability.c
CRED: Inaugurate COW credentials
16 years ago
cgroup.c
Merge branch 'next' into for-linus
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: disable writing freezer.state of root cgroup
16 years ago
compat.c
cpumask: convert kernel/compat.c
16 years ago
configs.c
kernel/configs.c: remove useless comments
16 years ago
cpu.c
cpumask: convert kernel/cpu.c
16 years ago
cpuset.c
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
16 years ago
cred-internals.h
CRED: Inaugurate COW credentials
16 years ago
cred.c
User namespaces: set of cleanups (v2)
16 years ago
delayacct.c
schedstat: consolidate per-task cpu runtime stats
16 years ago
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 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
16 years ago
extable.c
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
fork.c
aio: make the lookup_ioctx() lockless
16 years ago
freezer.c
freezer_cg: use thaw_process() in unfreeze_cgroup()
16 years ago
futex.c
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
futex_compat.c
CRED: Use RCU to access another task's creds and to release a task's own creds
16 years ago
hrtimer.c
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
itimer.c
…
kallsyms.c
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
16 years ago
kexec.c
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
16 years ago
kfifo.c
…
kgdb.c
kgdb: call touch_softlockup_watchdog on resume
17 years ago
kmod.c
CRED: Inaugurate COW credentials
16 years ago
kprobes.c
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
16 years ago
ksysfs.c
profiling: dynamically enable readprofile at runtime
16 years ago
kthread.c
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
16 years ago
latencytop.c
KSYM_SYMBOL_LEN fixes
16 years ago
lockdep.c
Merge branch 'core-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
lockstat: contend with points
16 years ago
marker.c
markers/tracpoints: fix non-modular build
16 years ago
module.c
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions
16 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
mutex: __used is needed for function referenced only from inline asm
16 years ago
mutex.h
…
notifier.c
Merge commit 'v2.6.28-rc6' into core/debug
16 years ago
ns_cgroup.c
…
nsproxy.c
User namespaces: set of cleanups (v2)
16 years ago
panic.c
Merge branch 'core/debug' into core/core
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
Merge commit 'v2.6.28' into core/core
16 years ago
posix-timers.c
Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core
16 years ago
printk.c
printk: fix discarding message when recursion_bug
16 years ago
profile.c
cpumask: convert kernel/profile.c
16 years ago
ptrace.c
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
rcuclassic.c
cpumask: convert RCU implementations, fix
16 years ago
rcupdate.c
rcupdate: fix bug of rcu_barrier*()
16 years ago
rcupreempt.c
cpumask: convert RCU implementations
16 years ago
rcupreempt_trace.c
"Tree RCU": scalable classic RCU implementation
16 years ago
rcutorture.c
cpumask: convert RCU implementations
16 years ago
rcutree.c
"Tree RCU": scalable classic RCU implementation
16 years ago
rcutree_trace.c
"Tree RCU": scalable classic RCU implementation
16 years ago
relay.c
relayfs: fix infinite loop with splice()
16 years ago
res_counter.c
…
resource.c
resources: skip sanity check of busy resources
16 years ago
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
sched_clock.c
Revert "sched_clock: prevent scd->clock from moving backwards"
16 years ago
sched_cpupri.c
sched: convert struct cpupri_vec cpumask_var_t.
16 years ago
sched_cpupri.h
sched: convert struct cpupri_vec cpumask_var_t.
16 years ago
sched_debug.c
sched: add uid information to sched_debug for CONFIG_USER_SCHED
16 years ago
sched_fair.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
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
sched: put back some stack hog changes that were undone in kernel/sched.c
16 years ago
sched_stats.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
16 years ago
seccomp.c
…
semaphore.c
…
signal.c
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
smp.c
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
16 years ago
softirq.c
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
softlockup.c
cpumask: convert rest of files in kernel/
16 years ago
spinlock.c
…
srcu.c
…
stacktrace.c
stacktrace: provide save_stack_trace_tsk() weak alias
16 years ago
stop_machine.c
cpumask: convert rest of files in kernel/
16 years ago
sys.c
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
sys_ni.c
reintroduce accept4
16 years ago
sysctl.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
16 years ago
sysctl_check.c
[XFS] remove restricted chown parameter from xfs linux
16 years ago
taskstats.c
cpumask: convert rest of files in kernel/
16 years ago
test_kprobes.c
…
time.c
…
timeconst.pl
…
timer.c
[PATCH] idle cputime accounting
16 years ago
tracepoint.c
markers/tracpoints: fix non-modular build
16 years ago
tsacct.c
CRED: Use RCU to access another task's creds and to release a task's own creds
16 years ago
uid16.c
CRED: Wrap current->cred and a few other accessors
16 years ago
user.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
user_namespace.c
User namespaces: set of cleanups (v2)
16 years ago
utsname.c
…
utsname_sysctl.c
sysctl: simplify ->strategy
16 years ago
wait.c
wait: kill is_sync_wait()
16 years ago
workqueue.c
cpumask: convert kernel/workqueue.c
16 years ago