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 64396accc2 sysctl: fix ax25 checks 17 years ago
..
irq __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set 17 years ago
power hibernate: fix lockdep report 17 years ago
time clockevents: warn once when program_event() is called with negative expiry 17 years ago
.gitignore
Kconfig.hz
Kconfig.instrumentation Tiny clean-up of OPROFILE/KPROBES configuration 17 years ago
Kconfig.preempt
Makefile revert "Task Control Groups: example CPU accounting subsystem" 17 years ago
acct.c sched: fix kernel/acct.c comment 17 years ago
audit.c
audit.h
audit_tree.c
auditfilter.c
auditsc.c
capability.c
cgroup.c Improve cgroup printks 17 years ago
cgroup_debug.c
compat.c
configs.c
cpu.c
cpuset.c
delayacct.c
dma.c
exec_domain.c
exit.c wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() 17 years ago
extable.c
fork.c fix clone(CLONE_NEWPID) 17 years ago
futex.c futex: correctly return -EFAULT not -EINVAL 17 years ago
futex_compat.c
hrtimer.c hrtimers: avoid overflow for large relative timeouts 17 years ago
itimer.c
kallsyms.c FRV: fix the extern declaration of kallsyms_num_syms 17 years ago
kexec.c
kfifo.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latency.c
lockdep.c lockdep: make cli/sti annotation warnings clearer 17 years ago
lockdep_internals.h
lockdep_proc.c
marker.c Linux Kernel Markers: fix marker mutex not taken upon module load 17 years ago
module.c module: fix and elaborate comments 17 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c fix param_sysfs_builtin name length check 17 years ago
pid.c pidns: Place under CONFIG_EXPERIMENTAL 17 years ago
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
relay.c
resource.c Add IORESOUCE_BUSY flag for System RAM 17 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched: enable early use of sched_clock() 17 years ago
sched_debug.c sched: clean up overlong line in kernel/sched_debug.c 17 years ago
sched_fair.c sched: default to more agressive yield for SCHED_BATCH tasks 17 years ago
sched_idletask.c
sched_rt.c sched: cpu accounting controller (V2) 17 years ago
sched_stats.h sched: clean up kernel/sched_stat.h 17 years ago
seccomp.c
signal.c sigwait eats blocked default-ignore signals 17 years ago
softirq.c
softlockup.c
spinlock.c
srcu.c
stacktrace.c
stop_machine.c
sys.c x86: ignore the sys_getcpu() tcache parameter 17 years ago
sys_ni.c
sysctl.c Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" 17 years ago
sysctl_check.c sysctl: fix ax25 checks 17 years ago
taskstats.c kernel/taskstats.c: fix bogus nlmsg_free() 17 years ago
time.c
timer.c
tsacct.c
uid16.c
user.c sched: don't forget to unlock uids_mutex on error paths 17 years ago
user_namespace.c
utsname.c
utsname_sysctl.c Isolate the UTS namespace's domainname and hostname back 17 years ago
wait.c
workqueue.c