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
Peter Williams 681f3e6854 sched: isolate SMP balancing code a bit more 18 years ago
..
irq Fix synchronize_irq races with IRQ handler 18 years ago
power trivial copy_data_pages() tidy up 18 years ago
time Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 18 years ago
.gitignore
Kconfig.hz [PATCH] HZ: 300Hz support 18 years ago
Kconfig.instrumentation Linux Kernel Markers 18 years ago
Kconfig.preempt Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 years ago
Makefile [PATCH] audit: watching subtrees 18 years ago
acct.c whitespace fixes: process accounting 18 years ago
audit.c [PATCH] audit: watching subtrees 18 years ago
audit.h [PATCH] audit: watching subtrees 18 years ago
audit_tree.c [PATCH] audit: watching subtrees 18 years ago
auditfilter.c [PATCH] audit: watching subtrees 18 years ago
auditsc.c auditsc: fix kernel-doc param warnings 18 years ago
capability.c Uninline find_pid etc set of functions 18 years ago
cgroup.c cgroup: kill unused variable 18 years ago
cgroup_debug.c Task Control Groups: simple task cgroup debug info subsystem 18 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 18 years ago
cpu_acct.c Task Control Groups: example CPU accounting subsystem 18 years ago
cpuset.c hotplug cpu: migrate a task within its cpuset 18 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 Uninline fork.c/exit.c 18 years ago
extable.c
fork.c Uninline fork.c/exit.c 18 years ago
futex.c Uninline find_task_by_xxx set of functions 18 years ago
futex_compat.c Uninline find_task_by_xxx set of functions 18 years ago
hrtimer.c fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base 18 years ago
itimer.c whitespace fixes: interval timers 18 years ago
kallsyms.c kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
kexec.c Extended crashkernel command line 18 years ago
kfifo.c is_power_of_2: kernel/kfifo.c 18 years ago
kmod.c Restore call_usermodehelper_pipe() behaviour 18 years ago
kprobes.c kprobes: support kretprobe blacklist 18 years ago
ksysfs.c add-vmcore: cleanup the coding style according to Andrew's comments 18 years ago
kthread.c kthread: silence bogus section mismatch warning 18 years ago
latency.c [PATCH] severing module.h->sched.h 18 years ago
lockdep.c Use helpers to obtain task pid in printks 18 years ago
lockdep_internals.h [PATCH] lockdep: more chains 18 years ago
lockdep_proc.c lockdep: Avoid /proc/lockdep & lock_stat infinite output 18 years ago
marker.c Linux Kernel Markers 18 years ago
module.c Linux Kernel Markers 18 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 18 years ago
ns_cgroup.c cgroups: implement namespace tracking subsystem 18 years ago
nsproxy.c pid namespaces: allow cloning of new namespace 18 years ago
panic.c trivial comment wording/typo fix regarding taint flags 18 years ago
params.c param_sysfs_builtin memchr argument fix 18 years ago
pid.c Uninline the task_xid_nr_ns() calls 18 years ago
posix-cpu-timers.c Isolate some explicit usage of task->tgid 18 years ago
posix-timers.c Isolate some explicit usage of task->tgid 18 years ago
printk.c serial: turn serial console suspend a boot rather than compile time option 18 years ago
profile.c sched: document profile=sleep requiring CONFIG_SCHEDSTATS 18 years ago
ptrace.c Isolate some explicit usage of task->tgid 18 years ago
rcupdate.c Clean up duplicate includes in kernel/ 18 years ago
rcutorture.c Make rcutorture RNG use temporal entropy 18 years ago
relay.c whitespace fixes: relayfs 18 years ago
resource.c memory unplug: memory hotplug cleanup 18 years ago
rtmutex-debug.c Use helpers to obtain task pid in printks 18 years ago
rtmutex-debug.h
rtmutex-tester.c Freezer: make kernel threads nonfreezable by default 18 years ago
rtmutex.c Use helpers to obtain task pid in printks 18 years ago
rtmutex.h
rtmutex_common.h FUTEX: Tidy up the code 18 years ago
rwsem.c lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
sched.c sched: isolate SMP balancing code a bit more 18 years ago
sched_debug.c sched: reduce schedstat variable overhead a bit 18 years ago
sched_fair.c sched: isolate SMP balancing code a bit more 18 years ago
sched_idletask.c sched: isolate SMP balancing code a bit more 18 years ago
sched_rt.c sched: isolate SMP balancing code a bit more 18 years ago
sched_stats.h sched: reduce schedstat variable overhead a bit 18 years ago
seccomp.c make seccomp zerocost in schedule 18 years ago
signal.c Use helpers to obtain task pid in printks 18 years ago
softirq.c [KERNEL]: Unexport raise_softirq_irqoff 18 years ago
softlockup.c Use helpers to obtain task pid in printks 18 years ago
spinlock.c lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
srcu.c [PATCH] SRCU: report out-of-memory errors 19 years ago
stacktrace.c
stop_machine.c Fix stop_machine_run problem with naughty real time process 18 years ago
sys.c Isolate the explicit usage of signal->pgrp 18 years ago
sys_ni.c kernel/sys_ni.c: add dummy sys_ni_syscall() prototype 18 years ago
sysctl.c pid namespaces: changes to show virtual ids to user 18 years ago
sysctl_check.c Fix appletalk sysctl entry name 18 years ago
taskstats.c Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
time.c whitespace fixes: time syscalls 18 years ago
timer.c pid namespaces: changes to show virtual ids to user 18 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 sched: make cpu_shares_{show,store}() static 18 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 remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
wait.c Fix occurrences of "the the " 18 years ago
workqueue.c Use helpers to obtain task pid in printks 18 years ago