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
Serge E. Hallyn fc832ad364 userns: user namespaces: convert all capable checks in kernel/sys.c 14 years ago
..
debug Merge branch 'master' into for-next 14 years ago
gcov Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 years ago
irq genirq: Fix incorrect unlock in __setup_irq() 14 years ago
power Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 years ago
time Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 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 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 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 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 kill path_lookup() 14 years ago
auditfilter.c netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
auditsc.c audit mmap 14 years ago
backtracetest.c
bounds.c memcg: remove direct page_cgroup-to-page pointer 14 years ago
capability.c userns: make has_capability* into real functions 14 years ago
cgroup.c cgroups: if you list_empty() a head then don't list_del() it 14 years ago
cgroup_freezer.c cgroup_freezer: update_freezer_state() does incorrect state transitions 14 years ago
compat.c posix-timers: Introduce a syscall for clock tuning. 14 years ago
configs.c llseek: automatically add .llseek fop 14 years ago
cpu.c kernel/cpu.c: fix many errors related to style. 14 years ago
cpuset.c cpuset: hold callback_mutex in cpuset_post_clone() 14 years ago
cred.c userns: security: make capabilities relative to the user namespace 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 pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
freezer.c Freezer: Fix a race during freezing of TASK_STOPPED tasks 14 years ago
futex.c Merge branch 'core-locking-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 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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 printk: use %pK for /proc/kallsyms and /proc/modules 14 years ago
kexec.c tree-wide: fix comment/printk typos 14 years ago
kfifo.c kfifo: fix scatterlist usage 14 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
kthread.c kthread: NUMA aware kthread_create_on_node() 14 years ago
latencytop.c fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps 14 years ago
lockdep.c lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
lockdep_internals.h
lockdep_proc.c locking, lockdep: Convert sprintf_symbol to %pS 14 years ago
lockdep_states.h
module.c printk: use %pK for /proc/kallsyms and /proc/modules 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 userns: allow sethostname in a container 14 years ago
padata.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 years ago
panic.c move x86 specific oops=panic to generic code 14 years ago
params.c module: show version information for built-in modules in sysfs 14 years ago
perf_event.c perf: Fix tear-down of inherited group events 14 years ago
pid.c export pid symbols needed for kvm_vcpu_on_spin 14 years ago
pid_namespace.c pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
pm_qos_params.c PM QoS: Make pm_qos settings readable 14 years ago
posix-cpu-timers.c posix-timers: Cleanup namespace 14 years ago
posix-timers.c timers: Export CLOCK_BOOTTIME via the posix timers interface 14 years ago
printk.c printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig 14 years ago
profile.c llseek: automatically add .llseek fop 14 years ago
ptrace.c userns: allow ptrace from non-init user namespaces 14 years ago
range.c kernel/range.c: fix clean_sort_range() for the case of full array 14 years ago
rcupdate.c rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT. 14 years ago
rcutiny.c rcu: avoid pointless blocked-task warnings 14 years ago
rcutiny_plugin.h rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU 14 years ago
rcutorture.c rcutorture: Get rid of duplicate sched.h include 14 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 memcg: res_counter_read_u64(): fix potential races on 32-bit machines 14 years ago
resource.c resources: add arch hook for preventing allocation in reserved areas 14 years ago
rtmutex-debug.c rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rtmutex-debug.h
rtmutex-tester.c rtmutex: tester: Remove the remaining BKL leftovers 14 years ago
rtmutex.c rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rtmutex.h
rtmutex_common.h rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rwsem.c
sched.c Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
sched_autogroup.c sched, autogroup: Stop claiming ownership of the root task group 14 years ago
sched_autogroup.h sched, autogroup: Stop going ahead if autogroup is disabled 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: Use a buddy to implement yield_task_fair() 14 years ago
sched_fair.c sched: Resched proper CPU on yield_to() 14 years ago
sched_features.h sched: Rewrite tg_shares_up) 14 years ago
sched_idletask.c sched: Fix switch_from_fair() 14 years ago
sched_rt.c Merge branch 'sched/urgent' into sched/core 14 years ago
sched_stats.h sched_stat: Update sched_info_queue/dequeue() code comments 14 years ago
sched_stoptask.c sched: Fix switch_from_fair() 14 years ago
seccomp.c
semaphore.c
signal.c userns: allow killing tasks in your own or child userns 14 years ago
smp.c smp: move smp setup functions to kernel/smp.c 14 years ago
softirq.c kthread: use kthread_create_on_node() 14 years ago
spinlock.c
srcu.c rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status 14 years ago
stacktrace.c
stop_machine.c kthread: use kthread_create_on_node() 14 years ago
sys.c userns: user namespaces: convert all capable checks in kernel/sys.c 14 years ago
sys_ni.c vfs: Add open by file handle support 14 years ago
sysctl.c sysctl: restrict write access to dmesg_restrict 14 years ago
sysctl_binary.c open-style analog of vfs_path_lookup() 14 years ago
sysctl_check.c sysctl_check: drop dead code 14 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 14 years ago
time.c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
timeconst.pl
timer.c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
tracepoint.c tracepoints: Fix section alignment using pointer array 14 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 userns: add a user_namespace as creator/owner of uts_namespace 14 years ago
user_namespace.c user_ns: improve the user_ns on-the-slab packaging 14 years ago
utsname.c userns: allow sethostname in a container 14 years ago
utsname_sysctl.c
wait.c docbook: add more wait/wake/completion to device-drivers docbook 14 years ago
watchdog.c kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events 14 years ago
workqueue.c kthread: use kthread_create_on_node() 14 years ago
workqueue_sched.h workqueue: implement concurrency managed dynamic worker pool 15 years ago