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 82279e6bd7 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
..
debug debug_core,x86,blackfin: Clean up hw debug disable API 14 years ago
gcov llseek: automatically add .llseek fop 15 years ago
irq Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
power use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 14 years ago
time ntp: Clamp PLL update interval 15 years ago
trace Merge branch '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 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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: Use rcu for task lookup protection 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 convert cgroup and cpuset 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
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 exit: add lock context annotation on find_new_reaper() 14 years ago
extable.c
fork.c signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
freezer.c
futex.c new helper: ihold() 14 years ago
futex_compat.c futex: Change 3rd arg of fetch_robust_entry() to unsigned int* 15 years ago
groups.c kernel/groups.c: fix integer overflow in groups_search 15 years ago
hrtimer.c hrtimer: Preserve timer state in remove_hrtimer() 15 years ago
hung_task.c lockup detector: Fix grammar by adding a missing "to" in the comments 15 years ago
hw_breakpoint.c perf, hw_breakpoint: Fix crash in hw_breakpoint creation 15 years ago
irq_work.c irq_work: Add generic hardirq context callbacks 15 years ago
itimer.c
jump_label.c jump label: Make arch_jump_label_text_poke_early() optional 14 years ago
kallsyms.c
kexec.c use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 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 jump label: Fix error with preempt disable holding mutex 14 years ago
ksysfs.c
kthread.c kthread: implement kthread_data() 15 years ago
latencytop.c
lockdep.c lockdep: Check the depth of subclass 15 years ago
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c (trivial) Fix compiler warning in kernel/modules.c 14 years ago
mutex-debug.c
mutex-debug.h
mutex.c mutex: Fix annotations to include it in kernel-locking docbook 15 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 lib/bug.c: add oops end marker to WARN implementation 15 years ago
params.c param: locking for kernel parameters 15 years ago
perf_event.c perf_events: Fix for transaction recovery in group_sched_in() 14 years ago
pid.c Add RCU check for find_task_by_vpid(). 15 years ago
pid_namespace.c
pm_qos_params.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
posix-cpu-timers.c Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux 15 years ago
posix-timers.c posix_timer: Move copy_to_user(created_timer_id) down in timer_create() 15 years ago
printk.c printk: change type of 'boot_delay' to int * 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: remove unused definition of ARRAY_SIZE() 15 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: Add a TINY_PREEMPT_RCU 15 years ago
rcutiny_plugin.h rcu: performance fixes to TINY_PREEMPT_RCU callback checking 15 years ago
rcutorture.c rcu: fix sparse errors in rcutorture.c 15 years ago
rcutree.c rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value 15 years ago
rcutree.h rcu: Add tracing data to support queueing models 15 years ago
rcutree_plugin.h rcu: fix _oddness handling of verbose stall warnings 15 years ago
rcutree_trace.c rcu: Add tracing data to support queueing models 15 years ago
relay.c
res_counter.c
resource.c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 14 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c rtmutex-tester: make it build without BKL 14 years ago
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
sched_clock.c
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: Use correct macro to display sched_child_runs_first in /proc/sched_debug 15 years ago
sched_fair.c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
sched_features.h sched: Remove irq time from available CPU power 15 years ago
sched_idletask.c
sched_rt.c sched: Do not account irq time to current task 15 years ago
sched_stats.h sched_stat: Update sched_info_queue/dequeue() code comments 14 years ago
sched_stoptask.c sched: Create special class for stop/migrate work 15 years ago
seccomp.c
semaphore.c
signal.c signals: annotate lock context change on ptrace_stop() 14 years ago
smp.c Typedef SMP call function pointer 14 years ago
softirq.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
spinlock.c
srcu.c kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC 15 years ago
stacktrace.c
stop_machine.c stop_machine: convert cpu notifier to return encapsulate errno value 14 years ago
sys.c pid: make setpgid() system call use RCU read-side critical section 15 years ago
sys_ni.c powerpc: define a compat_sys_recv cond_syscall 15 years ago
sysctl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
sysctl_binary.c
sysctl_check.c sysctl: min/max bounds are optional 15 years ago
taskstats.c taskstats: split fill_pid function 14 years ago
test_kprobes.c kprobes: Fix selftest to clear flags field for reusing probes 15 years ago
time.c time: Kill off CONFIG_GENERIC_TIME 15 years ago
timeconst.pl
timer.c irq_work: Add generic hardirq context callbacks 15 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 kernel/user.c: add lock release annotation on free_user() 14 years ago
user_namespace.c user_ns: Introduce user_nsmap_uid and user_ns_map_gid. 15 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 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
workqueue.c workqueues: s/ON_STACK/ONSTACK/ 14 years ago
workqueue_sched.h workqueue: implement concurrency managed dynamic worker pool 15 years ago