.. |
irq
|
0a0c5168df
PM: Introduce functions for suspending and resuming device interrupts
|
16 years ago |
power
|
811158b147
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
time
|
6671de344c
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
trace
|
811158b147
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
.gitignore
|
c1cb795338
Update kernel/.gitignore with new auto-generated files
|
17 years ago |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
16 years ago |
Kconfig.hz
|
94f5655988
sched: fix SCHED_HRTICK dependency
|
17 years ago |
Kconfig.preempt
|
12d79bafb7
rcu: provide RCU options on non-preempt architectures too
|
16 years ago |
Makefile
|
07fe7cb7c7
Create a dynamically sized pool of threads for doing very slow work items
|
16 years ago |
acct.c
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 years ago |
async.c
|
9710794383
async: remove the temporary (2.6.29) "async is off by default" code
|
16 years ago |
audit.c
|
48887e63d6
[PATCH] fix broken timestamps in AVC generated by kernel threads
|
16 years ago |
audit.h
|
0590b9335a
fixing audit rule ordering mess, part 1
|
16 years ago |
audit_tree.c
|
5af75d8d58
audit: validate comparison operations, store them in sane form
|
16 years ago |
auditfilter.c
|
5af75d8d58
audit: validate comparison operations, store them in sane form
|
16 years ago |
auditsc.c
|
5ad4e53bd5
Get rid of indirect include of fs_struct.h
|
16 years ago |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
17 years ago |
bounds.c
|
37487a5652
Add kbuild.h that contains common definitions for kbuild users
|
17 years ago |
capability.c
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 years ago |
cgroup.c
|
0b7f569e45
memcg: fix OOM killer under memcg
|
16 years ago |
cgroup_debug.c
|
d969fbe69e
debug cgroup: remove unneeded cgroup_lock
|
16 years ago |
cgroup_freezer.c
|
3b1b3f6e57
freezer_cg: disable writing freezer.state of root cgroup
|
16 years ago |
compat.c
|
e3d5a27d58
Allow times and time system calls to return small negative values
|
16 years ago |
configs.c
|
c3b9f5afc7
kernel/configs.c: remove useless comments
|
16 years ago |
cpu.c
|
2b17fa506c
cpumask: use set_cpu_active in init/main.c
|
16 years ago |
cpuset.c
|
6d7b2f5f9e
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
|
16 years ago |
cred-internals.h
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
cred.c
|
1a7d0f0bec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
16 years ago |
delayacct.c
|
9c2c48020e
schedstat: consolidate per-task cpu runtime stats
|
16 years ago |
dma-coherent.c
|
0609697eab
dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.
|
16 years ago |
dma.c
|
d9f3216b47
kernel/dma.c: remove a CVS keyword
|
16 years ago |
exec_domain.c
|
5ad4e53bd5
Get rid of indirect include of fs_struct.h
|
16 years ago |
exit.c
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
extable.c
|
4a44bac1f9
symbols, stacktrace: look up init symbols after module symbols
|
16 years ago |
fork.c
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
freezer.c
|
00c2e63c31
freezer_cg: use thaw_process() in unfreeze_cgroup()
|
16 years ago |
futex.c
|
dd9739980b
futex: split out fixup owner logic from futex_lock_pi()
|
16 years ago |
futex_compat.c
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 years ago |
hrtimer.c
|
b0a9b5111a
hrtimer: prevent negative expiry value after clock_was_set()
|
16 years ago |
itimer.c
|
4cd4c1b40d
timers: split process wide cpu clocks/timers
|
16 years ago |
kallsyms.c
|
2ea038917b
Revert "kbuild: strip generated symbols from *.ko"
|
16 years ago |
kexec.c
|
edb79a2132
kexec: vmcoreinfo_data[] can become static
|
16 years ago |
kfifo.c
|
f84d5a76c5
is_power_of_2: kernel/kfifo.c
|
18 years ago |
kgdb.c
|
cc1e0f4f7a
kgdb: call touch_softlockup_watchdog on resume
|
16 years ago |
kmod.c
|
1a2142afa5
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
|
16 years ago |
kprobes.c
|
5a4ccaf37f
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
|
16 years ago |
ksysfs.c
|
cd3772e689
kernel/ksysfs.c:fix dependence on CONFIG_NET
|
16 years ago |
kthread.c
|
1a2142afa5
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
|
16 years ago |
latencytop.c
|
ad0b0fd554
sched, latencytop: incorporate review feedback from Andrew Morton
|
16 years ago |
lockdep.c
|
7bee946358
Merge branch 'linus' into locking-for-linus
|
16 years ago |
lockdep_internals.h
|
f510b233cf
lockdep: get_user_chars() redo
|
16 years ago |
lockdep_proc.c
|
9833f8cb95
lockstat: warn about disabled lock debugging
|
16 years ago |
lockdep_states.h
|
9851673bc3
lockdep: move state bit definitions around
|
16 years ago |
marker.c
|
227a837567
markers/tracpoints: fix non-modular build
|
16 years ago |
module.c
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
mutex-debug.c
|
0d66bf6d35
mutex: implement adaptive spinning
|
16 years ago |
mutex-debug.h
|
0d66bf6d35
mutex: implement adaptive spinning
|
16 years ago |
mutex.c
|
ac6e60ee40
mutex: adaptive spinnning, performance tweaks
|
16 years ago |
mutex.h
|
0d66bf6d35
mutex: implement adaptive spinning
|
16 years ago |
notifier.c
|
b19b3c74c7
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core
|
16 years ago |
ns_cgroup.c
|
313e924c08
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
|
16 years ago |
nsproxy.c
|
18b6e0414e
User namespaces: set of cleanups (v2)
|
16 years ago |
panic.c
|
c95dbf27e2
panic: clean up kernel/panic.c
|
16 years ago |
params.c
|
d2441183dc
Fix compile warning in kernel/params.c
|
16 years ago |
pid.c
|
52ee2dfdd4
pids: refactor vnr/nr_ns helpers to make them safe
|
16 years ago |
pid_namespace.c
|
e4da026f98
signals: zap_pid_ns_process() should use force_sig()
|
16 years ago |
pm_qos_params.c
|
9d35935747
pm_qos_requirement might sleep
|
16 years ago |
posix-cpu-timers.c
|
37bebc70d7
posix timers: fix RLIMIT_CPU && fork()
|
16 years ago |
posix-timers.c
|
362e9c07c7
[CVE-2009-0029] System call wrappers part 05
|
16 years ago |
printk.c
|
04d491ab2a
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
|
16 years ago |
profile.c
|
acd895795d
profiling: fix broken profiling regression
|
16 years ago |
ptrace.c
|
09f38dc19d
Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
rcuclassic.c
|
a682604838
rcu: Teach RCU that idle task is not quiscent state at boot
|
16 years ago |
rcupdate.c
|
f69b17d7e7
rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to online cpu
|
16 years ago |
rcupreempt.c
|
a682604838
rcu: Teach RCU that idle task is not quiscent state at boot
|
16 years ago |
rcupreempt_trace.c
|
64db4cfff9
"Tree RCU": scalable classic RCU implementation
|
16 years ago |
rcutorture.c
|
73d0a4b107
cpumask: convert rcutorture.c
|
16 years ago |
rcutree.c
|
a682604838
rcu: Teach RCU that idle task is not quiscent state at boot
|
16 years ago |
rcutree_trace.c
|
64db4cfff9
"Tree RCU": scalable classic RCU implementation
|
16 years ago |
relay.c
|
2c53d9109f
relay: fix for possible loss/corruption of produced subbufs
|
16 years ago |
res_counter.c
|
28dbc4b6a0
memcg: memory cgroup resource counters for hierarchy
|
16 years ago |
resource.c
|
6ae301e85c
resources: fix parameter name and kernel-doc
|
16 years ago |
rtmutex-debug.c
|
48d13e483c
Don't operate with pid_t in rtmutex tester
|
17 years ago |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex-tester.c
|
4a0b2b4dbe
sysdev: Pass the attribute to the low level sysdev show/store function
|
17 years ago |
rtmutex.c
|
cc584b213f
hrtimer: convert kernel/* to the new hrtimer apis
|
16 years ago |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex_common.h
|
48d13e483c
Don't operate with pid_t in rtmutex tester
|
17 years ago |
rwsem.c
|
c7af77b584
sched: mark rwsem functions as __sched for wchan/profiling
|
17 years ago |
sched.c
|
b1dbb67911
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
sched_clock.c
|
8325d9c09d
sched_clock: cleanups
|
16 years ago |
sched_cpupri.c
|
db2f59c8c9
sched: fix section mismatch
|
16 years ago |
sched_cpupri.h
|
612a726faf
cpumask: remove cpumask_t from core
|
16 years ago |
sched_debug.c
|
67aa0f767a
sched: remove unused fields from struct rq
|
16 years ago |
sched_fair.c
|
5274f8354d
Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core
|
16 years ago |
sched_features.h
|
c4e1aa67ed
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
|
4ce72a2c06
sched: add CONFIG_SMP consistency
|
16 years ago |
sched_rt.c
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
sched_stats.h
|
67aa0f767a
sched: remove unused fields from struct rq
|
16 years ago |
seccomp.c
|
5b1017404a
x86-64: seccomp: fix 32/64 syscall hole
|
16 years ago |
semaphore.c
|
5b2becc8cf
semaphore: __down_common: use signal_pending_state()
|
16 years ago |
signal.c
|
6588c1e3ff
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
|
16 years ago |
slow-work.c
|
8f0aa2f25b
Document the slow work thread pool
|
16 years ago |
smp.c
|
641cd4cfcd
generic-ipi: eliminate WARN_ON()s during oops/panic
|
16 years ago |
softirq.c
|
b1dbb67911
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
softlockup.c
|
baf48f6577
softlock: fix false panic which can occur if softlockup_thresh is reduced
|
16 years ago |
spinlock.c
|
f5f7eac41d
Allow rwlocks to re-enable interrupts
|
16 years ago |
srcu.c
|
bb695170d8
make srcu_readers_active() static
|
17 years ago |
stacktrace.c
|
9212ddb5ea
stacktrace: provide save_stack_trace_tsk() weak alias
|
16 years ago |
stop_machine.c
|
612a726faf
cpumask: remove cpumask_t from core
|
16 years ago |
sys.c
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
sys_ni.c
|
f627a741d2
[CVE-2009-0029] Make sys_syslog a conditional system call
|
16 years ago |
sysctl.c
|
12e22c5e4b
Make the slow work pool configurable
|
16 years ago |
sysctl_check.c
|
eefef1cf76
net: add ARP notify option for devices
|
16 years ago |
taskstats.c
|
41c7bb9588
cpumask: convert rest of files in kernel/
|
16 years ago |
test_kprobes.c
|
12da3b888b
kprobes: add tests for register_kprobes
|
16 years ago |
time.c
|
58fd3aa288
[CVE-2009-0029] System call wrappers part 01
|
16 years ago |
timeconst.pl
|
b9095fd8a7
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timer.c
|
c4e1aa67ed
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
tracepoint.c
|
227a837567
markers/tracpoints: fix non-modular build
|
16 years ago |
tsacct.c
|
6d5b5acca9
Fix fixpoint divide exception in acct_update_integrals
|
16 years ago |
uid16.c
|
003d7ab479
[CVE-2009-0029] System call wrappers part 19
|
16 years ago |
up.c
|
6e96281412
smp_call_function_single(): be slightly less stupid, fix #2
|
16 years ago |
user.c
|
703a3cd728
Merge branch 'master' into next
|
16 years ago |
user_namespace.c
|
5170836679
Fix recursive lock in free_uid()/free_user_ns()
|
16 years ago |
utsname.c
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
16 years ago |
utsname_sysctl.c
|
11dea19009
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
|
16 years ago |
wait.c
|
777c6c5f1f
wait: prevent exclusive waiter starvation
|
16 years ago |
workqueue.c
|
2355b70fd5
workqueue: avoid recursion in run_workqueue()
|
16 years ago |