.. |
gcov
|
gcov: enable GCOV_PROFILE_ALL for x86_64
|
16 years ago |
irq
|
genirq: Fix UP compile failure caused by irq_thread_check_affinity
|
16 years ago |
power
|
headers: smp_lock.h redux
|
16 years ago |
time
|
clocksource: Prevent NULL pointer dereference
|
16 years ago |
trace
|
tracing/stat: Fix seqfile memory leak
|
16 years ago |
.gitignore
|
…
|
|
Kconfig.freezer
|
…
|
|
Kconfig.hz
|
…
|
|
Kconfig.preempt
|
…
|
|
Makefile
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
acct.c
|
bsdacct: fix access to invalid filp in acct_on()
|
16 years ago |
async.c
|
…
|
|
audit.c
|
Fix rule eviction order for AUDIT_DIR
|
16 years ago |
audit.h
|
Fix rule eviction order for AUDIT_DIR
|
16 years ago |
audit_tree.c
|
Fix rule eviction order for AUDIT_DIR
|
16 years ago |
audit_watch.c
|
Audit: clean up all op= output to include string quoting
|
16 years ago |
auditfilter.c
|
Audit: clean up all op= output to include string quoting
|
16 years ago |
auditsc.c
|
Fix rule eviction order for AUDIT_DIR
|
16 years ago |
backtracetest.c
|
…
|
|
bounds.c
|
…
|
|
capability.c
|
…
|
|
cgroup.c
|
cgroup avoid permanent sleep at rmdir
|
16 years ago |
cgroup_debug.c
|
…
|
|
cgroup_freezer.c
|
freezer_cg: disable writing freezer.state of root cgroup
|
16 years ago |
compat.c
|
signals: implement sys_rt_tgsigqueueinfo
|
16 years ago |
configs.c
|
…
|
|
cpu.c
|
mm/init: cpu_hotplug_init() must be initialized before SLAB
|
16 years ago |
cpuset.c
|
…
|
|
cred-internals.h
|
…
|
|
cred.c
|
…
|
|
delayacct.c
|
…
|
|
dma-coherent.c
|
…
|
|
dma.c
|
…
|
|
exec_domain.c
|
…
|
|
exit.c
|
headers: mnt_namespace.h redux
|
16 years ago |
extable.c
|
…
|
|
fork.c
|
mm: copy over oom_adj value at fork time
|
16 years ago |
freezer.c
|
sched: fix nr_uninterruptible accounting of frozen tasks really
|
16 years ago |
futex.c
|
futexes: Fix infinite loop in get_futex_key() on huge page
|
16 years ago |
futex_compat.c
|
…
|
|
groups.c
|
groups: move code to kernel/groups.c
|
16 years ago |
hrtimer.c
|
hrtimer: Fix migration expiry check
|
16 years ago |
hung_task.c
|
…
|
|
itimer.c
|
timers: split process wide cpu clocks/timers
|
16 years ago |
kallsyms.c
|
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
|
16 years ago |
kexec.c
|
kexec: fix omitting offset in extended crashkernel syntax
|
16 years ago |
kfifo.c
|
kernel/kfifo.c: replace conditional test with is_power_of_2()
|
16 years ago |
kgdb.c
|
sysrq, intel_fb: fix sysrq g collision
|
16 years ago |
kmod.c
|
headers: mnt_namespace.h redux
|
16 years ago |
kprobes.c
|
kprobes: Use kernel_text_address() for checking probe address
|
16 years ago |
ksysfs.c
|
…
|
|
kthread.c
|
update the comment in kthread_stop()
|
16 years ago |
latencytop.c
|
…
|
|
lockdep.c
|
Merge branch 'linus' into tracing/core
|
16 years ago |
lockdep_internals.h
|
…
|
|
lockdep_proc.c
|
…
|
|
lockdep_states.h
|
…
|
|
marker.c
|
…
|
|
module.c
|
module: use MODULE_SYMBOL_PREFIX with module_layout
|
16 years ago |
mutex-debug.c
|
…
|
|
mutex-debug.h
|
…
|
|
mutex.c
|
…
|
|
mutex.h
|
…
|
|
notifier.c
|
…
|
|
ns_cgroup.c
|
…
|
|
nsproxy.c
|
nsproxy: extract create_nsproxy()
|
16 years ago |
panic.c
|
…
|
|
params.c
|
module_param: allow 'bool' module_params to be bool, not just int.
|
16 years ago |
perf_counter.c
|
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf
|
16 years ago |
pid.c
|
kmemleak: Remove alloc_bootmem annotations introduced in the past
|
16 years ago |
pid_namespace.c
|
pidns: rewrite copy_pid_ns()
|
16 years ago |
pm_qos_params.c
|
…
|
|
posix-cpu-timers.c
|
…
|
|
posix-timers.c
|
[CVE-2009-0029] System call wrappers part 05
|
16 years ago |
printk.c
|
…
|
|
profile.c
|
profile: suppress warning about large allocations when profile=1 is specified
|
16 years ago |
ptrace.c
|
cred_guard_mutex: do not return -EINTR to user-space
|
16 years ago |
rcuclassic.c
|
…
|
|
rcupdate.c
|
…
|
|
rcupreempt.c
|
…
|
|
rcupreempt_trace.c
|
"Tree RCU": scalable classic RCU implementation
|
16 years ago |
rcutorture.c
|
cpumask: convert rcutorture.c
|
16 years ago |
rcutree.c
|
rcu: Mark Hierarchical RCU no longer experimental
|
16 years ago |
rcutree.h
|
…
|
|
rcutree_trace.c
|
…
|
|
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
|
memcg: add interface to reset limits
|
16 years ago |
resource.c
|
kernel/resource.c: fix sign extension in reserve_setup()
|
16 years ago |
rtmutex-debug.c
|
…
|
|
rtmutex-debug.h
|
…
|
|
rtmutex-tester.c
|
…
|
|
rtmutex.c
|
…
|
|
rtmutex.h
|
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex_common.h
|
rt_mutex: add proxy lock routines
|
16 years ago |
rwsem.c
|
…
|
|
sched.c
|
sched: fix load average accounting vs. cpu hotplug
|
16 years ago |
sched_clock.c
|
…
|
|
sched_cpupri.c
|
sched: Remove unneeded __ref tag
|
16 years ago |
sched_cpupri.h
|
…
|
|
sched_debug.c
|
sched: Hide runqueues from direct refer at source code level
|
16 years ago |
sched_fair.c
|
sched: Account for vruntime wrapping
|
16 years ago |
sched_features.h
|
…
|
|
sched_idletask.c
|
sched, timers: move calc_load() to scheduler
|
16 years ago |
sched_rt.c
|
sched_rt: Fix overload bug on rt group scheduling
|
16 years ago |
sched_stats.h
|
…
|
|
seccomp.c
|
…
|
|
semaphore.c
|
…
|
|
signal.c
|
ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage
|
16 years ago |
slow-work.c
|
…
|
|
smp.c
|
…
|
|
softirq.c
|
softirq: introduce tasklet_hrtimer infrastructure
|
16 years ago |
softlockup.c
|
…
|
|
spinlock.c
|
Allow rwlocks to re-enable interrupts
|
16 years ago |
srcu.c
|
make srcu_readers_active() static
|
17 years ago |
stacktrace.c
|
stacktrace: provide save_stack_trace_tsk() weak alias
|
16 years ago |
stop_machine.c
|
…
|
|
sys.c
|
…
|
|
sys_ni.c
|
…
|
|
sysctl.c
|
Merge branch 'x86-fixes-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
|
kprobes: add tests for register_kprobes
|
16 years ago |
time.c
|
…
|
|
timeconst.pl
|
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timer.c
|
timer: Avoid reading uninitialized data
|
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
|
sched: delayed cleanup of user_struct
|
16 years ago |
user_namespace.c
|
…
|
|
utsname.c
|
utsns: extract creeate_uts_ns()
|
16 years ago |
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 |