.. |
cpu
|
ab86e974f0
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
debug
|
f345650964
kgdb/sysrq: fix inconstistent help message of sysrq key
|
12 years ago |
events
|
e0972916e8
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
gcov
|
750358ee4f
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
|
12 years ago |
irq
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 years ago |
power
|
20a2078ce7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
sched
|
0279b3c0ad
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
time
|
6f7a05d701
clockevents: Set dummy handler on CPU_DEAD shutdown
|
12 years ago |
trace
|
e0972916e8
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
.gitignore
|
f83b293366
kernel/hz.bc: ignore.
|
12 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
|
4fe84fb8c6
locking: Adjust spin lock inlining Kconfig options
|
12 years ago |
Kconfig.preempt
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 years ago |
Makefile
|
a1a04ec3c7
idle: Provide a generic entry point for the idle code
|
12 years ago |
acct.c
|
5ae98f1589
fs: Fix hang with BSD accounting on frozen filesystem
|
12 years ago |
async.c
|
362f2b098b
async: rename and redefine async_func_ptr
|
12 years ago |
audit.c
|
73287a43cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
audit.h
|
dde5b7d6e7
audit: remove unnecessary #if CONFIG_AUDIT
|
12 years ago |
audit_tree.c
|
12b2f117f3
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees()
|
12 years ago |
audit_watch.c
|
0644ec0cc8
audit: catch possible NULL audit buffers
|
12 years ago |
auditfilter.c
|
373e0f3408
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
|
12 years ago |
auditsc.c
|
3f68613f39
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
|
12 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
|
935d8aabd4
Add file_ns_capable() helper function for open-time capability checking
|
12 years ago |
cgroup.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
cgroup_freezer.c
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 years ago |
compat.c
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
configs.c
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 years ago |
context_tracking.c
|
d652e1eb8e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
cpu.c
|
bcbd818c06
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
cpu_pm.c
|
d84970bbaf
kernel/cpu_pm.c: fix various typos
|
13 years ago |
cpuset.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
crash_dump.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
cred.c
|
a2faf2fc53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
delayacct.c
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 years ago |
dma.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 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
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
extable.c
|
bec1b9e763
extable: Flip the sorting message
|
12 years ago |
fork.c
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
freezer.c
|
5d8f72b55c
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
|
12 years ago |
futex.c
|
6c23cbbd50
futex: fix kernel-doc notation and spello
|
12 years ago |
futex_compat.c
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
groups.c
|
72cda3d1ef
userns: Convert in_group_p and in_egroup_p to use kgid_t
|
13 years ago |
hrtimer.c
|
6402c7dc2a
Merge branch 'linus' into timers/core
|
12 years ago |
hung_task.c
|
625056b65e
hung task debugging: Inject NMI when hung and going to panic
|
13 years ago |
irq_work.c
|
077931446b
Merge branch 'nohz/printk-v8' into irq/core
|
12 years ago |
itimer.c
|
9886f44412
itimer: Use printk_once instead of WARN_ONCE
|
13 years ago |
jump_label.c
|
a181dc14ed
jump_label: Export jump_label_rate_limit()
|
13 years ago |
kallsyms.c
|
4796dd200d
vsprintf: fix %ps on non symbols when using kallsyms
|
13 years ago |
kcmp.c
|
44fd07e989
kcmp: include linux/ptrace.h
|
12 years ago |
kexec.c
|
31c3a3fe07
kexec: Use min() and min_t() to simplify logic
|
12 years ago |
kmod.c
|
66e5b7e194
kmod: remove call_usermodehelper_fns()
|
12 years ago |
kprobes.c
|
5c51543b0a
kprobes: Fix a double lock bug of kprobe_mutex
|
12 years ago |
ksysfs.c
|
37ea95a959
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
kthread.c
|
cd42d559e4
kthread: implement probe_kthread_data()
|
12 years ago |
latencytop.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
lglock.c
|
eea62f831b
brlocks/lglocks: turn into functions
|
13 years ago |
lockdep.c
|
2c52283662
lockdep: Consolidate bug messages into a single print_lockdep_off() function
|
12 years ago |
lockdep_internals.h
|
54d47a2be5
lockdep: No need to disable preemption in debug atomic ops
|
15 years ago |
lockdep_proc.c
|
99fb4a122e
lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name()
|
12 years ago |
lockdep_states.h
|
9851673bc3
lockdep: move state bit definitions around
|
16 years ago |
modsign_certificate.S
|
919aa45e43
MODSIGN: Avoid using .incbin in C source
|
12 years ago |
modsign_pubkey.c
|
cfde819088
keys: use keyring_alloc() to create module signing keyring
|
12 years ago |
module-internal.h
|
caabe24057
MODSIGN: Move the magic string to the end of a module and eliminate the search
|
12 years ago |
module.c
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
module_signing.c
|
12e130b045
MODSIGN: Don't use enum-type bitfields in module signature info block
|
12 years ago |
mutex-debug.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
mutex-debug.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 years ago |
mutex.c
|
cc189d2513
mutex: Back out architecture specific check for negative mutex count
|
12 years ago |
mutex.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 years ago |
notifier.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
nsproxy.c
|
0bb80f2405
proc: Split the namespace stuff out into linux/proc_ns.h
|
12 years ago |
padata.c
|
f0fcf2002b
padata: use __this_cpu_read per-cpu helper
|
12 years ago |
panic.c
|
98e5e1bf72
dump_stack: implement arch-specific hardware description in task dumps
|
12 years ago |
params.c
|
b5f3abf950
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
|
13 years ago |
pid.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
pid_namespace.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
posix-cpu-timers.c
|
266d7ad7f4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
posix-timers.c
|
d2054b2c11
posix-timers: Remove unused variable
|
12 years ago |
printk.c
|
3d1cb2059d
workqueue: include workqueue info when printing debug dump of a worker task
|
12 years ago |
profile.c
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 years ago |
ptrace.c
|
84c751bd4a
ptrace: add ability to retrieve signals without removing from a queue (v4)
|
12 years ago |
range.c
|
7fba2c27a3
kernel/range.c: subtract_range: fix the broken phrase issued by printk
|
12 years ago |
rcu.h
|
6bfc09e232
rcu: Provide RCU CPU stall warnings for tiny RCU
|
12 years ago |
rcupdate.c
|
40393f525f
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
|
12 years ago |
rcutiny.c
|
40393f525f
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
|
12 years ago |
rcutiny_plugin.h
|
6bfc09e232
rcu: Provide RCU CPU stall warnings for tiny RCU
|
12 years ago |
rcutorture.c
|
e4aa0da39b
rcu: Allow rcutorture to be built at low optimization levels
|
12 years ago |
rcutree.c
|
1f889ec62c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
rcutree.h
|
6d87669357
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEAD
|
12 years ago |
rcutree_plugin.h
|
6d87669357
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEAD
|
12 years ago |
rcutree_trace.c
|
c0f4dfd4f9
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
|
12 years ago |
relay.c
|
a05342cbd6
relay: use macro PAGE_ALIGN instead of FIX_SIZE
|
12 years ago |
res_counter.c
|
50bdd430c2
res_counter: return amount of charges after res_counter_uncharge()
|
12 years ago |
resource.c
|
ebff7d8f27
mem hotunplug: fix kfree() of bootmem memory
|
12 years ago |
rtmutex-debug.c
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex-tester.c
|
8184004ed7
locking/rtmutex/tester: Set correct permissions on sysfs files
|
12 years ago |
rtmutex.c
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 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
|
1b963c81b1
lockdep, rwsem: provide down_write_nest_lock()
|
12 years ago |
seccomp.c
|
d13274794a
seccomp: allow BPF_XOR based ALU instructions.
|
12 years ago |
semaphore.c
|
06a6ea3702
semaphore: use `bool' type for semaphore_waiter's up
|
12 years ago |
signal.c
|
73287a43cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
smp.c
|
e1d12f3270
kernel/smp.c: cleanups
|
12 years ago |
smpboot.c
|
f2530dc71c
kthread: Prevent unpark race which puts threads on the wrong cpu
|
12 years ago |
smpboot.h
|
f97f8f06a4
smpboot: Provide infrastructure for percpu hotplug threads
|
13 years ago |
softirq.c
|
3440a1ca99
kernel/smp.c: remove 'priv' of call_single_data
|
12 years ago |
spinlock.c
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 years ago |
srcu.c
|
7a6b55e710
srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock()
|
12 years ago |
stacktrace.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
stop_machine.c
|
46c498c2cd
stop_machine: Mark per cpu stopper enabled early
|
12 years ago |
sys.c
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
sys_ni.c
|
56e41d3c5a
merge compat sys_ipc instances
|
12 years ago |
sysctl.c
|
4eeab4f558
mm: replace hardcoded 3% with admin_reserve_pages knob
|
12 years ago |
sysctl_binary.c
|
df1778be1a
sysctl: fix null checking in bin_dn_node_address()
|
12 years ago |
task_work.c
|
9da33de624
task_work: task_work_add() should not succeed after exit_task_work()
|
12 years ago |
taskstats.c
|
0324b5a450
taskstats: cgroupstats_user_cmd() may leak on error
|
12 years ago |
test_kprobes.c
|
6d65df3325
kernel/: rename random32() to prandom_u32()
|
12 years ago |
time.c
|
7859e404ae
timekeeping: Use inject_offset in warp_clock
|
12 years ago |
timeconst.bc
|
70730bca13
kernel: Replace timeconst.pl with a bc script
|
12 years ago |
timer.c
|
4a22f16636
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
|
12 years ago |
tracepoint.c
|
9e8529afc4
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 years ago |
tsacct.c
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 years ago |
uid16.c
|
2cf0966683
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
|
12 years ago |
up.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
user-return-notifier.c
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
user.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
user_namespace.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
utsname.c
|
0bb80f2405
proc: Split the namespace stuff out into linux/proc_ns.h
|
12 years ago |
utsname_sysctl.c
|
cd89f46b52
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
|
12 years ago |
wait.c
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
watchdog.c
|
b66a2356d7
watchdog: Add comments to explain the watchdog_disabled variable
|
12 years ago |
workqueue.c
|
3d1cb2059d
workqueue: include workqueue info when printing debug dump of a worker task
|
12 years ago |
workqueue_internal.h
|
3d1cb2059d
workqueue: include workqueue info when printing debug dump of a worker task
|
12 years ago |