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
Peter Zijlstra bf378d341e perf: Fix perf ring buffer memory ordering 11 years ago
..
cpu idle: Enable interrupts in the weak arch_cpu_idle() implementation 12 years ago
debug kgdb/sysrq: fix inconstistent help message of sysrq key 12 years ago
events perf: Fix perf ring buffer memory ordering 11 years ago
gcov kernel: replace strict_strto*() with kstrto*() 12 years ago
irq Remove GENERIC_HARDIRQ config option 12 years ago
power PM / hibernate: Move software_resume to late_initcall_sync 11 years ago
printk TTY/Serial driver patches for 3.12-rc1 12 years ago
sched sched/balancing: Fix cfs_rq->task_h_load calculation 12 years ago
time clockevents: Sanitize ticks to nsec conversion 11 years ago
trace Not much changes for the 3.12 merge window. The major tracing changes 12 years ago
.gitignore kernel/hz.bc: ignore. 12 years ago
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" 12 years ago
Kconfig.preempt
Makefile Remove GENERIC_HARDIRQ config option 12 years ago
acct.c fs: Fix hang with BSD accounting on frozen filesystem 12 years ago
async.c async: rename and redefine async_func_ptr 12 years ago
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
capability.c xfs: update for v3.12-rc1 12 years ago
cgroup.c Merge branch 'for-3.12-fixes' 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
configs.c proc: Supply PDE attribute setting accessor functions 12 years ago
context_tracking.c arm: Fix build error with context tracking calls 12 years ago
cpu.c ACPI / processor: Acquire writer lock to update CPU maps 12 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 cputime: Use accessors to read task cputime stats 12 years ago
dma.c
elfcore.c
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 Merge git://git.kvack.org/~bcrl/aio-next 12 years ago
freezer.c freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes 12 years ago
futex.c futex: Use freezable blocking call 12 years ago
futex_compat.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
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 hung_task debugging: Print more info when reporting the problem 12 years ago
irq_work.c Merge branch 'nohz/printk-v8' into irq/core 12 years ago
itimer.c
jump_label.c jump_label: Split jumplabel ratelimit 12 years ago
kallsyms.c kernel: kallsyms: memory override issue, need check destination buffer length 12 years ago
kcmp.c
kexec.c kexec: remove unnecessary return 12 years ago
kmod.c kernel/kmod.c: check for NULL in call_usermodehelper_exec() 12 years ago
kprobes.c kprobes: allow to specify custom allocator for insn caches 12 years ago
ksysfs.c kernel: replace strict_strto*() with kstrto*() 12 years ago
kthread.c kthread: implement probe_kthread_data() 12 years ago
latencytop.c
lglock.c lglock: Update lockdep annotations to report recursive local locks 12 years ago
lockdep.c lockdep: remove task argument from debug_check_no_locks_held 12 years ago
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
modsign_certificate.S CONFIG_SYMBOL_PREFIX: cleanup. 12 years ago
modsign_pubkey.c kernel/modsign_pubkey.c: fix init const for module signing code 12 years ago
module-internal.h
module.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
module_signing.c
mutex-debug.c
mutex-debug.h
mutex.c mutex: Avoid gcc version dependent __builtin_constant_p() usage 11 years ago
mutex.h
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 panic: call panic handlers before kmsg_dump 12 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
posix-cpu-timers.c posix_timers: fix racy timer delta caching on task exit 12 years ago
posix-timers.c posix-timers: Remove unused variable 12 years ago
profile.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
ptrace.c __ptrace_may_access() should not deny sub-threads 12 years ago
range.c range: Do not add new blank slot with add_range_with_merge 12 years ago
rcu.h rcu: Make call_rcu() leak callbacks for debug-object errors 12 years ago
rcupdate.c Not much changes for the 3.12 merge window. The major tracing changes 12 years ago
rcutiny.c rcu: Add const annotation to char * for RCU tracepoints and functions 12 years ago
rcutiny_plugin.h rcu: Add const annotation to char * for RCU tracepoints and functions 12 years ago
rcutorture.c rcu: Make rcutorture emit online failures if verbose 12 years ago
rcutree.c Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' and 'torture.2013.08.20a' into HEAD 12 years ago
rcutree.h nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU 12 years ago
rcutree_plugin.h nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU 12 years ago
rcutree_trace.c rcutrace: single_open() leaks 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
rtmutex-debug.c sched/rt: Move rt specific bits into new header file 12 years ago
rtmutex-debug.h
rtmutex-tester.c locking/rtmutex/tester: Set correct permissions on sysfs files 12 years ago
rtmutex.c rtmutex: Document rt_mutex_adjust_prio_chain() 12 years ago
rtmutex.h
rtmutex_common.h
rwsem.c Revert "rw_semaphore: remove up/down_read_non_owner" 12 years ago
seccomp.c seccomp: allow BPF_XOR based ALU instructions. 12 years ago
semaphore.c semaphore: use `bool' type for semaphore_waiter's up 12 years ago
signal.c kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() 12 years ago
smp.c kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). 12 years ago
smpboot.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
smpboot.h
softirq.c irq: Force hardirq exit's softirq processing on its own stack 12 years ago
spinlock.c kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK 12 years ago
srcu.c srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() 12 years ago
stacktrace.c
stop_machine.c stop_machine: Mark per cpu stopper enabled early 12 years ago
sys.c userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
sys_ni.c unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
sysctl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
sysctl_binary.c kernel: remove unnecessary head file 12 years ago
task_work.c task_work: documentation 12 years ago
taskstats.c
test_kprobes.c kernel/: rename random32() to prandom_u32() 12 years ago
time.c sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
timeconst.bc kernel: Replace timeconst.pl with a bc script 12 years ago
timer.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
tracepoint.c Tracing updates for Linux 3.10 12 years ago
tsacct.c cputime: Use accessors to read task cputime stats 12 years ago
uid16.c userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
up.c smp.h: move !SMP version of on_each_cpu() out-of-line 12 years ago
user-return-notifier.c hlist: drop the node parameter from iterators 12 years ago
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 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 12 years ago
wait.c kernel: fix new kernel-doc warning in wait.c 12 years ago
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