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
Linus Torvalds 093a07e2fd Fix locking bug in "acquire_console_semaphore_for_printk()" 17 years ago
..
irq genirq: do not leave interupts enabled on free_irq 17 years ago
power Merge branches 'release' and 'doc' into release 17 years ago
time clocksource: revert: use init_timer_deferrable for clocksource_watchdog 17 years ago
.gitignore
Kconfig.hz
Kconfig.preempt rcu: move PREEMPT_RCU config option back under PREEMPT 17 years ago
Makefile
acct.c bsd_acct: using task_struct->tgid is not right in pid-namespaces 17 years ago
audit.c audit: silence two kerneldoc warnings in kernel/audit.c 17 years ago
audit.h
audit_tree.c Introduce path_put() 17 years ago
auditfilter.c Introduce path_put() 17 years ago
auditsc.c [PATCH] Audit: Fix the format type for size_t variables 17 years ago
backtracetest.c
capability.c
cgroup.c cgroups: include hierarchy ids in /proc/<pid>/cgroup 17 years ago
cgroup_debug.c
compat.c
configs.c
cpu.c
cpuset.c cpusets: fix obsolete comment 17 years ago
delayacct.c
dma.c
exec_domain.c
exit.c asmlinkage_protect replaces prevent_tail_call 17 years ago
extable.c
fork.c memcgroup: fix spurious EBUSY on memory cgroup removal 17 years ago
futex.c NULL noise: fs/*, mm/*, kernel/* 17 years ago
futex_compat.c futex_compat __user annotation 17 years ago
hrtimer.c hrtimer: catch expired CLOCK_REALTIME timers early 17 years ago
itimer.c
kallsyms.c
kexec.c
kfifo.c
kmod.c Dont touch fs_struct in usermodehelper 17 years ago
kprobes.c kprobes: fix a null pointer bug in register_kretprobe() 17 years ago
ksysfs.c
kthread.c
latencytop.c
lockdep.c Subject: lockdep: include all lock classes in all_lock_classes 17 years ago
lockdep_internals.h
lockdep_proc.c
marker.c markers: use synchronize_sched() 17 years ago
module.c modules: warn about suspicious return values from module's ->init() hook 17 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c hrtimer: check relative timeouts for overflow 17 years ago
printk.c Fix locking bug in "acquire_console_semaphore_for_printk()" 17 years ago
profile.c
ptrace.c
rcuclassic.c
rcupdate.c rcupdate: fix comment 17 years ago
rcupreempt.c rcupreempt: remove never-migrates assumption from rcu_process_callbacks() 17 years ago
rcupreempt_trace.c
rcutorture.c
relay.c relay: set an spd_release() hook for splice 17 years ago
res_counter.c Memory Resource Controller use strstrip while parsing arguments 17 years ago
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c NOHZ: reevaluate idle sleep length after add_timer_on() 17 years ago
sched_debug.c sched: improve affine wakeups 17 years ago
sched_fair.c revert "sched: fix fair sleepers" 17 years ago
sched_idletask.c
sched_rt.c sched: balance RT task resched only on runqueue 17 years ago
sched_stats.h
seccomp.c
signal.c freezer vs stopped or traced 17 years ago
softirq.c rcu: add support for dynamic ticks and preempt rcu 17 years ago
softlockup.c softlockup: fix task state setting 17 years ago
spinlock.c
srcu.c
stacktrace.c
stop_machine.c
sys.c
sys_ni.c
sysctl.c sched: revert load_balance_monitor() changes 17 years ago
sysctl_check.c
taskstats.c
test_kprobes.c
time.c
timeconst.pl
timer.c NOHZ: reevaluate idle sleep length after add_timer_on() 17 years ago
tsacct.c
uid16.c asmlinkage_protect replaces prevent_tail_call 17 years ago
user.c
user_namespace.c
utsname.c
utsname_sysctl.c
wait.c
workqueue.c