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
Bill Pemberton e3a1a5ec5c kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs 12 years ago
..
debug KGDB/KDB fixes and cleanups 12 years ago
events Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent 12 years ago
gcov gcov: disable CONSTRUCTORS for UML 14 years ago
irq irqdomain: augment add_simple() to allocate descs 12 years ago
power Merge branch 'pm-qos' 13 years ago
sched Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
time Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
trace Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent 12 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking: Adjust spin lock inlining Kconfig options 13 years ago
Kconfig.preempt locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile Makefile: Documentation for external tool should be correct 12 years ago
acct.c vfs: make path_openat take a struct filename pointer 12 years ago
async.c [SCSI] async: make async_synchronize_full() flush all work regardless of domain 13 years ago
audit.c fs: handle failed audit_log_start properly 12 years ago
audit.h audit: optimize audit_compare_dname_path 12 years ago
audit_tree.c audit: clean up refcounting in audit-tree 13 years ago
audit_watch.c audit: optimize audit_compare_dname_path 12 years ago
auditfilter.c audit: optimize audit_compare_dname_path 12 years ago
auditsc.c audit: make audit_inode take struct filename 12 years ago
backtracetest.c
bounds.c
capability.c userns: Teach inode_capable to understand inodes whose uids map to other namespaces. 13 years ago
cgroup.c Revert "cgroup: Remove task_lock() from cgroup_post_fork()" 12 years ago
cgroup_freezer.c cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 13 years ago
compat.c new helper: sigsuspend() 13 years ago
configs.c kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 years ago
cpu.c CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() 12 years ago
cpu_pm.c kernel/cpu_pm.c: fix various typos 13 years ago
cpuset.c cpusets: Remove/update outdated comments 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 userns: Make credential debugging user namespace safe. 13 years ago
delayacct.c KVM: Steal time implementation 14 years ago
dma.c Remove all #inclusions of asm/system.h 13 years ago
elfcore.c
exec_domain.c
exit.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
extable.c extable: Skip sorting if sorted at build time. 13 years ago
fork.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
freezer.c PM / Freezer: Remove references to TIF_FREEZE in comments 13 years ago
futex.c futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi() 13 years ago
futex_compat.c futex: Mark get_robust_list as deprecated 13 years ago
groups.c userns: Convert in_group_p and in_egroup_p to use kgid_t 13 years ago
hrtimer.c hrtimer: Update hrtimer base offsets each hrtimer_interrupt 13 years ago
hung_task.c hung task debugging: Inject NMI when hung and going to panic 13 years ago
irq_work.c irq_work: fix compile failure on tile from missing include 13 years ago
itimer.c itimer: Use printk_once instead of WARN_ONCE 13 years ago
jump_label.c jump_label: Export jump_label_rate_limit() 13 years ago
kallsyms.c vsprintf: fix %ps on non symbols when using kallsyms 13 years ago
kcmp.c syscalls, x86: add __NR_kcmp syscall 13 years ago
kexec.c kdump: remove unneeded include 13 years ago
kfifo.c [media] kernel:kfifo: export __kfifo_max_r symbol 13 years ago
kmod.c infrastructure for saner ret_from_kernel_thread semantics 12 years ago
kprobes.c kprobes/x86: Fix to support jprobes on ftrace-based kprobe 13 years ago
ksysfs.c kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs 12 years ago
kthread.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
latencytop.c kernel: Map most files to use export.h instead of module.h 13 years ago
lglock.c brlocks/lglocks: turn into functions 13 years ago
lockdep.c lockdep: Check if nested lock is actually held 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
modsign_pubkey.c MODSIGN: Provide module signing public keys to the kernel 12 years ago
module-internal.h MODSIGN: Move the magic string to the end of a module and eliminate the search 12 years ago
module.c module: fix out-by-one error in kallsyms 12 years ago
module_signing.c module_signing: fix printk format warning 12 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 sched/rt: Use schedule_preempt_disabled() 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 padata: Fix cpu hotplug 13 years ago
panic.c panic: fix a possible deadlock in panic() 13 years ago
params.c params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 years ago
pid.c net ip6 flowlabel: Make owner a union of struct pid * and kuid_t 13 years ago
pid_namespace.c pidns: limit the nesting depth of pid namespaces 12 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 printk: Fix scheduling-while-atomic problem in console_cpu_notify() 12 years ago
profile.c kernel: Map most files to use export.h instead of module.h 13 years ago
ptrace.c ptrace: mark __ptrace_may_access() static 13 years ago
range.c range: fix bogus misuse of module.h to get printk() 13 years ago
rcu.h rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 years ago
rcupdate.c rcu: Add PROVE_RCU_DELAY to provoke difficult races 13 years ago
rcutiny.c rcu: Move TINY_RCU quiescent state out of extended quiescent state 13 years ago
rcutiny_plugin.h rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save() 13 years ago
rcutorture.c rcu: Prevent initialization race in rcutorture kthreads 13 years ago
rcutree.c rcu: Grace-period initialization excludes only RCU notifier 13 years ago
rcutree.h rcu: Grace-period initialization excludes only RCU notifier 13 years ago
rcutree_plugin.h rcu: Make RCU_FAST_NO_HZ handle adaptive ticks 13 years ago
rcutree_trace.c Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b 13 years ago
relay.c splice: fix racy pipe->buffers uses 13 years ago
res_counter.c rescounters: add res_counter_uncharge_until() 13 years ago
resource.c kernel/resource.c: fix stack overflow in __reserve_region_with_split() 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 Remove all #inclusions of asm/system.h 13 years ago
seccomp.c seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER 13 years ago
semaphore.c semaphore: fix improper comment reference to mutex 13 years ago
signal.c coredump: pass siginfo_t* to do_coredump() and below, not merely signr 13 years ago
smp.c smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() 13 years ago
smpboot.c hotplug: Fix UP bug in smpboot hotplug code 13 years ago
smpboot.h smpboot: Provide infrastructure for percpu hotplug threads 13 years ago
softirq.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
spinlock.c locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
srcu.c workqueue: deprecate system_nrt[_freezable]_wq 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 use clamp_t in UNAME26 fix 12 years ago
sys_ni.c syscalls, x86: add __NR_kcmp syscall 13 years ago
sysctl.c sysctl: remove CONFIG_HOTPLUG ifdefs 12 years ago
sysctl_binary.c mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads 13 years ago
task_work.c task_work: task_work_add() should not succeed after exit_task_work() 13 years ago
taskstats.c taskstats: cgroupstats_user_cmd() may leak on error 13 years ago
test_kprobes.c
time.c time: Move update_vsyscall definitions to timekeeper_internal.h 13 years ago
timeconst.pl
timer.c timers: Fix endless looping between cascade() and internal_add_timer() 12 years ago
tracepoint.c static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 years ago
tsacct.c userns: Convert taskstats to handle the user and pid namespaces. 13 years ago
uid16.c userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 years ago
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 userns: Add kprojid_t and associated infrastructure in projid.h 13 years ago
user_namespace.c userns: Add kprojid_t and associated infrastructure in projid.h 13 years ago
utsname.c userns: Use cred->user_ns instead of cred->user->user_ns 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: Use hotplug thread infrastructure 13 years ago
workqueue.c workqueue: cancel_delayed_work() should return %false if work item is idle 12 years ago
workqueue_sched.h