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
Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
..
debug Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 14 years ago
events Merge commit 'v3.1-rc7' into perf/core 14 years ago
gcov gcov: disable CONSTRUCTORS for UML 14 years ago
irq Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 13 years ago
power Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 13 years ago
time Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
trace Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks arch:Kconfig.locks Remove unused config option. 14 years ago
Kconfig.preempt sched: Isolate preempt counting in its own config option 14 years ago
Makefile Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 13 years ago
acct.c
async.c async: uninitialized warning corrections 14 years ago
audit.c atomic: use <linux/atomic.h> 14 years ago
audit.h
audit_tree.c audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 years ago
audit_watch.c kill path_lookup() 14 years ago
auditfilter.c netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
auditsc.c atomic: use <linux/atomic.h> 14 years ago
backtracetest.c
bounds.c memcg: remove direct page_cgroup-to-page pointer 14 years ago
capability.c Merge branch 'master' into next 14 years ago
cgroup.c locking, sched, cgroups: Annotate release_list_lock as raw 14 years ago
cgroup_freezer.c cgroups: add per-thread subsystem callbacks 14 years ago
compat.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 14 years ago
configs.c kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 years ago
cpu.c Fix common misspellings 14 years ago
cpu_pm.c cpu_pm: call notifiers during suspend 14 years ago
cpuset.c atomic: use <linux/atomic.h> 14 years ago
crash_dump.c crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
cred.c Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
delayacct.c KVM: Steal time implementation 14 years ago
dma.c
elfcore.c
exec_domain.c
exit.c ipc: introduce shm_rmid_forced sysctl 14 years ago
extable.c extable, core_kernel_data(): Make sure all archs define _sdata 14 years ago
fork.c move RLIMIT_NPROC check from set_user() to do_execve_common() 14 years ago
freezer.c PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too 13 years ago
futex.c Merge branch 'master' into for-next 14 years ago
futex_compat.c userns: user namespaces: convert several capable() calls 14 years ago
groups.c userns: user namespaces: convert several capable() calls 14 years ago
hrtimer.c hrtimers: Fix typo causing erratic timers 14 years ago
hung_task.c watchdog, hung_task_timeout: Add Kconfig configurable default 14 years ago
irq_work.c llist: Add llist_next() 14 years ago
itimer.c
jump_label.c jump_label: Fix jump_label update for modules 14 years ago
kallsyms.c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
kexec.c treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
kfifo.c
kmod.c kmod: prevent kmod_loop_msg overflow in __request_module() 13 years ago
kprobes.c locking, kprobes: Annotate the hash locks and kretprobe.lock as raw 14 years ago
ksysfs.c kernel/ksysfs.c: expose file_caps_enabled in sysfs 14 years ago
kthread.c cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed 14 years ago
latencytop.c locking, latencytop: Annotate latency_lock as raw 14 years ago
lockdep.c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
lockdep_internals.h
lockdep_proc.c lockdep: Remove unused 'factor' variable from lockdep_stats_show() 14 years ago
lockdep_states.h
module.c Tracepoint: Dissociate from module mutex 14 years ago
mutex-debug.c mutex: Use p->on_cpu for the adaptive spin 14 years ago
mutex-debug.h mutex: Use p->on_cpu for the adaptive spin 14 years ago
mutex.c lockdep, mutex: provide mutex_lock_nest_lock 14 years ago
mutex.h mutex: Use p->on_cpu for the adaptive spin 14 years ago
notifier.c notifiers: sys: move reboot notifiers into reboot.h 14 years ago
nsproxy.c make sure that nsproxy_cache is initialized early enough 14 years ago
padata.c Fix common misspellings 14 years ago
panic.c panic: panic=-1 for immediate reboot 14 years ago
params.c params: make dashes and underscores in parameter names truly equal 13 years ago
pid.c rcu: Restore checks for blocking in RCU read-side critical sections 14 years ago
pid_namespace.c pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
posix-cpu-timers.c Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
posix-timers.c posix-timers: RCU conversion 14 years ago
printk.c locking, printk: Annotate logbuf_lock as raw 14 years ago
profile.c kernel/profile.c: remove some duplicate code from profile_hits() 14 years ago
ptrace.c ptrace: PTRACE_LISTEN forgets to unlock ->siglock 14 years ago
range.c
rcu.h rcu: Add grace-period, quiescent-state, and call_rcu trace events 14 years ago
rcupdate.c rcu: Add event-tracing for RCU callback invocation 14 years ago
rcutiny.c rcu: Add grace-period, quiescent-state, and call_rcu trace events 14 years ago
rcutiny_plugin.h rcu: Make TINY_RCU also use softirq for RCU_BOOST=n 14 years ago
rcutorture.c rcu: Make rcu_torture_boost() exit loops at end of test 14 years ago
rcutree.c rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp() 14 years ago
rcutree.h rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states 14 years ago
rcutree_plugin.h rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states 14 years ago
rcutree_trace.c rcu: Simplify quiescent-state accounting 14 years ago
relay.c
res_counter.c memcg: res_counter_read_u64(): fix potential races on 32-bit machines 14 years ago
resource.c Resource: fix wrong resource window calculation 14 years ago
rtmutex-debug.c rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock() 14 years ago
rtmutex-debug.h
rtmutex-tester.c rtmutex: tester: Remove the remaining BKL leftovers 14 years ago
rtmutex.c rcu: Permit rt_mutex_unlock() with irqs disabled 14 years ago
rtmutex.h
rtmutex_common.h rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rwsem.c atomic: use <linux/atomic.h> 14 years ago
sched.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
sched_autogroup.c Fix common misspellings 14 years ago
sched_autogroup.h sched: Skip autogroup when looking for all rt sched groups 14 years ago
sched_clock.c
sched_cpupri.c sched/cpupri: Remove cpupri->pri_active 14 years ago
sched_cpupri.h sched/cpupri: Remove cpupri->pri_active 14 years ago
sched_debug.c sched: Get rid of lock_depth 14 years ago
sched_fair.c sched: Wrap scheduler p->cpus_allowed access 14 years ago
sched_features.h sched: Kill WAKEUP_PREEMPT 14 years ago
sched_idletask.c sched: Drop the rq argument to sched_class::select_task_rq() 14 years ago
sched_rt.c sched: Warn on rt throttling 14 years ago
sched_stats.h locking, sched: Annotate thread_group_cputimer as raw 14 years ago
sched_stoptask.c sched: Implement hierarchical task accounting for SCHED_OTHER 14 years ago
seccomp.c
semaphore.c locking, semaphores: Annotate inner lock as raw 14 years ago
signal.c user namespace: usb: make usb urbs user namespace aware (v2) 14 years ago
smp.c generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts 14 years ago
softirq.c softirq,rcu: Inform RCU of irq_exit() activity 14 years ago
spinlock.c
srcu.c rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status 14 years ago
stacktrace.c stack_trace: Add weak save_stack_trace_regs() 14 years ago
stop_machine.c atomic: use <linux/atomic.h> 14 years ago
sys.c Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 13 years ago
sys_ni.c Cross Memory Attach 13 years ago
sysctl.c sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth 14 years ago
sysctl_binary.c ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal 14 years ago
sysctl_check.c xfs: remove subdirectories 14 years ago
taskstats.c Make TASKSTATS require root access 14 years ago
test_kprobes.c
time.c time: Change jiffies_to_clock_t() argument type to unsigned long 14 years ago
timeconst.pl
timer.c timers: Consider slack value in mod_timer() 14 years ago
tracepoint.c Tracepoint: Dissociate from module mutex 14 years ago
tsacct.c Make taskstats round statistics down to nearest 1k bytes/events 14 years ago
uid16.c userns: user namespaces: convert several capable() calls 14 years ago
up.c
user-return-notifier.c Fix common misspellings 14 years ago
user.c userns: add a user_namespace as creator/owner of uts_namespace 14 years ago
user_namespace.c
utsname.c ns proc: Add support for the uts namespace 14 years ago
utsname_sysctl.c
wait.c Fix common misspellings 14 years ago
watchdog.c watchdog: Drop FIFO policy in exit path 14 years ago
workqueue.c workqueue: lock cwq access in drain_workqueue 14 years ago
workqueue_sched.h