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 219f170a85 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
..
irq Merge branch 'core/xen' into x86/urgent 16 years ago
power PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
time hrtimers: allow the hot-unplugging of all cpus 16 years ago
trace tracing: limit the number of loops the ring buffer self test can make 16 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.preempt
Makefile PM: fix build for CONFIG_PM unset 16 years ago
acct.c [CVE-2009-0029] System call wrappers part 04 16 years ago
async.c async: use list_move_tail 16 years ago
audit.c
audit.h fixing audit rule ordering mess, part 1 16 years ago
audit_tree.c audit: validate comparison operations, store them in sane form 16 years ago
auditfilter.c audit: validate comparison operations, store them in sane form 16 years ago
auditsc.c make sure that filterkey of task,always rules is reported 16 years ago
backtracetest.c
bounds.c
capability.c [CVE-2009-0029] System call wrappers part 04 16 years ago
cgroup.c cgroups: fix possible use after free 16 years ago
cgroup_debug.c
cgroup_freezer.c
compat.c Allow times and time system calls to return small negative values 16 years ago
configs.c
cpu.c stop_machine/cpu hotplug: fix disable_nonboot_cpus 16 years ago
cpuset.c cpuset: fix possible deadlock in async_rebuild_sched_domains 16 years ago
cred-internals.h
cred.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
delayacct.c
dma-coherent.c dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. 16 years ago
dma.c
exec_domain.c [CVE-2009-0029] System call wrappers part 04 16 years ago
exit.c signal: re-add dead task accumulation stats. 16 years ago
extable.c
fork.c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
freezer.c
futex.c futex: fix reference leak 16 years ago
futex_compat.c
hrtimer.c hrtimer: prevent negative expiry value after clock_was_set() 16 years ago
itimer.c timers: split process wide cpu clocks/timers 16 years ago
kallsyms.c Revert "kbuild: strip generated symbols from *.ko" 16 years ago
kexec.c PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
kfifo.c
kgdb.c
kmod.c kmod: fix varargs kernel-doc 16 years ago
kprobes.c kprobes: check CONFIG_FREEZER instead of CONFIG_PM 16 years ago
ksysfs.c kernel/ksysfs.c:fix dependence on CONFIG_NET 16 years ago
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
marker.c
module.c modules: Use a better scheme for refcounting 16 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c ns_cgroup: remove unused spinlock 16 years ago
nsproxy.c
panic.c oops: increment the oops UUID every time we oops 16 years ago
params.c
pid.c pid: generalize task_active_pid_ns 16 years ago
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c timers: more consistently use clock vs timer 16 years ago
posix-timers.c [CVE-2009-0029] System call wrappers part 05 16 years ago
printk.c PM: Fix suspend_console and resume_console to use only one semaphore 16 years ago
profile.c profiling: fix broken profiling regression 16 years ago
ptrace.c [CVE-2009-0029] System call wrappers part 27 16 years ago
rcuclassic.c rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
rcupdate.c rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
rcupreempt.c rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
rcupreempt_trace.c
rcutorture.c rcu: fix bug in rcutorture system-shutdown code 16 years ago
rcutree.c rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
rcutree_trace.c
relay.c relay: fix lock imbalance in relay_late_setup_files 16 years ago
res_counter.c memcg: memory cgroup resource counters for hierarchy 16 years ago
resource.c resources: fix parameter name and kernel-doc 16 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
sched_clock.c
sched_cpupri.c sched: fix section mismatch 16 years ago
sched_cpupri.h
sched_debug.c sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" 16 years ago
sched_fair.c sched: revert recent sync wakeup changes 16 years ago
sched_features.h
sched_idletask.c
sched_rt.c sched_rt: don't use first_cpu on cpumask created with cpumask_and 16 years ago
sched_stats.h timers: split process wide cpu clocks/timers 16 years ago
seccomp.c x86-64: seccomp: fix 32/64 syscall hole 16 years ago
semaphore.c
signal.c signal: re-add dead task accumulation stats. 16 years ago
smp.c generic-ipi: use per cpu data for single cpu ipi calls 16 years ago
softirq.c Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
softlockup.c softlock: fix false panic which can occur if softlockup_thresh is reduced 16 years ago
spinlock.c
srcu.c
stacktrace.c
stop_machine.c stop_machine: introduce stop_machine_create/destroy. 16 years ago
sys.c sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
sys_ni.c [CVE-2009-0029] Make sys_syslog a conditional system call 16 years ago
sysctl.c mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches 16 years ago
sysctl_check.c
taskstats.c
test_kprobes.c kprobes: add tests for register_kprobes 16 years ago
time.c [CVE-2009-0029] System call wrappers part 01 16 years ago
timeconst.pl
timer.c [CVE-2009-0029] System call wrappers part 27 16 years ago
tracepoint.c
tsacct.c mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
uid16.c [CVE-2009-0029] System call wrappers part 19 16 years ago
up.c smp_call_function_single(): be slightly less stupid, fix #2 16 years ago
user.c sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
user_namespace.c Fix recursive lock in free_uid()/free_user_ns() 16 years ago
utsname.c
utsname_sysctl.c
wait.c wait: prevent exclusive waiter starvation 16 years ago
workqueue.c work_on_cpu: Use our own workqueue. 16 years ago