..
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
trace_skb: fix build when CONFIG_NET is not enabled
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
async: Fix lack of boot-time console due to insufficient synchronization
16 years ago
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
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
mm/init: cpu_hotplug_init() must be initialized before SLAB
16 years ago
cpuset.c
cpuset,mm: update tasks' mems_allowed in time
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
headers: mnt_namespace.h redux
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
execve: must clear current->clear_child_tid
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
…
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: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS
16 years ago
lockdep_proc.c
lockdep: Fix file mode of lock_stat
16 years ago
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
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
nsproxy: extract create_nsproxy()
16 years ago
panic.c
trace: stop tracer in oops_enter()
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: Fix/complete ftrace event records sampling
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_cpu_timers_exit_group(): Do not use thread_group_cputimer()
16 years ago
posix-timers.c
posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW
16 years ago
printk.c
printk: Add KERN_DEFAULT printk log-level
16 years ago
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
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: Mark Hierarchical RCU no longer experimental
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
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: Avoid deadlock in rt_mutex_start_proxy_lock()
16 years ago
rtmutex.h
…
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: Fix fallback sched_clock()'s offset when using jiffies
16 years ago
sched_cpupri.c
sched: Fix race in cpupri introduced by cpumask_var changes
16 years ago
sched_cpupri.h
cpumask: remove cpumask_t from core
16 years ago
sched_debug.c
sched: Hide runqueues from direct refer at source code level
16 years ago
sched_fair.c
sched: Fix latencytop and sleep profiling vs group scheduling
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
sched_rt: Fix overload bug on rt group scheduling
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
do_sigaltstack: small cleanups
16 years ago
slow-work.c
slow-work: use round_jiffies() for thread pool's cull and OOM timers
16 years ago
smp.c
generic-ipi: fix hotplug_cfd()
16 years ago
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
…
stacktrace.c
…
stop_machine.c
cpumask: remove cpumask_t from core
16 years ago
sys.c
groups: move code to kernel/groups.c
16 years ago
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
genetlink: make netns aware
16 years ago
test_kprobes.c
…
time.c
…
timeconst.pl
…
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
Fix recursive lock in free_uid()/free_user_ns()
16 years ago
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