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 26e9a39777 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 16 years ago
..
irq Merge branch 'linus' into x86/core 17 years ago
power pm: rework disabling of user mode helpers during suspend/hibernation 16 years ago
time Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
trace hrtimer: prevent migration of per CPU hrtimers 17 years ago
.gitignore
Kconfig.hz sched: fix SCHED_HRTICK dependency 17 years ago
Kconfig.preempt
Makefile Merge branch 'linus' into core/generic-dma-coherent 17 years ago
acct.c tty: Fix abusers of current->sighand->tty 16 years ago
audit.c [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. 17 years ago
audit.h
audit_tree.c
auditfilter.c Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages 17 years ago
auditsc.c tty: Fix abusers of current->sighand->tty 16 years ago
backtracetest.c
bounds.c
capability.c security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
cgroup.c memrlimit: cgroup mm owner callback changes to add task info 16 years ago
cgroup_debug.c
compat.c compat: generic compat get/settimeofday 16 years ago
configs.c
cpu.c Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core 16 years ago
cpuset.c cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const 16 years ago
delayacct.c per-task-delay-accounting: update taskstats for memory reclaim delay 17 years ago
dma-coherent.c dma-coherent: export dma_[alloc|release]_from_coherent methods 17 years ago
dma.c kernel/dma.c: remove a CVS keyword 16 years ago
exec_domain.c [PATCH] kill altroot 17 years ago
exit.c memrlimit: cgroup mm owner callback changes to add task info 16 years ago
extable.c
fork.c tty: Add a kref count 16 years ago
futex.c
futex_compat.c
hrtimer.c hrtimer: prevent migration of per CPU hrtimers 17 years ago
itimer.c
kallsyms.c kernel/kallsyms.c: fix double return 16 years ago
kexec.c kexec: fix segmentation fault in kimage_add_entry 17 years ago
kfifo.c
kgdb.c kgdb: call touch_softlockup_watchdog on resume 16 years ago
kmod.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 16 years ago
kprobes.c make kprobes.c:kretprobe_table_lock() static 16 years ago
ksysfs.c profiling: dynamically enable readprofile at runtime 16 years ago
kthread.c tracehook: wait_task_inactive 17 years ago
latencytop.c
lockdep.c lockdep: fix invalid list_del_rcu in zap_class 17 years ago
lockdep_internals.h lockdep: build fix 17 years ago
lockdep_proc.c lockstat: fix numerical output rounding error 17 years ago
marker.c markers: fix markers read barrier for multiple probes 17 years ago
module.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 16 years ago
mutex-debug.c
mutex-debug.h
mutex.c locking: fix mutex @key parameter kernel-doc notation 17 years ago
mutex.h
notifier.c
ns_cgroup.c cgroup_clone: use pid of newly created task for new cgroup 17 years ago
nsproxy.c removed unused #include <linux/version.h>'s 17 years ago
panic.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 16 years ago
params.c
pid.c pidns: remove now unused find_pid function. 17 years ago
pid_namespace.c pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 years ago
pm_qos_params.c pm_qos_requirement might sleep 17 years ago
posix-cpu-timers.c
posix-timers.c fix error-path NULL deref in alloc_posix_timer() 17 years ago
printk.c Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
profile.c profiling: dynamically enable readprofile at runtime 16 years ago
ptrace.c security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
rcuclassic.c rcu: RCU-based detection of stalled CPUs for Classic RCU, fix 16 years ago
rcupdate.c rcu: fix synchronize_rcu() so that kernel-doc works 17 years ago
rcupreempt.c rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c 17 years ago
rcupreempt_trace.c rcu: trace fix possible mem-leak 17 years ago
rcutorture.c
relay.c relay: fix "full buffer with exactly full last subbuffer" accounting problem 17 years ago
res_counter.c cgroup files: convert res_counter_write() to be a cgroups write_string() handler 17 years ago
resource.c Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched debug: add name to sched_domain sysctl entries 16 years ago
sched_clock.c sched_clock: prevent scd->clock from moving backwards 16 years ago
sched_cpupri.c
sched_cpupri.h
sched_debug.c [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() 16 years ago
sched_fair.c sched: sync wakeups vs avg_overlap 16 years ago
sched_features.h sched: turn off WAKEUP_OVERLAP 17 years ago
sched_idletask.c sched: wakeup preempt when small overlap 17 years ago
sched_rt.c sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq 16 years ago
sched_stats.h
seccomp.c
semaphore.c semaphore: __down_common: use signal_pending_state() 17 years ago
signal.c tracehook: fix SA_NOCLDWAIT 17 years ago
smp.c smp: have smp_call_function_single() detect invalid CPUs 17 years ago
softirq.c softirq: Add support for triggering softirq work on softirqs. 16 years ago
softlockup.c Make the taint flags reliable 16 years ago
spinlock.c lockdep: spin_lock_nest_lock(), checkpatch fixes 17 years ago
srcu.c
stacktrace.c
stop_machine.c stop_machine: remove unused variable 17 years ago
sys.c kernel/sys.c: improve code generation 16 years ago
sys_ni.c Configure out AIO support 16 years ago
sysctl.c Configure out AIO support 16 years ago
sysctl_check.c sysctl: check for bogus modes 17 years ago
taskstats.c taskstats: remove initialization of static per-cpu variable 17 years ago
test_kprobes.c
time.c
timeconst.pl
timer.c printk: robustify printk 17 years ago
tsacct.c task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
uid16.c
user.c sched: rt-bandwidth for user grouping interface 17 years ago
user_namespace.c removed unused #include <linux/version.h>'s 17 years ago
utsname.c removed unused #include <linux/version.h>'s 17 years ago
utsname_sysctl.c sysctl: simplify ->strategy 16 years ago
wait.c wait: kill is_sync_wait() 16 years ago
workqueue.c Remove Andrew Morton's old email accounts 16 years ago