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
Tetsuo Handa 701188374b kernel/sys.c: fix missing rcu protection for sys_getpriority() 15 years ago
..
gcov microblaze: Enable GCOV_PROFILE_ALL 16 years ago
irq genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
power vt: introduce and use vt_kmsg_redirect() function 15 years ago
time Export the symbol of getboottime and mmonotonic_to_bootbased 15 years ago
trace tracing/kprobes: Fix probe parsing 15 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks mutex: Better control mutex adaptive spinning config 15 years ago
Kconfig.preempt
Makefile Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
acct.c bsdacct: fix uid/gid misreporting 15 years ago
async.c
audit.c Audit: send signal info if selinux is disabled 16 years ago
audit.h
audit_tree.c fix more leaks in audit_tree.c tag_chunk() 15 years ago
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes 16 years ago
auditfilter.c
auditsc.c Sanitize f_flags helpers 15 years ago
backtracetest.c
bounds.c kbuild: move bounds.h to include/generated 15 years ago
capability.c remove CONFIG_SECURITY_FILE_CAPABILITIES compile option 15 years ago
cgroup.c cgroups: fix to return errno in a failure path 15 years ago
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
compat.c
configs.c
cpu.c sched: Correct printk whitespace in warning from cpu down task check 15 years ago
cpuset.c sched: Fix balance vs hotplug race 15 years ago
cred-internals.h
cred.c kernel/cred.c: use kmem_cache_free 15 years ago
delayacct.c headers: taskstats_kern.h trim 16 years ago
dma.c
exec_domain.c
exit.c do_wait() optimization: do not place sub-threads on task_struct->children list 15 years ago
extable.c
fork.c sched: Fix fork vs hotplug vs cpuset namespaces 15 years ago
freezer.c
futex.c futex: Handle futex value corruption gracefully 15 years ago
futex_compat.c
groups.c
hrtimer.c hrtimers: Convert to raw_spinlocks 15 years ago
hung_task.c softlockup: Fix hung_task_check_count sysctl 15 years ago
hw_breakpoint.c perf: Make bp_len type to u64 generic across the arch 15 years ago
itimer.c itimers: Fix racy writes to cpu_itimer fields 15 years ago
kallsyms.c hw-breakpoints: Fix broken hw-breakpoint sample module 15 years ago
kexec.c Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 15 years ago
kfifo.c kfifo: Don't use integer as NULL pointer 15 years ago
kgdb.c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
kmod.c kmod: fix resource leak in call_usermodehelper_pipe() 15 years ago
kprobes.c kprobes: Fix distinct type warning 15 years ago
ksysfs.c kexec: premit reduction of the reserved memory size 15 years ago
kthread.c sched: Move kthread_bind() back to kthread.c 15 years ago
latencytop.c
lockdep.c lockdep: Fix check_usage_backwards() error message 15 years ago
lockdep_internals.h
lockdep_proc.c seq_file: constify seq_operations 16 years ago
lockdep_states.h
module.c modules: Skip empty sections when exporting section notes 15 years ago
mutex-debug.c headers: remove sched.h from interrupt.h 15 years ago
mutex-debug.h locking: Implement new raw_spinlock 15 years ago
mutex.c mutex: Better control mutex adaptive spinning config 15 years ago
mutex.h
notifier.c
ns_cgroup.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
nsproxy.c
panic.c kmsg_dump: Dump on crash_kexec as well 15 years ago
params.c tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
perf_event.c perf_events: Fix FORK events 15 years ago
pid.c pid: reduce code size by using a pointer to iterate over array 15 years ago
pid_namespace.c pidns: deny CLONE_PARENT|CLONE_NEWPID combination 16 years ago
pm_qos_params.c pm_qos: clean up racy global "name" variable 15 years ago
posix-cpu-timers.c posix-cpu-timers: optimize and document timer_create callback 15 years ago
posix-timers.c
printk.c Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 15 years ago
profile.c kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file 16 years ago
ptrace.c ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee 16 years ago
rcupdate.c rcu: Re-arrange code to reduce #ifdef pain 15 years ago
rcutiny.c rcu: Eliminate unneeded function wrapping 15 years ago
rcutorture.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 15 years ago
rcutree.c rcu: Add expedited grace-period support for preemptible RCU 15 years ago
rcutree.h rcu: Add expedited grace-period support for preemptible RCU 15 years ago
rcutree_plugin.h rcu: Add expedited grace-period support for preemptible RCU 15 years ago
rcutree_trace.c rcu: Add expedited grace-period support for preemptible RCU 15 years ago
relay.c const: constify remaining pipe_buf_operations 15 years ago
res_counter.c memcg: some modification to softlimit under hierarchical memory reclaim. 15 years ago
resource.c resources: fix call to alignf() in allocate_resource() 15 years ago
rtmutex-debug.c sched: Convert pi_lock to raw_spinlock 15 years ago
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c rtmutes: Convert rtmutex.lock to raw_spinlock 15 years ago
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched: Fix fork vs hotplug vs cpuset namespaces 15 years ago
sched_clock.c sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 15 years ago
sched_cpupri.c sched: Convert cpupri lock to raw_spinlock 15 years ago
sched_cpupri.h sched: Convert cpupri lock to raw_spinlock 15 years ago
sched_debug.c sched: Convert rq->lock to raw_spinlock 15 years ago
sched_fair.c sched: Fix vmark regression on big machines 15 years ago
sched_features.h sched: Discard some old bits 15 years ago
sched_idletask.c sched: Restore printk sanity 15 years ago
sched_rt.c sched: Add pre and post wakeup hooks 15 years ago
sched_stats.h
seccomp.c
semaphore.c
signal.c kernel/signal.c: fix kernel information leak with print-fatal-signals=1 15 years ago
slow-work-debugfs.c SLOW_WORK: Move slow_work's proc file to debugfs 15 years ago
slow-work.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 15 years ago
slow-work.h SLOW_WORK: Move slow_work's proc file to debugfs 15 years ago
smp.c smp_call_function_any(): pass the node value to cpumask_of_node() 15 years ago
softirq.c hrtimer, softirq: Fix hrtimer->softirq trampoline 15 years ago
softlockup.c softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume 15 years ago
spinlock.c locking: Cleanup the name space completely 15 years ago
srcu.c rcu: Add synchronize_srcu_expedited() 15 years ago
stacktrace.c
stop_machine.c
sys.c kernel/sys.c: fix missing rcu protection for sys_getpriority() 15 years ago
sys_ni.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 15 years ago
sysctl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 15 years ago
sysctl_binary.c SYSCTL: Print binary sysctl warnings (nearly) only once 15 years ago
sysctl_check.c ipv4 05/05: add sysctl to accept packets with local source addresses 15 years ago
taskstats.c
test_kprobes.c
time.c Revert "time: Remove xtime_cache" 15 years ago
timeconst.pl
timer.c perf: Fix perf_event_do_pending() fallback callsite 15 years ago
tracepoint.c trivial: fix typo "to to" in multiple files 16 years ago
tsacct.c
uid16.c headers: utsname.h redux 16 years ago
up.c
user-return-notifier.c core: Clean up user return notifers use of per_cpu 15 years ago
user.c uids: Prevent tear down race 15 years ago
user_namespace.c
utsname.c
utsname_sysctl.c sysctl kernel: Remove binary sysctl logic 15 years ago
wait.c
workqueue.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 15 years ago