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 f0f1b3364a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 17 years ago
..
irq genirq: stackdump after the "Trying to free already-free IRQ" message 17 years ago
power PM: documentation cleanups 17 years ago
time time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem 17 years ago
.gitignore
Kconfig.hz
Kconfig.preempt
Makefile Memory controller: resource counters 17 years ago
acct.c
audit.c [AUDIT] ratelimit printk messages audit 17 years ago
audit.h
audit_tree.c
auditfilter.c [AUDIT] make audit=0 really stop audit messages 17 years ago
auditsc.c [AUDIT] create context if auditing was ever enabled 17 years ago
backtracetest.c x86: add a simple backtrace test module 17 years ago
capability.c Add 64-bit capability support to the kernel 17 years ago
cgroup.c Handle pid namespaces in cgroups code 17 years ago
cgroup_debug.c
compat.c
configs.c
cpu.c
cpuset.c hotplug cpu move tasks in empty cpusets - refinements 17 years ago
delayacct.c
dma.c
exec_domain.c
exit.c do_wait: remove one "else if" branch 17 years ago
extable.c
fork.c Memory controller: accounting setup 17 years ago
futex.c futex: Add bitset conditional wait/wakeup functionality 17 years ago
futex_compat.c futex: Add bitset conditional wait/wakeup functionality 17 years ago
hrtimer.c timerfd: new timerfd API 17 years ago
itimer.c
kallsyms.c remove support for un-needed _extratext section 17 years ago
kexec.c vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() 17 years ago
kfifo.c
kmod.c
kprobes.c kprobes: kretprobe user entry-handler 17 years ago
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
marker.c
module.c x86/non-x86: percpu, node ids, apic ids x86.git fixup 17 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c kernel/notifier.c should #include <linux/reboot.h> 17 years ago
ns_cgroup.c
nsproxy.c
panic.c ACPI: Taint kernel on ACPI table override (format corrected) 17 years ago
params.c kernel/params.c: remove sparse-warning (different signedness) 17 years ago
pid.c gfs2: make gfs2_glock.gl_owner_pid be a struct pid * 17 years ago
pm_qos_params.c pm qos infrastructure and interface 17 years ago
posix-cpu-timers.c
posix-timers.c timerfd: new timerfd API 17 years ago
printk.c printk.c: use unsigned ints instead of longs for logbuf index 17 years ago
profile.c
ptrace.c kernel/ptrace.c should #include <linux/syscalls.h> 17 years ago
rcuclassic.c
rcupdate.c
rcupreempt.c
rcupreempt_trace.c
rcutorture.c
relay.c relay: nopage 17 years ago
res_counter.c Memory controller improve user interface 17 years ago
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 years ago
sched_debug.c
sched_fair.c sched: let +nice tasks have smaller impact 17 years ago
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
signal.c Add arch_ptrace_stop 17 years ago
softirq.c time: track accurate idle time with tick_sched.idle_sleeptime 17 years ago
softlockup.c debug: softlockup looping fix 17 years ago
spinlock.c spinlock: lockbreak cleanup 17 years ago
srcu.c make srcu_readers_active() static 17 years ago
stacktrace.c
stop_machine.c stopmachine: semaphore to mutex 17 years ago
sys.c kernel/sys.c: get rid of expensive divides in groups_sort() 17 years ago
sys_ni.c timerfd: new timerfd API 17 years ago
sysctl.c oom: add sysctl to enable task memory dump 17 years ago
sysctl_check.c capabilities: introduce per-process capability bounding set 17 years ago
taskstats.c
test_kprobes.c kprobes: kretprobe user entry-handler 17 years ago
time.c speed up jiffies conversion functions if HZ==USER_HZ 17 years ago
timer.c taskstats scaled time cleanup 17 years ago
tsacct.c
uid16.c
user.c
user_namespace.c
utsname.c
utsname_sysctl.c
wait.c
workqueue.c