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
Ben Blum 102a775e36 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids 16 years ago
..
gcov powerpc: Enable GCOV 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: utsname.h redux 16 years ago
time time: add function to convert between calendar time and broken-down time for universal use 16 years ago
trace cpumask: use zalloc_cpumask_var() where possible 16 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.preempt
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state 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 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids 16 years ago
cgroup_freezer.c
compat.c signals: implement sys_rt_tgsigqueueinfo 16 years ago
configs.c
cpu.c Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
cpuset.c cpuset,mm: update tasks' mems_allowed in time 16 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 Get rid of indirect include of fs_struct.h 16 years ago
exit.c getrusage: fill ru_maxrss value 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 'timers-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 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
hung_task.c
itimer.c itimers: Add tracepoints for itimer 16 years ago
kallsyms.c kallsyms: use new arch_is_kernel_text() 16 years ago
kexec.c kexec: fix omitting offset in extended crashkernel syntax 16 years ago
kfifo.c kfifo: Use "const" definitions 16 years ago
kgdb.c sysrq, intel_fb: fix sysrq g collision 16 years ago
kmod.c Revert "kmod: fix race in usermodehelper code" 16 years ago
kprobes.c seq_file: constify seq_operations 16 years ago
ksysfs.c
kthread.c sched: Keep kthreads at default priority 16 years ago
latencytop.c
lockdep.c lockdep: use new arch_is_kernel_data() 16 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 nommu: add support for Memory Protection Units (MPU) 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 trivial: Correct print_tainted routine name in comment 16 years ago
params.c module_param: allow 'bool' module_params to be bool, not just int. 16 years ago
perf_event.c perf: Tidy up after the big rename 16 years ago
pid.c mm: also use alloc_large_system_hash() for the PID hash table 16 years ago
pid_namespace.c pidns: rewrite copy_pid_ns() 16 years ago
pm_qos_params.c
posix-cpu-timers.c itimers: Add tracepoints for itimer 16 years ago
posix-timers.c time: Introduce CLOCK_REALTIME_COARSE 16 years ago
printk.c printk: add printk_delay to make messages readable for some scenarios 16 years ago
profile.c kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file 16 years ago
ptrace.c Merge branch 'master' into next 16 years ago
rcupdate.c rcu: Fix whitespace inconsistencies 16 years ago
rcutorture.c rcu: Fix whitespace inconsistencies 16 years ago
rcutree.c rcu: Fix whitespace inconsistencies 16 years ago
rcutree.h rcu: Fix whitespace inconsistencies 16 years ago
rcutree_plugin.h rcu: Fix whitespace inconsistencies 16 years ago
rcutree_trace.c rcu: Fix whitespace inconsistencies 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 walk system ram range 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 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sched_clock.c sched_clock: Make it NMI safe 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 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sched_features.h sched: Add new wakeup preemption mode: WAKEUP_RUNNING 16 years ago
sched_idletask.c sched: Simplify sys_sched_rr_get_interval() system call 16 years ago
sched_rt.c sched: Simplify sys_sched_rr_get_interval() system call 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 cpumask: remove arch_send_call_function_ipi 16 years ago
softirq.c softirq: add BLOCK_IOPOLL to softirq_to_name 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 getrusage: fill ru_maxrss value 16 years ago
sys_ni.c perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
sysctl.c headers: utsname.h redux 16 years ago
sysctl_check.c
taskstats.c genetlink: make netns aware 16 years ago
test_kprobes.c
time.c time: Prevent 32 bit overflow with set_normalized_timespec() 16 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 Fix fixpoint divide exception in acct_update_integrals 16 years ago
uid16.c headers: utsname.h redux 16 years ago
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