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 48ba620aab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 11 years ago
..
cpu sched: Add NEED_RESCHED to the preempt_count 12 years ago
debug kdb: Add support for external NMI handler to call KGDB/KDB 12 years ago
events perf: Disable all pmus on unthrottling and rescheduling 11 years ago
gcov gcov: reuse kbasename helper 11 years ago
irq Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
locking locking/lockdep: Mark __lockdep_count_forward_deps() as static 11 years ago
power PM / sleep: Fix memory leak in pm_vt_switch_unregister(). 11 years ago
printk printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo 11 years ago
rcu NOHZ: Check for nohz active instead of nohz enabled 11 years ago
sched sched: Calculate effective load even if local weight is 0 11 years ago
time sched_clock: Disable seqlock lockdep usage in sched_clock() 11 years ago
trace This fixes a long standing bug in the ftrace profiler. 11 years ago
.gitignore Ignore generated file kernel/x509_certificate_list 11 years ago
Kconfig.freezer
Kconfig.hz kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 years ago
Kconfig.locks
Kconfig.preempt
Makefile KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y 11 years ago
acct.c
async.c
audit.c Merge git://git.infradead.org/users/eparis/audit 11 years ago
audit.h audit: call audit_bprm() only once to add AUDIT_EXECVE information 11 years ago
audit_tree.c
audit_watch.c
auditfilter.c audit: do not reject all AUDIT_INODE filter types 11 years ago
auditsc.c audit: fix type of sessionid in audit_set_loginuid() 11 years ago
backtracetest.c
bounds.c mm: do not allocate page->ptl dynamically, if spinlock_t fits to long 11 years ago
capability.c xfs: update for v3.12-rc1 12 years ago
cgroup.c cgroup: don't recycle cgroup id until all csses' have been destroyed 11 years ago
cgroup_freezer.c
compat.c
configs.c
context_tracking.c Linux 3.12-rc4 11 years ago
cpu.c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
cpu_pm.c
cpuset.c cpuset: Fix memory allocator deadlock 11 years ago
crash_dump.c
cred.c
delayacct.c kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() 11 years ago
dma.c
elfcore.c switch elf_core_write_extra_phdrs() to dump_emit() 11 years ago
exec_domain.c
exit.c
extable.c kernel/extable: fix address-checks for core_kernel and init areas 11 years ago
fork.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 11 years ago
freezer.c libata, freezer: avoid block device removal while system is frozen 11 years ago
futex.c futex: move user address verification up to common code 11 years ago
futex_compat.c
groups.c userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
hrtimer.c
hung_task.c Here are the 3.13 KVM changes. There was a lot of work on the PPC 11 years ago
irq_work.c
itimer.c
jump_label.c static_key: WARN on usage before jump_label_init was called 11 years ago
kallsyms.c
kcmp.c
kexec.c kexec: migrate to reboot cpu 11 years ago
kmod.c kernel/kmod.c: check for NULL in call_usermodehelper_exec() 12 years ago
kprobes.c kprobes: use KSYM_NAME_LEN to size identifier buffers 11 years ago
ksysfs.c kernel: replace strict_strto*() with kstrto*() 12 years ago
kthread.c kthread: make kthread_create() killable 11 years ago
latencytop.c
module-internal.h KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c Mainly boring here, too. rmmod --wait finally removed, though. 11 years ago
module_signing.c keys: change asymmetric keys to use common hash definitions 11 years ago
notifier.c
nsproxy.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
padata.c padata: make the sequence counter an atomic_t 11 years ago
panic.c kernel/panic.c: reduce 1 byte usage for print tainted buffer 11 years ago
params.c kernel/params: fix handling of signed integer types 12 years ago
pid.c pidns: fix free_pid() to handle the first fork failure 12 years ago
pid_namespace.c pid_namespace: make freeing struct pid_namespace rcu-delayed 11 years ago
posix-cpu-timers.c
posix-timers.c
profile.c
ptrace.c exec/ptrace: fix get_dumpable() incorrect tests 11 years ago
range.c
reboot.c kexec: migrate to reboot cpu 11 years ago
relay.c
res_counter.c memcg: reduce function dereference 12 years ago
resource.c
seccomp.c
signal.c constify copy_siginfo_to_user{,32}() 11 years ago
smp.c kernel: fix generic_exec_single indentation 11 years ago
smpboot.c
smpboot.h
softirq.c revert "softirq: Add support for triggering softirq work on softirqs" 11 years ago
stacktrace.c
stop_machine.c stop_machine: Fix race between stop_two_cpus() and stop_cpus() 11 years ago
sys.c kernel/sys.c: remove obsolete #include <linux/kexec.h> 11 years ago
sys_ni.c
sysctl.c Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
sysctl_binary.c kernel/sysctl_binary.c: use scnprintf() instead of snprintf() 11 years ago
system_certificates.S KEYS: correct alignment of system_certificate_list content in assembly file 11 years ago
system_keyring.c KEYS: correct alignment of system_certificate_list content in assembly file 11 years ago
task_work.c task_work: documentation 12 years ago
taskstats.c genetlink: only pass array to genl_register_family_with_ops() 11 years ago
test_kprobes.c
time.c
timeconst.bc
timer.c timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 11 years ago
tracepoint.c
tsacct.c
uid16.c userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
up.c kernel: provide a __smp_call_function_single stub for !CONFIG_SMP 11 years ago
user-return-notifier.c
user.c KEYS: fix uninitialized persistent_keyring_register_sem 11 years ago
user_namespace.c KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches 12 years ago
utsname.c userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
utsname_sysctl.c
watchdog.c watchdog: update watchdog_thresh properly 12 years ago
workqueue.c PCI updates for v3.13: 11 years ago
workqueue_internal.h