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
Yinghai Lu eaa958402e cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
..
irq Revert "genirq: assert that irq handlers are indeed running in hardirq context" 16 years ago
power PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs 16 years ago
time clockevents: prevent endless loop in tick_handle_periodic() 16 years ago
trace tracing: Append prompt in /debug/tracing/README file 16 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too 16 years ago
Makefile Merge branch 'linus' into core/softlockup 16 years ago
acct.c [CVE-2009-0029] System call wrappers part 04 16 years ago
async.c async: Fix lack of boot-time console due to insufficient synchronization 16 years ago
audit.c Audit: remove spaces from audit_log_d_path 16 years ago
audit.h fixing audit rule ordering mess, part 1 16 years ago
audit_tree.c No need for crossing to mountpoint in audit_tag_tree() 16 years ago
auditfilter.c inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 16 years ago
auditsc.c Audit: remove spaces from audit_log_d_path 16 years ago
backtracetest.c
bounds.c
capability.c [CVE-2009-0029] System call wrappers part 04 16 years ago
cgroup.c Convert obvious places to deactivate_locked_super() 16 years ago
cgroup_debug.c debug cgroup: remove unneeded cgroup_lock 16 years ago
cgroup_freezer.c
compat.c Allow times and time system calls to return small negative values 16 years ago
configs.c
cpu.c cpumask: use set_cpu_active in init/main.c 16 years ago
cpuset.c cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets 16 years ago
cred-internals.h
cred.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
delayacct.c schedstat: consolidate per-task cpu runtime stats 16 years ago
dma-coherent.c dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. 16 years ago
dma.c
exec_domain.c Get rid of indirect include of fs_struct.h 16 years ago
exit.c Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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 ptrace: tracehook_report_clone: fix false positives 16 years ago
freezer.c
futex.c futex: setup writeable mapping for futex ops which modify user space data 16 years ago
futex_compat.c
hrtimer.c hrtimer: fix rq->lock inversion (again) 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 Ksplice: Add functions for walking kallsyms symbols 16 years ago
kexec.c PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs 16 years ago
kfifo.c
kgdb.c sysrq, intel_fb: fix sysrq g collision 16 years ago
kmod.c kmod: Release sub_info on cred allocation failure. 16 years ago
kprobes.c kprobes: fix to use text_mutex around arm/disarm kprobe 16 years ago
ksysfs.c kernel/ksysfs.c:fix dependence on CONFIG_NET 16 years ago
kthread.c kthread: move sched-realeted initialization from kthreadd context 16 years ago
latencytop.c sched, latencytop: incorporate review feedback from Andrew Morton 16 years ago
lockdep.c lockdep: more robust lockdep_map init sequence 16 years ago
lockdep_internals.h lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS 16 years ago
lockdep_proc.c lockstat: warn about disabled lock debugging 16 years ago
lockdep_states.h lockdep: move state bit definitions around 16 years ago
marker.c markers/tracpoints: fix non-modular build 16 years ago
module.c async: Fix module loading async-work regression 16 years ago
mutex-debug.c mutex: implement adaptive spinning 16 years ago
mutex-debug.h mutex: implement adaptive spinning 16 years ago
mutex.c mutex: have non-spinning mutexes on s390 by default 16 years ago
mutex.h mutex: implement adaptive spinning 16 years ago
notifier.c Merge commit 'v2.6.28-rc6' into core/debug 16 years ago
ns_cgroup.c cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
nsproxy.c User namespaces: set of cleanups (v2) 16 years ago
panic.c Fix caller information for warn_slowpath_null 16 years ago
params.c param: fix charp parameters set via sysfs 16 years ago
pid.c pids: refactor vnr/nr_ns helpers to make them safe 16 years ago
pid_namespace.c signals: zap_pid_ns_process() should use force_sig() 16 years ago
pm_qos_params.c
posix-cpu-timers.c kernel/posix-cpu-timers.c: fix sparse warning 16 years ago
posix-timers.c [CVE-2009-0029] System call wrappers part 05 16 years ago
printk.c Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
profile.c profiling: fix broken profiling regression 16 years ago
ptrace.c ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" 16 years ago
rcuclassic.c kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies 16 years ago
rcupdate.c RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc 16 years ago
rcupreempt.c kmemtrace, rcu: fix rcupreempt.c data structure dependencies 16 years ago
rcupreempt_trace.c "Tree RCU": scalable classic RCU implementation 16 years ago
rcutorture.c cpumask: convert rcutorture.c 16 years ago
rcutree.c rcu: Make hierarchical RCU less IPI-happy 16 years ago
rcutree.h kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies 16 years ago
rcutree_trace.c rcu: Make hierarchical RCU less IPI-happy 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: memory cgroup resource counters for hierarchy 16 years ago
resource.c Remove 'recurse into child resources' logic from 'reserve_region_with_split()' 16 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched: account system time properly 16 years ago
sched_clock.c sched: Fix fallback sched_clock()'s offset when using jiffies 16 years ago
sched_cpupri.c cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
sched_cpupri.h cpumask: remove cpumask_t from core 16 years ago
sched_debug.c sched: remove unused fields from struct rq 16 years ago
sched_fair.c Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core 16 years ago
sched_features.h Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sched_idletask.c
sched_rt.c cpumask: alloc zeroed cpumask for static cpumask_var_ts 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 signals: SI_USER: Masquerade si_pid when crossing pid ns boundary 16 years ago
slow-work.c Delete slow-work timers properly 16 years ago
smp.c cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
softirq.c kernel/softirq.c: fix sparse warning 16 years ago
softlockup.c softlockup: decouple hung tasks check from softlockup detection 16 years ago
spinlock.c Allow rwlocks to re-enable interrupts 16 years ago
srcu.c
stacktrace.c stacktrace: provide save_stack_trace_tsk() weak alias 16 years ago
stop_machine.c cpumask: remove cpumask_t from core 16 years ago
sys.c kernel/sys.c: clean up sys_shutdown exit path 16 years ago
sys_ni.c [CVE-2009-0029] Make sys_syslog a conditional system call 16 years ago
sysctl.c Revert "mm: add /proc controls for pdflush threads" 16 years ago
sysctl_check.c net: add ARP notify option for devices 16 years ago
taskstats.c cpumask: convert rest of files in kernel/ 16 years ago
test_kprobes.c kprobes: add tests for register_kprobes 16 years ago
time.c [CVE-2009-0029] System call wrappers part 01 16 years ago
timeconst.pl
timer.c Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
tracepoint.c tracepoints: dont update zero-sized tracepoint sections 16 years ago
tsacct.c Fix fixpoint divide exception in acct_update_integrals 16 years ago
uid16.c [CVE-2009-0029] System call wrappers part 19 16 years ago
up.c smp_call_function_single(): be slightly less stupid, fix #2 16 years ago
user.c Merge branch 'master' into next 16 years ago
user_namespace.c Fix recursive lock in free_uid()/free_user_ns() 16 years ago
utsname.c
utsname_sysctl.c proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers 16 years ago
wait.c wait: prevent exclusive waiter starvation 16 years ago
workqueue.c work_on_cpu(): rewrite it to create a kernel thread on demand 16 years ago