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
Satyam Sharma e804a4a4dd kthread: silence bogus section mismatch warning 18 years ago
..
irq rip some includes from linux/interrupt.h 18 years ago
power Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
time Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} 18 years ago
.gitignore
Kconfig.hz
Kconfig.preempt [PATCH] sched: arch preempt notifier mechanism 18 years ago
Makefile user namespace: add the framework 18 years ago
acct.c Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
audit.c Freezer: make kernel threads nonfreezable by default 18 years ago
audit.h Audit: add TTY input auditing 18 years ago
auditfilter.c [PATCH] allow audit filtering on bit & operations 18 years ago
auditsc.c audit: fix two bugs in the new execve audit code 18 years ago
capability.c [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 years ago
compat.c signal/timer/event: timerfd compat code 18 years ago
configs.c use simple_read_from_buffer in kernel/ 18 years ago
cpu.c HOTPLUG: Add CPU_DYING notifier 18 years ago
cpuset.c usermodehelper: Tidy up waiting 18 years ago
delayacct.c sched: update delay-accounting to use CFS's precise stats 18 years ago
die_notifier.c move die notifier handling to common code 18 years ago
dma.c
exec_domain.c
exit.c Freezer: avoid freezing kernel threads prematurely 18 years ago
extable.c
fork.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
futex.c futex: pass nr_wake2 to futex_wake_op 18 years ago
futex_compat.c Revert "futex_requeue_pi optimization" 18 years ago
hrtimer.c Cache xtime every call to update_wall_time 18 years ago
itimer.c The scheduled -EINVAL for invalid timevals in setitimer 18 years ago
kallsyms.c kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
kexec.c kdump/kexec: calculate note size at compile time 18 years ago
kfifo.c is_power_of_2: kernel/kfifo.c 18 years ago
kmod.c kernel-doc fix for kmod.c 18 years ago
kprobes.c jprobes: make jprobes a little safer for users 18 years ago
ksysfs.c FRV: Fix linkage problems 18 years ago
kthread.c kthread: silence bogus section mismatch warning 18 years ago
latency.c
lockdep.c lockdep debugging: give stacktrace for init_error 18 years ago
lockdep_internals.h
lockdep_proc.c Fix leak on /proc/lockdep_stats 18 years ago
module.c kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
mutex-debug.c [PATCH] remove many unneeded #includes of sched.h 18 years ago
mutex-debug.h
mutex.c lockstat: measure lock bouncing 18 years ago
mutex.h
nsproxy.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
panic.c Report that kernel is tainted if there was an OOPS 18 years ago
params.c modules: better error messages when modules fail to load due to a sysfs problem. 18 years ago
pid.c namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
posix-cpu-timers.c sched: make posix-cpu-timers use CFS's accounting information 18 years ago
posix-timers.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
printk.c kernel/printk.c: document possible deadlock against scheduler 18 years ago
profile.c Detach sched.h from mm.h 18 years ago
ptrace.c coredump masking: reimplementation of dumpable using two flags 18 years ago
rcupdate.c Add suspend-related notifications for CPU hotplug 18 years ago
rcutorture.c Freezer: make kernel threads nonfreezable by default 18 years ago
relay.c kernel/relay.c: make functions static 18 years ago
resource.c libata/IDE: remove combined mode quirk 18 years ago
rtmutex-debug.c FUTEX: Tidy up the code 18 years ago
rtmutex-debug.h
rtmutex-tester.c Freezer: make kernel threads nonfreezable by default 18 years ago
rtmutex.c FUTEX: Tidy up the code 18 years ago
rtmutex.h
rtmutex_common.h FUTEX: Tidy up the code 18 years ago
rwsem.c lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
sched.c sched: fix kernel-doc warnings 18 years ago
sched_debug.c Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} 18 years ago
sched_fair.c sched: cfs core, kernel/sched_fair.c 18 years ago
sched_idletask.c sched: cfs core, kernel/sched_idletask.c 18 years ago
sched_rt.c sched: cfs core, kernel/sched_rt.c 18 years ago
sched_stats.h sched: update delay-accounting to use CFS's precise stats 18 years ago
seccomp.c make seccomp zerocost in schedule 18 years ago
signal.c x86: i386-show-unhandled-signals-v3 18 years ago
softirq.c Freezer: make kernel threads nonfreezable by default 18 years ago
softlockup.c Freezer: make kernel threads nonfreezable by default 18 years ago
spinlock.c lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
srcu.c
stacktrace.c
stop_machine.c Fix stop_machine_run problem with naughty real time process 18 years ago
sys.c Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 18 years ago
sys_ni.c diskquota: 32bit quota tools on 64bit architectures 18 years ago
sysctl.c ACPI: restore CONFIG_ACPI_SLEEP 18 years ago
taskstats.c taskstats: add context-switch counters 18 years ago
time.c Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
timer.c Pull ia64-clocksource into release branch 18 years ago
tsacct.c Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
uid16.c header cleaning: don't include smp_lock.h when not used 18 years ago
user.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
user_namespace.c fix create_new_namespaces() return value 18 years ago
utsname.c namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
utsname_sysctl.c remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
wait.c Fix occurrences of "the the " 18 years ago
workqueue.c destroy_workqueue() can livelock 18 years ago