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
Pavel Emelianov 708f4b5223 Make /proc/modules use seq_list_xxx helpers 18 years ago
..
irq Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing 18 years ago
power PM: introduce set_target method in pm_ops 18 years ago
time Introduce boot based time 18 years ago
.gitignore
Kconfig.hz [PATCH] HZ: 300Hz support 18 years ago
Kconfig.preempt Fix trivial typos in Kconfig* files 18 years ago
Makefile move die notifier handling to common code 18 years ago
acct.c [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
audit.c audit: add spaces on either side of case "..." operator. 18 years ago
audit.h [PATCH] audit signal recipients 18 years ago
auditfilter.c audit: fix oops removing watch if audit disabled 18 years ago
auditsc.c [PATCH] Abnormal End of Processes 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 microcode: use suspend-related CPU hotplug notifications 18 years ago
cpuset.c cpuset: zero malloc - fix for old cpusets 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 [PATCH] struct seq_operations and struct file_operations constification 18 years ago
exec_domain.c
exit.c Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE 18 years ago
extable.c
fork.c Use boot based time for process start time and boot time in /proc 18 years ago
futex.c FUTEX: Restore the dropped ERSCH fix 18 years ago
futex_compat.c Revert "futex_requeue_pi optimization" 18 years ago
hrtimer.c Add suspend-related notifications for CPU hotplug 18 years ago
itimer.c The scheduled -EINVAL for invalid timevals in setitimer 18 years ago
kallsyms.c fix possible null ptr deref in kallsyms_lookup 18 years ago
kexec.c kdump/kexec: calculate note size at compile time 18 years ago
kfifo.c [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
kmod.c wait_for_helper: remove unneeded do_sigaction() 18 years ago
kprobes.c Kprobes: The ON/OFF knob thru debugfs 18 years ago
ksysfs.c remove "struct subsystem" as it is no longer needed 18 years ago
kthread.c mm: fix improper .init-type section references 18 years ago
latency.c [PATCH] severing module.h->sched.h 18 years ago
lockdep.c lockdep: removed unused ip argument in mark_lock & mark_held_locks 18 years ago
lockdep_internals.h [PATCH] lockdep: more chains 18 years ago
lockdep_proc.c [PATCH] remove many unneeded #includes of sched.h 18 years ago
module.c Make /proc/modules use seq_list_xxx helpers 18 years ago
mutex-debug.c [PATCH] remove many unneeded #includes of sched.h 18 years ago
mutex-debug.h
mutex.c wrap access to thread_info 18 years ago
mutex.h
nsproxy.c fix refcounting of nsproxy object when unshared 18 years ago
panic.c [PATCH] Add TAINT_USER and ability to set taint flags from userspace 18 years ago
params.c sysfs: kill unnecessary attribute->owner 18 years ago
pid.c statically initialize struct pid for swapper 18 years ago
posix-cpu-timers.c sched: make posix-cpu-timers use CFS's accounting information 18 years ago
posix-timers.c posix-timers: Prevent softirq starvation by small intervals and SIG_IGN 18 years ago
printk.c serial: convert early_uart to earlycon for 8250 18 years ago
profile.c Detach sched.h from mm.h 18 years ago
ptrace.c Use write_trylock_irqsave in ptrace_attach 18 years ago
rcupdate.c Add suspend-related notifications for CPU hotplug 18 years ago
rcutorture.c rcutorture: Remove redundant assignment to cur_ops in for loop 18 years ago
relay.c relay: fixup kerneldoc comment 18 years ago
resource.c libata/IDE: remove combined mode quirk 18 years ago
rtmutex-debug.c Remove all inclusions of <linux/config.h> 19 years ago
rtmutex-debug.h
rtmutex-tester.c [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
rtmutex.c Revert "futex_requeue_pi optimization" 18 years ago
rtmutex.h
rtmutex_common.h Revert "futex_requeue_pi optimization" 18 years ago
rwsem.c Lockdep treats down_write_trylock like regular down_write 18 years ago
sched.c CFS: Fix missing digit off in wmult table 18 years ago
sched_debug.c [PATCH] sched: remove stale version info from kernel/sched_debug.c 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
signal.c Fix signalfd interaction with thread-private signals 18 years ago
softirq.c cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process 18 years ago
softlockup.c Add suspend-related notifications for CPU hotplug 18 years ago
spinlock.c [PATCH] lockdep: spin_lock_irqsave_nested() 18 years ago
srcu.c [PATCH] SRCU: report out-of-memory errors 19 years ago
stacktrace.c
stop_machine.c Fix stop_machine_run problem with naughty real time process 18 years ago
sys.c attach_pid() with struct pid parameter 18 years ago
sys_ni.c compat signalfd and timerfd are cond syscalls 18 years ago
sysctl.c change zonelist order: zonelist order selection logic 18 years ago
taskstats.c KMEM_CACHE(): simplify slab cache creation 18 years ago
time.c header cleaning: don't include smp_lock.h when not used 18 years ago
timer.c Use boot based time for uptime in /proc 18 years ago
tsacct.c [PATCH] time: x86_64: split x86_64/kernel/time.c up 18 years ago
uid16.c header cleaning: don't include smp_lock.h when not used 18 years ago
user.c [PATCH] slab: remove kmem_cache_t 18 years ago
utsname.c Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
utsname_sysctl.c [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
wait.c Fix occurrences of "the the " 18 years ago
workqueue.c simplify cleanup_workqueue_thread() 18 years ago