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 c2468d32f5 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
..
cpu idle: Enable interrupts in the weak arch_cpu_idle() implementation 12 years ago
debug kgdb/sysrq: fix inconstistent help message of sysrq key 12 years ago
events Driver core patches for 3.11-rc2 12 years ago
gcov kernel/gcov: remove depends on CONFIG_EXPERIMENTAL 12 years ago
irq Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
power PM / Sleep: avoid 'autosleep' in shutdown progress 12 years ago
sched kernel: delete __cpuinit usage from all core kernel files 12 years ago
time kernel: delete __cpuinit usage from all core kernel files 12 years ago
trace tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() 12 years ago
.gitignore kernel/hz.bc: ignore. 12 years ago
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" 12 years ago
Kconfig.preempt
Makefile reboot: move shutdown/reboot related functions to kernel/reboot.c 12 years ago
acct.c fs: Fix hang with BSD accounting on frozen filesystem 12 years ago
async.c async: rename and redefine async_func_ptr 12 years ago
audit.c audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE 12 years ago
audit.h audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 years ago
audit_tree.c kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() 12 years ago
audit_watch.c audit: catch possible NULL audit buffers 12 years ago
auditfilter.c audit: Fix decimal constant description 12 years ago
auditsc.c audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 years ago
backtracetest.c
bounds.c
capability.c Add file_ns_capable() helper function for open-time capability checking 12 years ago
cgroup.c Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
cgroup_freezer.c cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 years ago
compat.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
configs.c proc: Supply PDE attribute setting accessor functions 12 years ago
context_tracking.c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
cpu.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
cpu_pm.c
cpuset.c Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
crash_dump.c
cred.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
delayacct.c cputime: Use accessors to read task cputime stats 12 years ago
dma.c
elfcore.c
exec_domain.c
exit.c ptrace: revert "Prepare to fix racy accesses on task breakpoints" 12 years ago
extable.c extable: Flip the sorting message 12 years ago
fork.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
freezer.c freezer: skip waking up tasks with PF_FREEZER_SKIP set 12 years ago
futex.c futex: Use freezable blocking call 12 years ago
futex_compat.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
groups.c
hrtimer.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
hung_task.c
irq_work.c Merge branch 'nohz/printk-v8' into irq/core 12 years ago
itimer.c
jump_label.c
kallsyms.c kernel: kallsyms: memory override issue, need check destination buffer length 12 years ago
kcmp.c kcmp: include linux/ptrace.h 12 years ago
kexec.c kexec: Use min() and min_t() to simplify logic 12 years ago
kmod.c usermodehelper: kill the sub_info->path[0] check 12 years ago
kprobes.c kprobes: handle empty/invalid input to debugfs "enabled" file 12 years ago
ksysfs.c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
kthread.c kthread: implement probe_kthread_data() 12 years ago
latencytop.c
lglock.c
lockdep.c lockdep: remove task argument from debug_check_no_locks_held 12 years ago
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
modsign_certificate.S CONFIG_SYMBOL_PREFIX: cleanup. 12 years ago
modsign_pubkey.c keys: use keyring_alloc() to create module signing keyring 12 years ago
module-internal.h
module.c Nothing interesting. Except the most embarrassing bugfix ever. But let's 12 years ago
module_signing.c MODSIGN: Don't use enum-type bitfields in module signature info block 12 years ago
mutex-debug.c
mutex-debug.h
mutex.c mutex: Move ww_mutex definitions to ww_mutex.h 12 years ago
mutex.h
notifier.c
nsproxy.c proc: Split the namespace stuff out into linux/proc_ns.h 12 years ago
padata.c padata: use __this_cpu_read per-cpu helper 12 years ago
panic.c The majority of the changes here are cleanups for the large changes that 12 years ago
params.c There is no /sys/parameters 12 years ago
pid.c kernel/pid.c: move statement 12 years ago
pid_namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
posix-cpu-timers.c posix_timers: fix racy timer delta caching on task exit 12 years ago
posix-timers.c posix-timers: Remove unused variable 12 years ago
printk.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
profile.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
ptrace.c ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) 12 years ago
range.c range: Do not add new blank slot with add_range_with_merge 12 years ago
rcu.h rcu: Provide RCU CPU stall warnings for tiny RCU 12 years ago
rcupdate.c Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD 12 years ago
rcutiny.c rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs 12 years ago
rcutiny_plugin.h rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs 12 years ago
rcutorture.c rcu: delete __cpuinit usage from all rcu files 12 years ago
rcutree.c rcu: delete __cpuinit usage from all rcu files 12 years ago
rcutree.h rcu: delete __cpuinit usage from all rcu files 12 years ago
rcutree_plugin.h rcu: delete __cpuinit usage from all rcu files 12 years ago
rcutree_trace.c rcutrace: single_open() leaks 12 years ago
reboot.c reboot: move arch/x86 reboot= handling to generic kernel 12 years ago
relay.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
res_counter.c res_counter: return amount of charges after res_counter_uncharge() 12 years ago
resource.c kernel/resource.c: remove the unneeded assignment in function __find_resource 12 years ago
rtmutex-debug.c sched/rt: Move rt specific bits into new header file 12 years ago
rtmutex-debug.h
rtmutex-tester.c locking/rtmutex/tester: Set correct permissions on sysfs files 12 years ago
rtmutex.c rtmutex: Document rt_mutex_adjust_prio_chain() 12 years ago
rtmutex.h
rtmutex_common.h
rwsem.c Revert "rw_semaphore: remove up/down_read_non_owner" 12 years ago
seccomp.c seccomp: allow BPF_XOR based ALU instructions. 12 years ago
semaphore.c semaphore: use `bool' type for semaphore_waiter's up 12 years ago
signal.c sigtimedwait: use freezable blocking call 12 years ago
smp.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
smpboot.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
smpboot.h
softirq.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
spinlock.c
srcu.c srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() 12 years ago
stacktrace.c
stop_machine.c stop_machine: Mark per cpu stopper enabled early 12 years ago
sys.c reboot: move shutdown/reboot related functions to kernel/reboot.c 12 years ago
sys_ni.c unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
sysctl.c Merge branch 'linus' into timers/urgent 12 years ago
sysctl_binary.c kernel: remove unnecessary head file 12 years ago
task_work.c
taskstats.c
test_kprobes.c kernel/: rename random32() to prandom_u32() 12 years ago
time.c sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
timeconst.bc kernel: Replace timeconst.pl with a bc script 12 years ago
timer.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
tracepoint.c Tracing updates for Linux 3.10 12 years ago
tsacct.c cputime: Use accessors to read task cputime stats 12 years ago
uid16.c make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect 12 years ago
up.c
user-return-notifier.c hlist: drop the node parameter from iterators 12 years ago
user.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
user_namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
utsname.c proc: Split the namespace stuff out into linux/proc_ns.h 12 years ago
utsname_sysctl.c kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 12 years ago
wait.c Fix __wait_on_atomic_t() to call the action func if the counter != 0 12 years ago
watchdog.c watchdog: Boot-disable by default on full dynticks 12 years ago
workqueue.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
workqueue_internal.h sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago