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 ab074ade9c Merge git://git.infradead.org/users/eparis/audit 10 years ago
..
bpf bpf: add search pruning optimization to verifier 11 years ago
configs x86: Add "make tinyconfig" to configure the tiniest possible kernel 11 years ago
debug kdb: replace strnicmp with strncasecmp 10 years ago
events Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
gcov ARM: 8153/1: Enable gcov support on the ARM architecture 11 years ago
irq Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
locking Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
power Merge branch 'pm-domains' 10 years ago
printk Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
rcu rcu: Eliminate deadlock between CPU hotplug and expedited grace periods 11 years ago
sched Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
time Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
trace Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Makefile bin2c: move bin2c in scripts/basic 11 years ago
acct.c acct: eliminate compile warning 10 years ago
async.c kernel/async.c: switch to pr_foo() 10 years ago
audit.c Merge git://git.infradead.org/users/eparis/audit 10 years ago
audit.h audit: reduce scope of audit_log_fcaps 11 years ago
audit_tree.c audit: rename audit_log_remove_rule to disambiguate for trees 10 years ago
audit_watch.c audit: invalid op= values for rules 11 years ago
auditfilter.c Merge git://git.infradead.org/users/eparis/audit 10 years ago
auditsc.c Merge git://git.infradead.org/users/eparis/audit 10 years ago
backtracetest.c
bounds.c page-cgroup: get rid of NR_PCG_FLAGS 11 years ago
capability.c
cgroup.c Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
cgroup_freezer.c
compat.c compat: nanosleep: Clarify error handling 11 years ago
configs.c
context_tracking.c
cpu.c rcu: Eliminate deadlock between CPU hotplug and expedited grace periods 11 years ago
cpu_pm.c
cpuset.c Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 10 years ago
crash_dump.c crash_dump: Make is_kdump_kernel() accessible from modules 11 years ago
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
extable.c
fork.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
freezer.c
futex.c futex: Ensure get_futex_key_refs() always implies a barrier 10 years ago
futex_compat.c
groups.c
hung_task.c
irq_work.c Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
jump_label.c
kallsyms.c kernel/kallsyms.c: use __seq_open_private() 10 years ago
kcmp.c kcmp: fix standard comparison bug 11 years ago
kexec.c kexec: remove the unused function parameter 10 years ago
kmod.c
kprobes.c kprobes: Skip kretprobe hit in NMI context to avoid deadlock 11 years ago
ksysfs.c
kthread.c kernel/kthread.c: partial revert of 81c98869fa ("kthread: ensure locality of task_struct allocations") 10 years ago
latencytop.c
module-internal.h
module.c A single panic fix for a rare race, stable CC'd. 10 years ago
module_signing.c
notifier.c
nsproxy.c
padata.c
panic.c panic: add TAINT_SOFTLOCKUP 11 years ago
params.c kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> 10 years ago
pid.c
pid_namespace.c
profile.c
ptrace.c
range.c
reboot.c kernel: add support for kernel restart handler call chain 11 years ago
relay.c
res_counter.c
resource.c x86: optimize resource lookups for ioremap 10 years ago
seccomp.c Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
signal.c Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 11 years ago
smp.c Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
smpboot.c
smpboot.h
softirq.c Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
stacktrace.c
stop_machine.c
sys.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
sys_ni.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 years ago
sysctl.c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
sysctl_binary.c dmaengine-3.17 10 years ago
system_certificates.S
system_keyring.c
task_work.c
taskstats.c scheduler: Replace __get_cpu_var with this_cpu_ptr 11 years ago
test_kprobes.c kernel/test_kprobes.c: use current logging functions 11 years ago
torture.c torture: Address race in module cleanup 11 years ago
tracepoint.c
tsacct.c
uid16.c
up.c
user-return-notifier.c scheduler: Replace __get_cpu_var with this_cpu_ptr 11 years ago
user.c
user_namespace.c proc: constify seq_operations 11 years ago
utsname.c
utsname_sysctl.c
watchdog.c Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
workqueue.c workqueue: Use cond_resched_rcu_qs macro 11 years ago
workqueue_internal.h