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
Joe Perches 088a52aac8 printk: only look for prefix levels in kernel messages 13 years ago
..
debug kdb: Switch to nolock variants of kmsg_dump functions 13 years ago
events perf: Introduce perf_pmu_migrate_context() 13 years ago
gcov
irq Devicetree updates for 3.6 13 years ago
power NMI watchdog: fix for lockup detector breakage on resume 13 years ago
sched sched: Fix race in task_group() 13 years ago
time Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
trace Staging tree patches for 3.6-rc1 13 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Makefile Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
acct.c
async.c [SCSI] async: make async_synchronize_full() flush all work regardless of domain 13 years ago
audit.c netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
audit.h
audit_tree.c VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors 13 years ago
audit_watch.c get rid of kern_path_parent() 13 years ago
auditfilter.c
auditsc.c
backtracetest.c
bounds.c
capability.c userns: Teach inode_capable to understand inodes whose uids map to other namespaces. 13 years ago
cgroup.c Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
cgroup_freezer.c
compat.c new helper: sigsuspend() 13 years ago
configs.c
cpu.c kernel/cpu.c: document clear_tasks_mm_cpumask() 13 years ago
cpu_pm.c kernel/cpu_pm.c: fix various typos 13 years ago
cpuset.c cpusets: Remove/update outdated comments 13 years ago
crash_dump.c
cred.c keys: kill task_struct->replacement_session_keyring 13 years ago
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c posix_types.h: Cleanup stale __NFDBITS and related definitions 13 years ago
extable.c
fork.c Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
freezer.c
futex.c
futex_compat.c
groups.c userns: Convert in_group_p and in_egroup_p to use kgid_t 13 years ago
hrtimer.c hrtimer: Update hrtimer base offsets each hrtimer_interrupt 13 years ago
hung_task.c
irq_work.c
itimer.c
jump_label.c
kallsyms.c vsprintf: fix %ps on non symbols when using kallsyms 13 years ago
kcmp.c syscalls, x86: add __NR_kcmp syscall 13 years ago
kexec.c
kfifo.c
kmod.c kmod.c: fix kernel-doc warning 13 years ago
kprobes.c
ksysfs.c
kthread.c kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed 13 years ago
latencytop.c
lglock.c brlocks/lglocks: turn into functions 13 years ago
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c Guard check in module loader against integer overflow 13 years ago
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
nsproxy.c
padata.c
panic.c panic: fix a possible deadlock in panic() 13 years ago
params.c params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 years ago
pid.c mm: add a low limit to alloc_large_system_hash 13 years ago
pid_namespace.c pidns: guarantee that the pidns init will be the last pidns process reaped 13 years ago
posix-cpu-timers.c
posix-timers.c
printk.c printk: only look for prefix levels in kernel messages 13 years ago
profile.c
ptrace.c userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids 13 years ago
range.c
rcu.h
rcupdate.c rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations 13 years ago
rcutiny.c rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU 13 years ago
rcutiny_plugin.h rcu: Fix code-style issues involving "else" 13 years ago
rcutorture.c rcu: Fix broken strings in RCU's source code. 13 years ago
rcutree.c rcu: Fix code-style issues involving "else" 13 years ago
rcutree.h Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07.06a' and 'fnh.2012.07.02a' into HEAD 13 years ago
rcutree_plugin.h rcu: Fix code-style issues involving "else" 13 years ago
rcutree_trace.c rcu: Fix broken strings in RCU's source code. 13 years ago
relay.c splice: fix racy pipe->buffers uses 13 years ago
res_counter.c rescounters: add res_counter_uncharge_until() 13 years ago
resource.c resources: allow adjust_resource() for resources with no parent 13 years ago
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
seccomp.c
semaphore.c
signal.c signal: make sure we don't get stopped with pending task_work 13 years ago
smp.c smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() 13 years ago
smpboot.c smpboot, idle: Fix comment mismatch over idle_threads_init() 13 years ago
smpboot.h smpboot: Remove leftover declaration 13 years ago
softirq.c
spinlock.c
srcu.c rcu: Implement per-domain single-threaded call_srcu() state machine 13 years ago
stacktrace.c
stop_machine.c
sys.c kernel/sys.c: avoid argv_free(NULL) 13 years ago
sys_ni.c syscalls, x86: add __NR_kcmp syscall 13 years ago
sysctl.c coredump: warn about unsafe suid_dumpable / core_pattern combo 13 years ago
sysctl_binary.c ipv4: Don't add deprecated new binary sysctl value. 13 years ago
task_work.c deal with task_work callbacks adding more work 13 years ago
taskstats.c
test_kprobes.c
time.c
timeconst.pl
timer.c timers: Improve get_next_timer_interrupt() 13 years ago
tracepoint.c
tsacct.c
uid16.c userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 years ago
up.c
user-return-notifier.c
user.c userns: Silence silly gcc warning. 13 years ago
user_namespace.c userns: Store uid and gid values in struct cred with kuid_t and kgid_t types 13 years ago
utsname.c
utsname_sysctl.c
wait.c
watchdog.c NMI watchdog: fix for lockup detector breakage on resume 13 years ago
workqueue.c workqueue: fix spurious CPU locality WARN from process_one_work() 13 years ago
workqueue_sched.h