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 7a9b149212 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 15 years ago
..
gcov
irq genirq: Clear CPU mask in affinity_hint when none is provided 15 years ago
power PM / Hibernate: Fix block_io.c printk warning 15 years ago
time Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
trace Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks mutex: Better control mutex adaptive spinning config 15 years ago
Kconfig.preempt
Makefile cpu_stop: add dummy implementation for UP 15 years ago
acct.c Merge branch 'next' into for-linus 15 years ago
async.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
audit.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
audit.h
audit_tree.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
audit_watch.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
auditfilter.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
auditsc.c audit: preface audit printk with audit 15 years ago
backtracetest.c
bounds.c kbuild: move bounds.h to include/generated 15 years ago
capability.c sched: Remove remaining USER_SCHED code 15 years ago
cgroup.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
cgroup_freezer.c Freezer / cgroup freezer: Update stale locking comments 15 years ago
compat.c cpumask: fix compat getaffinity 15 years ago
configs.c
cpu.c stop_machine: reimplement using cpu_stop 15 years ago
cpuset.c sched: Make select_fallback_rq() cpuset friendly 15 years ago
cred.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 15 years ago
delayacct.c
dma.c
early_res.c x86: Do not free zero sized per cpu areas 15 years ago
elfcore.c elf coredump: add extended numbering support 15 years ago
exec_domain.c
exit.c Merge branch 'linus' into sched/core 15 years ago
extable.c
fork.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
freezer.c
futex.c futex: Handle futex value corruption gracefully 15 years ago
futex_compat.c futex: Protect pid lookup in compat code with RCU 15 years ago
groups.c security: remove dead hook task_setgroups 15 years ago
hrtimer.c hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME 15 years ago
hung_task.c
hw_breakpoint.c hw_breakpoints: Fix percpu build failure 15 years ago
itimer.c
kallsyms.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
kexec.c kexec: fix OOPS in crash_kernel_shrink 15 years ago
kfifo.c kfifo: Don't use integer as NULL pointer 15 years ago
kgdb.c kgdb: Turn off tracing while in the debugger 15 years ago
kmod.c kmod: fix resource leak in call_usermodehelper_pipe() 15 years ago
kprobes.c kprobes: Move enable/disable_kprobe() out from debugfs code 15 years ago
ksysfs.c Merge branch 'for-next' into for-linus 15 years ago
kthread.c cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node 15 years ago
latencytop.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
lockdep.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
lockdep_internals.h lockdep: No need to disable preemption in debug atomic ops 15 years ago
lockdep_proc.c lockstat: Make lockstat counting per cpu 15 years ago
lockdep_states.h
module.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
mutex-debug.c
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 sched: Use lockdep-based checking on rcu_dereference() 15 years ago
ns_cgroup.c
nsproxy.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
padata.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
panic.c panic: fix panic_timeout accuracy when running on a hypervisor 15 years ago
params.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
perf_event.c perf: Fix exit() vs event-groups 15 years ago
pid.c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
pid_namespace.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
pm_qos_params.c PM: PM QOS update fix 15 years ago
posix-cpu-timers.c posix-cpu-timers: Optimize run_posix_cpu_timers() 15 years ago
posix-timers.c posix-timers.c: Don't export local functions 15 years ago
printk.c printk: avoid warning when CONFIG_PRINTK is disabled 15 years ago
profile.c profile: fix stats and data leakage 15 years ago
ptrace.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
range.c x86: Change range end to start+size 15 years ago
rcupdate.c rcu: slim down rcutiny by removing rcu_scheduler_active and friends 15 years ago
rcutiny.c rcu: remove all rcu head initializations, except on_stack initializations 15 years ago
rcutiny_plugin.h rcu: slim down rcutiny by removing rcu_scheduler_active and friends 15 years ago
rcutorture.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
rcutree.c rcu: remove all rcu head initializations, except on_stack initializations 15 years ago
rcutree.h rcu: reduce the number of spurious RCU_SOFTIRQ invocations 15 years ago
rcutree_plugin.h rcu: remove all rcu head initializations, except on_stack initializations 15 years ago
rcutree_trace.c rcu: reduce the number of spurious RCU_SOFTIRQ invocations 15 years ago
relay.c splice: comparing unsigned int < 0 15 years ago
res_counter.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
resource.c resources: add interfaces that return conflict information 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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 15 years ago
sched_clock.c sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 15 years ago
sched_cpupri.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
sched_cpupri.h sched: Convert cpupri lock to raw_spinlock 15 years ago
sched_debug.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
sched_fair.c sched: replace migration_thread with cpu_stop 15 years ago
sched_features.h sched: Remove ASYM_GRAN feature 15 years ago
sched_idletask.c sched: Cure load average vs NO_HZ woes 15 years ago
sched_rt.c sched: Add enqueue/dequeue flags 15 years ago
sched_stats.h
seccomp.c
semaphore.c
signal.c kernel core: use helpers for rlimits 15 years ago
slow-work-debugfs.c
slow-work.c slow-work: use get_ref wrapper instead of directly calling get_ref 15 years ago
slow-work.h SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG 15 years ago
smp.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
softirq.c rcu: refactor RCU's context-switch handling 15 years ago
softlockup.c softlockup: Stop spurious softlockup messages due to overflow 15 years ago
spinlock.c locking: Cleanup the name space completely 15 years ago
srcu.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
stacktrace.c
stop_machine.c stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() 15 years ago
sys.c Merge branch 'master' into next 15 years ago
sys_ni.c Add generic sys_ipc wrapper 15 years ago
sysctl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 15 years ago
sysctl_binary.c ipv4: remove ip_rt_secret timer (v4) 15 years ago
sysctl_check.c ipv4 05/05: add sysctl to accept packets with local source addresses 15 years ago
taskstats.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
test_kprobes.c
time.c Merge branch 'linus' into timers/core 15 years ago
timeconst.pl
timer.c Merge branch 'linus' into timers/core 15 years ago
tracepoint.c
tsacct.c mm: clean up mm_counter 15 years ago
uid16.c
up.c
user-return-notifier.c core: Clean up user return notifers use of per_cpu 15 years ago
user.c sched: Remove a stale comment 15 years ago
user_namespace.c
utsname.c
utsname_sysctl.c
wait.c
workqueue.c workqueue: change cancel_work_sync() to clear work->data 15 years ago