Paul E. McKenney bc293d62b2 rcu: Make RCU lockdep check the lockdep_recursion variable 15 年之前
..
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 年之前