.. |
cpu
|
f27dde8dee
sched: Add NEED_RESCHED to the preempt_count
|
há 12 anos atrás |
debug
|
8daaa5f826
kdb: Add support for external NMI handler to call KGDB/KDB
|
há 12 anos atrás |
events
|
008208c6b2
list: introduce list_next_entry() and list_prev_entry()
|
há 11 anos atrás |
gcov
|
1931d433d7
gcov: reuse kbasename helper
|
há 11 anos atrás |
irq
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
há 11 anos atrás |
locking
|
5216d530bb
locking/lockdep: Mark __lockdep_count_forward_deps() as static
|
há 11 anos atrás |
power
|
feba070dba
Merge branch 'pm-sleep'
|
há 11 anos atrás |
printk
|
4c1ace6408
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
|
há 11 anos atrás |
rcu
|
d689fe222a
NOHZ: Check for nohz active instead of nohz enabled
|
há 11 anos atrás |
sched
|
85b088e934
sched/fair: Avoid integer overflow
|
há 11 anos atrás |
time
|
d689fe222a
NOHZ: Check for nohz active instead of nohz enabled
|
há 11 anos atrás |
trace
|
b29c8306a3
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
há 11 anos atrás |
.gitignore
|
f83b293366
kernel/hz.bc: ignore.
|
há 12 anos atrás |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
há 17 anos atrás |
Kconfig.hz
|
0a06ff068f
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
|
há 11 anos atrás |
Kconfig.locks
|
4eedb77a9c
locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH"
|
há 12 anos atrás |
Kconfig.preempt
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
há 13 anos atrás |
Makefile
|
cd4d241d57
locking: Move the lglocks code to kernel/locking/
|
há 11 anos atrás |
acct.c
|
5ae98f1589
fs: Fix hang with BSD accounting on frozen filesystem
|
há 12 anos atrás |
async.c
|
362f2b098b
async: rename and redefine async_func_ptr
|
há 12 anos atrás |
audit.c
|
8ac1c8d5de
audit: fix endless wait in audit_log_start()
|
há 12 anos atrás |
audit.h
|
79f6530cb5
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
|
há 12 anos atrás |
audit_tree.c
|
736f3203a0
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
|
há 12 anos atrás |
audit_watch.c
|
0644ec0cc8
audit: catch possible NULL audit buffers
|
há 12 anos atrás |
auditfilter.c
|
b9ce54c9f5
audit: Fix decimal constant description
|
há 12 anos atrás |
auditsc.c
|
79f6530cb5
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
|
há 12 anos atrás |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
há 17 anos atrás |
bounds.c
|
539edb5846
mm: properly separate the bloated ptl from the regular case
|
há 11 anos atrás |
capability.c
|
300893b08f
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
|
há 12 anos atrás |
cgroup.c
|
a998646456
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
há 11 anos atrás |
cgroup_freezer.c
|
bd8815a6d8
cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
|
há 12 anos atrás |
compat.c
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
há 12 anos atrás |
configs.c
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
há 12 anos atrás |
context_tracking.c
|
37bf06375c
Merge tag 'v3.12-rc4' into sched/core
|
há 11 anos atrás |
cpu.c
|
fe8a45df36
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
há 11 anos atrás |
cpu_pm.c
|
d84970bbaf
kernel/cpu_pm.c: fix various typos
|
há 13 anos atrás |
cpuset.c
|
32dad03d16
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
há 12 anos atrás |
crash_dump.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
há 13 anos atrás |
cred.c
|
a2faf2fc53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
há 12 anos atrás |
delayacct.c
|
324d666a53
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
|
há 11 anos atrás |
dma.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
há 13 anos atrás |
elfcore.c
|
506f21c556
switch elf_core_write_extra_phdrs() to dump_emit()
|
há 11 anos atrás |
exec_domain.c
|
2ee7c922f2
sys_personality: remove the bogus checks in sys_personality()->__set_personality() path
|
há 15 anos atrás |
exit.c
|
7c8df28633
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
|
há 12 anos atrás |
extable.c
|
e656a63411
extable: skip sorting if the table is empty
|
há 12 anos atrás |
fork.c
|
e009bb30c8
mm: implement split page table lock for PMD level
|
há 11 anos atrás |
freezer.c
|
2b44c4db2e
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
|
há 12 anos atrás |
futex.c
|
1696a8bee3
locking: Move the rtmutex code to kernel/locking/
|
há 11 anos atrás |
futex_compat.c
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
há 12 anos atrás |
groups.c
|
c7b96acf14
userns: Kill nsown_capable it makes the wrong thing easy
|
há 12 anos atrás |
hrtimer.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
há 12 anos atrás |
hung_task.c
|
f080480488
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
há 11 anos atrás |
irq_work.c
|
077931446b
Merge branch 'nohz/printk-v8' into irq/core
|
há 12 anos atrás |
itimer.c
|
9886f44412
itimer: Use printk_once instead of WARN_ONCE
|
há 13 anos atrás |
jump_label.c
|
c4b2c0c5f6
static_key: WARN on usage before jump_label_init was called
|
há 11 anos atrás |
kallsyms.c
|
e3f26752f0
kernel: kallsyms: memory override issue, need check destination buffer length
|
há 12 anos atrás |
kcmp.c
|
44fd07e989
kcmp: include linux/ptrace.h
|
há 12 anos atrás |
kexec.c
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
há 11 anos atrás |
kmod.c
|
4c1c7be95c
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
|
há 12 anos atrás |
kprobes.c
|
ab76786561
kprobes: use KSYM_NAME_LEN to size identifier buffers
|
há 11 anos atrás |
ksysfs.c
|
6072ddc852
kernel: replace strict_strto*() with kstrto*()
|
há 12 anos atrás |
kthread.c
|
786235eeba
kthread: make kthread_create() killable
|
há 11 anos atrás |
latencytop.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
há 13 anos atrás |
modsign_certificate.S
|
b92021b09d
CONFIG_SYMBOL_PREFIX: cleanup.
|
há 12 anos atrás |
modsign_pubkey.c
|
54a33b1b14
kernel/modsign_pubkey.c: fix init const for module signing code
|
há 12 anos atrás |
module-internal.h
|
caabe24057
MODSIGN: Move the magic string to the end of a module and eliminate the search
|
há 12 anos atrás |
module.c
|
ce6513f758
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
há 11 anos atrás |
module_signing.c
|
12e130b045
MODSIGN: Don't use enum-type bitfields in module signature info block
|
há 12 anos atrás |
notifier.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
há 13 anos atrás |
nsproxy.c
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
há 12 anos atrás |
padata.c
|
b8b4a4166e
padata - Register hotcpu notifier after initialization
|
há 12 anos atrás |
panic.c
|
0128476471
kernel/panic.c: reduce 1 byte usage for print tainted buffer
|
há 11 anos atrás |
params.c
|
3a126f85e0
kernel/params: fix handling of signed integer types
|
há 12 anos atrás |
pid.c
|
314a8ad0f1
pidns: fix free_pid() to handle the first fork failure
|
há 12 anos atrás |
pid_namespace.c
|
1adfcb03e3
pid_namespace: make freeing struct pid_namespace rcu-delayed
|
há 11 anos atrás |
posix-cpu-timers.c
|
a0b2062b09
posix_timers: fix racy timer delta caching on task exit
|
há 12 anos atrás |
posix-timers.c
|
d2054b2c11
posix-timers: Remove unused variable
|
há 12 anos atrás |
profile.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
há 12 anos atrás |
ptrace.c
|
d049f74f2d
exec/ptrace: fix get_dumpable() incorrect tests
|
há 11 anos atrás |
range.c
|
0541881502
range: Do not add new blank slot with add_range_with_merge
|
há 12 anos atrás |
reboot.c
|
e2f0b88e84
kernel/reboot.c: re-enable the function of variable reboot_default
|
há 12 anos atrás |
relay.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
há 12 anos atrás |
res_counter.c
|
1a36e59d48
memcg: reduce function dereference
|
há 12 anos atrás |
resource.c
|
0786f7b225
kernel/resource.c: remove the unneeded assignment in function __find_resource
|
há 12 anos atrás |
seccomp.c
|
d13274794a
seccomp: allow BPF_XOR based ALU instructions.
|
há 12 anos atrás |
signal.c
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
há 11 anos atrás |
smp.c
|
ca5ecd64c2
kernel: fix generic_exec_single indentation
|
há 11 anos atrás |
smpboot.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
há 12 anos atrás |
smpboot.h
|
f97f8f06a4
smpboot: Provide infrastructure for percpu hotplug threads
|
há 13 anos atrás |
softirq.c
|
fc21c0cff2
revert "softirq: Add support for triggering softirq work on softirqs"
|
há 11 anos atrás |
stacktrace.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
há 13 anos atrás |
stop_machine.c
|
7053ea1a34
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
|
há 11 anos atrás |
sys.c
|
81e41ea25b
kernel/sys.c: remove obsolete #include <linux/kexec.h>
|
há 11 anos atrás |
sys_ni.c
|
91c2e0bcae
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
|
há 12 anos atrás |
sysctl.c
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
há 11 anos atrás |
sysctl_binary.c
|
f02147ef19
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
|
há 11 anos atrás |
task_work.c
|
892f6668f3
task_work: documentation
|
há 12 anos atrás |
taskstats.c
|
0d20633b04
kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()
|
há 11 anos atrás |
test_kprobes.c
|
6d65df3325
kernel/: rename random32() to prandom_u32()
|
há 12 anos atrás |
time.c
|
0a0fca9d83
sched: Rename sched.c as sched/core.c in comments and Documentation
|
há 12 anos atrás |
timeconst.bc
|
70730bca13
kernel: Replace timeconst.pl with a bc script
|
há 12 anos atrás |
timer.c
|
4a2b4b2227
sched: Introduce preempt_count accessor functions
|
há 12 anos atrás |
tracepoint.c
|
9e8529afc4
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
há 12 anos atrás |
tsacct.c
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
há 12 anos atrás |
uid16.c
|
c7b96acf14
userns: Kill nsown_capable it makes the wrong thing easy
|
há 12 anos atrás |
up.c
|
40c01e8bd5
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
|
há 11 anos atrás |
user-return-notifier.c
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
há 12 anos atrás |
user.c
|
e51db73532
userns: Better restrictions on when proc and sysfs can be mounted
|
há 12 anos atrás |
user_namespace.c
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
há 12 anos atrás |
utsname.c
|
c7b96acf14
userns: Kill nsown_capable it makes the wrong thing easy
|
há 12 anos atrás |
utsname_sysctl.c
|
cd89f46b52
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
|
há 12 anos atrás |
watchdog.c
|
9809b18fcf
watchdog: update watchdog_thresh properly
|
há 12 anos atrás |
workqueue.c
|
2e515bf096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
há 12 anos atrás |
workqueue_internal.h
|
0a0fca9d83
sched: Rename sched.c as sched/core.c in comments and Documentation
|
há 12 anos atrás |