.. |
irq
|
genirq: reenable a nobody cared disabled irq when a new driver arrives
|
17 years ago |
power
|
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
|
17 years ago |
time
|
softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 seconds
|
17 years ago |
.gitignore
|
Update kernel/.gitignore with new auto-generated files
|
17 years ago |
Kconfig.hz
|
sched: high-res preemption tick
|
17 years ago |
Kconfig.preempt
|
rcu: move PREEMPT_RCU config option back under PREEMPT
|
17 years ago |
Makefile
|
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
|
17 years ago |
acct.c
|
bsd_acct: using task_struct->tgid is not right in pid-namespaces
|
17 years ago |
audit.c
|
[patch 1/1] audit_send_reply(): fix error-path memory leak
|
17 years ago |
audit.h
|
[PATCH 1/2] audit: move extern declarations to audit.h
|
17 years ago |
audit_tree.c
|
[PATCH] list_for_each_rcu must die: audit
|
17 years ago |
auditfilter.c
|
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
|
17 years ago |
auditsc.c
|
[PATCH] new predicate - AUDIT_FILETYPE
|
17 years ago |
backtracetest.c
|
x86: add a simple backtrace test module
|
17 years ago |
bounds.c
|
Add kbuild.h that contains common definitions for kbuild users
|
17 years ago |
capability.c
|
capabilities: remain source compatible with 32-bit raw legacy capability support.
|
17 years ago |
cgroup.c
|
cgroups: remove node_ prefix_from ns subsystem
|
17 years ago |
cgroup_debug.c
|
CGroup API files: move "releasable" to cgroup_debug subsystem
|
17 years ago |
compat.c
|
ntp: support for TAI
|
17 years ago |
configs.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
cpu.c
|
kernel: replace remaining __FUNCTION__ occurrences
|
17 years ago |
cpuset.c
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
delayacct.c
|
…
|
|
dma.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
exec_domain.c
|
…
|
|
exit.c
|
signals: fix sigqueue_free() vs __exit_signal() race
|
17 years ago |
extable.c
|
module: Don't report discarded init pages as kernel text.
|
17 years ago |
fork.c
|
[PATCH] dup_fd() fixes, part 1
|
17 years ago |
futex.c
|
futexes: fix fault handling in futex_lock_pi
|
17 years ago |
futex_compat.c
|
futex_compat __user annotation
|
17 years ago |
hrtimer.c
|
hrtimer: remove duplicate helper function
|
17 years ago |
itimer.c
|
ITIMER_REAL: convert to use struct pid
|
17 years ago |
kallsyms.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
kexec.c
|
kexec: make extended crashkernel= syntax less confusing
|
17 years ago |
kfifo.c
|
…
|
|
kgdb.c
|
kgdb: sparse fix
|
17 years ago |
kmod.c
|
[PATCH] split linux/file.h
|
17 years ago |
kprobes.c
|
kprobes: fix error checking of batch registration
|
17 years ago |
ksysfs.c
|
Kobject: convert remaining kobject_unregister() to kobject_put()
|
17 years ago |
kthread.c
|
Deprecate find_task_by_pid()
|
17 years ago |
latencytop.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
lockdep.c
|
Subject: lockdep: include all lock classes in all_lock_classes
|
17 years ago |
lockdep_internals.h
|
…
|
|
lockdep_proc.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
marker.c
|
make marker_debug static
|
17 years ago |
module.c
|
modules: proper cleanup of kobject without CONFIG_SYSFS
|
17 years ago |
mutex-debug.c
|
kernel: remove fastcall in kernel/*
|
17 years ago |
mutex-debug.h
|
…
|
|
mutex.c
|
kernel: remove fastcall in kernel/*
|
17 years ago |
mutex.h
|
…
|
|
notifier.c
|
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
|
17 years ago |
ns_cgroup.c
|
cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>
|
17 years ago |
nsproxy.c
|
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
|
17 years ago |
panic.c
|
Taint kernel after WARN_ON(condition)
|
17 years ago |
params.c
|
Add new string functions strict_strto* and convert kernel params to use them
|
17 years ago |
pid.c
|
pids: introduce change_pid() helper
|
17 years ago |
pid_namespace.c
|
pidns: make pid->level and pid_ns->level unsigned
|
17 years ago |
pm_qos_params.c
|
pm qos infrastructure and interface
|
17 years ago |
posix-cpu-timers.c
|
remove div_long_long_rem
|
17 years ago |
posix-timers.c
|
signals: join send_sigqueue() with send_group_sigqueue()
|
17 years ago |
printk.c
|
printk: don't read beyond string arguments' terminating zero
|
17 years ago |
profile.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
ptrace.c
|
make generic sys_ptrace unconditional
|
17 years ago |
rcuclassic.c
|
Preempt-RCU: implementation
|
17 years ago |
rcupdate.c
|
rcupdate: fix comment
|
17 years ago |
rcupreempt.c
|
rcupreempt: remove export of rcu_batches_completed_bh
|
17 years ago |
rcupreempt_trace.c
|
Preempt-RCU: implementation
|
17 years ago |
rcutorture.c
|
kernel: explicitly include required header files under kernel/
|
17 years ago |
relay.c
|
splice: fix sendfile() issue with relay
|
17 years ago |
res_counter.c
|
memcgroup: add the max_usage member on the res_counter
|
17 years ago |
resource.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
rtmutex-debug.c
|
Don't operate with pid_t in rtmutex tester
|
17 years ago |
rtmutex-debug.h
|
…
|
|
rtmutex-tester.c
|
Driver core: change sysdev classes to use dynamic kobject names
|
17 years ago |
rtmutex.c
|
hrtimer: more hrtimer_init_sleeper() fallout.
|
17 years ago |
rtmutex.h
|
…
|
|
rtmutex_common.h
|
Don't operate with pid_t in rtmutex tester
|
17 years ago |
rwsem.c
|
…
|
|
sched.c
|
Merge branch 'linus' into sched/urgent
|
17 years ago |
sched_clock.c
|
sched: fix sched_clock_cpu()
|
17 years ago |
sched_debug.c
|
revert ("sched: fair-group: SMP-nice for group scheduling")
|
17 years ago |
sched_fair.c
|
sched: stop wake_affine from causing serious imbalance
|
17 years ago |
sched_features.h
|
sched: /debug/sched_features
|
17 years ago |
sched_idletask.c
|
sched: make rt_sched_class, idle_sched_class static
|
17 years ago |
sched_rt.c
|
sched: rt: dont stop the period timer when there are tasks wanting to run
|
17 years ago |
sched_stats.h
|
sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue
|
17 years ago |
seccomp.c
|
…
|
|
semaphore.c
|
Revert "semaphore: fix"
|
17 years ago |
signal.c
|
posix timers: discard SI_TIMER signals on exec
|
17 years ago |
softirq.c
|
Fix cpu hotplug problem in softirq code
|
17 years ago |
softlockup.c
|
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
|
17 years ago |
spinlock.c
|
spinlock: lockbreak cleanup
|
17 years ago |
srcu.c
|
make srcu_readers_active() static
|
17 years ago |
stacktrace.c
|
…
|
|
stop_machine.c
|
stop_machine: make stop_machine_run more virtualization friendly
|
17 years ago |
sys.c
|
sys_prctl(): fix return of uninitialized value
|
17 years ago |
sys_ni.c
|
timerfd: new timerfd API
|
17 years ago |
sysctl.c
|
softlockup: fix softlockup_thresh fix
|
17 years ago |
sysctl_check.c
|
constify tables in kernel/sysctl_check.c
|
17 years ago |
taskstats.c
|
Use find_task_by_vpid in taskstats
|
17 years ago |
test_kprobes.c
|
kprobes: kretprobe user entry-handler
|
17 years ago |
time.c
|
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timeconst.pl
|
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timer.c
|
debugobjects: add timer specific object debugging code
|
17 years ago |
tsacct.c
|
…
|
|
uid16.c
|
asmlinkage_protect replaces prevent_tail_call
|
17 years ago |
user.c
|
alloc_uid: cleanup
|
17 years ago |
user_namespace.c
|
eCryptfs: make key module subsystem respect namespaces
|
17 years ago |
utsname.c
|
kernel: explicitly include required header files under kernel/
|
17 years ago |
utsname_sysctl.c
|
…
|
|
wait.c
|
kernel: remove fastcall in kernel/*
|
17 years ago |
workqueue.c
|
workqueue: remove redundant function invocation
|
17 years ago |