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 43c1266ce4 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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 vt: remove power stuff from kernel/power 16 years ago
time Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
trace Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.preempt
Makefile Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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 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 CRED: Allow put_cred() to cope with a NULL groups list 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 perf: Do the big rename: Performance Counters -> Performance Events 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 perf: Do the big rename: Performance Counters -> Performance Events 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 softlockup: ensure the task has been switched out once 16 years ago
itimer.c timers: split process wide cpu clocks/timers 16 years ago
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 kfifo: Use "const" definitions 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
module.c tracing: Remove markers 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_event.c perf: Tidy up after the big rename 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 time: Introduce CLOCK_REALTIME_COARSE 16 years ago
printk.c cleanup console_print() 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 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 Merge branch 'perfcounters-rename-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 Merge branch 'x86/urgent' into x86/pat 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 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
sys_ni.c perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
sysctl.c perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
sysctl_check.c net: add ARP notify option for devices 16 years ago
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 perf: Do the big rename: Performance Counters -> Performance Events 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