.. |
debug
|
7fc20c5cbd
kdb: Make KDB use the new is_idle_task() API
|
13 роки тому |
events
|
35b740e466
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 роки тому |
gcov
|
947be5dfda
gcov: disable CONSTRUCTORS for UML
|
14 роки тому |
irq
|
02550d61f4
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
13 роки тому |
power
|
eb59c505f8
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 роки тому |
sched
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 роки тому |
time
|
7affca3537
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 роки тому |
trace
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 роки тому |
.gitignore
|
c1cb795338
Update kernel/.gitignore with new auto-generated files
|
17 роки тому |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
17 роки тому |
Kconfig.hz
|
94f5655988
sched: fix SCHED_HRTICK dependency
|
17 роки тому |
Kconfig.locks
|
6875669906
arch:Kconfig.locks Remove unused config option.
|
14 роки тому |
Kconfig.preempt
|
bdd4e85dc3
sched: Isolate preempt counting in its own config option
|
14 роки тому |
Makefile
|
391e43da79
sched: Move all scheduler bits into kernel/sched/
|
13 роки тому |
acct.c
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 роки тому |
async.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
audit.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
audit.h
|
b8800aa5d9
audit: make functions static
|
14 роки тому |
audit_tree.c
|
3b097c4696
audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
|
14 роки тому |
audit_watch.c
|
c9c6cac0c2
kill path_lookup()
|
14 роки тому |
auditfilter.c
|
c53fa1ed92
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
|
14 роки тому |
auditsc.c
|
93d3a10ef4
auditsc: propage umode_t
|
13 роки тому |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
17 роки тому |
bounds.c
|
6b3ae58efc
memcg: remove direct page_cgroup-to-page pointer
|
14 роки тому |
capability.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
cgroup.c
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 роки тому |
cgroup_freezer.c
|
b00f4dc5ff
Merge branch 'master' into pm-sleep
|
13 роки тому |
compat.c
|
6e5fdeedca
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
|
13 роки тому |
configs.c
|
626a031251
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
|
14 роки тому |
cpu.c
|
eb59c505f8
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 роки тому |
cpu_pm.c
|
6f3eaec87b
cpu_pm: call notifiers during suspend
|
14 роки тому |
cpuset.c
|
b246272ecc
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
|
13 роки тому |
crash_dump.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 роки тому |
cred.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
delayacct.c
|
c9aaa8957f
KVM: Steal time implementation
|
14 роки тому |
dma.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
elfcore.c
|
8d9032bbe4
elf coredump: add extended numbering support
|
15 роки тому |
exec_domain.c
|
2ee7c922f2
sys_personality: remove the bogus checks in sys_personality()->__set_personality() path
|
15 роки тому |
exit.c
|
eb59c505f8
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 роки тому |
extable.c
|
a2d063ac21
extable, core_kernel_data(): Make sure all archs define _sdata
|
14 роки тому |
fork.c
|
eb59c505f8
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 роки тому |
freezer.c
|
34b087e483
freezer: kill unused set_freezable_with_signal()
|
13 роки тому |
futex.c
|
e6780f7243
futex: Fix uninterruptible loop due to gate_area
|
13 роки тому |
futex_compat.c
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
14 роки тому |
groups.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
hrtimer.c
|
c28800a9c3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 роки тому |
hung_task.c
|
f9fab10bbd
hung_task: fix false positive during vfork
|
13 роки тому |
irq_work.c
|
967d1f9062
kernel: fix two implicit header assumptions in irq_work.c
|
13 роки тому |
itimer.c
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 роки тому |
jump_label.c
|
ac99b862fb
jump_label: Provide jump_label_key initializers
|
13 роки тому |
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 роки тому |
kexec.c
|
bcda53faf5
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
|
13 роки тому |
kfifo.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
kmod.c
|
b7ba68c4a0
Merge branch 'pm-sleep' into pm-for-linus
|
13 роки тому |
kprobes.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
ksysfs.c
|
1596425fd7
kernel: ksysfs.c is implicitly using stat.h
|
13 роки тому |
kthread.c
|
34b087e483
freezer: kill unused set_freezable_with_signal()
|
13 роки тому |
latencytop.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
lockdep.c
|
35b740e466
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 роки тому |
lockdep_internals.h
|
54d47a2be5
lockdep: No need to disable preemption in debug atomic ops
|
15 роки тому |
lockdep_proc.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
lockdep_states.h
|
9851673bc3
lockdep: move state bit definitions around
|
16 роки тому |
module.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 роки тому |
mutex-debug.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
mutex-debug.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 роки тому |
mutex.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
mutex.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 роки тому |
notifier.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
nsproxy.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
padata.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
panic.c
|
9ec84acee1
lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging
|
13 роки тому |
params.c
|
72a59aaada
kernel: params.c needs module.h not moduleparam.h
|
13 роки тому |
pid.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
pid_namespace.c
|
4308eebbeb
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
|
14 роки тому |
posix-cpu-timers.c
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 роки тому |
posix-timers.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
printk.c
|
1483b38235
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 роки тому |
profile.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
ptrace.c
|
8a88951b58
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
|
13 роки тому |
range.c
|
9a41845513
range: fix bogus misuse of module.h to get printk()
|
13 роки тому |
rcu.h
|
4145fa7fbe
rcu: Deconfuse dynticks entry-exit tracing
|
13 роки тому |
rcupdate.c
|
e6b80a3b09
rcu: Detect illegal rcu dereference in extended quiescent state
|
13 роки тому |
rcutiny.c
|
4968c300e1
rcu: Augment rcu_batch_end tracing for idle and callback state
|
13 роки тому |
rcutiny_plugin.h
|
4f89b336fd
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
|
13 роки тому |
rcutorture.c
|
101db7b41d
rcu: Add rcutorture tests for srcu_read_lock_raw()
|
13 роки тому |
rcutree.c
|
4968c300e1
rcu: Augment rcu_batch_end tracing for idle and callback state
|
13 роки тому |
rcutree.h
|
dff1672d91
rcu: Keep invoking callbacks if CPU otherwise idle
|
13 роки тому |
rcutree_plugin.h
|
4f89b336fd
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
|
13 роки тому |
rcutree_trace.c
|
9b2e4f1880
rcu: Track idleness independent of idle tasks
|
13 роки тому |
relay.c
|
f4ae40a6a5
switch debugfs to umode_t
|
13 роки тому |
res_counter.c
|
6c191cd01a
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
|
14 роки тому |
resource.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
rtmutex-debug.c
|
fbdc4b9a6c
lockdep, rtmutex, bug: Show taint flags on error
|
13 роки тому |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 роки тому |
rtmutex-tester.c
|
997d3eaf02
rtmutex-tester: convert sysdev_class to a regular subsystem
|
13 роки тому |
rtmutex.c
|
70321d447a
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
|
13 роки тому |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 роки тому |
rtmutex_common.h
|
8161239a8b
rtmutex: Simplify PI algorithm and make highest prio task get lock
|
14 роки тому |
rwsem.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
seccomp.c
|
5b1017404a
x86-64: seccomp: fix 32/64 syscall hole
|
16 роки тому |
semaphore.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
signal.c
|
0db49b72bc
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 роки тому |
smp.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
softirq.c
|
416eb33cd6
rcu: Fix early call to rcu_idle_enter()
|
13 роки тому |
spinlock.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
srcu.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
stacktrace.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
stop_machine.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 роки тому |
sys.c
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 роки тому |
sys_ni.c
|
fcf634098c
Cross Memory Attach
|
13 роки тому |
sysctl.c
|
094803e0aa
Merge branch 'akpm' (Andrew's incoming)
|
13 роки тому |
sysctl_binary.c
|
3d3c8f93a2
binary_sysctl(): fix memory leak
|
13 роки тому |
sysctl_check.c
|
c59d87c460
xfs: remove subdirectories
|
14 роки тому |
taskstats.c
|
1a51410abe
Make TASKSTATS require root access
|
14 роки тому |
test_kprobes.c
|
fd02e6f7ae
kprobes: Fix selftest to clear flags field for reusing probes
|
15 роки тому |
time.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
timeconst.pl
|
b9095fd8a7
Make constants in kernel/timeconst.h fixed 64 bits
|
17 роки тому |
timer.c
|
8c717b72de
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 роки тому |
tracepoint.c
|
b75ef8b44b
Tracepoint: Dissociate from module mutex
|
14 роки тому |
tsacct.c
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 роки тому |
uid16.c
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
14 роки тому |
up.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
user-return-notifier.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
user.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
user_namespace.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
utsname.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
utsname_sysctl.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 роки тому |
wait.c
|
f07fdec50a
lockdep/waitqueues: Add better annotation
|
13 роки тому |
watchdog.c
|
4ff819515b
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
|
13 роки тому |
workqueue.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 роки тому |
workqueue_sched.h
|
e22bee782b
workqueue: implement concurrency managed dynamic worker pool
|
15 роки тому |