You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/kernel
Oleg Nesterov 13c22168b7 destroy_workqueue() can livelock 18 years ago
..
irq Improve behaviour of spurious IRQ detect 18 years ago
power PM: introduce set_target method in pm_ops 18 years ago
time kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
.gitignore
Kconfig.hz
Kconfig.preempt Fix trivial typos in Kconfig* files 18 years ago
Makefile user namespace: add the framework 18 years ago
acct.c
audit.c Freezer: make kernel threads nonfreezable by default 18 years ago
audit.h Audit: add TTY input auditing 18 years ago
auditfilter.c audit: fix oops removing watch if audit disabled 18 years ago
auditsc.c kerneldoc fix in audit_core_dumps 18 years ago
capability.c
compat.c signal/timer/event: timerfd compat code 18 years ago
configs.c use simple_read_from_buffer in kernel/ 18 years ago
cpu.c microcode: use suspend-related CPU hotplug notifications 18 years ago
cpuset.c Reduce cpuset.c write_lock_irq() to read_lock() 18 years ago
delayacct.c sched: update delay-accounting to use CFS's precise stats 18 years ago
die_notifier.c move die notifier handling to common code 18 years ago
dma.c
exec_domain.c
exit.c Freezer: make kernel threads nonfreezable by default 18 years ago
extable.c
fork.c Freezer: make kernel threads nonfreezable by default 18 years ago
futex.c FUTEX: Tidy up the code 18 years ago
futex_compat.c Revert "futex_requeue_pi optimization" 18 years ago
hrtimer.c [HRTIMER] Fix cpu pointer arg to clockevents_notify() 18 years ago
itimer.c The scheduled -EINVAL for invalid timevals in setitimer 18 years ago
kallsyms.c kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
kexec.c kdump/kexec: calculate note size at compile time 18 years ago
kfifo.c is_power_of_2: kernel/kfifo.c 18 years ago
kmod.c wait_for_helper: remove unneeded do_sigaction() 18 years ago
kprobes.c Kprobes: The ON/OFF knob thru debugfs 18 years ago
ksysfs.c remove "struct subsystem" as it is no longer needed 18 years ago
kthread.c mm: fix improper .init-type section references 18 years ago
latency.c
lockdep.c kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
lockdep_internals.h
lockdep_proc.c
module.c kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
mutex-debug.c
mutex-debug.h
mutex.c wrap access to thread_info 18 years ago
mutex.h
nsproxy.c namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
panic.c Report that kernel is tainted if there was an OOPS 18 years ago
params.c sysfs: kill unnecessary attribute->owner 18 years ago
pid.c namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
posix-cpu-timers.c sched: make posix-cpu-timers use CFS's accounting information 18 years ago
posix-timers.c posix-timers: Prevent softirq starvation by small intervals and SIG_IGN 18 years ago
printk.c kernel/printk.c: document possible deadlock against scheduler 18 years ago
profile.c Detach sched.h from mm.h 18 years ago
ptrace.c PTRACE_POKEDATA consolidation 18 years ago
rcupdate.c Add suspend-related notifications for CPU hotplug 18 years ago
rcutorture.c Freezer: make kernel threads nonfreezable by default 18 years ago
relay.c relay: fixup kerneldoc comment 18 years ago
resource.c
rtmutex-debug.c FUTEX: Tidy up the code 18 years ago
rtmutex-debug.h
rtmutex-tester.c Freezer: make kernel threads nonfreezable by default 18 years ago
rtmutex.c FUTEX: Tidy up the code 18 years ago
rtmutex.h
rtmutex_common.h FUTEX: Tidy up the code 18 years ago
rwsem.c Lockdep treats down_write_trylock like regular down_write 18 years ago
sched.c Freezer: make kernel threads nonfreezable by default 18 years ago
sched_debug.c [PATCH] sched: remove stale version info from kernel/sched_debug.c 18 years ago
sched_fair.c sched: cfs core, kernel/sched_fair.c 18 years ago
sched_idletask.c sched: cfs core, kernel/sched_idletask.c 18 years ago
sched_rt.c sched: cfs core, kernel/sched_rt.c 18 years ago
sched_stats.h sched: update delay-accounting to use CFS's precise stats 18 years ago
seccomp.c make seccomp zerocost in schedule 18 years ago
signal.c vdso: print fatal signals 18 years ago
softirq.c Freezer: make kernel threads nonfreezable by default 18 years ago
softlockup.c Freezer: make kernel threads nonfreezable by default 18 years ago
spinlock.c
srcu.c
stacktrace.c
stop_machine.c Fix stop_machine_run problem with naughty real time process 18 years ago
sys.c move seccomp from /proc to a prctl 18 years ago
sys_ni.c diskquota: 32bit quota tools on 64bit architectures 18 years ago
sysctl.c proper prototype for proc_nr_files() 18 years ago
taskstats.c taskstats: add context-switch counters 18 years ago
time.c sys_time() speedup 18 years ago
timer.c Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
tsacct.c
uid16.c header cleaning: don't include smp_lock.h when not used 18 years ago
user.c user namespace: add the framework 18 years ago
user_namespace.c fix create_new_namespaces() return value 18 years ago
utsname.c namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
utsname_sysctl.c remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
wait.c Fix occurrences of "the the " 18 years ago
workqueue.c destroy_workqueue() can livelock 18 years ago