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
Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
..
bpf net: bpf: reject invalid shifts 9 years ago
configs
debug module: use a structure to encapsulate layout. 9 years ago
events wrappers for ->i_mutex access 9 years ago
gcov gcov: use within_module() helper. 9 years ago
irq PCI changes for the v4.5 merge window: 9 years ago
livepatch livepatch: Cleanup module page permission changes 9 years ago
locking Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
power PM / sleep: Add support for read-only sysfs attributes 9 years ago
printk kernel: printk: specify alignment for struct printk_log 9 years ago
rcu Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD 9 years ago
sched wrappers for ->i_mutex access 9 years ago
time Merge branch 'pm-cpuidle' 9 years ago
trace Not much new with tracing for this release. Mostly just clean ups and 9 years ago
.gitignore certs: add .gitignore to stop git nagging about x509_certificate_list 9 years ago
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Makefile sys_membarrier(): system-wide memory barrier (generic, x86) 10 years ago
acct.c
async.c async: export current_is_async() 9 years ago
audit.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 9 years ago
audit.h security: Make inode argument of inode_getsecid non-const 9 years ago
audit_fsnotify.c wrappers for ->i_mutex access 9 years ago
audit_tree.c audit: audit_tree_match can be boolean 9 years ago
audit_watch.c wrappers for ->i_mutex access 9 years ago
auditfilter.c audit: fix comment block whitespace 9 years ago
auditsc.c security: Make inode argument of inode_getsecid non-const 9 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 9 years ago
cgroup_freezer.c cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends 9 years ago
cgroup_pids.c cgroup_pids: fix a typo. 9 years ago
compat.c
configs.c
context_tracking.c context_tracking: Switch to new static_branch API 9 years ago
cpu.c kernel/cpu.c: make set_cpu_* static inlines 9 years ago
cpu_pm.c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 years ago
cpuset.c Merge branch 'for-4.4-fixes' into for-4.5 9 years ago
crash_dump.c
cred.c kmemcg: account certain kmem allocations to memcg 9 years ago
delayacct.c kmemcg: account certain kmem allocations to memcg 9 years ago
dma.c
elfcore.c
exec_domain.c
exit.c exit: remove unneeded declaration of exit_mm() 9 years ago
extable.c kernel/extable.c: remove duplicated include 10 years ago
fork.c mm: rework virtual memory accounting 9 years ago
freezer.c
futex.c ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago
futex_compat.c ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago
groups.c
hung_task.c
irq_work.c treewide: Remove old email address 9 years ago
jump_label.c treewide: Remove old email address 9 years ago
kallsyms.c
kcmp.c ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago
kexec.c kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() 9 years ago
kexec_core.c kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list 9 years ago
kexec_file.c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE 9 years ago
kexec_internal.h kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE 9 years ago
kmod.c kmod: don't run async usermode helper as a child of kworker thread 9 years ago
kprobes.c perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe 10 years ago
ksysfs.c rcu: Remove TINY_RCU bloat from pointless boot parameters 9 years ago
kthread.c kernel/kthread.c:kthread_create_on_node(): clarify documentation 10 years ago
latencytop.c
membarrier.c sys_membarrier(): system-wide memory barrier (generic, x86) 10 years ago
memremap.c mm, x86: get_user_pages() for dax mappings 9 years ago
module-internal.h
module.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 9 years ago
module_signing.c KEYS: Merge the type-specific data with the payload data 9 years ago
notifier.c Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
nsproxy.c
padata.c
panic.c printk: do cond_resched() between lines while outputting to consoles 9 years ago
params.c Nothing exciting, minor tweaks and cleanups. 9 years ago
pid.c kmemcg: account certain kmem allocations to memcg 9 years ago
pid_namespace.c
profile.c mm: rename alloc_pages_exact_node() to __alloc_pages_node() 10 years ago
ptrace.c ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago
range.c
reboot.c kexec: split kexec_load syscall from kexec core code 10 years ago
relay.c wrappers for ->i_mutex access 9 years ago
resource.c restrict /dev/mem to idle io memory ranges 9 years ago
seccomp.c seccomp, ptrace: add support for dumping seccomp filters 9 years ago
signal.c kernel/signal.c: unexport sigsuspend() 9 years ago
smp.c mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 9 years ago
smpboot.c stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() 9 years ago
smpboot.h
softirq.c
stacktrace.c
stop_machine.c kernel/stop_machine.c: remove CONFIG_SMP dependencies 9 years ago
sys.c prctl: take mmap sem for writing to protect against others 9 years ago
sys_ni.c vfs: add copy_file_range syscall and vfs helper 9 years ago
sysctl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
sysctl_binary.c
task_work.c task_work: remove fifo ordering guarantee 10 years ago
taskstats.c
test_kprobes.c
torture.c torture: Consolidate cond_resched_rcu_qs() into stutter_wait() 9 years ago
tracepoint.c tracepoint: Give priority to probes of tracepoints 9 years ago
tsacct.c
uid16.c
up.c
user-return-notifier.c
user.c
user_namespace.c kernel/*: switch to memdup_user_nul() 9 years ago
utsname.c
utsname_sysctl.c
watchdog.c Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 9 years ago
workqueue.c workqueue: simplify the apply_workqueue_attrs_locked() 9 years ago
workqueue_internal.h