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
Linus Torvalds a9e40a2493 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
..
debug kdb: fix crash when KDB_BASE_CMD_MAX is exceeded 14 years ago
gcov
irq Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
power PM / OPP: Hide OPP configuration when SoCs do not provide an implementation 14 years ago
time
trace Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Makefile
acct.c
async.c
audit.c audit: Use rcu for task lookup protection 14 years ago
audit.h audit: make functions static 14 years ago
audit_tree.c in untag_chunk() we need to do alloc_chunk() a bit earlier 14 years ago
audit_watch.c audit: make functions static 14 years ago
auditfilter.c Audit: add support to match lsm labels on user audit messages 14 years ago
auditsc.c audit mmap 14 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c convert cgroup and cpuset 14 years ago
cgroup_freezer.c cgroup_freezer: update_freezer_state() does incorrect state transitions 14 years ago
compat.c
configs.c
cpu.c
cpuset.c convert cgroup and cpuset 14 years ago
cred.c signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c posix-cpu-timers: workaround to suppress the problems with mt exec 14 years ago
extable.c
fork.c signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
freezer.c
futex.c futex: Address compiler warnings in exit_robust_list 14 years ago
futex_compat.c futex: Address compiler warnings in exit_robust_list 14 years ago
groups.c
hrtimer.c
hung_task.c
hw_breakpoint.c perf,hw_breakpoint: Initialize hardware api earlier 14 years ago
irq_work.c irq_work: Drop cmpxchg() result 14 years ago
itimer.c
jump_label.c jump label: Make arch_jump_label_text_poke_early() optional 14 years ago
kallsyms.c Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" 14 years ago
kexec.c
kfifo.c
kmod.c
kprobes.c jump label: Fix error with preempt disable holding mutex 14 years ago
ksysfs.c
kthread.c
latencytop.c latencytop: fix per task accumulator 14 years ago
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c tracing: Fix module use of trace_bprintk() 14 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c cgroup: notify ns_cgroup deprecated 14 years ago
nsproxy.c
padata.c
panic.c
params.c
perf_event.c perf: Fix the software context switch counter 14 years ago
pid.c
pid_namespace.c
pm_qos_params.c PM / PM QoS: Fix reversed min and max 14 years ago
posix-cpu-timers.c posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call 14 years ago
posix-timers.c
printk.c capabilities/syslog: open code cap_syslog logic to fix build failure 14 years ago
profile.c
ptrace.c signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
range.c kernel/range.c: fix clean_sort_range() for the case of full array 14 years ago
rcupdate.c
rcutiny.c
rcutiny_plugin.h
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset 14 years ago
res_counter.c
resource.c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 14 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched: Fix cross-sched-class wakeup preemption 14 years ago
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c sched: Fix idle balancing 14 years ago
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
sched_stoptask.c sched: Fix cross-sched-class wakeup preemption 14 years ago
seccomp.c
semaphore.c
signal.c signals: annotate lock context change on ptrace_stop() 14 years ago
smp.c Typedef SMP call function pointer 14 years ago
softirq.c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
spinlock.c
srcu.c
stacktrace.c
stop_machine.c stop_machine: convert cpu notifier to return encapsulate errno value 14 years ago
sys.c
sys_ni.c
sysctl.c kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK 14 years ago
sysctl_binary.c
sysctl_check.c
taskstats.c taskstats: split fill_pid function 14 years ago
test_kprobes.c
time.c
timeconst.pl
timer.c
tracepoint.c
tsacct.c taskstats: use real microsecond granularity for CPU times 14 years ago
uid16.c
up.c
user-return-notifier.c
user.c kernel/user.c: add lock release annotation on free_user() 14 years ago
user_namespace.c
utsname.c
utsname_sysctl.c
wait.c docbook: add more wait/wake/completion to device-drivers docbook 14 years ago
watchdog.c watchdog: Fix section mismatch and potential undefined behavior. 14 years ago
workqueue.c
workqueue_sched.h