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 e9ab22d292 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 9 years ago
..
bpf bpf: allow networking programs to use bpf_trace_printk() for debugging 10 years ago
configs kconfig: add xenconfig defconfig helper 10 years ago
debug
events perf: Fix PERF_EVENT_IOC_PERIOD migration race 9 years ago
gcov gcov: add support for GCC 5.1 10 years ago
irq genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD 10 years ago
livepatch Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstream' into for-linus 10 years ago
locking locking/pvqspinlock: Fix kernel panic in locking-selftest 10 years ago
power Power management and ACPI fixes for v4.2-rc1 10 years ago
printk printk: improve the description of /dev/kmsg line format 10 years ago
rcu This patch series contains several clean ups and even a new trace clock 10 years ago
sched sched/fair: Test list head instead of list entry in throttle_cfs_rq() 10 years ago
time tick: Move the export of tick_broadcast_oneshot_control to the proper place 10 years ago
trace ftrace: Fix breakage of set_ftrace_pid 10 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS 10 years ago
Kconfig.preempt
Makefile make certificate list change message more useful 10 years ago
acct.c acct: check FMODE_CAN_WRITE 10 years ago
async.c
audit.c Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 years ago
audit.h Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 years ago
audit_tree.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
audit_watch.c VFS: audit: d_backing_inode() annotations 10 years ago
auditfilter.c
auditsc.c Fix broken audit tests for exec arg len 10 years ago
backtracetest.c
bounds.c
capability.c kernel: conditionally support non-root users, groups and capabilities 10 years ago
cgroup.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 years ago
cgroup_freezer.c
compat.c compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() 10 years ago
configs.c
context_tracking.c context_tracking: Inherit TIF_NOHZ through forks instead of context switches 10 years ago
cpu.c genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now 10 years ago
cpu_pm.c
cpuset.c cpuset: use trialcs->mems_allowed as a temp variable 10 years ago
crash_dump.c
cred.c kernel: conditionally support non-root users, groups and capabilities 10 years ago
delayacct.c
dma.c
elfcore.c
exec_domain.c Remove rest of exec domains. 10 years ago
exit.c exit,stats: /* obey this comment */ 10 years ago
extable.c
fork.c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 10 years ago
freezer.c
futex.c Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
futex_compat.c
groups.c kernel: conditionally support non-root users, groups and capabilities 10 years ago
hung_task.c kernel/hung_task.c: change hung_task.c to use for_each_process_thread() 10 years ago
irq_work.c
jump_label.c module, jump_label: Fix module locking 10 years ago
kallsyms.c
kcmp.c
kexec.c kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path 10 years ago
kmod.c
kprobes.c
ksysfs.c
kthread.c kthread: export kthread functions 10 years ago
latencytop.c
module-internal.h
module.c module: weaken locking assertion for oops path. 10 years ago
module_signing.c
notifier.c
nsproxy.c
padata.c
panic.c kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path 10 years ago
params.c Minor merge needed, due to function move. 10 years ago
pid.c fork: report pid reservation failure properly 10 years ago
pid_namespace.c
profile.c
ptrace.c ptrace: ptrace_detach() can no longer race with SIGKILL 10 years ago
range.c
reboot.c kernel/reboot.c: add orderly_reboot for graceful reboot 10 years ago
relay.c kernel/relay.c: use kvfree() in relay_free_page_array() 10 years ago
resource.c mm: Fix bugs in region_is_ram() 10 years ago
seccomp.c seccomp, filter: add and use bpf_prog_create_from_user from seccomp 10 years ago
signal.c signal: fix information leak in copy_siginfo_to_user 10 years ago
smp.c smp: Fix error case handling in smp_call_function_*() 10 years ago
smpboot.c watchdog: add watchdog_cpumask sysctl to assist nohz 10 years ago
smpboot.h
softirq.c
stacktrace.c
stop_machine.c sched/stop_machine: Fix deadlock between multiple stop_two_cpus() 10 years ago
sys.c prctl: more prctl(PR_SET_MM_*) checks 10 years ago
sys_ni.c kernel: conditionally support non-root users, groups and capabilities 10 years ago
sysctl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 years ago
sysctl_binary.c
system_certificates.S
system_keyring.c
task_work.c
taskstats.c
test_kprobes.c
torture.c rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() 10 years ago
tracepoint.c
tsacct.c
uid16.c
up.c
user-return-notifier.c
user.c
user_namespace.c
utsname.c
utsname_sysctl.c
watchdog.c watchdog: add watchdog_cpumask sysctl to assist nohz 10 years ago
workqueue.c Minor merge needed, due to function move. 10 years ago
workqueue_internal.h