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
Li Zefan 3eb056764d time: fix typo in comments 17 years ago
..
irq
power PM: documentation cleanups 17 years ago
time time: fix typo in comments 17 years ago
.gitignore
Kconfig.hz
Kconfig.preempt
Makefile namespaces: cleanup the code managed with PID_NS option 17 years ago
acct.c
audit.c
audit.h
audit_tree.c
auditfilter.c
auditsc.c
backtracetest.c
capability.c Add 64-bit capability support to the kernel 17 years ago
cgroup.c Handle pid namespaces in cgroups code 17 years ago
cgroup_debug.c
compat.c
configs.c
cpu.c
cpuset.c proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
delayacct.c
dma.c
exec_domain.c
exit.c Pidns: make full use of xxx_vnr() calls 17 years ago
extable.c
fork.c Pidns: make full use of xxx_vnr() calls 17 years ago
futex.c
futex_compat.c
hrtimer.c timerfd: new timerfd API 17 years ago
itimer.c ITIMER_REAL: convert to use struct pid 17 years ago
kallsyms.c remove support for un-needed _extratext section 17 years ago
kexec.c vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() 17 years ago
kfifo.c
kmod.c
kprobes.c kprobes: kretprobe user entry-handler 17 years ago
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
marker.c
module.c fix "modules: make module_address_lookup() safe" 17 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c kernel/notifier.c should #include <linux/reboot.h> 17 years ago
ns_cgroup.c
nsproxy.c namespaces: move the IPC namespace under IPC_NS option 17 years ago
panic.c ACPI: Taint kernel on ACPI table override (format corrected) 17 years ago
params.c kernel/params.c: remove sparse-warning (different signedness) 17 years ago
pid.c pid: Extend/Fix pid_vnr 17 years ago
pid_namespace.c namespaces: cleanup the code managed with PID_NS option 17 years ago
pm_qos_params.c pm qos infrastructure and interface 17 years ago
posix-cpu-timers.c
posix-timers.c timerfd: new timerfd API 17 years ago
printk.c printk.c: use unsigned ints instead of longs for logbuf index 17 years ago
profile.c
ptrace.c ptrace_check_attach: remove unneeded ->signal != NULL check 17 years ago
rcuclassic.c
rcupdate.c
rcupreempt.c
rcupreempt_trace.c
rcutorture.c
relay.c relay: nopage 17 years ago
res_counter.c Memory controller improve user interface 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
sched_debug.c
sched_fair.c
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
signal.c Get rid of the kill_pgrp_info() function 17 years ago
softirq.c
softlockup.c
spinlock.c
srcu.c make srcu_readers_active() static 17 years ago
stacktrace.c
stop_machine.c stopmachine: semaphore to mutex 17 years ago
sys.c Pidns: make full use of xxx_vnr() calls 17 years ago
sys_ni.c timerfd: new timerfd API 17 years ago
sysctl.c Pidns: make full use of xxx_vnr() calls 17 years ago
sysctl_check.c capabilities: introduce per-process capability bounding set 17 years ago
taskstats.c
test_kprobes.c kprobes: kretprobe user entry-handler 17 years ago
time.c time: fix typo in comments 17 years ago
timer.c Pidns: make full use of xxx_vnr() calls 17 years ago
tsacct.c
uid16.c
user.c namespaces: cleanup the code managed with the USER_NS option 17 years ago
user_namespace.c namespaces: cleanup the code managed with the USER_NS option 17 years ago
utsname.c
utsname_sysctl.c
wait.c
workqueue.c