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 20ca9b3f4c cgroups: avoid accessing uninitialized data in failure path 16 years ago
..
irq genirq: __irq_set_trigger: change pr_warning to pr_debug 16 years ago
power [PATCH] kill obsolete temporary comment in swsusp_close() 16 years ago
time time: catch xtime_nsec underflows and fix them 16 years ago
trace ftrace: prevent recursion 16 years ago
.gitignore
Kconfig.freezer container freezer: implement freezer cgroup subsystem 16 years ago
Kconfig.hz
Kconfig.preempt
Makefile Remove -mno-spe flags as they dont belong 16 years ago
acct.c
audit.c [PATCH] fix broken timestamps in AVC generated by kernel threads 16 years ago
audit.h
audit_tree.c Fix inotify watch removal/umount races 16 years ago
auditfilter.c Fix inotify watch removal/umount races 16 years ago
auditsc.c [PATCH] fix broken timestamps in AVC generated by kernel threads 16 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c cgroups: avoid accessing uninitialized data in failure path 16 years ago
cgroup_debug.c cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 16 years ago
cgroup_freezer.c freezer_cg: disable writing freezer.state of root cgroup 16 years ago
compat.c Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 16 years ago
configs.c kernel/configs.c: remove useless comments 16 years ago
cpu.c cpuinit fixes in kernel/* 16 years ago
cpuset.c sched, cpusets: fix warning in kernel/cpuset.c 16 years ago
delayacct.c
dma-coherent.c
dma.c kernel/dma.c: remove a CVS keyword 16 years ago
exec_domain.c proc: move /proc/execdomains to kernel/exec_domain.c 16 years ago
exit.c Move "exit_robust_list" into mm_release() 16 years ago
extable.c
fork.c fix mapping_writably_mapped() 16 years ago
freezer.c freezer_cg: use thaw_process() in unfreeze_cgroup() 16 years ago
futex.c
futex_compat.c
hrtimer.c hrtimer: clean up unused callback modes 16 years ago
itimer.c
kallsyms.c sprint_symbol(): use less stack 16 years ago
kexec.c kexec: fix crash_save_vmcoreinfo_init build problem 16 years ago
kfifo.c
kgdb.c
kmod.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 16 years ago
kprobes.c kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds 16 years ago
ksysfs.c profiling: dynamically enable readprofile at runtime 16 years ago
kthread.c Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
latencytop.c KSYM_SYMBOL_LEN fixes 16 years ago
lockdep.c lockdep: consistent alignement for lockdep info 16 years ago
lockdep_internals.h
lockdep_proc.c
marker.c
module.c Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 16 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c taint: add missing comment 16 years ago
params.c Fix compile warning in kernel/params.c 16 years ago
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID 16 years ago
posix-timers.c Null pointer deref with hrtimer_try_to_cancel() 16 years ago
printk.c printk: remove unused code from kernel/printk.c 16 years ago
profile.c cpuinit fixes in kernel/* 16 years ago
ptrace.c remove __ARCH_WANT_COMPAT_SYS_PTRACE 16 years ago
rcuclassic.c
rcupdate.c rcupdate: fix bug of rcu_barrier*() 16 years ago
rcupreempt.c byteorder: remove direct includes of linux/byteorder/swab[b].h 16 years ago
rcupreempt_trace.c
rcutorture.c byteorder: remove direct includes of linux/byteorder/swab[b].h 16 years ago
relay.c relayfs: fix infinite loop with splice() 16 years ago
res_counter.c
resource.c reserve_region_with_split: Fix GFP_KERNEL usage under spinlock 16 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched: CPU remove deadlock fix 16 years ago
sched_clock.c Revert "sched_clock: prevent scd->clock from moving backwards" 16 years ago
sched_cpupri.c
sched_cpupri.h
sched_debug.c sched: fix kernel warning on /proc/sched_debug access 16 years ago
sched_fair.c sched: release buddies on yield 16 years ago
sched_features.h sched: backward looking buddy 16 years ago
sched_idletask.c sched: add CONFIG_SMP consistency 16 years ago
sched_rt.c Merge commit 'v2.6.28-rc1' into sched/urgent 16 years ago
sched_stats.h sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers 16 years ago
seccomp.c
semaphore.c
signal.c 'kill sig -1' must only apply to caller's namespace 16 years ago
smp.c generic-ipi: fix the smp_mb() placement 16 years ago
softirq.c irq: call __irq_enter() before calling the tick_idle_check 16 years ago
softlockup.c check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 16 years ago
spinlock.c
srcu.c
stacktrace.c
stop_machine.c stop_machine: fix race with return value (fixes Bug #11989) 16 years ago
sys.c Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 16 years ago
sys_ni.c reintroduce accept4 16 years ago
sysctl.c epoll: introduce resource usage limits 16 years ago
sysctl_check.c
taskstats.c
test_kprobes.c
time.c
timeconst.pl
timer.c Add round_jiffies_up and related routines 16 years ago
tracepoint.c tracepoint: check if the probe has been registered 16 years ago
tsacct.c
uid16.c
user.c
user_namespace.c
utsname.c
utsname_sysctl.c sysctl: simplify ->strategy 16 years ago
wait.c wait: kill is_sync_wait() 16 years ago
workqueue.c cpumask: introduce new API, without changing anything 16 years ago