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 9073e1a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 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 list: introduce list_next_entry() and list_prev_entry() 11 years ago
gcov gcov: reuse kbasename helper 11 years ago
irq Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 11 years ago
locking locking/lockdep: Mark __lockdep_count_forward_deps() as static 11 years ago
power Merge branch 'pm-sleep' 11 years ago
printk printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo 11 years ago
rcu Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
sched sched/fair: Avoid integer overflow 11 years ago
time Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
trace Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block 11 years ago
.gitignore
Kconfig.freezer
Kconfig.hz kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 years ago
Kconfig.locks
Kconfig.preempt
Makefile Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
acct.c
async.c
audit.c audit: fix endless wait in audit_log_start() 12 years ago
audit.h audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 years ago
audit_tree.c kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() 12 years ago
audit_watch.c
auditfilter.c audit: Fix decimal constant description 12 years ago
auditsc.c audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 years ago
backtracetest.c
bounds.c mm: properly separate the bloated ptl from the regular case 11 years ago
capability.c xfs: update for v3.12-rc1 12 years ago
cgroup.c Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
cgroup_freezer.c cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 years ago
compat.c
configs.c
context_tracking.c Linux 3.12-rc4 12 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 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 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 ptrace: revert "Prepare to fix racy accesses on task breakpoints" 12 years ago
extable.c extable: skip sorting if the table is empty 12 years ago
fork.c mm: implement split page table lock for PMD level 11 years ago
freezer.c freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes 12 years ago
futex.c locking: Move the rtmutex code to kernel/locking/ 11 years ago
futex_compat.c
groups.c userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
hrtimer.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 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
modsign_certificate.S
modsign_pubkey.c kernel/modsign_pubkey.c: fix init const for module signing code 12 years ago
module-internal.h
module.c Mainly boring here, too. rmmod --wait finally removed, though. 11 years ago
module_signing.c
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 - Register hotcpu notifier after initialization 12 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: fix racy timer delta caching on task exit 12 years ago
posix-timers.c
profile.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
ptrace.c exec/ptrace: fix get_dumpable() incorrect tests 11 years ago
range.c range: Do not add new blank slot with add_range_with_merge 12 years ago
reboot.c kernel/reboot.c: re-enable the function of variable reboot_default 12 years ago
relay.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
res_counter.c memcg: reduce function dereference 12 years ago
resource.c kernel/resource.c: remove the unneeded assignment in function __find_resource 12 years ago
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 kernel: delete __cpuinit usage from all core kernel files 12 years ago
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
task_work.c task_work: documentation 12 years ago
taskstats.c kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener() 11 years ago
test_kprobes.c
time.c sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
timeconst.bc
timer.c sched: Introduce preempt_count accessor functions 12 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 userns: Better restrictions on when proc and sysfs can be mounted 12 years ago
user_namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
workqueue_internal.h sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago