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 7556afa0e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 17 years ago
..
irq genirq: revert lazy irq disable for simple irqs 17 years ago
power driver core: make /sys/power a kobject 17 years ago
time Driver core: change sysdev classes to use dynamic kobject names 17 years ago
.gitignore
Kconfig.hz
Kconfig.instrumentation Tiny clean-up of OPROFILE/KPROBES configuration 17 years ago
Kconfig.preempt Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 years ago
Makefile revert "Task Control Groups: example CPU accounting subsystem" 17 years ago
acct.c acct: real_parent ppid 17 years ago
audit.c [PATCH] audit: watching subtrees 17 years ago
audit.h [PATCH] audit: watching subtrees 17 years ago
audit_tree.c [PATCH] audit: watching subtrees 17 years ago
auditfilter.c [PATCH] audit: watching subtrees 17 years ago
auditsc.c auditsc: fix kernel-doc param warnings 17 years ago
capability.c Uninline find_pid etc set of functions 17 years ago
cgroup.c Improve cgroup printks 17 years ago
cgroup_debug.c Task Control Groups: simple task cgroup debug info subsystem 17 years ago
compat.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 18 years ago
configs.c use simple_read_from_buffer in kernel/ 18 years ago
cpu.c CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified 17 years ago
cpuset.c hotplug cpu: migrate a task within its cpuset 17 years ago
delayacct.c Add scaled time to taskstats based process accounting 18 years ago
dma.c whitespace fixes: DMA channel allocator 18 years ago
exec_domain.c whitespace fixes: execution domains 18 years ago
exit.c wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() 17 years ago
extable.c
fork.c fix clone(CLONE_NEWPID) 17 years ago
futex.c futex: Prevent stale futex owner when interrupted/timeout 17 years ago
futex_compat.c [FUTEX] Fix address computation in compat code. 17 years ago
hrtimer.c hrtimer: fix section mismatch 17 years ago
itimer.c whitespace fixes: interval timers 18 years ago
kallsyms.c FRV: fix the extern declaration of kallsyms_num_syms 17 years ago
kexec.c vmcoreinfo: add the array length of "free_list" for filtering free pages 17 years ago
kfifo.c is_power_of_2: kernel/kfifo.c 18 years ago
kmod.c Fix unbalanced helper_lock in kernel/kmod.c 17 years ago
kprobes.c kprobes: support kretprobe blacklist 18 years ago
ksysfs.c Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
kthread.c kthread: silence bogus section mismatch warning 18 years ago
latency.c
lockdep.c lockdep: fix kernel crash on module unload 17 years ago
lockdep_internals.h
lockdep_proc.c lockdep: Avoid /proc/lockdep & lock_stat infinite output 18 years ago
marker.c Linux Kernel Markers: fix marker mutex not taken upon module load 17 years ago
module.c Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
mutex-debug.c [PATCH] remove many unneeded #includes of sched.h 18 years ago
mutex-debug.h
mutex.c lockdep: fixup mutex annotations 18 years ago
mutex.h
notifier.c Add kernel/notifier.c 17 years ago
ns_cgroup.c cgroups: implement namespace tracking subsystem 17 years ago
nsproxy.c pid namespaces: allow cloning of new namespace 17 years ago
panic.c debug: add end-of-oops marker 17 years ago
params.c Modules: remove unneeded release function 17 years ago
pid.c pidns: Place under CONFIG_EXPERIMENTAL 17 years ago
posix-cpu-timers.c Isolate some explicit usage of task->tgid 17 years ago
posix-timers.c Isolate some explicit usage of task->tgid 17 years ago
printk.c [SERIAL]: Fix section mismatches in Sun serial console drivers. 17 years ago
profile.c sched: document profile=sleep requiring CONFIG_SCHEDSTATS 17 years ago
ptrace.c ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME 17 years ago
rcupdate.c rcu: fix section mismatch 17 years ago
rcutorture.c Make rcutorture RNG use temporal entropy 18 years ago
relay.c whitespace fixes: relayfs 18 years ago
resource.c Add IORESOUCE_BUSY flag for System RAM 17 years ago
rtmutex-debug.c Use helpers to obtain task pid in printks 17 years ago
rtmutex-debug.h
rtmutex-tester.c Driver core: change sysdev classes to use dynamic kobject names 17 years ago
rtmutex.c Use helpers to obtain task pid in printks 17 years ago
rtmutex.h
rtmutex_common.h FUTEX: Tidy up the code 18 years ago
rwsem.c sched: mark rwsem functions as __sched for wchan/profiling 17 years ago
sched.c sched: group scheduler, set uid share fix 17 years ago
sched_debug.c sched: fix gcc warnings 17 years ago
sched_fair.c sched: do not hurt SCHED_BATCH on wakeup 17 years ago
sched_idletask.c sched: isolate SMP balancing code a bit more 17 years ago
sched_rt.c sched: rt: account the cpu time during the tick 17 years ago
sched_stats.h sched: clean up kernel/sched_stat.h 17 years ago
seccomp.c make seccomp zerocost in schedule 18 years ago
signal.c sigwait eats blocked default-ignore signals 17 years ago
softirq.c [KERNEL]: Unexport raise_softirq_irqoff 18 years ago
softlockup.c Use helpers to obtain task pid in printks 17 years ago
spinlock.c lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
srcu.c
stacktrace.c
stop_machine.c Fix stop_machine_run problem with naughty real time process 18 years ago
sys.c x86: ignore the sys_getcpu() tcache parameter 17 years ago
sys_ni.c [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. 17 years ago
sysctl.c sched: sysctl, proc_dointvec_minmax() expects int values for 17 years ago
sysctl_check.c sysctl: fix ax25 checks 17 years ago
taskstats.c kernel/taskstats.c: fix bogus nlmsg_free() 17 years ago
time.c whitespace fixes: time syscalls 18 years ago
timer.c timer: fix section mismatch 17 years ago
tsacct.c Add scaled time to taskstats based process accounting 18 years ago
uid16.c header cleaning: don't include smp_lock.h when not used 18 years ago
user.c Kobject: convert kernel/user.c to use kobject_init/add_ng() 17 years ago
user_namespace.c Fix user namespace exiting OOPs 18 years ago
utsname.c Fix UTS corruption during clone(CLONE_NEWUTS) 18 years ago
utsname_sysctl.c Isolate the UTS namespace's domainname and hostname back 17 years ago
wait.c Fix occurrences of "the the " 18 years ago
workqueue.c lockdep: fix workqueue creation API lockdep interaction 17 years ago