.. |
gcov
|
microblaze: Enable GCOV_PROFILE_ALL
|
16 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
|
Export the symbol of getboottime and mmonotonic_to_bootbased
|
15 years ago |
trace
|
tracing/kprobes: Fix probe parsing
|
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
|
async: Fix lack of boot-time console due to insufficient synchronization
|
16 years ago |
audit.c
|
Audit: send signal info if selinux is disabled
|
16 years ago |
audit.h
|
Fix rule eviction order for AUDIT_DIR
|
16 years ago |
audit_tree.c
|
fix more leaks in audit_tree.c tag_chunk()
|
15 years ago |
audit_watch.c
|
Audit: reorganize struct audit_watch to save 8 bytes
|
16 years ago |
auditfilter.c
|
Audit: clean up all op= output to include string quoting
|
16 years ago |
auditsc.c
|
Sanitize f_flags helpers
|
15 years ago |
backtracetest.c
|
…
|
|
bounds.c
|
kbuild: move bounds.h to include/generated
|
15 years ago |
capability.c
|
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
|
15 years ago |
cgroup.c
|
sched, cgroups: Fix module export
|
15 years ago |
cgroup_freezer.c
|
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
|
16 years ago |
compat.c
|
signals: implement sys_rt_tgsigqueueinfo
|
16 years ago |
configs.c
|
…
|
|
cpu.c
|
sched: Correct printk whitespace in warning from cpu down task check
|
15 years ago |
cpuset.c
|
sched: Fix balance vs hotplug race
|
15 years ago |
cred-internals.h
|
…
|
|
cred.c
|
kernel/cred.c: use kmem_cache_free
|
15 years ago |
delayacct.c
|
headers: taskstats_kern.h trim
|
16 years ago |
dma.c
|
…
|
|
exec_domain.c
|
…
|
|
exit.c
|
sched: Use lockdep-based checking on rcu_dereference()
|
15 years ago |
extable.c
|
…
|
|
fork.c
|
sched: Use lockdep-based checking on rcu_dereference()
|
15 years ago |
freezer.c
|
sched: fix nr_uninterruptible accounting of frozen tasks really
|
16 years ago |
futex.c
|
futex: Handle futex value corruption gracefully
|
15 years ago |
futex_compat.c
|
futex: Fix compat_futex to be same as futex for REQUEUE_PI
|
16 years ago |
groups.c
|
groups: move code to kernel/groups.c
|
16 years ago |
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: Make bp_len type to u64 generic across the arch
|
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
|
Merge git://git.infradead.org/~dwmw2/mtd-2.6.33
|
15 years ago |
kfifo.c
|
kfifo: Don't use integer as NULL pointer
|
15 years ago |
kgdb.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 |
kmod.c
|
kmod: fix resource leak in call_usermodehelper_pipe()
|
15 years ago |
kprobes.c
|
kprobes: Fix distinct type warning
|
15 years ago |
ksysfs.c
|
kexec: premit reduction of the reserved memory size
|
15 years ago |
kthread.c
|
sched: Move kthread_bind() back to kthread.c
|
15 years ago |
latencytop.c
|
…
|
|
lockdep.c
|
rcu: Make lockdep_rcu_dereference() message less alarmist
|
15 years ago |
lockdep_internals.h
|
lockdep: BFS cleanup
|
16 years ago |
lockdep_proc.c
|
seq_file: constify seq_operations
|
16 years ago |
lockdep_states.h
|
…
|
|
module.c
|
modules: Skip empty sections when exporting section notes
|
15 years ago |
mutex-debug.c
|
headers: remove sched.h from interrupt.h
|
16 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
|
sched: Use lockdep-based checking on rcu_dereference()
|
15 years ago |
ns_cgroup.c
|
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
|
16 years ago |
nsproxy.c
|
nsproxy: extract create_nsproxy()
|
16 years ago |
panic.c
|
kmsg_dump: Dump on crash_kexec as well
|
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_events: Fix FORK events
|
15 years ago |
pid.c
|
sched: Use lockdep-based checking on rcu_dereference()
|
15 years ago |
pid_namespace.c
|
pidns: deny CLONE_PARENT|CLONE_NEWPID combination
|
16 years ago |
pm_qos_params.c
|
pm_qos: clean up racy global "name" variable
|
16 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 git://git.infradead.org/~dwmw2/mtd-2.6.33
|
15 years ago |
profile.c
|
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
|
16 years ago |
ptrace.c
|
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
|
16 years ago |
rcupdate.c
|
rcu: Export rcu_scheduler_active
|
15 years ago |
rcutiny.c
|
rcu: Eliminate unneeded function wrapping
|
15 years ago |
rcutorture.c
|
rcu: Fix rcutorture mod_timer argument to delay one jiffy
|
15 years ago |
rcutree.c
|
rcu: Make rcu_read_lock_sched_held() take boot time into account
|
15 years ago |
rcutree.h
|
rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information
|
15 years ago |
rcutree_plugin.h
|
rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information
|
15 years ago |
rcutree_trace.c
|
rcu: Stop overflowing signed integers
|
15 years ago |
relay.c
|
const: constify remaining pipe_buf_operations
|
15 years ago |
res_counter.c
|
memcg: some modification to softlimit under hierarchical memory reclaim.
|
16 years ago |
resource.c
|
resources: fix call to alignf() in allocate_resource()
|
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: Better name for for_each_domain_rd
|
15 years ago |
sched_clock.c
|
sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
|
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: Fix vmark regression on big machines
|
15 years ago |
sched_features.h
|
sched: Discard some old bits
|
15 years ago |
sched_idletask.c
|
sched: Restore printk sanity
|
15 years ago |
sched_rt.c
|
sched: Add pre and post wakeup hooks
|
15 years ago |
sched_stats.h
|
…
|
|
seccomp.c
|
…
|
|
semaphore.c
|
…
|
|
signal.c
|
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
|
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
|
smp_call_function_any(): pass the node value to cpumask_of_node()
|
15 years ago |
softirq.c
|
hrtimer, softirq: Fix hrtimer->softirq trampoline
|
15 years ago |
softlockup.c
|
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
|
15 years ago |
spinlock.c
|
locking: Cleanup the name space completely
|
15 years ago |
srcu.c
|
rcu: Introduce lockdep-based checking to RCU read-side primitives
|
15 years ago |
stacktrace.c
|
…
|
|
stop_machine.c
|
…
|
|
sys.c
|
kernel/sys.c: fix missing rcu protection for sys_getpriority()
|
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
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
15 years ago |
sysctl_binary.c
|
SYSCTL: Print binary sysctl warnings (nearly) only once
|
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
|
Revert "time: Remove xtime_cache"
|
15 years ago |
timeconst.pl
|
…
|
|
timer.c
|
perf: Fix perf_event_do_pending() fallback callsite
|
15 years ago |
tracepoint.c
|
trivial: fix typo "to to" in multiple files
|
16 years ago |
tsacct.c
|
…
|
|
uid16.c
|
headers: utsname.h redux
|
16 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 |