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
Akinobu Mita d58ae67813 module: return error when mod_sysfs_init() failed 17 years ago
..
irq Compile handle_percpu_irq even for uniprocessor kernels 17 years ago
power
time Use num_possible_cpus() instead of NR_CPUS for timer distribution 17 years ago
.gitignore
Kconfig.hz
Kconfig.preempt Move PREEMPT_NOTIFIERS into an always-included Kconfig 17 years ago
Makefile
acct.c
audit.c
audit.h
auditfilter.c
auditsc.c Clean up duplicate includes in kernel/ 17 years ago
capability.c
compat.c
configs.c
cpu.c
cpuset.c
delayacct.c
die_notifier.c
dma.c
exec_domain.c
exit.c Shrink task_struct if CONFIG_FUTEX=n 17 years ago
extable.c
fork.c Shrink task_struct if CONFIG_FUTEX=n 17 years ago
futex.c change inotifyfs magic as the same magic is used for futexfs 17 years ago
futex_compat.c
hrtimer.c
itimer.c
kallsyms.c
kexec.c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros 17 years ago
kfifo.c
kmod.c
kprobes.c
ksysfs.c add-vmcore: cleanup the coding style according to Andrew's comments 17 years ago
kthread.c
latency.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
module.c module: return error when mod_sysfs_init() failed 17 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
nsproxy.c Use KMEM_CACHE macro to create the nsproxy cache 17 years ago
panic.c
params.c constify string/array kparam tracking structures 17 years ago
pid.c
posix-cpu-timers.c
posix-timers.c SLAB_PANIC more (proc, posix-timers, shmem) 17 years ago
printk.c printk: add interfaces for external access to the log buffer 17 years ago
profile.c make kernel/profile.c:time_hook static 17 years ago
ptrace.c
rcupdate.c Clean up duplicate includes in kernel/ 17 years ago
rcutorture.c Make rcutorture RNG use temporal entropy 17 years ago
relay.c
resource.c
rtmutex-debug.c kernel/rtmutex-debug.c: cleanups 17 years ago
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_debug.c
sched_fair.c
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
signal.c do_sigaction: don't worry about signal_pending() 17 years ago
softirq.c
softlockup.c
spinlock.c
srcu.c
stacktrace.c
stop_machine.c
sys.c
sys_ni.c kernel/sys_ni.c: add dummy sys_ni_syscall() prototype 17 years ago
sysctl.c
taskstats.c Clean up duplicate includes in kernel/ 17 years ago
time.c Clean up duplicate includes in kernel/ 17 years ago
timer.c
tsacct.c
uid16.c
user.c user.c: #ifdef ->mq_bytes 17 years ago
user_namespace.c
utsname.c
utsname_sysctl.c
wait.c
workqueue.c