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
Christoph Lameter 1cdf25d704 kbuild: create a way to create preprocessor constants from C expressions 17 years ago
..
irq cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
power
time softlockup: fix NOHZ wakeup 17 years ago
.gitignore
Kconfig.hz
Kconfig.preempt
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb 17 years ago
acct.c bsd_acct: using task_struct->tgid is not right in pid-namespaces 17 years ago
audit.c
audit.h
audit_tree.c
auditfilter.c Audit: Final renamings and cleanup 17 years ago
auditsc.c Audit: Final renamings and cleanup 17 years ago
backtracetest.c x86: add a simple backtrace test module 17 years ago
bounds.c kbuild: create a way to create preprocessor constants from C expressions 17 years ago
capability.c
cgroup.c
cgroup_debug.c
compat.c generic: reduce stack pressure in sched_affinity 17 years ago
configs.c
cpu.c generic: use new set_cpus_allowed_ptr function 17 years ago
cpuset.c mm: filter based on a nodemask as well as a gfp_mask 17 years ago
delayacct.c
dma.c
exec_domain.c
exit.c [PATCH] sanitize unshare_files/reset_files_struct 17 years ago
extable.c
fork.c s390: KVM preparation: provide hook to enable pgstes in user pagetable 17 years ago
futex.c
futex_compat.c
hrtimer.c hrtimer: optimize the softirq time optimization 17 years ago
itimer.c
kallsyms.c
kexec.c kernel: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
kfifo.c
kgdb.c
kmod.c generic: use new set_cpus_allowed_ptr function 17 years ago
kprobes.c
ksysfs.c
kthread.c Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 years ago
latencytop.c latencytop: optimize LT_BACKTRACEDEPTH loops a bit 17 years ago
lockdep.c
lockdep_internals.h
lockdep_proc.c
marker.c
module.c kernel: Remove unnecessary inclusions of asm/semaphore.h 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
params.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c posix-timers: fix shadowed variables 17 years ago
posix-timers.c kernel: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
printk.c
profile.c kernel: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
ptrace.c ptrace: compat_ptrace_request siginfo 17 years ago
rcuclassic.c
rcupdate.c
rcupreempt.c generic: reduce stack pressure in sched_affinity 17 years ago
rcupreempt_trace.c
rcutorture.c generic: use new set_cpus_allowed_ptr function 17 years ago
relay.c
res_counter.c
resource.c PCI: clean up resource alignment management 17 years ago
rtmutex-debug.c Don't operate with pid_t in rtmutex tester 17 years ago
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h Don't operate with pid_t in rtmutex tester 17 years ago
rwsem.c
sched.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 17 years ago
sched_debug.c sched: build fix 17 years ago
sched_fair.c sched: debug: show a weight tree 17 years ago
sched_features.h sched: /debug/sched_features 17 years ago
sched_idletask.c
sched_rt.c sched: rt-group: optimize dequeue_rt_stack 17 years ago
sched_stats.h cpumask: use new cpus_scnprintf function 17 years ago
seccomp.c
semaphore.c
signal.c trivial: small cleanups 17 years ago
softirq.c tasklets: execute tasklets in the same order they were queued 17 years ago
softlockup.c
spinlock.c
srcu.c
stacktrace.c [PATCH] lockdep: stacktrace subsystem, core 19 years ago
stop_machine.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial 17 years ago
sys.c generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC 17 years ago
sys_ni.c
sysctl.c sched: rt-group: synchonised bandwidth period 17 years ago
sysctl_check.c constify tables in kernel/sysctl_check.c 17 years ago
taskstats.c
test_kprobes.c
time.c time: Export set_normalized_timespec. 17 years ago
timeconst.pl
timer.c timers: simplify lockdep handling 17 years ago
tsacct.c
uid16.c
user.c sched: fix the task_group hierarchy for UID grouping 17 years ago
user_namespace.c
utsname.c
utsname_sysctl.c Isolate the UTS namespace's domainname and hostname back 17 years ago
wait.c
workqueue.c