.. |
irq
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 years ago |
power
|
b6f448e99c
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
|
17 years ago |
time
|
126e01bf92
softlockup: fix NOHZ wakeup
|
17 years ago |
.gitignore
|
c1cb795338
Update kernel/.gitignore with new auto-generated files
|
17 years ago |
Kconfig.hz
|
8f4d37ec07
sched: high-res preemption tick
|
17 years ago |
Kconfig.preempt
|
21bbb39c37
rcu: move PREEMPT_RCU config option back under PREEMPT
|
17 years ago |
Makefile
|
9732b61123
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
|
17 years ago |
acct.c
|
5f7b703fe2
bsd_acct: using task_struct->tgid is not right in pid-namespaces
|
17 years ago |
audit.c
|
d7a96f3a1a
Audit: internally use the new LSM audit hooks
|
17 years ago |
audit.h
|
9d57a7f9e2
SELinux: use new audit hooks, remove redundant exports
|
17 years ago |
audit_tree.c
|
1d957f9bf8
Introduce path_put()
|
17 years ago |
auditfilter.c
|
04305e4aff
Audit: Final renamings and cleanup
|
17 years ago |
auditsc.c
|
04305e4aff
Audit: Final renamings and cleanup
|
17 years ago |
backtracetest.c
|
6dab27784b
x86: add a simple backtrace test module
|
17 years ago |
bounds.c
|
97965478a6
mm: Get rid of __ZONE_COUNT
|
17 years ago |
capability.c
|
e338d263a7
Add 64-bit capability support to the kernel
|
17 years ago |
cgroup.c
|
4fe91d518e
cgroup: fix sparse warning of shadow symbol in cgroup.c
|
17 years ago |
cgroup_debug.c
|
006cb99200
Task Control Groups: simple task cgroup debug info subsystem
|
18 years ago |
compat.c
|
b53e921ba1
generic: reduce stack pressure in sched_affinity
|
17 years ago |
configs.c
|
85badbdf51
use simple_read_from_buffer in kernel/
|
18 years ago |
cpu.c
|
f7b16c108f
cpu: fix section mismatch warning in reference to register_cpu_notifier
|
17 years ago |
cpuset.c
|
b331d259b1
kernel: fix integer as NULL pointer warnings
|
17 years ago |
delayacct.c
|
c66f08be7e
Add scaled time to taskstats based process accounting
|
18 years ago |
dma.c
|
902749cdbd
whitespace fixes: DMA channel allocator
|
18 years ago |
exec_domain.c
|
62769dce86
whitespace fixes: execution domains
|
18 years ago |
exit.c
|
f0be3d32b0
mempolicy: rename mpol_free to mpol_put
|
17 years ago |
extable.c
|
a2da4052f1
module: Don't report discarded init pages as kernel text.
|
17 years ago |
fork.c
|
846a16bf0f
mempolicy: rename mpol_copy to mpol_dup
|
17 years ago |
futex.c
|
9dce07f1a4
NULL noise: fs/*, mm/*, kernel/*
|
17 years ago |
futex_compat.c
|
8481664d37
futex_compat __user annotation
|
17 years ago |
hrtimer.c
|
0c96c5979a
hrtimer: raise softirq unlocked to avoid circular lock dependency
|
17 years ago |
itimer.c
|
fea9d17554
ITIMER_REAL: convert to use struct pid
|
17 years ago |
kallsyms.c
|
a3b81113fb
remove support for un-needed _extratext section
|
17 years ago |
kexec.c
|
122c7a5905
vmcoreinfo: add page flags values
|
17 years ago |
kfifo.c
|
f84d5a76c5
is_power_of_2: kernel/kfifo.c
|
18 years ago |
kgdb.c
|
1a9a3e76dd
kgdb: always use icache flush for sw breakpoints
|
17 years ago |
kmod.c
|
f70316dace
generic: use new set_cpus_allowed_ptr function
|
17 years ago |
kprobes.c
|
26b31c1908
kprobes: add (un)register_jprobes for batch registration
|
17 years ago |
ksysfs.c
|
78a2d906b4
Kobject: convert remaining kobject_unregister() to kobject_put()
|
17 years ago |
kthread.c
|
cbd9b67bd3
kthread: call wake_up_process() without the lock being held
|
17 years ago |
latencytop.c
|
19fb518c2a
latencytop: optimize LT_BACKTRACEDEPTH loops a bit
|
17 years ago |
lockdep.c
|
1481197b50
Subject: lockdep: include all lock classes in all_lock_classes
|
17 years ago |
lockdep_internals.h
|
50cc670aeb
[PATCH] lockdep: more chains
|
18 years ago |
lockdep_proc.c
|
94c61c0aef
lockdep: Avoid /proc/lockdep & lock_stat infinite output
|
18 years ago |
marker.c
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 years ago |
module.c
|
a655020753
kernel: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
mutex-debug.c
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 years ago |
mutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
mutex.c
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 years ago |
mutex.h
|
ef5d4707b9
[PATCH] lockdep: prove mutex locking correctness
|
19 years ago |
notifier.c
|
c166f23cb5
kernel/notifier.c should #include <linux/reboot.h>
|
17 years ago |
ns_cgroup.c
|
3ff31d0cca
cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>
|
17 years ago |
nsproxy.c
|
ae5e1b22f1
namespaces: move the IPC namespace under IPC_NS option
|
17 years ago |
panic.c
|
95b570c9ce
Taint kernel after WARN_ON(condition)
|
17 years ago |
params.c
|
06b2a76d25
Add new string functions strict_strto* and convert kernel params to use them
|
17 years ago |
pid.c
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 years ago |
pid_namespace.c
|
b331d259b1
kernel: fix integer as NULL pointer warnings
|
17 years ago |
pm_qos_params.c
|
d82b35186e
pm qos infrastructure and interface
|
17 years ago |
posix-cpu-timers.c
|
ee7dd205b5
posix-timers: fix shadowed variables
|
17 years ago |
posix-timers.c
|
a655020753
kernel: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
printk.c
|
5f97a5a879
isolate ratelimit from printk.c for other use
|
17 years ago |
profile.c
|
a655020753
kernel: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
ptrace.c
|
9d04d9280c
ptrace: conditionalize compat_ptrace_request
|
17 years ago |
rcuclassic.c
|
e260be673a
Preempt-RCU: implementation
|
17 years ago |
rcupdate.c
|
fbf6bfca76
rcupdate: fix comment
|
17 years ago |
rcupreempt.c
|
b53e921ba1
generic: reduce stack pressure in sched_affinity
|
17 years ago |
rcupreempt_trace.c
|
e260be673a
Preempt-RCU: implementation
|
17 years ago |
rcutorture.c
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 years ago |
relay.c
|
5eb7f9fa84
relay: set an spd_release() hook for splice
|
17 years ago |
res_counter.c
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 years ago |
resource.c
|
884525655d
PCI: clean up resource alignment management
|
17 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
|
af5ca3f4ec
Driver core: change sysdev classes to use dynamic kobject names
|
17 years ago |
rtmutex.c
|
720a2592cf
hrtimer: more hrtimer_init_sleeper() fallout.
|
17 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
|
6e18933f2b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
|
17 years ago |
sched_debug.c
|
486fdae214
sched: build fix
|
17 years ago |
sched_fair.c
|
7ba2e74ab5
sched: debug: show a weight tree
|
17 years ago |
sched_features.h
|
f00b45c145
sched: /debug/sched_features
|
17 years ago |
sched_idletask.c
|
8f4d37ec07
sched: high-res preemption tick
|
17 years ago |
sched_rt.c
|
58d6c2d72f
sched: rt-group: optimize dequeue_rt_stack
|
17 years ago |
sched_stats.h
|
39106dcf85
cpumask: use new cpus_scnprintf function
|
17 years ago |
seccomp.c
|
cf99abace7
make seccomp zerocost in schedule
|
18 years ago |
semaphore.c
|
714493cd54
Improve semaphore documentation
|
17 years ago |
signal.c
|
f5264481c8
trivial: small cleanups
|
17 years ago |
softirq.c
|
48f20a9a94
tasklets: execute tasklets in the same order they were queued
|
17 years ago |
softlockup.c
|
7be2a03e31
softlockup: fix task state setting
|
17 years ago |
spinlock.c
|
95c354fe9f
spinlock: lockbreak cleanup
|
17 years ago |
srcu.c
|
bb695170d8
make srcu_readers_active() static
|
17 years ago |
stacktrace.c
|
8637c09901
[PATCH] lockdep: stacktrace subsystem, core
|
19 years ago |
stop_machine.c
|
e9b62693ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
|
17 years ago |
sys.c
|
679c9cd4ac
add RUSAGE_THREAD
|
17 years ago |
sys_ni.c
|
4d672e7ac7
timerfd: new timerfd API
|
17 years ago |
sysctl.c
|
d0b27fa778
sched: rt-group: synchonised bandwidth period
|
17 years ago |
sysctl_check.c
|
8b21985c91
constify tables in kernel/sysctl_check.c
|
17 years ago |
taskstats.c
|
f96159840b
kernel/taskstats.c: fix bogus nlmsg_free()
|
17 years ago |
test_kprobes.c
|
f47cd9b553
kprobes: kretprobe user entry-handler
|
17 years ago |
time.c
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 years ago |
timeconst.pl
|
c98aa86df3
timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC
|
17 years ago |
timer.c
|
0d180406f2
timers: simplify lockdep handling
|
17 years ago |
tsacct.c
|
c66f08be7e
Add scaled time to taskstats based process accounting
|
18 years ago |
uid16.c
|
54a0151041
asmlinkage_protect replaces prevent_tail_call
|
17 years ago |
user.c
|
eff766a65c
sched: fix the task_group hierarchy for UID grouping
|
17 years ago |
user_namespace.c
|
6a3fd92e73
eCryptfs: make key module subsystem respect namespaces
|
17 years ago |
utsname.c
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 years ago |
utsname_sysctl.c
|
32df81cbd5
Isolate the UTS namespace's domainname and hostname back
|
17 years ago |
wait.c
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 years ago |
workqueue.c
|
d59b949f77
timer_list: add annotations to workqueue.c
|
17 years ago |