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 335bc70b6b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
..
debug Merge branch 'master' into for-next 14 years ago
gcov llseek: automatically add .llseek fop 15 years ago
irq irq: use per_cpu kstat_irqs 14 years ago
power Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
time Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
trace Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Makefile kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
acct.c pass a struct path to vfs_statfs 15 years ago
async.c async: use workqueue for worker pool 15 years ago
audit.c audit: error message typo correction 14 years ago
audit.h audit: make functions static 14 years ago
audit_tree.c in untag_chunk() we need to do alloc_chunk() a bit earlier 14 years ago
audit_watch.c audit: make functions static 14 years ago
auditfilter.c Audit: add support to match lsm labels on user audit messages 14 years ago
auditsc.c audit mmap 14 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin 14 years ago
cgroup_freezer.c cgroup_freezer: update_freezer_state() does incorrect state transitions 14 years ago
compat.c compat: Make compat_alloc_user_space() incorporate the access_ok() 15 years ago
configs.c llseek: automatically add .llseek fop 15 years ago
cpu.c Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
cpuset.c convert cgroup and cpuset 14 years ago
cred.c signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
delayacct.c
dma.c
elfcore.c
exec_domain.c sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 years ago
exit.c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
extable.c
fork.c thp: khugepaged 14 years ago
freezer.c Freezer: Fix a race during freezing of TASK_STOPPED tasks 14 years ago
futex.c Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
futex_compat.c futex: Address compiler warnings in exit_robust_list 14 years ago
groups.c kernel/groups.c: fix integer overflow in groups_search 15 years ago
hrtimer.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
hung_task.c lockup detector: Fix grammar by adding a missing "to" in the comments 15 years ago
hw_breakpoint.c perf: Dynamic pmu types 14 years ago
irq_work.c irq_work: Use per cpu atomics instead of regular atomics 14 years ago
itimer.c
jump_label.c jump label: Make arch_jump_label_text_poke_early() optional 14 years ago
kallsyms.c Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" 14 years ago
kexec.c tree-wide: fix comment/printk typos 14 years ago
kfifo.c kfifo: fix scatterlist usage 15 years ago
kmod.c Make do_execve() take a const filename pointer 15 years ago
kprobes.c Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
ksysfs.c sysfs: add struct file* to bin_attr callbacks 15 years ago
kthread.c sched: Constify function scope static struct sched_param usage 14 years ago
latencytop.c fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps 14 years ago
lockdep.c lockdep: Check the depth of subclass 15 years ago
lockdep_internals.h
lockdep_proc.c locking, lockdep: Convert sprintf_symbol to %pS 14 years ago
lockdep_states.h
module.c module: Move RO/NX module protection to after ftrace module update 14 years ago
mutex-debug.c
mutex-debug.h
mutex.c mutexes, sched: Introduce arch_mutex_cpu_relax() 14 years ago
mutex.h
notifier.c
ns_cgroup.c cgroup: notify ns_cgroup deprecated 14 years ago
nsproxy.c
padata.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 years ago
panic.c ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support 14 years ago
params.c param: locking for kernel parameters 15 years ago
perf_event.c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
pid.c Add RCU check for find_task_by_vpid(). 15 years ago
pid_namespace.c
pm_qos_params.c PM / PM QoS: Fix reversed min and max 14 years ago
posix-cpu-timers.c posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call 14 years ago
posix-timers.c posix-timers: Annotate lock_timer() 14 years ago
printk.c printk: use RCU to prevent potential lock contention in kmsg_dump 14 years ago
profile.c llseek: automatically add .llseek fop 15 years ago
ptrace.c signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
range.c kernel/range.c: fix clean_sort_range() for the case of full array 14 years ago
rcupdate.c Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu 15 years ago
rcutiny.c rcu: avoid pointless blocked-task warnings 14 years ago
rcutiny_plugin.h rcu: Distinguish between boosting and boosted 14 years ago
rcutorture.c rcu: add priority-inversion testing to rcutorture 15 years ago
rcutree.c Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
rcutree.h rcu: limit rcu_node leaf-level fanout 14 years ago
rcutree_plugin.h rcu: increase synchronize_sched_expedited() batching 14 years ago
rcutree_trace.c rcu,cleanup: simplify the code when cpu is dying 14 years ago
relay.c Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset 14 years ago
res_counter.c
resource.c resources: add arch hook for preventing allocation in reserved areas 14 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c rtmutex-tester: make it build without BKL 15 years ago
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
sched_autogroup.c sched: Mark autogroup_init() __init 14 years ago
sched_autogroup.h sched: Add 'autogroup' scheduling feature: automated per session task groups 14 years ago
sched_clock.c sched: Add some clock info to sched_debug 14 years ago
sched_cpupri.c sched: No need for bootmem special cases 15 years ago
sched_cpupri.h sched: No need for bootmem special cases 15 years ago
sched_debug.c sched: Add 'autogroup' scheduling feature: automated per session task groups 14 years ago
sched_fair.c sched: Fix interactivity bug by charging unaccounted run-time on entity re-weight 14 years ago
sched_features.h sched: Rewrite tg_shares_up) 14 years ago
sched_idletask.c
sched_rt.c sched: Implement on-demand (active) cfs_rq list 14 years ago
sched_stats.h sched_stat: Update sched_info_queue/dequeue() code comments 14 years ago
sched_stoptask.c sched: Fix cross-sched-class wakeup preemption 14 years ago
seccomp.c
semaphore.c
signal.c signals: annotate lock context change on ptrace_stop() 14 years ago
smp.c kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
softirq.c kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
spinlock.c
srcu.c rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status 14 years ago
stacktrace.c
stop_machine.c stop_machine: convert cpu notifier to return encapsulate errno value 14 years ago
sys.c kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths 14 years ago
sys_ni.c powerpc: define a compat_sys_recv cond_syscall 15 years ago
sysctl.c sysctl: remove obsolete comments 14 years ago
sysctl_binary.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
sysctl_check.c sysctl: min/max bounds are optional 15 years ago
taskstats.c taskstats: use better ifdef for alignment 14 years ago
test_kprobes.c kprobes: Fix selftest to clear flags field for reusing probes 15 years ago
time.c Kill off a bunch of warning: ‘inline’ is not at beginning of declaration 14 years ago
timeconst.pl
timer.c Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
tracepoint.c jump_label: Use more consistent naming 15 years ago
tsacct.c taskstats: use real microsecond granularity for CPU times 14 years ago
uid16.c
up.c
user-return-notifier.c
user.c fix freeing user_struct in user cache 14 years ago
user_namespace.c user_ns: improve the user_ns on-the-slab packaging 14 years ago
utsname.c
utsname_sysctl.c
wait.c docbook: add more wait/wake/completion to device-drivers docbook 14 years ago
watchdog.c Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
workqueue.c workqueue: allow chained queueing during destruction 14 years ago
workqueue_sched.h workqueue: implement concurrency managed dynamic worker pool 15 years ago