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 Zijlstra de69a80be3 sched: Stop buddies from hogging the system 16 years ago
..
gcov gcov: enable GCOV_PROFILE_ALL for x86_64 16 years ago
irq Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
power headers: smp_lock.h redux 16 years ago
time clockevent: Prevent dead lock on clockevents_lock 16 years ago
trace Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core 16 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.preempt
Makefile rcu: Remove CONFIG_PREEMPT_RCU 16 years ago
acct.c bsdacct: switch credentials for writing to the accounting file 16 years ago
async.c async: Fix lack of boot-time console due to insufficient synchronization 16 years ago
audit.c Fix rule eviction order for AUDIT_DIR 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: clean up all op= output to include string quoting 16 years ago
auditfilter.c Audit: clean up all op= output to include string quoting 16 years ago
auditsc.c Fix rule eviction order for AUDIT_DIR 16 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c writeback: add name to backing_dev_info 16 years ago
cgroup_debug.c debug cgroup: remove unneeded cgroup_lock 16 years ago
cgroup_freezer.c
compat.c signals: implement sys_rt_tgsigqueueinfo 16 years ago
configs.c
cpu.c mm/init: cpu_hotplug_init() must be initialized before SLAB 16 years ago
cpuset.c cpuset,mm: update tasks' mems_allowed in time 16 years ago
cred-internals.h
cred.c KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
delayacct.c
dma-coherent.c
dma.c
exec_domain.c Get rid of indirect include of fs_struct.h 16 years ago
exit.c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
extable.c Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
fork.c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
freezer.c sched: fix nr_uninterruptible accounting of frozen tasks really 16 years ago
futex.c Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 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 hrtimer: Fix migration expiry check 16 years ago
hung_task.c softlockup: ensure the task has been switched out once 16 years ago
itimer.c
kallsyms.c kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace 16 years ago
kexec.c kexec: fix omitting offset in extended crashkernel syntax 16 years ago
kfifo.c kernel/kfifo.c: replace conditional test with is_power_of_2() 16 years ago
kgdb.c sysrq, intel_fb: fix sysrq g collision 16 years ago
kmod.c Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
kprobes.c Merge branch 'linus' into tracing/core 16 years ago
ksysfs.c
kthread.c sched: Keep kthreads at default priority 16 years ago
latencytop.c sched, latencytop: incorporate review feedback from Andrew Morton 16 years ago
lockdep.c lockdep: Remove recursion stattistics 16 years ago
lockdep_internals.h lockdep: BFS cleanup 16 years ago
lockdep_proc.c Merge commit 'v2.6.31-rc8' into core/locking 16 years ago
lockdep_states.h lockdep: move state bit definitions around 16 years ago
marker.c
module.c Merge commit 'v2.6.31-rc9' into tracing/core 16 years ago
mutex-debug.c
mutex-debug.h
mutex.c Merge branch 'linus' into perfcounters/core 16 years ago
mutex.h
notifier.c
ns_cgroup.c cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
nsproxy.c nsproxy: extract create_nsproxy() 16 years ago
panic.c trace: stop tracer in oops_enter() 16 years ago
params.c module_param: allow 'bool' module_params to be bool, not just int. 16 years ago
perf_counter.c perf_counter: Fix output-sharing error path 16 years ago
pid.c kmemleak: Remove alloc_bootmem annotations introduced in the past 16 years ago
pid_namespace.c pidns: rewrite copy_pid_ns() 16 years ago
pm_qos_params.c
posix-cpu-timers.c posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() 16 years ago
posix-timers.c posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW 16 years ago
printk.c printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)" 16 years ago
profile.c profile: suppress warning about large allocations when profile=1 is specified 16 years ago
ptrace.c Merge branch 'master' into next 16 years ago
rcupdate.c rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation. 16 years ago
rcutorture.c rcu: Add synchronize_sched_expedited() torture tests 16 years ago
rcutree.c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
rcutree.h rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments 16 years ago
rcutree_plugin.h rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments 16 years ago
rcutree_trace.c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
relay.c Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
res_counter.c memcg: add interface to reset limits 16 years ago
resource.c kernel/resource.c: fix sign extension in reserve_setup() 16 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock() 16 years ago
rtmutex.h
rtmutex_common.h rt_mutex: add proxy lock routines 16 years ago
rwsem.c
sched.c sched: Add new wakeup preemption mode: WAKEUP_RUNNING 16 years ago
sched_clock.c sched: Fix fallback sched_clock()'s offset when using jiffies 16 years ago
sched_cpupri.c sched: Add new prio to cpupri before removing old prio 16 years ago
sched_cpupri.h cpumask: remove cpumask_t from core 16 years ago
sched_debug.c sched: Add new wakeup preemption mode: WAKEUP_RUNNING 16 years ago
sched_fair.c sched: Stop buddies from hogging the system 16 years ago
sched_features.h sched: Add new wakeup preemption mode: WAKEUP_RUNNING 16 years ago
sched_idletask.c sched: Rename sync arguments 16 years ago
sched_rt.c sched: Rename sync arguments 16 years ago
sched_stats.h sched: remove unused fields from struct rq 16 years ago
seccomp.c x86-64: seccomp: fix 32/64 syscall hole 16 years ago
semaphore.c
signal.c do_sigaltstack: small cleanups 16 years ago
slow-work.c slow-work: use round_jiffies() for thread pool's cull and OOM timers 16 years ago
smp.c generic-ipi: fix hotplug_cfd() 16 years ago
softirq.c rcu: Renamings to increase RCU clarity 16 years ago
softlockup.c
spinlock.c locking: Allow arch-inlined spinlocks 16 years ago
srcu.c
stacktrace.c
stop_machine.c cpumask: remove cpumask_t from core 16 years ago
sys.c groups: move code to kernel/groups.c 16 years ago
sys_ni.c
sysctl.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sysctl_check.c
taskstats.c
test_kprobes.c
time.c
timeconst.pl
timer.c rcu: Simplify rcu_pending()/rcu_check_callbacks() API 16 years ago
tracepoint.c tracing: Don't trace kernel thread syscalls 16 years ago
tsacct.c Fix fixpoint divide exception in acct_update_integrals 16 years ago
uid16.c
up.c
user.c sched: delayed cleanup of user_struct 16 years ago
user_namespace.c Fix recursive lock in free_uid()/free_user_ns() 16 years ago
utsname.c utsns: extract creeate_uts_ns() 16 years ago
utsname_sysctl.c proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers 16 years ago
wait.c locking, sched: Give waitqueue spinlocks their own lockdep classes 16 years ago
workqueue.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago