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 55db493b65 Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 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 cpumask: avoid dereferencing struct cpumask 15 years ago
trace Merge branch 'for-33' of git://repo.or.cz/linux-kbuild 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 async: Fix lack of boot-time console due to insufficient synchronization 16 years ago
audit.c Audit: send signal info if selinux is disabled 16 years ago
audit.h Fix rule eviction order for AUDIT_DIR 16 years ago
audit_tree.c Fix rule eviction order for AUDIT_DIR 16 years ago
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes 16 years ago
auditfilter.c Audit: clean up all op= output to include string quoting 16 years ago
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct 16 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 cgroup: fix strstrip() misuse 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 signals: implement sys_rt_tgsigqueueinfo 16 years ago
configs.c
cpu.c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
cpuset.c sched: Fix balance vs hotplug race 15 years ago
cred-internals.h
cred.c creds_are_invalid() needs to be exported for use by modules: 16 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 do_wait() optimization: do not place sub-threads on task_struct->children list 15 years ago
freezer.c sched: fix nr_uninterruptible accounting of frozen tasks really 16 years ago
futex.c rtmutes: Convert rtmutex.lock to raw_spinlock 15 years ago
futex_compat.c futex: Fix compat_futex to be same as futex for REQUEUE_PI 16 years ago
groups.c groups: move code to kernel/groups.c 16 years ago
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_event: Convert to raw_spinlock 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 branch 'for-33' of git://repo.or.cz/linux-kbuild 15 years ago
kfifo.c kfifo: Use "const" definitions 16 years ago
kgdb.c kgdb: Always process the whole breakpoint list on activate or deactivate 15 years ago
kmod.c security: report the module name to security_module_request 15 years ago
kprobes.c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
ksysfs.c kexec: premit reduction of the reserved memory size 15 years ago
kthread.c sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c 15 years ago
latencytop.c
lockdep.c locking: Convert __raw_spin* functions to arch_spin* 15 years ago
lockdep_internals.h lockdep: BFS cleanup 16 years ago
lockdep_proc.c seq_file: constify seq_operations 16 years ago
lockdep_states.h
module.c Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 15 years ago
mutex-debug.c headers: remove sched.h from interrupt.h 16 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 kprobes: Fix to add __kprobes to notify_die 16 years ago
ns_cgroup.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
nsproxy.c nsproxy: extract create_nsproxy() 16 years ago
panic.c Merge git://git.infradead.org/mtd-2.6 15 years ago
params.c tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
perf_event.c cpumask: use cpu_online in kernel/perf_event.c 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 16 years ago
posix-cpu-timers.c posix-cpu-timers: optimize and document timer_create callback 15 years ago
posix-timers.c time: Introduce CLOCK_REALTIME_COARSE 16 years ago
printk.c printk: fix new kernel-doc warnings 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. 16 years ago
resource.c resources: when allocate_resource() fails, leave resource untouched 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: Convert pi_lock to raw_spinlock 15 years ago
sched_clock.c sched_clock: Fix atomicity/continuity bug by using cmpxchg64() 16 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: Convert rq->lock to raw_spinlock 15 years ago
sched_features.h sched: Discard some old bits 15 years ago
sched_idletask.c sched: Convert rq->lock to raw_spinlock 15 years ago
sched_rt.c sched: Convert rt_runtime_lock to raw_spinlock 15 years ago
sched_stats.h
seccomp.c
semaphore.c
signal.c signals: check ->group_stop_count after tracehook_get_signal() 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 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
softirq.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 15 years ago
softlockup.c percpu: make percpu symbols under kernel/ and mm/ unique 15 years ago
spinlock.c locking: Cleanup the name space completely 15 years ago
srcu.c rcu: Add synchronize_srcu_expedited() 16 years ago
stacktrace.c
stop_machine.c
sys.c kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise 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] Fix breakage on systems with older glibc 15 years ago
sysctl_check.c ipv4 05/05: add sysctl to accept packets with local source addresses 15 years ago
taskstats.c genetlink: make netns aware 16 years ago
test_kprobes.c
time.c Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
timeconst.pl
timer.c Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 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 utsns: extract creeate_uts_ns() 16 years ago
utsname_sysctl.c sysctl kernel: Remove binary sysctl logic 15 years ago
wait.c locking, sched: Give waitqueue spinlocks their own lockdep classes 16 years ago
workqueue.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 15 years ago