.. |
irq
|
f18e439d10
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
|
17 年之前 |
power
|
f42ac38c59
ftrace: disable tracing for suspend to ram
|
16 年之前 |
time
|
3c4fbe5e01
nohz: fix wrong event handler after online an offlined cpu
|
17 年之前 |
trace
|
9e3ee1c39c
Merge branch 'linus' into cpus4096
|
17 年之前 |
.gitignore
|
c1cb795338
Update kernel/.gitignore with new auto-generated files
|
17 年之前 |
Kconfig.hz
|
94f5655988
sched: fix SCHED_HRTICK dependency
|
17 年之前 |
Kconfig.preempt
|
21bbb39c37
rcu: move PREEMPT_RCU config option back under PREEMPT
|
17 年之前 |
Makefile
|
cb28a1bbdb
Merge branch 'linus' into core/generic-dma-coherent
|
17 年之前 |
acct.c
|
0c18d7a5df
bsdacct: fix and add comments around acct_process()
|
17 年之前 |
audit.c
|
20c6aaa39a
[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output.
|
17 年之前 |
audit.h
|
c782f242f0
[PATCH 1/2] audit: move extern declarations to audit.h
|
17 年之前 |
audit_tree.c
|
6793a051fb
[PATCH] list_for_each_rcu must die: audit
|
17 年之前 |
auditfilter.c
|
036bbf76ad
Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages
|
17 年之前 |
auditsc.c
|
1a61c88def
Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set
|
17 年之前 |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
17 年之前 |
bounds.c
|
37487a5652
Add kbuild.h that contains common definitions for kbuild users
|
17 年之前 |
capability.c
|
5cd9c58fbe
security: Fix setting of PF_SUPERPRIV by __capable()
|
17 年之前 |
cgroup.c
|
55b6fd0162
cgroup: uninline cgroup_has_css_refs()
|
17 年之前 |
cgroup_debug.c
|
3116f0e3df
CGroup API files: move "releasable" to cgroup_debug subsystem
|
17 年之前 |
compat.c
|
153b5d054a
ntp: support for TAI
|
17 年之前 |
configs.c
|
c33fff0afb
kernel: use non-racy method for proc entries creation
|
17 年之前 |
cpu.c
|
3ee1062b4e
cpu hotplug: s390 doesn't support additional_cpus anymore.
|
17 年之前 |
cpuset.c
|
aeed682421
cpuset: clean up cpuset hierarchy traversal code
|
17 年之前 |
delayacct.c
|
016ae219b9
per-task-delay-accounting: update taskstats for memory reclaim delay
|
17 年之前 |
dma-coherent.c
|
cb3952bf78
DMA: make dma-coherent.c documentation kdoc-friendly
|
17 年之前 |
dma.c
|
c33fff0afb
kernel: use non-racy method for proc entries creation
|
17 年之前 |
exec_domain.c
|
7f2da1e7d0
[PATCH] kill altroot
|
17 年之前 |
exit.c
|
5c7edcd7ee
tracehook: fix exit_signal=0 case
|
17 年之前 |
extable.c
|
a2da4052f1
module: Don't report discarded init pages as kernel text.
|
17 年之前 |
fork.c
|
cddb8a5c14
mmu-notifiers: core
|
17 年之前 |
futex.c
|
1b7558e457
futexes: fix fault handling in futex_lock_pi
|
17 年之前 |
futex_compat.c
|
8481664d37
futex_compat __user annotation
|
17 年之前 |
hrtimer.c
|
1a781a777b
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 年之前 |
itimer.c
|
fea9d17554
ITIMER_REAL: convert to use struct pid
|
17 年之前 |
kallsyms.c
|
2fc9c4e18f
kallsyms: fix potential overflow in binary search
|
17 年之前 |
kexec.c
|
8c5a1cf0ad
kexec: use a mutex for locking rather than xchg()
|
17 年之前 |
kfifo.c
|
f84d5a76c5
is_power_of_2: kernel/kfifo.c
|
18 年之前 |
kgdb.c
|
25fc999913
kgdb: fix gdb serial thread queries
|
17 年之前 |
kmod.c
|
ac331d158e
call_usermodehelper(): increase reliability
|
17 年之前 |
kprobes.c
|
8b6dd98682
kprobes: remove redundant config check
|
17 年之前 |
ksysfs.c
|
78a2d906b4
Kobject: convert remaining kobject_unregister() to kobject_put()
|
17 年之前 |
kthread.c
|
85ba2d862e
tracehook: wait_task_inactive
|
17 年之前 |
latencytop.c
|
c33fff0afb
kernel: use non-racy method for proc entries creation
|
17 年之前 |
lockdep.c
|
6951b12a0f
lockdep: fix spurious 'inconsistent lock state' warning
|
17 年之前 |
lockdep_internals.h
|
d6672c5018
lockdep: build fix
|
17 年之前 |
lockdep_proc.c
|
df60a84418
lockdep: fix build if CONFIG_PROVE_LOCKING not defined
|
17 年之前 |
marker.c
|
5def9a3a22
markers: fix markers read barrier for multiple probes
|
17 年之前 |
module.c
|
ffb4ba76a2
[module] Don't let gcc inline load_module()
|
16 年之前 |
mutex-debug.c
|
493d35863d
mutex-debug: check mutex magic before owner
|
17 年之前 |
mutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 年之前 |
mutex.c
|
0e241ffd30
locking: fix mutex @key parameter kernel-doc notation
|
17 年之前 |
mutex.h
|
ef5d4707b9
[PATCH] lockdep: prove mutex locking correctness
|
19 年之前 |
notifier.c
|
6546bc4279
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
|
17 年之前 |
ns_cgroup.c
|
e885dcde75
cgroup_clone: use pid of newly created task for new cgroup
|
17 年之前 |
nsproxy.c
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
16 年之前 |
panic.c
|
a8f18b909c
Add a WARN() macro; this is WARN_ON() + printk arguments
|
17 年之前 |
params.c
|
06b2a76d25
Add new string functions strict_strto* and convert kernel params to use them
|
17 年之前 |
pid.c
|
e49859e71e
pidns: remove now unused find_pid function.
|
17 年之前 |
pid_namespace.c
|
0b6b030fc3
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
|
17 年之前 |
pm_qos_params.c
|
bf1db69fbf
pm_qos: spelling fixes
|
17 年之前 |
posix-cpu-timers.c
|
81d50bb254
posix-timers: print RT watchdog message
|
17 年之前 |
posix-timers.c
|
67a077dca4
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 年之前 |
printk.c
|
641de9d8f5
printk: fix comment for printk ratelimiting
|
17 年之前 |
profile.c
|
b03f6489f9
build kernel/profile.o only when requested
|
17 年之前 |
ptrace.c
|
5cd9c58fbe
security: Fix setting of PF_SUPERPRIV by __capable()
|
17 年之前 |
rcuclassic.c
|
9b1a4d3837
stop_machine: Wean existing callers off stop_machine_run()
|
17 年之前 |
rcupdate.c
|
01dcb0443e
rcu: fix synchronize_rcu() so that kernel-doc works
|
17 年之前 |
rcupreempt.c
|
82638844d9
Merge branch 'linus' into cpus4096
|
17 年之前 |
rcupreempt_trace.c
|
e19a98967f
rcu: remove duplicated include in kernel/rcupreempt_trace.c
|
17 年之前 |
rcutorture.c
|
0729fbf3bc
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers)
|
17 年之前 |
relay.c
|
3219445033
relay: fix "full buffer with exactly full last subbuffer" accounting problem
|
17 年之前 |
res_counter.c
|
856c13aa1f
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
|
17 年之前 |
resource.c
|
1a4e564b7d
resource: add resource_size()
|
17 年之前 |
rtmutex-debug.c
|
48d13e483c
Don't operate with pid_t in rtmutex tester
|
17 年之前 |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 年之前 |
rtmutex-tester.c
|
4a0b2b4dbe
sysdev: Pass the attribute to the low level sysdev show/store function
|
17 年之前 |
rtmutex.c
|
720a2592cf
hrtimer: more hrtimer_init_sleeper() fallout.
|
17 年之前 |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 年之前 |
rtmutex_common.h
|
48d13e483c
Don't operate with pid_t in rtmutex tester
|
17 年之前 |
rwsem.c
|
c7af77b584
sched: mark rwsem functions as __sched for wchan/profiling
|
17 年之前 |
sched.c
|
c100548d46
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 年之前 |
sched_clock.c
|
354879bb97
sched_clock: fix cpu_clock()
|
16 年之前 |
sched_cpupri.c
|
6e0534f278
sched: use a 2-d bitmap for searching lowest-pri CPU
|
17 年之前 |
sched_cpupri.h
|
e539d8fcd1
sched: fix the cpuprio count really
|
17 年之前 |
sched_debug.c
|
32df2ee86a
sched: add full schedstats to /proc/sched_debug
|
17 年之前 |
sched_fair.c
|
77ae651347
sched: fix mysql+oltp regression
|
17 年之前 |
sched_features.h
|
efc2dead2c
sched: enable LB_BIAS by default
|
17 年之前 |
sched_idletask.c
|
2abdad0a4c
sched: make rt_sched_class, idle_sched_class static
|
17 年之前 |
sched_rt.c
|
f1679d0848
sched: fix rt-bandwidth hotplug race
|
17 年之前 |
sched_stats.h
|
46ac22bab4
sched: fix accounting in task delay accounting & migration
|
17 年之前 |
seccomp.c
|
cf99abace7
make seccomp zerocost in schedule
|
18 年之前 |
semaphore.c
|
5b2becc8cf
semaphore: __down_common: use signal_pending_state()
|
17 年之前 |
signal.c
|
1b04624f93
tracehook: fix SA_NOCLDWAIT
|
17 年之前 |
smp.c
|
c2fc11985d
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix
|
17 年之前 |
softirq.c
|
7babe8db99
Full conversion to early_initcall() interface, remove old interface
|
17 年之前 |
softlockup.c
|
7babe8db99
Full conversion to early_initcall() interface, remove old interface
|
17 年之前 |
spinlock.c
|
c72f4573a5
lockdep: spin_lock_nest_lock(), checkpatch fixes
|
17 年之前 |
srcu.c
|
bb695170d8
make srcu_readers_active() static
|
17 年之前 |
stacktrace.c
|
8594698ebd
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
|
17 年之前 |
stop_machine.c
|
ed6d68763b
stop_machine: remove unused variable
|
17 年之前 |
sys.c
|
2d70b68d42
fix setpriority(PRIO_PGRP) thread iterator breakage
|
17 年之前 |
sys_ni.c
|
9b81361631
signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD
|
17 年之前 |
sysctl.c
|
bfbcf03479
lost sysctl fix
|
17 年之前 |
sysctl_check.c
|
99541c23cd
sysctl: check for bogus modes
|
17 年之前 |
taskstats.c
|
b81f3ea92b
taskstats: remove initialization of static per-cpu variable
|
17 年之前 |
test_kprobes.c
|
f47cd9b553
kprobes: kretprobe user entry-handler
|
17 年之前 |
time.c
|
b9095fd8a7
Make constants in kernel/timeconst.h fixed 64 bits
|
17 年之前 |
timeconst.pl
|
b9095fd8a7
Make constants in kernel/timeconst.h fixed 64 bits
|
17 年之前 |
timer.c
|
85082fd7cb
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
|
17 年之前 |
tsacct.c
|
940389b8af
task IO accounting: move all IO statistics in struct task_io_accounting
|
17 年之前 |
uid16.c
|
54a0151041
asmlinkage_protect replaces prevent_tail_call
|
17 年之前 |
user.c
|
354a1f4d99
alloc_uid: cleanup
|
17 年之前 |
user_namespace.c
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
16 年之前 |
utsname.c
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
16 年之前 |
utsname_sysctl.c
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
16 年之前 |
wait.c
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 年之前 |
workqueue.c
|
23a0ee908c
Merge branch 'core/locking' into core/urgent
|
17 年之前 |