.. |
gcov
|
1f74b1f7e5
microblaze: Enable GCOV_PROFILE_ALL
|
15 жил өмнө |
irq
|
94c4fcec01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 жил өмнө |
power
|
d88d4050dc
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
|
15 жил өмнө |
time
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
trace
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 жил өмнө |
.gitignore
|
c1cb795338
Update kernel/.gitignore with new auto-generated files
|
17 жил өмнө |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
16 жил өмнө |
Kconfig.hz
|
94f5655988
sched: fix SCHED_HRTICK dependency
|
17 жил өмнө |
Kconfig.locks
|
c02260277e
mutex: Better control mutex adaptive spinning config
|
15 жил өмнө |
Kconfig.preempt
|
12d79bafb7
rcu: provide RCU options on non-preempt architectures too
|
16 жил өмнө |
Makefile
|
1fcccbac89
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
|
15 жил өмнө |
acct.c
|
4dd66e69d4
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
|
15 жил өмнө |
async.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
audit.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
audit.h
|
916d75761c
Fix rule eviction order for AUDIT_DIR
|
16 жил өмнө |
audit_tree.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
audit_watch.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
auditfilter.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
auditsc.c
|
449cedf099
audit: preface audit printk with audit
|
15 жил өмнө |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
17 жил өмнө |
bounds.c
|
01fc0ac198
kbuild: move bounds.h to include/generated
|
15 жил өмнө |
capability.c
|
86fc80f16e
capabilities: Use RCU to protect task lookup in sys_capget
|
15 жил өмнө |
cgroup.c
|
9d34706f42
cgroups: remove duplicate include
|
15 жил өмнө |
cgroup_freezer.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 жил өмнө |
compat.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
configs.c
|
c3b9f5afc7
kernel/configs.c: remove useless comments
|
16 жил өмнө |
cpu.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
cpuset.c
|
53feb29767
cpuset: alloc nodemask_t on the heap rather than the stack
|
15 жил өмнө |
cred-internals.h
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 жил өмнө |
cred.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 жил өмнө |
delayacct.c
|
6952b61de9
headers: taskstats_kern.h trim
|
15 жил өмнө |
dma.c
|
d9f3216b47
kernel/dma.c: remove a CVS keyword
|
16 жил өмнө |
early_res.c
|
eed63519e3
x86: Do not free zero sized per cpu areas
|
15 жил өмнө |
elfcore.c
|
8d9032bbe4
elf coredump: add extended numbering support
|
15 жил өмнө |
exec_domain.c
|
5ad4e53bd5
Get rid of indirect include of fs_struct.h
|
16 жил өмнө |
exit.c
|
a3a2e76c77
mm: avoid null-pointer deref in sync_mm_rss()
|
15 жил өмнө |
extable.c
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 жил өмнө |
fork.c
|
a3a2e76c77
mm: avoid null-pointer deref in sync_mm_rss()
|
15 жил өмнө |
freezer.c
|
6301cb95c1
sched: fix nr_uninterruptible accounting of frozen tasks really
|
16 жил өмнө |
futex.c
|
59647b6ac3
futex: Handle futex value corruption gracefully
|
15 жил өмнө |
futex_compat.c
|
f409adf5b1
futex: Protect pid lookup in compat code with RCU
|
15 жил өмнө |
groups.c
|
30639b6af8
groups: move code to kernel/groups.c
|
16 жил өмнө |
hrtimer.c
|
ecb49d1a63
hrtimers: Convert to raw_spinlocks
|
15 жил өмнө |
hung_task.c
|
e5af022616
softlockup: Fix hung_task_check_count sysctl
|
15 жил өмнө |
hw_breakpoint.c
|
4f16d4e0c9
Merge branch 'perf/core' into perf/urgent
|
15 жил өмнө |
itimer.c
|
8747d793fc
itimers: Fix racy writes to cpu_itimer fields
|
15 жил өмнө |
kallsyms.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
kexec.c
|
43cf38eb5c
percpu: add __percpu sparse annotations to core kernel subsystems
|
15 жил өмнө |
kfifo.c
|
5a5e0f4c70
kfifo: Don't use integer as NULL pointer
|
15 жил өмнө |
kgdb.c
|
4da75b9cea
kgdb: Turn off tracing while in the debugger
|
15 жил өмнө |
kmod.c
|
8767ba2796
kmod: fix resource leak in call_usermodehelper_pipe()
|
15 жил өмнө |
kprobes.c
|
83ff56f46a
kprobes: Calculate the index correctly when freeing the out-of-line execution slot
|
15 жил өмнө |
ksysfs.c
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 жил өмнө |
kthread.c
|
5ab116c934
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
|
15 жил өмнө |
latencytop.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
lockdep.c
|
b66696e3c0
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
|
15 жил өмнө |
lockdep_internals.h
|
af01296145
lockdep: BFS cleanup
|
16 жил өмнө |
lockdep_proc.c
|
88e9d34c72
seq_file: constify seq_operations
|
15 жил өмнө |
lockdep_states.h
|
9851673bc3
lockdep: move state bit definitions around
|
16 жил өмнө |
module.c
|
5fbfb18d7a
Fix up possibly racy module refcounting
|
15 жил өмнө |
mutex-debug.c
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 жил өмнө |
mutex-debug.h
|
c2f21ce2e3
locking: Implement new raw_spinlock
|
15 жил өмнө |
mutex.c
|
c02260277e
mutex: Better control mutex adaptive spinning config
|
15 жил өмнө |
mutex.h
|
0d66bf6d35
mutex: implement adaptive spinning
|
16 жил өмнө |
notifier.c
|
d11c563dd2
sched: Use lockdep-based checking on rcu_dereference()
|
15 жил өмнө |
ns_cgroup.c
|
be367d0992
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
|
15 жил өмнө |
nsproxy.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
padata.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
panic.c
|
8aeee85a29
panic: fix panic_timeout accuracy when running on a hypervisor
|
15 жил өмнө |
params.c
|
c32da02342
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 жил өмнө |
perf_event.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 жил өмнө |
pid.c
|
4e3eaddd14
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 жил өмнө |
pid_namespace.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
pm_qos_params.c
|
1a6deaea35
pm_qos: clean up racy global "name" variable
|
15 жил өмнө |
posix-cpu-timers.c
|
054319b5e2
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 жил өмнө |
posix-timers.c
|
6622e670b2
posix-timers.c: Don't export local functions
|
15 жил өмнө |
printk.c
|
cea83886dd
printk: avoid warning when CONFIG_PRINTK is disabled
|
15 жил өмнө |
profile.c
|
583a22e7c1
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
|
15 жил өмнө |
ptrace.c
|
c6a0dd7ec6
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
|
15 жил өмнө |
range.c
|
e9a0064ad0
x86: Change range end to start+size
|
15 жил өмнө |
rcupdate.c
|
bc293d62b2
rcu: Make RCU lockdep check the lockdep_recursion variable
|
15 жил өмнө |
rcutiny.c
|
9f680ab414
rcu: Eliminate unneeded function wrapping
|
15 жил өмнө |
rcutorture.c
|
0a135ba14d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 жил өмнө |
rcutree.c
|
a47cd880b5
rcu: Fix accelerated grace periods for last non-dynticked CPU
|
15 жил өмнө |
rcutree.h
|
007b09243b
rcu: Increase RCU CPU stall timeouts if PROVE_RCU
|
15 жил өмнө |
rcutree_plugin.h
|
622ea685f1
rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU
|
15 жил өмнө |
rcutree_trace.c
|
20133cfce7
rcu: Stop overflowing signed integers
|
15 жил өмнө |
relay.c
|
5f1664f92b
splice: comparing unsigned int < 0
|
15 жил өмнө |
res_counter.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
resource.c
|
66f1207bce
resources: add interfaces that return conflict information
|
15 жил өмнө |
rtmutex-debug.c
|
1d61548254
sched: Convert pi_lock to raw_spinlock
|
15 жил өмнө |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 жил өмнө |
rtmutex-tester.c
|
4a0b2b4dbe
sysdev: Pass the attribute to the low level sysdev show/store function
|
17 жил өмнө |
rtmutex.c
|
d209d74d52
rtmutes: Convert rtmutex.lock to raw_spinlock
|
15 жил өмнө |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 жил өмнө |
rtmutex_common.h
|
8dac456a68
rt_mutex: add proxy lock routines
|
16 жил өмнө |
rwsem.c
|
c7af77b584
sched: mark rwsem functions as __sched for wchan/profiling
|
17 жил өмнө |
sched.c
|
2aedd192f7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 жил өмнө |
sched_clock.c
|
b9f8fcd55b
sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
|
15 жил өмнө |
sched_cpupri.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
sched_cpupri.h
|
fe841226bd
sched: Convert cpupri lock to raw_spinlock
|
15 жил өмнө |
sched_debug.c
|
269484a492
sched: Fix proc_sched_set_task()
|
15 жил өмнө |
sched_fair.c
|
90a6501f94
sched, rcu: Fix rcu_dereference() for RCU-lockdep
|
15 жил өмнө |
sched_features.h
|
6cecd084d0
sched: Discard some old bits
|
15 жил өмнө |
sched_idletask.c
|
3d45fd804a
sched: Remove the sched_class load_balance methods
|
15 жил өмнө |
sched_rt.c
|
80a186074e
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 жил өмнө |
sched_stats.h
|
67aa0f767a
sched: remove unused fields from struct rq
|
16 жил өмнө |
seccomp.c
|
5b1017404a
x86-64: seccomp: fix 32/64 syscall hole
|
16 жил өмнө |
semaphore.c
|
5b2becc8cf
semaphore: __down_common: use signal_pending_state()
|
17 жил өмнө |
signal.c
|
78d7d407b6
kernel core: use helpers for rlimits
|
15 жил өмнө |
slow-work-debugfs.c
|
f13a48bd79
SLOW_WORK: Move slow_work's proc file to debugfs
|
15 жил өмнө |
slow-work.c
|
88be12c440
slow-work: use get_ref wrapper instead of directly calling get_ref
|
15 жил өмнө |
slow-work.h
|
a53f4f9efa
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
|
15 жил өмнө |
smp.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
softirq.c
|
b9c3032277
hrtimer, softirq: Fix hrtimer->softirq trampoline
|
15 жил өмнө |
softlockup.c
|
8c2eb4805d
softlockup: Stop spurious softlockup messages due to overflow
|
15 жил өмнө |
spinlock.c
|
9c1721aa49
locking: Cleanup the name space completely
|
15 жил өмнө |
srcu.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
stacktrace.c
|
9212ddb5ea
stacktrace: provide save_stack_trace_tsk() weak alias
|
16 жил өмнө |
stop_machine.c
|
43cf38eb5c
percpu: add __percpu sparse annotations to core kernel subsystems
|
15 жил өмнө |
sys.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
sys_ni.c
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 жил өмнө |
sysctl.c
|
2edf5e4980
sysctl extern cleanup: lockdep
|
15 жил өмнө |
sysctl_binary.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
sysctl_check.c
|
83ac201b4f
sysctl: Remove dead code from sysctl_check
|
15 жил өмнө |
taskstats.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
test_kprobes.c
|
12da3b888b
kprobes: add tests for register_kprobes
|
16 жил өмнө |
time.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
timeconst.pl
|
b9095fd8a7
Make constants in kernel/timeconst.h fixed 64 bits
|
17 жил өмнө |
timer.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
tracepoint.c
|
fd589a8f0a
trivial: fix typo "to to" in multiple files
|
15 жил өмнө |
tsacct.c
|
d559db086f
mm: clean up mm_counter
|
15 жил өмнө |
uid16.c
|
2bcd57ab61
headers: utsname.h redux
|
15 жил өмнө |
up.c
|
6e96281412
smp_call_function_single(): be slightly less stupid, fix #2
|
16 жил өмнө |
user-return-notifier.c
|
1786bf009f
core: Clean up user return notifers use of per_cpu
|
15 жил өмнө |
user.c
|
7c9414385e
sched: Remove USER_SCHED
|
15 жил өмнө |
user_namespace.c
|
5170836679
Fix recursive lock in free_uid()/free_user_ns()
|
16 жил өмнө |
utsname.c
|
4c2a7e72d5
utsns: extract creeate_uts_ns()
|
16 жил өмнө |
utsname_sysctl.c
|
56992309cc
sysctl kernel: Remove binary sysctl logic
|
15 жил өмнө |
wait.c
|
2fc391112f
locking, sched: Give waitqueue spinlocks their own lockdep classes
|
16 жил өмнө |
workqueue.c
|
d71cb81af3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
15 жил өмнө |