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 e83c2b0ff3 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 16 years ago
..
gcov gcov: enable GCOV_PROFILE_ALL for x86_64 16 years ago
irq Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
power mm, PM/Freezer: Disable OOM killer when tasks are frozen 16 years ago
time timer stats: Optimize by adding quick check to avoid function calls 16 years ago
trace ftrace: Fix the output of profile 16 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.preempt
Makefile Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
acct.c bsdacct: fix access to invalid filp in acct_on() 16 years ago
async.c async: Fix lack of boot-time console due to insufficient synchronization 16 years ago
audit.c Fix rule eviction order for AUDIT_DIR 16 years ago
audit.h Fix rule eviction order for AUDIT_DIR 16 years ago
audit_tree.c Fix rule eviction order for AUDIT_DIR 16 years ago
audit_watch.c Audit: clean up all op= output to include string quoting 16 years ago
auditfilter.c Audit: clean up all op= output to include string quoting 16 years ago
auditsc.c Fix rule eviction order for AUDIT_DIR 16 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c cgroups: forbid noprefix if mounting more than just cpuset subsystem 16 years ago
cgroup_debug.c
cgroup_freezer.c
compat.c signals: implement sys_rt_tgsigqueueinfo 16 years ago
configs.c
cpu.c mm/init: cpu_hotplug_init() must be initialized before SLAB 16 years ago
cpuset.c cpuset,mm: update tasks' mems_allowed in time 16 years ago
cred-internals.h
cred.c CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 years ago
delayacct.c
dma-coherent.c
dma.c
exec_domain.c
exit.c ptrace: wait_task_zombie: do not account traced sub-threads 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 copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING) 16 years ago
freezer.c
futex.c futex: request only one page from get_user_pages() 16 years ago
futex_compat.c
groups.c groups: move code to kernel/groups.c 16 years ago
hrtimer.c Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 16 years ago
hung_task.c
itimer.c
kallsyms.c kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace 16 years ago
kexec.c PM core: rename suspend and resume functions 16 years ago
kfifo.c kernel/kfifo.c: replace conditional test with is_power_of_2() 16 years ago
kgdb.c sysrq, intel_fb: fix sysrq g collision 16 years ago
kmod.c kmod: Release sub_info on cred allocation failure. 16 years ago
kprobes.c kprobes: fix to use text_mutex around arm/disarm kprobe 16 years ago
ksysfs.c
kthread.c kthreads: rework kthread_stop() 16 years ago
latencytop.c
lockdep.c Merge branch 'linus' into tracing/core 16 years ago
lockdep_internals.h lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS 16 years ago
lockdep_proc.c
lockdep_states.h
marker.c
module.c kernel: constructor support 16 years ago
mutex-debug.c
mutex-debug.h
mutex.c Merge branch 'linus' into perfcounters/core 16 years ago
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c nsproxy: extract create_nsproxy() 16 years ago
panic.c Fix caller information for warn_slowpath_null 16 years ago
params.c module_param: allow 'bool' module_params to be bool, not just int. 16 years ago
perf_counter.c perf_counter: Provide a way to enable counters on exec 16 years ago
pid.c kmemleak: Inform kmemleak about pid_hash 16 years ago
pid_namespace.c pidns: rewrite copy_pid_ns() 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 printk: Add KERN_DEFAULT printk log-level 16 years ago
profile.c page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
ptrace.c ptrace: don't take tasklist to get/set ->last_siginfo 16 years ago
rcuclassic.c
rcupdate.c RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc 16 years ago
rcupreempt.c rcu: rcu_sched_grace_period(): kill the bogus flush_signals() 16 years ago
rcupreempt_trace.c
rcutorture.c
rcutree.c rcu: Add __rcu_pending tracing to hierarchical RCU 16 years ago
rcutree.h
rcutree_trace.c rcu: Add __rcu_pending tracing to hierarchical RCU 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 memcg: add interface to reset limits 16 years ago
resource.c kernel/resource.c: fix sign extension in reserve_setup() 16 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c trivial: fix ETIMEOUT -> ETIMEDOUT typos 16 years ago
rtmutex.h
rtmutex_common.h rt_mutex: add proxy lock routines 16 years ago
rwsem.c
sched.c Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sched_clock.c sched: Fix fallback sched_clock()'s offset when using jiffies 16 years ago
sched_cpupri.c sched: Remove unneeded __ref tag 16 years ago
sched_cpupri.h
sched_debug.c sched: Hide runqueues from direct refer at source code level 16 years ago
sched_fair.c sched: Fix out of scope variable access in sched_slice() 16 years ago
sched_features.h
sched_idletask.c sched, timers: move calc_load() to scheduler 16 years ago
sched_rt.c cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
sched_stats.h
seccomp.c
semaphore.c
signal.c ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage 16 years ago
slow-work.c slow-work: use round_jiffies() for thread pool's cull and OOM timers 16 years ago
smp.c cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
softirq.c softirq: introduce statistics for softirq 16 years ago
softlockup.c
spinlock.c
srcu.c
stacktrace.c
stop_machine.c
sys.c groups: move code to kernel/groups.c 16 years ago
sys_ni.c
sysctl.c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sysctl_check.c
taskstats.c
test_kprobes.c
time.c
timeconst.pl
timer.c timer stats: Optimize by adding quick check to avoid function calls 16 years ago
tracepoint.c
tsacct.c
uid16.c
up.c
user.c sched: delayed cleanup of user_struct 16 years ago
user_namespace.c
utsname.c utsns: extract creeate_uts_ns() 16 years ago
utsname_sysctl.c
wait.c wait: don't use __wake_up_common() 16 years ago
workqueue.c ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro 16 years ago