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 0f6f49a8cd Fix caller information for warn_slowpath_null 16 years ago
..
irq Revert "genirq: assert that irq handlers are indeed running in hardirq context" 16 years ago
power PM/Hibernate: Fix waiting for image device to appear on resume 16 years ago
time clockevents: prevent endless loop in tick_handle_periodic() 16 years ago
trace tracing: fix ref count in splice pages 16 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.preempt
Makefile Merge branch 'linus' into core/softlockup 16 years ago
acct.c
async.c async: remove the temporary (2.6.29) "async is off by default" code 16 years ago
audit.c Audit: remove spaces from audit_log_d_path 16 years ago
audit.h
audit_tree.c No need for crossing to mountpoint in audit_tag_tree() 16 years ago
auditfilter.c inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 16 years ago
auditsc.c Audit: remove spaces from audit_log_d_path 16 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c Convert obvious places to deactivate_locked_super() 16 years ago
cgroup_debug.c debug cgroup: remove unneeded cgroup_lock 16 years ago
cgroup_freezer.c
compat.c
configs.c
cpu.c cpumask: use set_cpu_active in init/main.c 16 years ago
cpuset.c cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets 16 years ago
cred-internals.h
cred.c
delayacct.c
dma-coherent.c
dma.c
exec_domain.c Get rid of indirect include of fs_struct.h 16 years ago
exit.c Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
extable.c Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
fork.c Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
freezer.c
futex.c futex: comment requeue key reference semantics 16 years ago
futex_compat.c
hrtimer.c hrtimer: fix rq->lock inversion (again) 16 years ago
hung_task.c
itimer.c
kallsyms.c Ksplice: Add functions for walking kallsyms symbols 16 years ago
kexec.c kexec: vmcoreinfo_data[] can become static 16 years ago
kfifo.c
kgdb.c sysrq, intel_fb: fix sysrq g collision 16 years ago
kmod.c module: create a request_module_nowait() 16 years ago
kprobes.c kprobes: fix to use text_mutex around arm/disarm kprobe 16 years ago
ksysfs.c
kthread.c kthread: move sched-realeted initialization from kthreadd context 16 years ago
latencytop.c
lockdep.c lockdep: more robust lockdep_map init sequence 16 years ago
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
marker.c
module.c async: Fix module loading async-work regression 16 years ago
mutex-debug.c
mutex-debug.h
mutex.c mutex: have non-spinning mutexes on s390 by default 16 years ago
mutex.h
notifier.c
ns_cgroup.c cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
nsproxy.c
panic.c Fix caller information for warn_slowpath_null 16 years ago
params.c param: fix charp parameters set via sysfs 16 years ago
pid.c pids: refactor vnr/nr_ns helpers to make them safe 16 years ago
pid_namespace.c signals: zap_pid_ns_process() should use force_sig() 16 years ago
pm_qos_params.c
posix-cpu-timers.c kernel/posix-cpu-timers.c: fix sparse warning 16 years ago
posix-timers.c
printk.c Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
profile.c
ptrace.c ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex 16 years ago
rcuclassic.c kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies 16 years ago
rcupdate.c RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc 16 years ago
rcupreempt.c kmemtrace, rcu: fix rcupreempt.c data structure dependencies 16 years ago
rcupreempt_trace.c
rcutorture.c cpumask: convert rcutorture.c 16 years ago
rcutree.c rcu: Make hierarchical RCU less IPI-happy 16 years ago
rcutree.h kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies 16 years ago
rcutree_trace.c rcu: Make hierarchical RCU less IPI-happy 16 years ago
relay.c Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
res_counter.c
resource.c Remove 'recurse into child resources' logic from 'reserve_region_with_split()' 16 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched: account system time properly 16 years ago
sched_clock.c Merge branch 'tracing/core-v2' into tracing-for-linus 16 years ago
sched_cpupri.c sched_rt: don't allocate cpumask in fastpath 16 years ago
sched_cpupri.h cpumask: remove cpumask_t from core 16 years ago
sched_debug.c sched: remove unused fields from struct rq 16 years ago
sched_fair.c
sched_features.h Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sched_idletask.c
sched_rt.c Merge commit 'v2.6.30-rc1' into sched/urgent 16 years ago
sched_stats.h sched: remove unused fields from struct rq 16 years ago
seccomp.c
semaphore.c
signal.c signals: SI_USER: Masquerade si_pid when crossing pid ns boundary 16 years ago
slow-work.c Delete slow-work timers properly 16 years ago
smp.c generic-ipi: eliminate WARN_ON()s during oops/panic 16 years ago
softirq.c kernel/softirq.c: fix sparse warning 16 years ago
softlockup.c
spinlock.c Allow rwlocks to re-enable interrupts 16 years ago
srcu.c
stacktrace.c
stop_machine.c cpumask: remove cpumask_t from core 16 years ago
sys.c kernel/sys.c: clean up sys_shutdown exit path 16 years ago
sys_ni.c
sysctl.c Revert "mm: add /proc controls for pdflush threads" 16 years ago
sysctl_check.c
taskstats.c
test_kprobes.c
time.c
timeconst.pl
timer.c Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
tracepoint.c tracepoints: dont update zero-sized tracepoint sections 16 years ago
tsacct.c Fix fixpoint divide exception in acct_update_integrals 16 years ago
uid16.c
up.c
user.c Merge branch 'master' into next 16 years ago
user_namespace.c
utsname.c
utsname_sysctl.c proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers 16 years ago
wait.c
workqueue.c work_on_cpu(): rewrite it to create a kernel thread on demand 16 years ago