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
Joe Perches 205bd3d23e printk: correct timeout comment, neaten MODULE_PARM_DESC 10 years ago
..
bpf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
configs
debug Surprising number of fixes this merge window :( 10 years ago
events powerpc updates for 3.20 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
livepatch livepatch: add missing newline to error message 10 years ago
locking Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 10 years ago
power oom, PM: make OOM detection in the freezer path raceless 10 years ago
printk printk: correct timeout comment, neaten MODULE_PARM_DESC 10 years ago
rcu Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD 10 years ago
sched kernel/sched/clock.c: add another clock for use with the soft lockup watchdog 10 years ago
time all arches, signal: move restart_block to struct task_struct 10 years ago
trace The updates included in this pull request for ftrace are: 10 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking/mcs: Better differentiate between MCS variants 10 years ago
Kconfig.preempt
Makefile Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 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 branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 years ago
auditsc.c Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c cgroup: release css->id after css_free 10 years ago
cgroup_freezer.c
compat.c all arches, signal: move restart_block to struct task_struct 10 years ago
configs.c
context_tracking.c sched: stop the unbound recursion in preempt_schedule_context() 10 years ago
cpu.c hotplugcpu: Avoid deadlocks by waking active_writer 10 years ago
cpu_pm.c
cpuset.c kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init 10 years ago
crash_dump.c
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c oom, PM: make OOM detection in the freezer path raceless 10 years ago
extable.c ftrace/x86/extable: Add is_ftrace_trampoline() function 10 years ago
fork.c mm: do not use mm->nr_pmds on !MMU configurations 10 years ago
freezer.c freezer: remove obsolete comments in __thaw_task() 10 years ago
futex.c all arches, signal: move restart_block to struct task_struct 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
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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 10 years ago
kmod.c usermodehelper: kill the kmod_thread_locker logic 10 years ago
kprobes.c Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 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
module-internal.h
module.c module: make module_refcount() a signed integer. 10 years ago
module_signing.c
notifier.c rcu: Make SRCU optional by using CONFIG_SRCU 10 years ago
nsproxy.c bury struct proc_ns in fs/proc 10 years ago
padata.c
panic.c livepatch: kernel: add TAINT_LIVEPATCH 10 years ago
params.c param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC 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
ptrace.c exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() 10 years ago
range.c kernel: avoid overflow in cmp_range 10 years ago
reboot.c kernel: add support for kernel restart handler call chain 11 years ago
relay.c
resource.c resources: Move struct resource_list_entry from ACPI into resource core 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 all arches, signal: move restart_block to struct task_struct 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 smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread() 10 years ago
smpboot.h
softirq.c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
stacktrace.c stacktrace: introduce snprint_stack_trace for buffer output 10 years ago
stop_machine.c
sys.c x86, mpx: Strictly enforce empty prctl() args 10 years ago
sys_ni.c syscalls: implement execveat() system call 10 years ago
sysctl.c mm, hugetlb: remove unnecessary lower bound on sysctl handlers"? 10 years ago
sysctl_binary.c kernel: add panic_on_warn 10 years ago
system_certificates.S
system_keyring.c
task_work.c
taskstats.c netlink: make nlmsg_end() and genlmsg_end() void 10 years ago
test_kprobes.c
torture.c torture: Address race in module cleanup 11 years ago
tracepoint.c
tsacct.c
uid16.c groups: Consolidate the setgroups permission checks 10 years ago
up.c
user-return-notifier.c
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
watchdog.c kernel/sched/clock.c: add another clock for use with the soft lockup watchdog 10 years ago
workqueue.c workqueue: fix subtle pool management issue which can stall whole worker_pool 10 years ago
workqueue_internal.h