..
gcov
microblaze: Enable GCOV_PROFILE_ALL
15 years ago
irq
genirq: Convert irq_desc.lock to raw_spinlock
15 years ago
power
vt: introduce and use vt_kmsg_redirect() function
15 years ago
time
clockevents: Convert to raw_spinlock
15 years ago
trace
locking: Convert __raw_spin* functions to arch_spin*
15 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
mutex: Better control mutex adaptive spinning config
15 years ago
Kconfig.preempt
…
Makefile
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
15 years ago
acct.c
bsdacct: fix uid/gid misreporting
15 years ago
async.c
…
audit.c
Audit: send signal info if selinux is disabled
15 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: reorganize struct audit_watch to save 8 bytes
15 years ago
auditfilter.c
Audit: clean up all op= output to include string quoting
16 years ago
auditsc.c
Audit: rearrange audit_context to save 16 bytes per struct
15 years ago
backtracetest.c
…
bounds.c
…
capability.c
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
15 years ago
cgroup.c
cgroup: fix strstrip() misuse
15 years ago
cgroup_freezer.c
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
15 years ago
compat.c
…
configs.c
…
cpu.c
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
cpuset.c
sched: Fix balance vs hotplug race
15 years ago
cred-internals.h
…
cred.c
creds_are_invalid() needs to be exported for use by modules:
15 years ago
delayacct.c
headers: taskstats_kern.h trim
15 years ago
dma.c
…
exec_domain.c
…
exit.c
sched: Convert pi_lock to raw_spinlock
15 years ago
extable.c
…
fork.c
sched: Convert pi_lock to raw_spinlock
15 years ago
freezer.c
sched: fix nr_uninterruptible accounting of frozen tasks really
16 years ago
futex.c
rtmutes: Convert rtmutex.lock to raw_spinlock
15 years ago
futex_compat.c
futex: Fix compat_futex to be same as futex for REQUEUE_PI
16 years ago
groups.c
…
hrtimer.c
hrtimers: Convert to raw_spinlocks
15 years ago
hung_task.c
softlockup: Fix hung_task_check_count sysctl
15 years ago
hw_breakpoint.c
perf_event: Convert to raw_spinlock
15 years ago
itimer.c
itimers: Fix racy writes to cpu_itimer fields
15 years ago
kallsyms.c
hw-breakpoints: Fix broken hw-breakpoint sample module
15 years ago
kexec.c
kexec: fix omitting offset in extended crashkernel syntax
16 years ago
kfifo.c
kfifo: Use "const" definitions
15 years ago
kgdb.c
kgdb: Always process the whole breakpoint list on activate or deactivate
15 years ago
kmod.c
security: report the module name to security_module_request
15 years ago
kprobes.c
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
ksysfs.c
…
kthread.c
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
15 years ago
latencytop.c
…
lockdep.c
locking: Convert __raw_spin* functions to arch_spin*
15 years ago
lockdep_internals.h
lockdep: BFS cleanup
16 years ago
lockdep_proc.c
seq_file: constify seq_operations
15 years ago
lockdep_states.h
…
module.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
15 years ago
mutex-debug.c
headers: remove sched.h from interrupt.h
15 years ago
mutex-debug.h
locking: Implement new raw_spinlock
15 years ago
mutex.c
mutex: Better control mutex adaptive spinning config
15 years ago
mutex.h
…
notifier.c
kprobes: Fix to add __kprobes to notify_die
16 years ago
ns_cgroup.c
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
15 years ago
nsproxy.c
nsproxy: extract create_nsproxy()
16 years ago
panic.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
params.c
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
15 years ago
perf_event.c
perf_event: Convert to raw_spinlock
15 years ago
pid.c
mm: also use alloc_large_system_hash() for the PID hash table
15 years ago
pid_namespace.c
pidns: deny CLONE_PARENT|CLONE_NEWPID combination
15 years ago
pm_qos_params.c
pm_qos: clean up racy global "name" variable
15 years ago
posix-cpu-timers.c
posix-cpu-timers: optimize and document timer_create callback
15 years ago
posix-timers.c
time: Introduce CLOCK_REALTIME_COARSE
16 years ago
printk.c
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
profile.c
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
15 years ago
ptrace.c
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
15 years ago
rcupdate.c
rcu: Re-arrange code to reduce #ifdef pain
15 years ago
rcutiny.c
rcu: Eliminate unneeded function wrapping
15 years ago
rcutorture.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
15 years ago
rcutree.c
rcu: Add expedited grace-period support for preemptible RCU
15 years ago
rcutree.h
rcu: Add expedited grace-period support for preemptible RCU
15 years ago
rcutree_plugin.h
rcu: Add expedited grace-period support for preemptible RCU
15 years ago
rcutree_trace.c
rcu: Add expedited grace-period support for preemptible RCU
15 years ago
relay.c
const: mark struct vm_struct_operations
15 years ago
res_counter.c
memcg: some modification to softlimit under hierarchical memory reclaim.
15 years ago
resource.c
resources: when allocate_resource() fails, leave resource untouched
15 years ago
rtmutex-debug.c
sched: Convert pi_lock to raw_spinlock
15 years ago
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
rtmutes: Convert rtmutex.lock to raw_spinlock
15 years ago
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
sched: Convert pi_lock to raw_spinlock
15 years ago
sched_clock.c
sched_clock: Fix atomicity/continuity bug by using cmpxchg64()
15 years ago
sched_cpupri.c
sched: Convert cpupri lock to raw_spinlock
15 years ago
sched_cpupri.h
sched: Convert cpupri lock to raw_spinlock
15 years ago
sched_debug.c
sched: Convert rq->lock to raw_spinlock
15 years ago
sched_fair.c
sched: Convert rq->lock to raw_spinlock
15 years ago
sched_features.h
sched: Discard some old bits
15 years ago
sched_idletask.c
sched: Convert rq->lock to raw_spinlock
15 years ago
sched_rt.c
sched: Convert rt_runtime_lock to raw_spinlock
15 years ago
sched_stats.h
…
seccomp.c
…
semaphore.c
…
signal.c
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
slow-work-debugfs.c
SLOW_WORK: Move slow_work's proc file to debugfs
15 years ago
slow-work.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
15 years ago
slow-work.h
SLOW_WORK: Move slow_work's proc file to debugfs
15 years ago
smp.c
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
softirq.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
15 years ago
softlockup.c
percpu: make percpu symbols under kernel/ and mm/ unique
15 years ago
spinlock.c
locking: Cleanup the name space completely
15 years ago
srcu.c
rcu: Add synchronize_srcu_expedited()
15 years ago
stacktrace.c
…
stop_machine.c
…
sys.c
kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise
15 years ago
sys_ni.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
15 years ago
sysctl.c
'sysctl_max_map_count' should be non-negative
15 years ago
sysctl_binary.c
sysctl binary: Reorder the tests to process wild card entries first.
15 years ago
sysctl_check.c
ipv4 05/05: add sysctl to accept packets with local source addresses
15 years ago
taskstats.c
genetlink: make netns aware
16 years ago
test_kprobes.c
…
time.c
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
timeconst.pl
…
timer.c
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
tracepoint.c
trivial: fix typo "to to" in multiple files
15 years ago
tsacct.c
…
uid16.c
headers: utsname.h redux
15 years ago
up.c
…
user-return-notifier.c
core: Clean up user return notifers use of per_cpu
15 years ago
user.c
uids: Prevent tear down race
15 years ago
user_namespace.c
…
utsname.c
utsns: extract creeate_uts_ns()
16 years ago
utsname_sysctl.c
sysctl kernel: Remove binary sysctl logic
15 years ago
wait.c
locking, sched: Give waitqueue spinlocks their own lockdep classes
16 years ago
workqueue.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
15 years ago