.. |
cpu
|
29ce3785b2
idle: Enable interrupts in the weak arch_cpu_idle() implementation
|
12 vuotta sitten |
debug
|
f345650964
kgdb/sysrq: fix inconstistent help message of sysrq key
|
12 vuotta sitten |
events
|
058ebd0eba
perf: Fix perf_lock_task_context() vs RCU
|
12 vuotta sitten |
gcov
|
750358ee4f
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
|
12 vuotta sitten |
irq
|
505608d2b9
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 vuotta sitten |
power
|
7f0ef0267e
Merge branch 'akpm' (updates from Andrew Morton)
|
12 vuotta sitten |
sched
|
971ee28cbd
sched: Fix HRTICK
|
12 vuotta sitten |
time
|
a272dcca18
tick: broadcast: Check broadcast mode on CPU hotplug
|
12 vuotta sitten |
trace
|
c72bb31691
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 vuotta sitten |
.gitignore
|
f83b293366
kernel/hz.bc: ignore.
|
12 vuotta sitten |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
16 vuotta sitten |
Kconfig.hz
|
94f5655988
sched: fix SCHED_HRTICK dependency
|
17 vuotta sitten |
Kconfig.locks
|
4eedb77a9c
locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH"
|
12 vuotta sitten |
Kconfig.preempt
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 vuotta sitten |
Makefile
|
15d94b8256
reboot: move shutdown/reboot related functions to kernel/reboot.c
|
12 vuotta sitten |
acct.c
|
5ae98f1589
fs: Fix hang with BSD accounting on frozen filesystem
|
12 vuotta sitten |
async.c
|
362f2b098b
async: rename and redefine async_func_ptr
|
12 vuotta sitten |
audit.c
|
f000cfdde5
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
|
12 vuotta sitten |
audit.h
|
79f6530cb5
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
|
12 vuotta sitten |
audit_tree.c
|
736f3203a0
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
|
12 vuotta sitten |
audit_watch.c
|
0644ec0cc8
audit: catch possible NULL audit buffers
|
12 vuotta sitten |
auditfilter.c
|
b9ce54c9f5
audit: Fix decimal constant description
|
12 vuotta sitten |
auditsc.c
|
79f6530cb5
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
|
12 vuotta sitten |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
17 vuotta sitten |
bounds.c
|
6b3ae58efc
memcg: remove direct page_cgroup-to-page pointer
|
14 vuotta sitten |
capability.c
|
935d8aabd4
Add file_ns_capable() helper function for open-time capability checking
|
12 vuotta sitten |
cgroup.c
|
786e1448d9
cgroup: we can use simple_lookup() now
|
12 vuotta sitten |
cgroup_freezer.c
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 vuotta sitten |
compat.c
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 vuotta sitten |
configs.c
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 vuotta sitten |
context_tracking.c
|
a3d5c3460a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 vuotta sitten |
cpu.c
|
16e53dbf10
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
|
12 vuotta sitten |
cpu_pm.c
|
d84970bbaf
kernel/cpu_pm.c: fix various typos
|
13 vuotta sitten |
cpuset.c
|
0b0585c3e1
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 vuotta sitten |
crash_dump.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 vuotta sitten |
cred.c
|
a2faf2fc53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 vuotta sitten |
delayacct.c
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 vuotta sitten |
dma.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 vuotta sitten |
elfcore.c
|
8d9032bbe4
elf coredump: add extended numbering support
|
15 vuotta sitten |
exec_domain.c
|
2ee7c922f2
sys_personality: remove the bogus checks in sys_personality()->__set_personality() path
|
15 vuotta sitten |
exit.c
|
7c8df28633
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
|
12 vuotta sitten |
extable.c
|
bec1b9e763
extable: Flip the sorting message
|
12 vuotta sitten |
fork.c
|
98d1e64f95
mm: remove free_area_cache
|
12 vuotta sitten |
freezer.c
|
613f5d13b5
freezer: skip waking up tasks with PF_FREEZER_SKIP set
|
12 vuotta sitten |
futex.c
|
88c8004fd3
futex: Use freezable blocking call
|
12 vuotta sitten |
futex_compat.c
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 vuotta sitten |
groups.c
|
72cda3d1ef
userns: Convert in_group_p and in_egroup_p to use kgid_t
|
13 vuotta sitten |
hrtimer.c
|
21884a83b2
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 vuotta sitten |
hung_task.c
|
625056b65e
hung task debugging: Inject NMI when hung and going to panic
|
13 vuotta sitten |
irq_work.c
|
077931446b
Merge branch 'nohz/printk-v8' into irq/core
|
12 vuotta sitten |
itimer.c
|
9886f44412
itimer: Use printk_once instead of WARN_ONCE
|
13 vuotta sitten |
jump_label.c
|
a181dc14ed
jump_label: Export jump_label_rate_limit()
|
13 vuotta sitten |
kallsyms.c
|
e3f26752f0
kernel: kallsyms: memory override issue, need check destination buffer length
|
12 vuotta sitten |
kcmp.c
|
44fd07e989
kcmp: include linux/ptrace.h
|
12 vuotta sitten |
kexec.c
|
31c3a3fe07
kexec: Use min() and min_t() to simplify logic
|
12 vuotta sitten |
kmod.c
|
7f57cfa4e2
usermodehelper: kill the sub_info->path[0] check
|
12 vuotta sitten |
kprobes.c
|
10fb46d5f7
kprobes: handle empty/invalid input to debugfs "enabled" file
|
12 vuotta sitten |
ksysfs.c
|
37ea95a959
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 vuotta sitten |
kthread.c
|
cd42d559e4
kthread: implement probe_kthread_data()
|
12 vuotta sitten |
latencytop.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 vuotta sitten |
lglock.c
|
eea62f831b
brlocks/lglocks: turn into functions
|
13 vuotta sitten |
lockdep.c
|
1b1d2fb444
lockdep: remove task argument from debug_check_no_locks_held
|
12 vuotta sitten |
lockdep_internals.h
|
54d47a2be5
lockdep: No need to disable preemption in debug atomic ops
|
15 vuotta sitten |
lockdep_proc.c
|
99fb4a122e
lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name()
|
12 vuotta sitten |
lockdep_states.h
|
9851673bc3
lockdep: move state bit definitions around
|
16 vuotta sitten |
modsign_certificate.S
|
b92021b09d
CONFIG_SYMBOL_PREFIX: cleanup.
|
12 vuotta sitten |
modsign_pubkey.c
|
cfde819088
keys: use keyring_alloc() to create module signing keyring
|
12 vuotta sitten |
module-internal.h
|
caabe24057
MODSIGN: Move the magic string to the end of a module and eliminate the search
|
12 vuotta sitten |
module.c
|
8133633368
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 vuotta sitten |
module_signing.c
|
12e130b045
MODSIGN: Don't use enum-type bitfields in module signature info block
|
12 vuotta sitten |
mutex-debug.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 vuotta sitten |
mutex-debug.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 vuotta sitten |
mutex.c
|
1b375dc307
mutex: Move ww_mutex definitions to ww_mutex.h
|
12 vuotta sitten |
mutex.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 vuotta sitten |
notifier.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 vuotta sitten |
nsproxy.c
|
0bb80f2405
proc: Split the namespace stuff out into linux/proc_ns.h
|
12 vuotta sitten |
padata.c
|
f0fcf2002b
padata: use __this_cpu_read per-cpu helper
|
12 vuotta sitten |
panic.c
|
c72bb31691
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 vuotta sitten |
params.c
|
b634d130e4
There is no /sys/parameters
|
12 vuotta sitten |
pid.c
|
8f75af44ee
kernel/pid.c: move statement
|
12 vuotta sitten |
pid_namespace.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 vuotta sitten |
posix-cpu-timers.c
|
a0b2062b09
posix_timers: fix racy timer delta caching on task exit
|
12 vuotta sitten |
posix-timers.c
|
d2054b2c11
posix-timers: Remove unused variable
|
12 vuotta sitten |
printk.c
|
75fcf64dc7
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 vuotta sitten |
profile.c
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 vuotta sitten |
ptrace.c
|
fab840fc2d
ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)
|
12 vuotta sitten |
range.c
|
0541881502
range: Do not add new blank slot with add_range_with_merge
|
12 vuotta sitten |
rcu.h
|
6bfc09e232
rcu: Provide RCU CPU stall warnings for tiny RCU
|
12 vuotta sitten |
rcupdate.c
|
be77f87c00
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD
|
12 vuotta sitten |
rcutiny.c
|
1496144469
rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs
|
12 vuotta sitten |
rcutiny_plugin.h
|
1496144469
rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs
|
12 vuotta sitten |
rcutorture.c
|
99f88919f8
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
|
12 vuotta sitten |
rcutree.c
|
f170168b9a
drivers: avoid parsing names as kthread_run() format strings
|
12 vuotta sitten |
rcutree.h
|
026ad2835c
rcu: Drive quiescent-state-forcing delay from HZ
|
12 vuotta sitten |
rcutree_plugin.h
|
be77f87c00
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD
|
12 vuotta sitten |
rcutree_trace.c
|
7ee2b9e564
rcutrace: single_open() leaks
|
12 vuotta sitten |
reboot.c
|
1b3a5d02ee
reboot: move arch/x86 reboot= handling to generic kernel
|
12 vuotta sitten |
relay.c
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 vuotta sitten |
res_counter.c
|
50bdd430c2
res_counter: return amount of charges after res_counter_uncharge()
|
12 vuotta sitten |
resource.c
|
0786f7b225
kernel/resource.c: remove the unneeded assignment in function __find_resource
|
12 vuotta sitten |
rtmutex-debug.c
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 vuotta sitten |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 vuotta sitten |
rtmutex-tester.c
|
8184004ed7
locking/rtmutex/tester: Set correct permissions on sysfs files
|
12 vuotta sitten |
rtmutex.c
|
0c1061733a
rtmutex: Document rt_mutex_adjust_prio_chain()
|
12 vuotta sitten |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 vuotta sitten |
rtmutex_common.h
|
8161239a8b
rtmutex: Simplify PI algorithm and make highest prio task get lock
|
14 vuotta sitten |
rwsem.c
|
84759c6d18
Revert "rw_semaphore: remove up/down_read_non_owner"
|
12 vuotta sitten |
seccomp.c
|
d13274794a
seccomp: allow BPF_XOR based ALU instructions.
|
12 vuotta sitten |
semaphore.c
|
06a6ea3702
semaphore: use `bool' type for semaphore_waiter's up
|
12 vuotta sitten |
signal.c
|
a2d5f1f5d9
sigtimedwait: use freezable blocking call
|
12 vuotta sitten |
smp.c
|
e1d12f3270
kernel/smp.c: cleanups
|
12 vuotta sitten |
smpboot.c
|
f2530dc71c
kthread: Prevent unpark race which puts threads on the wrong cpu
|
12 vuotta sitten |
smpboot.h
|
f97f8f06a4
smpboot: Provide infrastructure for percpu hotplug threads
|
13 vuotta sitten |
softirq.c
|
a4883ef6af
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 vuotta sitten |
spinlock.c
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 vuotta sitten |
srcu.c
|
7a6b55e710
srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock()
|
12 vuotta sitten |
stacktrace.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 vuotta sitten |
stop_machine.c
|
46c498c2cd
stop_machine: Mark per cpu stopper enabled early
|
12 vuotta sitten |
sys.c
|
15d94b8256
reboot: move shutdown/reboot related functions to kernel/reboot.c
|
12 vuotta sitten |
sys_ni.c
|
91c2e0bcae
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
|
12 vuotta sitten |
sysctl.c
|
f2006e2739
Merge branch 'linus' into timers/urgent
|
12 vuotta sitten |
sysctl_binary.c
|
d0667186eb
kernel: remove unnecessary head file
|
12 vuotta sitten |
task_work.c
|
9da33de624
task_work: task_work_add() should not succeed after exit_task_work()
|
12 vuotta sitten |
taskstats.c
|
0324b5a450
taskstats: cgroupstats_user_cmd() may leak on error
|
12 vuotta sitten |
test_kprobes.c
|
6d65df3325
kernel/: rename random32() to prandom_u32()
|
12 vuotta sitten |
time.c
|
0a0fca9d83
sched: Rename sched.c as sched/core.c in comments and Documentation
|
12 vuotta sitten |
timeconst.bc
|
70730bca13
kernel: Replace timeconst.pl with a bc script
|
12 vuotta sitten |
timer.c
|
9e04d3804d
timer: Fix jiffies wrap behavior of round_jiffies_common()
|
12 vuotta sitten |
tracepoint.c
|
9e8529afc4
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 vuotta sitten |
tsacct.c
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 vuotta sitten |
uid16.c
|
2cf0966683
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
|
12 vuotta sitten |
up.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 vuotta sitten |
user-return-notifier.c
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 vuotta sitten |
user.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 vuotta sitten |
user_namespace.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 vuotta sitten |
utsname.c
|
0bb80f2405
proc: Split the namespace stuff out into linux/proc_ns.h
|
12 vuotta sitten |
utsname_sysctl.c
|
cd89f46b52
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
|
12 vuotta sitten |
wait.c
|
cb65537ee1
Add wait_on_atomic_t() and wake_up_atomic_t()
|
12 vuotta sitten |
watchdog.c
|
940be35ac0
watchdog: Boot-disable by default on full dynticks
|
12 vuotta sitten |
workqueue.c
|
f317ff9eed
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 vuotta sitten |
workqueue_internal.h
|
0a0fca9d83
sched: Rename sched.c as sched/core.c in comments and Documentation
|
12 vuotta sitten |