.. |
irq
|
bb960a1e42
Merge branch 'core/xen' into x86/urgent
|
16 anni fa |
power
|
2d29c6a075
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release
|
16 anni fa |
time
|
94df7de028
hrtimers: allow the hot-unplugging of all cpus
|
16 anni fa |
trace
|
229c4ef8ae
ftrace: do_each_pid_task() needs rcu lock
|
16 anni fa |
.gitignore
|
c1cb795338
Update kernel/.gitignore with new auto-generated files
|
17 anni fa |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
16 anni fa |
Kconfig.hz
|
94f5655988
sched: fix SCHED_HRTICK dependency
|
17 anni fa |
Kconfig.preempt
|
12d79bafb7
rcu: provide RCU options on non-preempt architectures too
|
16 anni fa |
Makefile
|
871cafcc96
Merge branch 'linus' into core/softlockup
|
16 anni fa |
acct.c
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 anni fa |
async.c
|
f7de7621f0
async: use list_move_tail
|
16 anni fa |
audit.c
|
48887e63d6
[PATCH] fix broken timestamps in AVC generated by kernel threads
|
16 anni fa |
audit.h
|
0590b9335a
fixing audit rule ordering mess, part 1
|
16 anni fa |
audit_tree.c
|
5af75d8d58
audit: validate comparison operations, store them in sane form
|
16 anni fa |
auditfilter.c
|
5af75d8d58
audit: validate comparison operations, store them in sane form
|
16 anni fa |
auditsc.c
|
e048e02c89
make sure that filterkey of task,always rules is reported
|
16 anni fa |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
17 anni fa |
bounds.c
|
37487a5652
Add kbuild.h that contains common definitions for kbuild users
|
17 anni fa |
capability.c
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 anni fa |
cgroup.c
|
cfebe563bd
cgroups: fix lockdep subclasses overflow
|
16 anni fa |
cgroup_debug.c
|
146aa1bd05
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
|
16 anni fa |
cgroup_freezer.c
|
3b1b3f6e57
freezer_cg: disable writing freezer.state of root cgroup
|
16 anni fa |
compat.c
|
e3d5a27d58
Allow times and time system calls to return small negative values
|
16 anni fa |
configs.c
|
c3b9f5afc7
kernel/configs.c: remove useless comments
|
16 anni fa |
cpu.c
|
a0e280e0f3
stop_machine/cpu hotplug: fix disable_nonboot_cpus
|
16 anni fa |
cpuset.c
|
f90d4118ba
cpuset: fix possible deadlock in async_rebuild_sched_domains
|
16 anni fa |
cred-internals.h
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 anni fa |
cred.c
|
1a7d0f0bec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
16 anni fa |
delayacct.c
|
9c2c48020e
schedstat: consolidate per-task cpu runtime stats
|
16 anni fa |
dma-coherent.c
|
0609697eab
dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.
|
16 anni fa |
dma.c
|
d9f3216b47
kernel/dma.c: remove a CVS keyword
|
16 anni fa |
exec_domain.c
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 anni fa |
exit.c
|
32bd671d6c
signal: re-add dead task accumulation stats.
|
16 anni fa |
extable.c
|
5f34fe1cfc
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anni fa |
fork.c
|
871cafcc96
Merge branch 'linus' into core/softlockup
|
16 anni fa |
freezer.c
|
00c2e63c31
freezer_cg: use thaw_process() in unfreeze_cgroup()
|
16 anni fa |
futex.c
|
836f92adf1
[CVE-2009-0029] System call wrappers part 31
|
16 anni fa |
futex_compat.c
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 anni fa |
hrtimer.c
|
b0a9b5111a
hrtimer: prevent negative expiry value after clock_was_set()
|
16 anni fa |
hung_task.c
|
cf2592f59c
softlockup: ensure the task has been switched out once
|
16 anni fa |
itimer.c
|
4cd4c1b40d
timers: split process wide cpu clocks/timers
|
16 anni fa |
kallsyms.c
|
2ea038917b
Revert "kbuild: strip generated symbols from *.ko"
|
16 anni fa |
kexec.c
|
754fe8d297
[CVE-2009-0029] System call wrappers part 07
|
16 anni fa |
kfifo.c
|
f84d5a76c5
is_power_of_2: kernel/kfifo.c
|
18 anni fa |
kgdb.c
|
cc1e0f4f7a
kgdb: call touch_softlockup_watchdog on resume
|
16 anni fa |
kmod.c
|
bd4207c901
kmod: fix varargs kernel-doc
|
16 anni fa |
kprobes.c
|
5a4ccaf37f
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
|
16 anni fa |
ksysfs.c
|
cd3772e689
kernel/ksysfs.c:fix dependence on CONFIG_NET
|
16 anni fa |
kthread.c
|
7e066fb870
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
|
16 anni fa |
latencytop.c
|
9c24624727
KSYM_SYMBOL_LEN fixes
|
16 anni fa |
lockdep.c
|
5f34fe1cfc
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anni fa |
lockdep_internals.h
|
d6672c5018
lockdep: build fix
|
16 anni fa |
lockdep_proc.c
|
c7e78cff6b
lockstat: contend with points
|
16 anni fa |
marker.c
|
227a837567
markers/tracpoints: fix non-modular build
|
16 anni fa |
module.c
|
720eba31f4
modules: Use a better scheme for refcounting
|
16 anni fa |
mutex-debug.c
|
493d35863d
mutex-debug: check mutex magic before owner
|
17 anni fa |
mutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 anni fa |
mutex.c
|
7918baa555
mutex: __used is needed for function referenced only from inline asm
|
16 anni fa |
mutex.h
|
ef5d4707b9
[PATCH] lockdep: prove mutex locking correctness
|
19 anni fa |
notifier.c
|
b19b3c74c7
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core
|
16 anni fa |
ns_cgroup.c
|
cae7a366f7
ns_cgroup: remove unused spinlock
|
16 anni fa |
nsproxy.c
|
18b6e0414e
User namespaces: set of cleanups (v2)
|
16 anni fa |
panic.c
|
d6624f996a
oops: increment the oops UUID every time we oops
|
16 anni fa |
params.c
|
d2441183dc
Fix compile warning in kernel/params.c
|
16 anni fa |
pid.c
|
61bce0f137
pid: generalize task_active_pid_ns
|
16 anni fa |
pid_namespace.c
|
950bbabb5a
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
|
16 anni fa |
pm_qos_params.c
|
9d35935747
pm_qos_requirement might sleep
|
16 anni fa |
posix-cpu-timers.c
|
4da94d49b2
timers: fix TIMER_ABSTIME for process wide cpu timers
|
16 anni fa |
posix-timers.c
|
362e9c07c7
[CVE-2009-0029] System call wrappers part 05
|
16 anni fa |
printk.c
|
1e7bfb2134
[CVE-2009-0029] System call wrappers part 27
|
16 anni fa |
profile.c
|
acd895795d
profiling: fix broken profiling regression
|
16 anni fa |
ptrace.c
|
1e7bfb2134
[CVE-2009-0029] System call wrappers part 27
|
16 anni fa |
rcuclassic.c
|
e4fa4c9701
rcu: add __cpuinit to rcu_init_percpu_data()
|
16 anni fa |
rcupdate.c
|
ea7d3fef42
rcu: eliminate synchronize_rcu_xxx macro
|
16 anni fa |
rcupreempt.c
|
ea7d3fef42
rcu: eliminate synchronize_rcu_xxx macro
|
16 anni fa |
rcupreempt_trace.c
|
64db4cfff9
"Tree RCU": scalable classic RCU implementation
|
16 anni fa |
rcutorture.c
|
c9d557c19f
rcu: fix bug in rcutorture system-shutdown code
|
16 anni fa |
rcutree.c
|
e4fa4c9701
rcu: add __cpuinit to rcu_init_percpu_data()
|
16 anni fa |
rcutree_trace.c
|
64db4cfff9
"Tree RCU": scalable classic RCU implementation
|
16 anni fa |
relay.c
|
b786c6a98e
relay: fix lock imbalance in relay_late_setup_files
|
16 anni fa |
res_counter.c
|
28dbc4b6a0
memcg: memory cgroup resource counters for hierarchy
|
16 anni fa |
resource.c
|
6ae301e85c
resources: fix parameter name and kernel-doc
|
16 anni fa |
rtmutex-debug.c
|
48d13e483c
Don't operate with pid_t in rtmutex tester
|
17 anni fa |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 anni fa |
rtmutex-tester.c
|
4a0b2b4dbe
sysdev: Pass the attribute to the low level sysdev show/store function
|
17 anni fa |
rtmutex.c
|
cc584b213f
hrtimer: convert kernel/* to the new hrtimer apis
|
16 anni fa |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 anni fa |
rtmutex_common.h
|
48d13e483c
Don't operate with pid_t in rtmutex tester
|
17 anni fa |
rwsem.c
|
c7af77b584
sched: mark rwsem functions as __sched for wchan/profiling
|
17 anni fa |
sched.c
|
6c6f1f0f4d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anni fa |
sched_clock.c
|
1c5745aa38
sched_clock: prevent scd->clock from moving backwards, take #2
|
16 anni fa |
sched_cpupri.c
|
db2f59c8c9
sched: fix section mismatch
|
16 anni fa |
sched_cpupri.h
|
68e74568fb
sched: convert struct cpupri_vec cpumask_var_t.
|
16 anni fa |
sched_debug.c
|
805194c35b
sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"
|
16 anni fa |
sched_fair.c
|
fc631c82e1
sched: revert recent sync wakeup changes
|
16 anni fa |
sched_features.h
|
4793241be4
sched: backward looking buddy
|
16 anni fa |
sched_idletask.c
|
4ce72a2c06
sched: add CONFIG_SMP consistency
|
16 anni fa |
sched_rt.c
|
3d398703ef
sched_rt: don't use first_cpu on cpumask created with cpumask_and
|
16 anni fa |
sched_stats.h
|
4cd4c1b40d
timers: split process wide cpu clocks/timers
|
16 anni fa |
seccomp.c
|
cf99abace7
make seccomp zerocost in schedule
|
18 anni fa |
semaphore.c
|
5b2becc8cf
semaphore: __down_common: use signal_pending_state()
|
16 anni fa |
signal.c
|
32bd671d6c
signal: re-add dead task accumulation stats.
|
16 anni fa |
smp.c
|
d7240b9880
generic-ipi: use per cpu data for single cpu ipi calls
|
16 anni fa |
softirq.c
|
7d3b56ba37
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anni fa |
softlockup.c
|
e162b39a36
softlockup: decouple hung tasks check from softlockup detection
|
16 anni fa |
spinlock.c
|
c72f4573a5
lockdep: spin_lock_nest_lock(), checkpatch fixes
|
16 anni fa |
srcu.c
|
bb695170d8
make srcu_readers_active() static
|
17 anni fa |
stacktrace.c
|
9212ddb5ea
stacktrace: provide save_stack_trace_tsk() weak alias
|
16 anni fa |
stop_machine.c
|
9ea09af3bd
stop_machine: introduce stop_machine_create/destroy.
|
16 anni fa |
sys.c
|
60fd760fb9
revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"
|
16 anni fa |
sys_ni.c
|
f627a741d2
[CVE-2009-0029] Make sys_syslog a conditional system call
|
16 anni fa |
sysctl.c
|
9f8d979f08
softlockup: move 'one' to the softlockup section in sysctl.c
|
16 anni fa |
sysctl_check.c
|
f3f0d7b026
[XFS] remove restricted chown parameter from xfs linux
|
16 anni fa |
taskstats.c
|
41c7bb9588
cpumask: convert rest of files in kernel/
|
16 anni fa |
test_kprobes.c
|
12da3b888b
kprobes: add tests for register_kprobes
|
16 anni fa |
time.c
|
58fd3aa288
[CVE-2009-0029] System call wrappers part 01
|
16 anni fa |
timeconst.pl
|
b9095fd8a7
Make constants in kernel/timeconst.h fixed 64 bits
|
17 anni fa |
timer.c
|
1e7bfb2134
[CVE-2009-0029] System call wrappers part 27
|
16 anni fa |
tracepoint.c
|
227a837567
markers/tracpoints: fix non-modular build
|
16 anni fa |
tsacct.c
|
901608d904
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
|
16 anni fa |
uid16.c
|
003d7ab479
[CVE-2009-0029] System call wrappers part 19
|
16 anni fa |
up.c
|
6e96281412
smp_call_function_single(): be slightly less stupid, fix #2
|
16 anni fa |
user.c
|
a39b863342
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anni fa |
user_namespace.c
|
18b6e0414e
User namespaces: set of cleanups (v2)
|
16 anni fa |
utsname.c
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
16 anni fa |
utsname_sysctl.c
|
f221e726bf
sysctl: simplify ->strategy
|
16 anni fa |
wait.c
|
777c6c5f1f
wait: prevent exclusive waiter starvation
|
16 anni fa |
workqueue.c
|
8ccad40df8
work_on_cpu: Use our own workqueue.
|
16 anni fa |