..
irq
async: Asynchronous function calls to speed up kernel boot
16 years ago
power
Merge branch 'linus' into release
16 years ago
time
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
16 years ago
trace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
16 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.preempt
rcu: provide RCU options on non-preempt architectures too
16 years ago
Makefile
async: Asynchronous function calls to speed up kernel boot
16 years ago
acct.c
…
async.c
async: make async a command line option for now
16 years ago
audit.c
[PATCH] fix broken timestamps in AVC generated by kernel threads
16 years ago
audit.h
fixing audit rule ordering mess, part 1
16 years ago
audit_tree.c
audit: validate comparison operations, store them in sane form
16 years ago
auditfilter.c
audit: validate comparison operations, store them in sane form
16 years ago
auditsc.c
make sure that filterkey of task,always rules is reported
16 years ago
backtracetest.c
…
bounds.c
…
capability.c
Merge branch 'next' into for-linus
16 years ago
cgroup.c
cgroups: add css_tryget()
16 years ago
cgroup_debug.c
…
cgroup_freezer.c
…
compat.c
Allow times and time system calls to return small negative values
16 years ago
configs.c
…
cpu.c
stop_machine/cpu hotplug: fix disable_nonboot_cpus
16 years ago
cpuset.c
cpuset: remove remaining pointers to cpumask_t
16 years ago
cred-internals.h
…
cred.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
16 years ago
delayacct.c
schedstat: consolidate per-task cpu runtime stats
16 years ago
dma-coherent.c
dma-coherent: catch oversized requests to dma_alloc_from_coherent()
16 years ago
dma.c
…
exec_domain.c
…
exit.c
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
16 years ago
freezer.c
…
futex.c
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent
16 years ago
futex_compat.c
…
hrtimer.c
hrtimer: splitout peek ahead functionality, fix
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
…
kmod.c
kmod: fix varargs kernel-doc
16 years ago
kprobes.c
kprobes: support probing module __init function
16 years ago
ksysfs.c
kernel/ksysfs.c:fix dependence on CONFIG_NET
16 years ago
kthread.c
…
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
…
marker.c
…
module.c
async: Asynchronous function calls to speed up kernel boot
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
ns_cgroup: remove unused spinlock
16 years ago
nsproxy.c
User namespaces: set of cleanups (v2)
16 years ago
panic.c
oops: increment the oops UUID every time we oops
16 years ago
params.c
…
pid.c
pid: generalize task_active_pid_ns
16 years ago
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
trivial: printk: fix indentation of new_text_line declaration
16 years ago
profile.c
profile: don't include <asm/ptrace.h> twice.
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
rcu: eliminate synchronize_rcu_xxx macro
16 years ago
rcupreempt.c
rcu: eliminate synchronize_rcu_xxx macro
16 years ago
rcupreempt_trace.c
"Tree RCU": scalable classic RCU implementation
16 years ago
rcutorture.c
rcu: fix rcutorture bug
16 years ago
rcutree.c
rcu: make treercu safe for suspend and resume
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
memcg: memory cgroup resource counters for hierarchy
16 years ago
resource.c
resource: allow MMIO exclusivity for device drivers
16 years ago
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
sched: fix possible recursive rq->lock
16 years ago
sched_clock.c
sched_clock: prevent scd->clock from moving backwards, take #2
16 years ago
sched_cpupri.c
sched: fix section mismatch
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
generic swap(): sched: remove local swap() macro
16 years ago
sched_features.h
…
sched_idletask.c
…
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
SEND_SIG_NOINFO: set si_pid to tgid instead of pid
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
stop_machine: introduce stop_machine_create/destroy.
16 years ago
sys.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
sys_ni.c
…
sysctl.c
NOMMU: Make mmap allocation page trimming behaviour configurable.
16 years ago
sysctl_check.c
…
taskstats.c
cpumask: convert rest of files in kernel/
16 years ago
test_kprobes.c
kprobes: add tests for register_kprobes
16 years ago
time.c
Allow times and time system calls to return small negative values
16 years ago
timeconst.pl
…
timer.c
[PATCH] idle cputime accounting
16 years ago
tracepoint.c
…
tsacct.c
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
16 years ago
uid16.c
…
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
…
wait.c
…
workqueue.c
cpumask: convert kernel/workqueue.c
16 years ago