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
Eric W. Biederman 64541d1970 [PATCH] kill unushed __put_task_struct_cb 19 years ago
..
irq [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set 19 years ago
power [PATCH] remove kernel/power/pm.c:pm_unregister() 19 years ago
.gitignore
Kconfig.hz
Kconfig.preempt
Makefile [PATCH] lightweight robust futexes: compat 19 years ago
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 [PATCH] lightweight robust futexes: compat 19 years ago
configs.c
cpu.c [PATCH] Notifier chain update: API changes 19 years ago
cpuset.c [PATCH] cpuset: memory migration interaction fix 19 years ago
dma.c
exec_domain.c
exit.c [PATCH] splice: add direct fd <-> fd splicing support 19 years ago
extable.c
fork.c [PATCH] kill unushed __put_task_struct_cb 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] add cpu_relax to hrtimer_cancel 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 [PATCH] kretprobe instance recycled by parent process 19 years ago
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 [PATCH] the scheduled unexport of panic_timeout 19 years ago
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 [PATCH] Notifier chain update: API changes 19 years ago
ptrace.c [PATCH] fix non-leader exec under ptrace 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: don't awaken RT tasks on expired array 19 years ago
seccomp.c
signal.c [PATCH] fix non-leader exec under ptrace 19 years ago
softirq.c
softlockup.c [PATCH] Notifier chain update: API changes 19 years ago
spinlock.c
stop_machine.c
sys.c [PATCH] Make setsid() more robust 19 years ago
sys_ni.c [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros 19 years ago
sysctl.c
time.c Fix comments: s/granuality/granularity/ 19 years ago
timer.c [PATCH] timer initialisation fix 19 years ago
uid16.c
user.c
wait.c
workqueue.c