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
Tejun Heo b196be89cd workqueue: make alloc_workqueue() take printf fmt and args for name 13 years ago
..
debug kdb: Make KDB use the new is_idle_task() API 13 years ago
events Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
gcov gcov: disable CONSTRUCTORS for UML 14 years ago
irq Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
power PM/Hibernate: do not count debug pages as savable 13 years ago
sched Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
time Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
trace Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks arch:Kconfig.locks Remove unused config option. 14 years ago
Kconfig.preempt sched: Isolate preempt counting in its own config option 14 years ago
Makefile sched: Move all scheduler bits into kernel/sched/ 13 years ago
acct.c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
async.c kernel: Map most files to use export.h instead of module.h 13 years ago
audit.c audit: always follow va_copy() with va_end() 13 years ago
audit.h
audit_tree.c audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 years ago
audit_watch.c
auditfilter.c
auditsc.c auditsc: propage umode_t 13 years ago
backtracetest.c
bounds.c
capability.c kernel: Map most files to use export.h instead of module.h 13 years ago
cgroup.c Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
cgroup_freezer.c Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
compat.c kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 13 years ago
configs.c kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 years ago
cpu.c Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 years ago
cpu_pm.c cpu_pm: call notifiers during suspend 14 years ago
cpuset.c Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
crash_dump.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
cred.c kernel: Map most files to use export.h instead of module.h 13 years ago
delayacct.c KVM: Steal time implementation 14 years ago
dma.c kernel: Map most files to use export.h instead of module.h 13 years ago
elfcore.c
exec_domain.c
exit.c Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 years ago
extable.c extable, core_kernel_data(): Make sure all archs define _sdata 14 years ago
fork.c tracepoint: add tracepoints for debugging oom_score_adj 13 years ago
freezer.c freezer: kill unused set_freezable_with_signal() 13 years ago
futex.c futex: Fix uninterruptible loop due to gate_area 13 years ago
futex_compat.c
groups.c kernel: Map most files to use export.h instead of module.h 13 years ago
hrtimer.c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
hung_task.c hung_task: fix false positive during vfork 13 years ago
irq_work.c kernel: fix two implicit header assumptions in irq_work.c 13 years ago
itimer.c [S390] cputime: add sparse checking and cleanup 13 years ago
jump_label.c jump_label: Provide jump_label_key initializers 13 years ago
kallsyms.c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
kexec.c PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() 13 years ago
kfifo.c kernel: Map most files to use export.h instead of module.h 13 years ago
kmod.c Merge branch 'pm-sleep' into pm-for-linus 13 years ago
kprobes.c kernel: Map most files to use export.h instead of module.h 13 years ago
ksysfs.c kernel: ksysfs.c is implicitly using stat.h 13 years ago
kthread.c freezer: kill unused set_freezable_with_signal() 13 years ago
latencytop.c kernel: Map most files to use export.h instead of module.h 13 years ago
lockdep.c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
lockdep_internals.h
lockdep_proc.c kernel: Map most files to use export.h instead of module.h 13 years ago
lockdep_states.h
module.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mutex-debug.c kernel: Map most files to use export.h instead of module.h 13 years ago
mutex-debug.h mutex: Use p->on_cpu for the adaptive spin 14 years ago
mutex.c kernel: Map most files to use export.h instead of module.h 13 years ago
mutex.h mutex: Use p->on_cpu for the adaptive spin 14 years ago
notifier.c kernel: Map most files to use export.h instead of module.h 13 years ago
nsproxy.c kernel: Map most files to use export.h instead of module.h 13 years ago
padata.c kernel: Map most files to use export.h instead of module.h 13 years ago
panic.c lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging 13 years ago
params.c kernel: params.c needs module.h not moduleparam.h 13 years ago
pid.c kernel: Map most files to use export.h instead of module.h 13 years ago
pid_namespace.c
posix-cpu-timers.c [S390] cputime: add sparse checking and cleanup 13 years ago
posix-timers.c kernel: Map most files to use export.h instead of module.h 13 years ago
printk.c Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
profile.c kernel: Map most files to use export.h instead of module.h 13 years ago
ptrace.c ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach 13 years ago
range.c range: fix bogus misuse of module.h to get printk() 13 years ago
rcu.h rcu: Deconfuse dynticks entry-exit tracing 13 years ago
rcupdate.c rcu: Detect illegal rcu dereference in extended quiescent state 13 years ago
rcutiny.c rcu: Augment rcu_batch_end tracing for idle and callback state 13 years ago
rcutiny_plugin.h rcu: Apply ACCESS_ONCE() to rcu_boost() return value 13 years ago
rcutorture.c rcu: Add rcutorture tests for srcu_read_lock_raw() 13 years ago
rcutree.c rcu: Augment rcu_batch_end tracing for idle and callback state 13 years ago
rcutree.h rcu: Keep invoking callbacks if CPU otherwise idle 13 years ago
rcutree_plugin.h rcu: Apply ACCESS_ONCE() to rcu_boost() return value 13 years ago
rcutree_trace.c rcu: Track idleness independent of idle tasks 13 years ago
relay.c switch debugfs to umode_t 13 years ago
res_counter.c resource cgroups: remove bogus cast 13 years ago
resource.c kernel: Map most files to use export.h instead of module.h 13 years ago
rtmutex-debug.c lockdep, rtmutex, bug: Show taint flags on error 13 years ago
rtmutex-debug.h
rtmutex-tester.c rtmutex-tester: convert sysdev_class to a regular subsystem 13 years ago
rtmutex.c Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 years ago
rtmutex.h
rtmutex_common.h
rwsem.c kernel: Map most files to use export.h instead of module.h 13 years ago
seccomp.c
semaphore.c kernel: Map most files to use export.h instead of module.h 13 years ago
signal.c signal: add block_sigmask() for adding sigmask to current->blocked 13 years ago
smp.c kernel: Map most files to use export.h instead of module.h 13 years ago
softirq.c rcu: Fix early call to rcu_idle_enter() 13 years ago
spinlock.c kernel: Map most files to use export.h instead of module.h 13 years ago
srcu.c kernel: Map most files to use export.h instead of module.h 13 years ago
stacktrace.c kernel: Map most files to use export.h instead of module.h 13 years ago
stop_machine.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
sys.c [S390] cputime: add sparse checking and cleanup 13 years ago
sys_ni.c Cross Memory Attach 13 years ago
sysctl.c Merge branch 'akpm' (Andrew's incoming) 13 years ago
sysctl_binary.c binary_sysctl(): fix memory leak 13 years ago
sysctl_check.c xfs: remove subdirectories 14 years ago
taskstats.c Make TASKSTATS require root access 14 years ago
test_kprobes.c
time.c kernel: Map most files to use export.h instead of module.h 13 years ago
timeconst.pl
timer.c Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
tracepoint.c Tracepoint: Dissociate from module mutex 14 years ago
tsacct.c [S390] cputime: add sparse checking and cleanup 13 years ago
uid16.c
up.c kernel: Map most files to use export.h instead of module.h 13 years ago
user-return-notifier.c kernel: Map most files to use export.h instead of module.h 13 years ago
user.c kernel: Map most files to use export.h instead of module.h 13 years ago
user_namespace.c kernel: Map most files to use export.h instead of module.h 13 years ago
utsname.c kernel: Map most files to use export.h instead of module.h 13 years ago
utsname_sysctl.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
wait.c lockdep/waitqueues: Add better annotation 13 years ago
watchdog.c watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL 13 years ago
workqueue.c workqueue: make alloc_workqueue() take printf fmt and args for name 13 years ago
workqueue_sched.h