..
irq
Merge branch 'x86/core' into tracing/textedit
16 years ago
power
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
16 years ago
time
hrtimers: allow the hot-unplugging of all cpus
16 years ago
trace
ftrace: provide an id file for each event
16 years ago
.gitignore
…
Kconfig.freezer
container freezer: implement freezer cgroup subsystem
17 years ago
Kconfig.hz
sched: fix SCHED_HRTICK dependency
17 years ago
Kconfig.preempt
rcu: provide RCU options on non-preempt architectures too
16 years ago
Makefile
PM: fix build for CONFIG_PM unset
16 years ago
acct.c
[CVE-2009-0029] System call wrappers part 04
16 years ago
async.c
async: use list_move_tail
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
[CVE-2009-0029] System call wrappers part 04
16 years ago
cgroup.c
cgroups: fix possible use after free
16 years ago
cgroup_debug.c
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
17 years ago
cgroup_freezer.c
freezer_cg: disable writing freezer.state of root cgroup
16 years ago
compat.c
Allow times and time system calls to return small negative values
16 years ago
configs.c
kernel/configs.c: remove useless comments
17 years ago
cpu.c
stop_machine/cpu hotplug: fix disable_nonboot_cpus
16 years ago
cpuset.c
cpuset: fix possible deadlock in async_rebuild_sched_domains
16 years ago
cred-internals.h
CRED: Inaugurate COW credentials
16 years ago
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: Restore dma_alloc_from_coherent() large alloc fall back policy.
16 years ago
dma.c
kernel/dma.c: remove a CVS keyword
17 years ago
exec_domain.c
[CVE-2009-0029] System call wrappers part 04
16 years ago
exit.c
Merge branch 'linus' into x86/apic
16 years ago
extable.c
tracing/function-graph-tracer: drop the kernel_text_address check
16 years ago
fork.c
Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/core
16 years ago
freezer.c
freezer_cg: use thaw_process() in unfreeze_cgroup()
16 years ago
futex.c
futex: fix reference leak
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
hrtimer: prevent negative expiry value after clock_was_set()
16 years ago
itimer.c
timers: split process wide cpu clocks/timers
16 years ago
kallsyms.c
Revert "kbuild: strip generated symbols from *.ko"
16 years ago
kexec.c
Merge branch 'linus' into x86/apic
16 years ago
kfifo.c
…
kgdb.c
kgdb: call touch_softlockup_watchdog on resume
17 years ago
kmod.c
kmod: fix varargs kernel-doc
16 years ago
kprobes.c
kprobes: Fix locking imbalance in kretprobes
16 years ago
ksysfs.c
kernel/ksysfs.c:fix dependence on CONFIG_NET
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/locking' into tracing/ftrace
16 years ago
lockdep_internals.h
lockdep: get_user_chars() redo
16 years ago
lockdep_proc.c
lockstat: warn about disabled lock debugging
16 years ago
lockdep_states.h
lockdep: move state bit definitions around
16 years ago
marker.c
markers/tracpoints: fix non-modular build
16 years ago
module.c
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linus' into tracing/core
16 years ago
mutex-debug.c
mutex: implement adaptive spinning
16 years ago
mutex-debug.h
mutex: implement adaptive spinning
16 years ago
mutex.c
mutex: adaptive spinnning, performance tweaks
16 years ago
mutex.h
mutex: implement adaptive spinning
16 years ago
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
stackprotector: update make rules
16 years ago
params.c
Fix compile warning in kernel/params.c
17 years ago
pid.c
pid: generalize task_active_pid_ns
16 years ago
pid_namespace.c
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
17 years ago
pm_qos_params.c
pm_qos_requirement might sleep
17 years ago
posix-cpu-timers.c
timers: more consistently use clock vs timer
16 years ago
posix-timers.c
[CVE-2009-0029] System call wrappers part 05
16 years ago
printk.c
PM: Fix suspend_console and resume_console to use only one semaphore
16 years ago
profile.c
profiling: fix broken profiling regression
16 years ago
ptrace.c
[CVE-2009-0029] System call wrappers part 27
16 years ago
rcuclassic.c
rcu: Teach RCU that idle task is not quiscent state at boot
16 years ago
rcupdate.c
rcu: Teach RCU that idle task is not quiscent state at boot
16 years ago
rcupreempt.c
rcu: Teach RCU that idle task is not quiscent state at boot
16 years ago
rcupreempt_trace.c
"Tree RCU": scalable classic RCU implementation
16 years ago
rcutorture.c
rcu: fix bug in rcutorture system-shutdown code
16 years ago
rcutree.c
rcu: Teach RCU that idle task is not quiscent state at boot
16 years ago
rcutree_trace.c
"Tree RCU": scalable classic RCU implementation
16 years ago
relay.c
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
16 years ago
res_counter.c
memcg: memory cgroup resource counters for hierarchy
16 years ago
resource.c
resources: fix parameter name and kernel-doc
16 years ago
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
hrtimer: convert kernel/* to the new hrtimer apis
17 years ago
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
Merge branch 'x86/core' into tracing/textedit
16 years ago
sched_clock.c
Merge branch 'sched/clock' into tracing/ftrace
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: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"
16 years ago
sched_fair.c
sched: revert recent sync wakeup changes
16 years ago
sched_features.h
mutex: implement adaptive spinning
16 years ago
sched_idletask.c
sched: add CONFIG_SMP consistency
17 years ago
sched_rt.c
sched_rt: don't use first_cpu on cpumask created with cpumask_and
16 years ago
sched_stats.h
timers: split process wide cpu clocks/timers
16 years ago
seccomp.c
x86-64: seccomp: fix 32/64 syscall hole
16 years ago
semaphore.c
semaphore: __down_common: use signal_pending_state()
17 years ago
signal.c
signal: re-add dead task accumulation stats.
16 years ago
smp.c
generic-ipi: use per cpu data for single cpu ipi calls
16 years ago
softirq.c
softirq: no need to have SOFTIRQ in softirq name
16 years ago
softlockup.c
softlock: fix false panic which can occur if softlockup_thresh is reduced
16 years ago
spinlock.c
lockdep: spin_lock_nest_lock(), checkpatch fixes
17 years ago
srcu.c
…
stacktrace.c
stacktrace: provide save_stack_trace_tsk() weak alias
16 years ago
stop_machine.c
alloc_percpu: change percpu_ptr to per_cpu_ptr
16 years ago
sys.c
sched: don't allow setuid to succeed if the user does not have rt bandwidth
16 years ago
sys_ni.c
[CVE-2009-0029] Make sys_syslog a conditional system call
16 years ago
sysctl.c
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
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
kprobes: add tests for register_kprobes
16 years ago
time.c
[CVE-2009-0029] System call wrappers part 01
16 years ago
timeconst.pl
…
timer.c
timer: implement lockdep deadlock detection
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
[CVE-2009-0029] System call wrappers part 19
16 years ago
up.c
smp_call_function_single(): be slightly less stupid, fix #2
16 years ago
user.c
kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users
16 years ago
user_namespace.c
Fix recursive lock in free_uid()/free_user_ns()
16 years ago
utsname.c
removed unused #include <linux/version.h>'s
17 years ago
utsname_sysctl.c
sysctl: simplify ->strategy
17 years ago
wait.c
wait: prevent exclusive waiter starvation
16 years ago
workqueue.c
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
16 years ago