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 e3f89f4ae4 Autogenerated GPG tag for Rusty D1ADB8F1: 15EE 8D6C AB0E 7F0C F999 BFCB D920 0E6C D1AD B8F1 13 years ago
..
debug module: struct module_ref should contains long fields 13 years ago
events perf: Fix double start/stop in x86_pmu_start() 13 years ago
gcov gcov: disable CONSTRUCTORS for UML 14 years ago
irq module_param: make bool parameters really bool (core code) 13 years ago
power PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails 13 years ago
sched sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW 13 years ago
time Merge branch 'rcu/fixes-for-v3.2' into rcu/urgent 13 years ago
trace Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt sched: Isolate preempt counting in its own config option 14 years ago
Makefile PM: Make sysrq-o be available for CONFIG_PM unset 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/async: remove redundant declaration. 13 years ago
audit.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit 13 years ago
audit.h audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 years ago
audit_tree.c audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 years ago
audit_watch.c
auditfilter.c audit: allow interfield comparison in audit rules 13 years ago
auditsc.c kernel-doc: fix new warnings in auditsc.c 13 years ago
backtracetest.c
bounds.c
capability.c Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" 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 sched: Fix ancient race in do_exit() 13 years ago
extable.c
fork.c Merge branch 'for-linus' of git://git.kernel.dk/linux-block 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 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 13 years ago
kallsyms.c
kexec.c kdump: crashk_res init check for /sys/kernel/kexec_crash_size 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 kprobes: fix a memory leak in function pre_handler_kretprobe() 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 error: implicit declaration of function 'module_flags_taint' 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.c kernel: Map most files to use export.h instead of module.h 13 years ago
mutex.h
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 panic: don't print redundant backtraces on oops 13 years ago
params.c module: make module param bint handle nul value 13 years ago
pid.c sysctl: add the kernel.ns_last_pid control 13 years ago
pid_namespace.c sysctl: add the kernel.ns_last_pid control 13 years ago
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 module_param: make bool parameters really bool (core code) 13 years ago
profile.c kernel: Map most files to use export.h instead of module.h 13 years ago
ptrace.c Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 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 missing __cpuinit annotation in rcutorture code 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 relay: prevent integer overflow in relay_open() 13 years ago
res_counter.c net: introduce res_counter_charge_nofail() for socket allocations 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 seccomp: audit abnormal end to a process due to seccomp 13 years ago
semaphore.c kernel: Map most files to use export.h instead of module.h 13 years ago
signal.c user namespace: make signal.c respect user namespaces 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 c/r: prctl: add PR_SET_MM codes to set up mm_struct entries 13 years ago
sys_ni.c Cross Memory Attach 13 years ago
sysctl.c x86: Panic on detection of stack overflow 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 tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT 13 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 bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 years ago
workqueue.c workqueue: make alloc_workqueue() take printf fmt and args for name 13 years ago
workqueue_sched.h