.. |
debug
|
25985edced
Fix common misspellings
|
14 years ago |
events
|
f506b3dc0e
perf: Fix SIGIO handling
|
14 years ago |
gcov
|
a44f99c7ef
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 years ago |
irq
|
def945eeb9
irq: Remove smp_affinity_list when unregister irq proc
|
14 years ago |
power
|
f42a9813fb
PM / Hibernate: Update kerneldoc comments in hibernate.c
|
14 years ago |
time
|
ab8177bc53
hrtimers: Avoid touching inactive timer bases
|
14 years ago |
trace
|
b1cff0ad10
ftrace: Add internal recursive checks
|
14 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.locks
|
6875669906
arch:Kconfig.locks Remove unused config option.
|
14 years ago |
Kconfig.preempt
|
12d79bafb7
rcu: provide RCU options on non-preempt architectures too
|
16 years ago |
Makefile
|
a77aea9201
cgroup: remove the ns_cgroup
|
14 years ago |
acct.c
|
ebabe9a900
pass a struct path to vfs_statfs
|
15 years ago |
async.c
|
083b804c4d
async: use workqueue for worker pool
|
15 years ago |
audit.c
|
c53fa1ed92
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
|
14 years ago |
audit.h
|
b8800aa5d9
audit: make functions static
|
14 years ago |
audit_tree.c
|
25985edced
Fix common misspellings
|
14 years ago |
audit_watch.c
|
c9c6cac0c2
kill path_lookup()
|
14 years ago |
auditfilter.c
|
c53fa1ed92
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
|
14 years ago |
auditsc.c
|
f562988350
audit: acquire creds selectively to reduce atomic op overhead
|
14 years ago |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
17 years ago |
bounds.c
|
6b3ae58efc
memcg: remove direct page_cgroup-to-page pointer
|
14 years ago |
capability.c
|
12a5a2621b
Merge branch 'master' into next
|
14 years ago |
cgroup.c
|
a77aea9201
cgroup: remove the ns_cgroup
|
14 years ago |
cgroup_freezer.c
|
f780bdb7c1
cgroups: add per-thread subsystem callbacks
|
14 years ago |
compat.c
|
0798b1dbfb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
14 years ago |
configs.c
|
6038f373a3
llseek: automatically add .llseek fop
|
14 years ago |
cpu.c
|
25985edced
Fix common misspellings
|
14 years ago |
cpuset.c
|
1e1b6c511d
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
|
14 years ago |
crash_dump.c
|
93a72052be
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
|
14 years ago |
cred.c
|
e52e713ec3
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
|
14 years ago |
delayacct.c
|
6952b61de9
headers: taskstats_kern.h trim
|
15 years ago |
dma.c
|
d9f3216b47
kernel/dma.c: remove a CVS keyword
|
16 years ago |
elfcore.c
|
8d9032bbe4
elf coredump: add extended numbering support
|
15 years ago |
exec_domain.c
|
2ee7c922f2
sys_personality: remove the bogus checks in sys_personality()->__set_personality() path
|
15 years ago |
exit.c
|
3ed4c0583d
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
|
14 years ago |
extable.c
|
a2d063ac21
extable, core_kernel_data(): Make sure all archs define _sdata
|
14 years ago |
fork.c
|
6345d24daf
mm: Fix boot crash in mm_alloc()
|
14 years ago |
freezer.c
|
ee940d8dcc
Freezer: Use SMP barriers
|
14 years ago |
futex.c
|
0cd9c6494e
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
|
14 years ago |
futex_compat.c
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
14 years ago |
groups.c
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
14 years ago |
hrtimer.c
|
90ff1f30c0
hrtimers: Fix typo causing erratic timers
|
14 years ago |
hung_task.c
|
e11feaa119
watchdog, hung_task_timeout: Add Kconfig configurable default
|
14 years ago |
irq_work.c
|
20b876918c
irq_work: Use per cpu atomics instead of regular atomics
|
14 years ago |
itimer.c
|
8747d793fc
itimers: Fix racy writes to cpu_itimer fields
|
15 years ago |
jump_label.c
|
7cbc5b8d4a
jump_label: Check entries limit in __jump_label_update
|
14 years ago |
kallsyms.c
|
94df491c4a
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
kexec.c
|
2e711c04db
PM: Remove sysdev suspend, resume and shutdown operations
|
14 years ago |
kfifo.c
|
399f1e30ac
kfifo: fix scatterlist usage
|
14 years ago |
kmod.c
|
434d42cfd0
Merge branch 'next' into for-linus
|
14 years ago |
kprobes.c
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
ksysfs.c
|
088ab0b4d8
kernel/ksysfs.c: expose file_caps_enabled in sysfs
|
14 years ago |
kthread.c
|
1e1b6c511d
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
|
14 years ago |
latencytop.c
|
25985edced
Fix common misspellings
|
14 years ago |
lockdep.c
|
e0944ee63f
lockdep: Remove cmpxchg to update nr_chain_hlocks
|
14 years ago |
lockdep_internals.h
|
54d47a2be5
lockdep: No need to disable preemption in debug atomic ops
|
15 years ago |
lockdep_proc.c
|
dec2960827
lockdep: Remove unused 'factor' variable from lockdep_stats_show()
|
14 years ago |
lockdep_states.h
|
9851673bc3
lockdep: move state bit definitions around
|
16 years ago |
module.c
|
1f3a8e093f
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
|
14 years ago |
mutex-debug.c
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 years ago |
mutex-debug.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 years ago |
mutex.c
|
e4c70a6629
lockdep, mutex: provide mutex_lock_nest_lock
|
14 years ago |
mutex.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 years ago |
notifier.c
|
d11c563dd2
sched: Use lockdep-based checking on rcu_dereference()
|
15 years ago |
nsproxy.c
|
a77aea9201
cgroup: remove the ns_cgroup
|
14 years ago |
padata.c
|
25985edced
Fix common misspellings
|
14 years ago |
panic.c
|
d404ab0a11
move x86 specific oops=panic to generic code
|
14 years ago |
params.c
|
f721a465cd
params.c: Use new strtobool function to process boolean inputs
|
14 years ago |
pid.c
|
c78193e9c7
next_pidmap: fix overflow condition
|
14 years ago |
pid_namespace.c
|
4308eebbeb
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
|
14 years ago |
pm_qos_params.c
|
f310642123
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
14 years ago |
posix-cpu-timers.c
|
ab8177bc53
hrtimers: Avoid touching inactive timer bases
|
14 years ago |
posix-timers.c
|
8af088710d
posix-timers: RCU conversion
|
14 years ago |
printk.c
|
162a7e7500
printk: allocate kernel log buffer earlier
|
14 years ago |
profile.c
|
6f7bd76f05
kernel/profile.c: remove some duplicate code from profile_hits()
|
14 years ago |
ptrace.c
|
0666fb51b1
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
|
14 years ago |
range.c
|
834b40380e
kernel/range.c: fix clean_sort_range() for the case of full array
|
14 years ago |
rcupdate.c
|
108aae2233
rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
|
14 years ago |
rcutiny.c
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
rcutiny_plugin.h
|
7e8b4c7234
rcu: Converge TINY_RCU expedited and normal boosting
|
14 years ago |
rcutorture.c
|
561190e3b3
rcu: mark rcutorture boosting callback as being on-stack
|
14 years ago |
rcutree.c
|
d72bce0e67
rcu: Cure load woes
|
14 years ago |
rcutree.h
|
08bca60a69
rcu: Remove waitqueue usage for cpu, node, and boost kthreads
|
14 years ago |
rcutree_plugin.h
|
d72bce0e67
rcu: Cure load woes
|
14 years ago |
rcutree_trace.c
|
23b5c8fa01
rcu: Decrease memory-barrier usage based on semi-formal proof
|
14 years ago |
relay.c
|
408af87a39
Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset
|
14 years ago |
res_counter.c
|
6c191cd01a
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
|
14 years ago |
resource.c
|
fcb119183c
resources: add arch hook for preventing allocation in reserved areas
|
14 years ago |
rtmutex-debug.c
|
8161239a8b
rtmutex: Simplify PI algorithm and make highest prio task get lock
|
14 years ago |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex-tester.c
|
dbebbfbb16
rtmutex: tester: Remove the remaining BKL leftovers
|
14 years ago |
rtmutex.c
|
8161239a8b
rtmutex: Simplify PI algorithm and make highest prio task get lock
|
14 years ago |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex_common.h
|
8161239a8b
rtmutex: Simplify PI algorithm and make highest prio task get lock
|
14 years ago |
rwsem.c
|
c7af77b584
sched: mark rwsem functions as __sched for wchan/profiling
|
17 years ago |
sched.c
|
1e1b6c511d
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
|
14 years ago |
sched_autogroup.c
|
25985edced
Fix common misspellings
|
14 years ago |
sched_autogroup.h
|
800d4d30c8
sched, autogroup: Stop going ahead if autogroup is disabled
|
14 years ago |
sched_clock.c
|
5bb6b1ea67
sched: Add some clock info to sched_debug
|
14 years ago |
sched_cpupri.c
|
68c38fc3cb
sched: No need for bootmem special cases
|
15 years ago |
sched_cpupri.h
|
68c38fc3cb
sched: No need for bootmem special cases
|
15 years ago |
sched_debug.c
|
625f2a378e
sched: Get rid of lock_depth
|
14 years ago |
sched_fair.c
|
1e87623178
sched: Fix ->min_vruntime calculation in dequeue_entity()
|
14 years ago |
sched_features.h
|
317f394160
sched: Move the second half of ttwu() to the remote cpu
|
14 years ago |
sched_idletask.c
|
7608dec2ce
sched: Drop the rq argument to sched_class::select_task_rq()
|
14 years ago |
sched_rt.c
|
cd4ae6adf8
sched: More sched_domain iterations fixes
|
14 years ago |
sched_stats.h
|
cd4ae6adf8
sched: More sched_domain iterations fixes
|
14 years ago |
sched_stoptask.c
|
7608dec2ce
sched: Drop the rq argument to sched_class::select_task_rq()
|
14 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()
|
17 years ago |
signal.c
|
d92fcf0552
signal: sys_pause() should check signal_pending()
|
14 years ago |
smp.c
|
34db18a054
smp: move smp setup functions to kernel/smp.c
|
14 years ago |
softirq.c
|
a26ac2455f
rcu: move TREE_RCU from softirq to kthread
|
14 years ago |
spinlock.c
|
9c1721aa49
locking: Cleanup the name space completely
|
15 years ago |
srcu.c
|
c072a388d5
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
|
14 years ago |
stacktrace.c
|
9212ddb5ea
stacktrace: provide save_stack_trace_tsk() weak alias
|
16 years ago |
stop_machine.c
|
94dcf29a11
kthread: use kthread_create_on_node()
|
14 years ago |
sys.c
|
39ab05c8e0
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 years ago |
sys_ni.c
|
be84bfcc3e
ipc: Add missing sys_ni entries for ipc/compat.c functions
|
14 years ago |
sysctl.c
|
0798b1dbfb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
14 years ago |
sysctl_binary.c
|
73d049a40f
open-style analog of vfs_path_lookup()
|
14 years ago |
sysctl_check.c
|
256c53a651
sysctl_check: drop dead code
|
14 years ago |
taskstats.c
|
f9b182e24e
taskstats: use appropriate printk priority level
|
14 years ago |
test_kprobes.c
|
fd02e6f7ae
kprobes: Fix selftest to clear flags field for reusing probes
|
14 years ago |
time.c
|
420c1c572d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
timeconst.pl
|
b9095fd8a7
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timer.c
|
420c1c572d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
tracepoint.c
|
d430d3d7e6
jump label: Introduce static_branch() interface
|
14 years ago |
tsacct.c
|
d57af9b214
taskstats: use real microsecond granularity for CPU times
|
14 years ago |
uid16.c
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
14 years ago |
up.c
|
6e96281412
smp_call_function_single(): be slightly less stupid, fix #2
|
16 years ago |
user-return-notifier.c
|
25985edced
Fix common misspellings
|
14 years ago |
user.c
|
59607db367
userns: add a user_namespace as creator/owner of uts_namespace
|
14 years ago |
user_namespace.c
|
6164281ab7
user_ns: improve the user_ns on-the-slab packaging
|
14 years ago |
utsname.c
|
34482e89a5
ns proc: Add support for the uts namespace
|
14 years ago |
utsname_sysctl.c
|
56992309cc
sysctl kernel: Remove binary sysctl logic
|
15 years ago |
wait.c
|
25985edced
Fix common misspellings
|
14 years ago |
watchdog.c
|
6e9101aeec
watchdog: Fix non-standard prototype of get_softlockup_thresh()
|
14 years ago |
workqueue.c
|
5129df03d0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
workqueue_sched.h
|
e22bee782b
workqueue: implement concurrency managed dynamic worker pool
|
15 years ago |