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
Kalin KOZHUHAROV 8ba8e95ed1 Fix comments: s/granuality/granularity/ 19 years ago
..
irq
power help text: SOFTWARE_SUSPEND doesn't need ACPI 19 years ago
.gitignore
Kconfig.hz
Kconfig.preempt
Makefile
acct.c [PATCH] Fix pacct bug in multithreading case. 19 years ago
audit.c [PATCH] Don't pass boot parameters to argv_init[] 19 years ago
audit.h
auditfilter.c
auditsc.c
capability.c
compat.c
configs.c
cpu.c
cpuset.c [PATCH] cpuset: memory migration interaction fix 19 years ago
dma.c
exec_domain.c
exit.c [PATCH] task: RCU protect task->usage 19 years ago
extable.c
fork.c [PATCH] wrong error path in dup_fd() leading to oopses in RCU 19 years ago
futex.c [PATCH] futex: check and validate timevals 19 years ago
futex_compat.c [PATCH] futex: check and validate timevals 19 years ago
hrtimer.c [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue() 19 years ago
intermodule.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kmod.c [PATCH] wait_for_helper: trivial style cleanup 19 years ago
kprobes.c
ksysfs.c
kthread.c
module.c [PATCH] modules: permit Dual-MIT/GPL licenses 19 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
panic.c
params.c [PATCH] Change dash2underscore() return value to char 19 years ago
pid.c [PATCH] pidhash: Refactor the pid hash table 19 years ago
posix-cpu-timers.c
posix-timers.c
printk.c BUG_ON() Conversion in kernel/printk.c 19 years ago
profile.c
ptrace.c [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting 19 years ago
rcupdate.c
rcutorture.c [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
relay.c
resource.c
sched.c [PATCH] sched: activate SCHED BATCH expired 19 years ago
seccomp.c
signal.c [PATCH] Fix suspend with traced tasks 19 years ago
softirq.c
softlockup.c
spinlock.c
stop_machine.c
sys.c [PATCH] Make setsid() more robust 19 years ago
sys_ni.c
sysctl.c
time.c Fix comments: s/granuality/granularity/ 19 years ago
timer.c [PATCH] sched: reduce overhead of calc_load 19 years ago
uid16.c
user.c
wait.c
workqueue.c