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 5d6a546886 CONFIG_PM_RUNTIME elimination for 3.19-rc1 10 years ago
..
bpf bpf: verifier: add checks for BPF_ABS | BPF_IND instructions 10 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 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
gcov gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs 10 years ago
irq genirq: Prevent proc race against freeing of irq descriptors 10 years ago
locking locking/mutex: Don't assume TASK_RUNNING 10 years ago
power PM: Eliminate CONFIG_PM_RUNTIME 10 years ago
printk This code is a fork from the trace-3.19 pull as it needed the trace_seq 10 years ago
rcu Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD 10 years ago
sched sched_show_task: fix unsafe usage of ->real_parent 10 years ago
time Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
trace More ACPI and power management updates for 3.19-rc1 10 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER 11 years ago
Kconfig.preempt
Makefile kernel: res_counter: remove the unused API 10 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 branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 years ago
audit.h audit: reduce scope of audit_log_fcaps 11 years ago
audit_tree.c fsnotify: unify inode and mount marks handling 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 new helper: audit_file() 10 years ago
backtracetest.c kernel/backtracetest.c: replace no level printk by pr_info() 11 years ago
bounds.c page-cgroup: get rid of NR_PCG_FLAGS 11 years ago
capability.c CAPABILITIES: remove undefined caps from all processes 11 years ago
cgroup.c cgroup: implement cgroup_get_e_css() 10 years ago
cgroup_freezer.c cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes 11 years ago
compat.c compat: nanosleep: Clarify error handling 11 years ago
configs.c
context_tracking.c sched: stop the unbound recursion in preempt_schedule_context() 10 years ago
cpu.c cpu: Avoid puts_pending overflow 10 years ago
cpu_pm.c
cpuset.c Merge branch 'for-3.19' 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 delayacct: Remove braindamaged type conversions 11 years ago
dma.c
elfcore.c
exec_domain.c kernel/exec_domain.c: code clean-up 11 years ago
exit.c TTY/Serial driver patches for 3.19-rc1 10 years ago
extable.c ftrace/x86/extable: Add is_ftrace_trampoline() function 10 years ago
fork.c mm: use new helper functions around the i_mmap_mutex 10 years ago
freezer.c freezer: remove obsolete comments in __thaw_task() 10 years ago
futex.c futex: Fix a race condition between REQUEUE_PI and task death 10 years ago
futex_compat.c
groups.c userns: Don't allow setgroups until a gid mapping has been setablished 10 years ago
hung_task.c kernel/hung_task.c: convert simple_strtoul to kstrtouint 11 years ago
irq_work.c percpu: Convert remaining __get_cpu_var uses in 3.18-rcX 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 unnecessary KERN_ERR from kexec.c 10 years ago
kmod.c usermodehelper: kill the kmod_thread_locker logic 10 years ago
kprobes.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 10 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 kernel/latencytop.c: convert seq_printf to seq_puts 11 years ago
module-internal.h
module.c The exciting thing here is the getting rid of stop_machine on module 10 years ago
module_signing.c
notifier.c
nsproxy.c bury struct proc_ns in fs/proc 10 years ago
padata.c
panic.c kernel: add panic_on_warn 10 years ago
params.c param: do not set store func without write perm 10 years ago
pid.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
pid_namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
profile.c kernel/profile.c: use static const char instead of static char 11 years ago
ptrace.c exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() 10 years ago
range.c
reboot.c kernel: add support for kernel restart handler call chain 11 years ago
relay.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 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 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 sched, smp: Correctly deal with nested sleeps 10 years ago
smpboot.h
softirq.c rcu: Remove "cpu" argument to rcu_note_context_switch() 10 years ago
stacktrace.c stacktrace: introduce snprint_stack_trace for buffer output 10 years ago
stop_machine.c kernel/stop_machine.c: kernel-doc warning fix 11 years ago
sys.c x86, mpx: On-demand kernel allocation of bounds tables 10 years ago
sys_ni.c syscalls: implement execveat() system call 10 years ago
sysctl.c As the merge window is still open, and this code was not as complex 10 years ago
sysctl_binary.c kernel: add panic_on_warn 10 years ago
system_certificates.S
system_keyring.c KEYS: validate certificate trust only with builtin keys 11 years ago
task_work.c
taskstats.c kill f_dentry uses 10 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 tracing: syscall_regfunc() should not skip kernel threads 11 years ago
tsacct.c sched: Make task->start_time nanoseconds based 11 years ago
uid16.c groups: Consolidate the setgroups permission checks 10 years ago
up.c
user-return-notifier.c scheduler: Replace __get_cpu_var with this_cpu_ptr 11 years ago
user.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 years ago
user_namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 years ago
utsname.c copy address of proc_ns_ops into ns_common 10 years ago
utsname_sysctl.c sysctl: convert use of typedef ctl_table to struct ctl_table 11 years ago
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: allow rescuer thread to do more work. 10 years ago
workqueue_internal.h