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 b8e46d22dc This includes three patches from Oleg Nesterov. The first is a fix to a 11 years ago
..
debug kernel/printk: use symbolic defines for console loglevels 11 years ago
events Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes 11 years ago
gcov gcov: add support for GCC 4.9 11 years ago
irq genirq: Improve documentation to match current implementation 11 years ago
locking Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
power x86, kaslr: boot-time selectable with hibernation 11 years ago
printk kernel/printk: use symbolic defines for console loglevels 11 years ago
rcu Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 years ago
sched Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
time Merge branch 'akpm' (patchbomb from Andrew) into next 11 years ago
trace One bug fix that goes back to 3.10. Accessing a non existent buffer 11 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks 11 years ago
Kconfig.preempt
Makefile
acct.c ipc, kernel: clear whitespace 11 years ago
async.c
audit.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 years ago
audit.h
audit_tree.c
audit_watch.c
auditfilter.c Merge git://git.infradead.org/users/eparis/audit 11 years ago
auditsc.c auditsc: audit_krule mask accesses need bounds checking 11 years ago
backtracetest.c kernel/backtracetest.c: replace no level printk by pr_info() 11 years ago
bounds.c
capability.c fs,userns: Change inode_capable to capable_wrt_inode_uidgid 11 years ago
cgroup.c Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
cgroup_freezer.c cgroup: remove css_parent() 11 years ago
compat.c kernel/compat.c: use sizeof() instead of sizeof 11 years ago
configs.c
context_tracking.c x86/kprobes: Fix build errors and blacklist context_track_user 11 years ago
cpu.c More ACPI and power management updates for 3.16-rc1 11 years ago
cpu_pm.c
cpuset.c Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
crash_dump.c
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c kernel/exec_domain.c: code clean-up 11 years ago
exit.c signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] 11 years ago
extable.c
fork.c tracing: Fix syscall_*regfunc() vs copy_process() race 11 years ago
freezer.c
futex.c Merge branch 'next' (accumulated 3.16 merge window patches) into master 11 years ago
futex_compat.c
groups.c kernel/groups.c: remove return value of set_groups 11 years ago
hrtimer.c Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches 11 years ago
hung_task.c kernel/hung_task.c: convert simple_strtoul to kstrtouint 11 years ago
irq_work.c
itimer.c
jump_label.c
kallsyms.c kernel: use macros from compiler.h instead of __attribute__((...)) 11 years ago
kcmp.c
kexec.c kexec: save PG_head_mask in VMCOREINFO 11 years ago
kmod.c signals: change wait_for_helper() to use kernel_sigaction() 11 years ago
kprobes.c kprobes: Show blacklist entries via debugfs 11 years ago
ksysfs.c kobject: Make support for uevent_helper optional. 11 years ago
kthread.c kthread: fix return value of kthread_create() upon SIGKILL. 11 years ago
latencytop.c kernel/latencytop.c: convert seq_printf to seq_puts 11 years ago
module-internal.h
module.c Most of this is cleaning up various driver sysfs permissions so we can 11 years ago
module_signing.c
notifier.c kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier 11 years ago
nsproxy.c
padata.c
panic.c kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers 11 years ago
params.c param: hand arguments after -- straight to init 11 years ago
pid.c
pid_namespace.c pid_namespace: pidns_get() should check task_active_pid_ns() != NULL 11 years ago
posix-cpu-timers.c
posix-timers.c
profile.c kernel/profile.c: use static const char instead of static char 11 years ago
ptrace.c
range.c
reboot.c kernel/reboot.c: convert simple_strtoul to kstrtoint 11 years ago
relay.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
res_counter.c kernel/res_counter.c: replace simple_strtoull by kstrtoull 11 years ago
resource.c resources: Clarify sanity check message 11 years ago
seccomp.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 years ago
signal.c signals: introduce kernel_sigaction() 11 years ago
smp.c CPU hotplug, smp: flush any pending IPI callbacks before CPU offline 11 years ago
smpboot.c
smpboot.h
softirq.c Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 11 years ago
stacktrace.c
stop_machine.c kernel/stop_machine.c: kernel-doc warning fix 11 years ago
sys.c sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() 11 years ago
sys_ni.c sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL 11 years ago
sysctl.c kernel/watchdog.c: print traces for all cpus on lockup detection 11 years ago
sysctl_binary.c
system_certificates.S
system_keyring.c
task_work.c
taskstats.c
test_kprobes.c
time.c
timeconst.bc
timer.c timer: Prevent overflow in apply_slack 11 years ago
torture.c torture: Remove __init from torture_init_begin/end 11 years ago
tracepoint.c tracing: syscall_regfunc() should not skip kernel threads 11 years ago
tsacct.c
uid16.c
up.c
user-return-notifier.c
user.c kernel/user.c: drop unused field 'files' from user_struct 11 years ago
user_namespace.c kernel/user_namespace.c: kernel-doc/checkpatch fixes 11 years ago
utsname.c
utsname_sysctl.c sysctl: convert use of typedef ctl_table to struct ctl_table 11 years ago
watchdog.c kernel/watchdog.c: print traces for all cpus on lockup detection 11 years ago
workqueue.c Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 years ago
workqueue_internal.h workqueue: rename manager_mutex to attach_mutex 11 years ago