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
Andi Kleen 8c4af38e9b gcc-4.6: printk: use stable variable to dump kmsg buffer 15 years ago
..
debug Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
gcov microblaze: Enable GCOV_PROFILE_ALL 16 years ago
irq irq: Add new IRQ flag IRQF_NO_SUSPEND 15 years ago
power hibernation: freeze swap at hibernation 15 years ago
time Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
trace Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks mutex: Better control mutex adaptive spinning config 15 years ago
Kconfig.preempt
Makefile Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 15 years ago
acct.c Merge branch 'next' into for-linus 15 years ago
async.c async: use workqueue for worker pool 15 years ago
audit.c drop_monitor: convert some kfree_skb call sites to consume_skb 15 years ago
audit.h
audit_tree.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
audit_watch.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
auditfilter.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
auditsc.c audit: preface audit printk with audit 15 years ago
backtracetest.c
bounds.c kbuild: move bounds.h to include/generated 15 years ago
capability.c sched: Remove remaining USER_SCHED code 15 years ago
cgroup.c cgroupfs: create /sys/fs/cgroup to mount cgroupfs on 15 years ago
cgroup_freezer.c Freezer / cgroup freezer: Update stale locking comments 15 years ago
compat.c cpumask: fix compat getaffinity 15 years ago
configs.c
cpu.c sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining 15 years ago
cpuset.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
cred.c CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 15 years ago
delayacct.c
dma.c
early_res.c kmemleak: Add support for NO_BOOTMEM configurations 15 years ago
elfcore.c elf coredump: add extended numbering support 15 years ago
exec_domain.c sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 years ago
exit.c proc: turn signal_struct->count into "int nr_threads" 15 years ago
extable.c
fork.c oom: badness heuristic rewrite 15 years ago
freezer.c
futex.c futex: futex_find_get_task remove credentails check 15 years ago
futex_compat.c futex: Protect pid lookup in compat code with RCU 15 years ago
groups.c security: remove dead hook task_setgroups 15 years ago
hrtimer.c Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
hung_task.c softlockup: Fix hung_task_check_count sysctl 15 years ago
hw_breakpoint.c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
itimer.c itimers: Fix racy writes to cpu_itimer fields 15 years ago
kallsyms.c kdb: core for kgdb back end (2 of 2) 15 years ago
kexec.c kexec: fix Oops in crash_shrink_memory() 15 years ago
kfifo.c kfifo: Don't use integer as NULL pointer 15 years ago
kmod.c call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure 15 years ago
kprobes.c kprobes: Move enable/disable_kprobe() out from debugfs code 15 years ago
ksysfs.c sysfs: add struct file* to bin_attr callbacks 15 years ago
kthread.c kthread: implement kthread_data() 15 years ago
latencytop.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
lockdep.c sched_clock: Add local_clock() API and improve documentation 15 years ago
lockdep_internals.h lockdep: No need to disable preemption in debug atomic ops 15 years ago
lockdep_proc.c lockstat: Make lockstat counting per cpu 15 years ago
lockdep_states.h
module.c module: cleanup comments, remove noinline 15 years ago
mutex-debug.c headers: remove sched.h from interrupt.h 16 years ago
mutex-debug.h locking: Implement new raw_spinlock 15 years ago
mutex.c mutex: Fix optimistic spinning vs. BKL 15 years ago
mutex.h
notifier.c sched: Use lockdep-based checking on rcu_dereference() 15 years ago
ns_cgroup.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
nsproxy.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
padata.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 years ago
panic.c panic: call console_verbose() in panic 15 years ago
params.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
perf_event.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
pid.c pids: increase pid_max based on num_possible_cpus 15 years ago
pid_namespace.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
pm_qos_params.c pm_qos: Get rid of the allocation in pm_qos_add_request() 15 years ago
posix-cpu-timers.c sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check() 15 years ago
posix-timers.c posix_timer: Move copy_to_user(created_timer_id) down in timer_create() 15 years ago
printk.c gcc-4.6: printk: use stable variable to dump kmsg buffer 15 years ago
profile.c numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations 15 years ago
ptrace.c ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm 15 years ago
range.c kernel/range: remove unused definition of ARRAY_SIZE() 15 years ago
rcupdate.c tree/tiny rcu: Add debug RCU head objects 15 years ago
rcutiny.c tree/tiny rcu: Add debug RCU head objects 15 years ago
rcutiny_plugin.h rcu: slim down rcutiny by removing rcu_scheduler_active and friends 15 years ago
rcutorture.c sched_clock: Add local_clock() API and improve documentation 15 years ago
rcutree.c tree/tiny rcu: Add debug RCU head objects 15 years ago
rcutree.h rcu: reduce the number of spurious RCU_SOFTIRQ invocations 15 years ago
rcutree_plugin.h rcu: remove all rcu head initializations, except on_stack initializations 15 years ago
rcutree_trace.c rcu: reduce the number of spurious RCU_SOFTIRQ invocations 15 years ago
relay.c kernel/: convert cpu notifier to return encapsulate errno value 15 years ago
res_counter.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
resource.c resource: shared I/O region support 15 years ago
rtmutex-debug.c sched: Convert pi_lock to raw_spinlock 15 years ago
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c rtmutes: Convert rtmutex.lock to raw_spinlock 15 years ago
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
sched_clock.c sched_clock: Add local_clock() API and improve documentation 15 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 correct macro to display sched_child_runs_first in /proc/sched_debug 15 years ago
sched_fair.c Merge branch 'linus' into sched/core 15 years ago
sched_features.h sched: Remove ASYM_GRAN feature 15 years ago
sched_idletask.c sched: Cure load average vs NO_HZ woes 15 years ago
sched_rt.c sched: task_tick_rt: Remove the obsolete ->signal != NULL check 15 years ago
sched_stats.h sched: Remove the obsolete exit_state/signal hacks 15 years ago
seccomp.c
semaphore.c
signal.c CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks 15 years ago
smp.c kernel/: convert cpu notifier to return encapsulate errno value 15 years ago
softirq.c kernel/: fix BUG_ON checks for cpu notifier callbacks direct call 15 years ago
spinlock.c locking: Cleanup the name space completely 15 years ago
srcu.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
stacktrace.c
stop_machine.c stop_machine: struct cpu_stopper, remove alignment padding on 64 bits 15 years ago
sys.c kmod: add init function to usermodehelper 15 years ago
sys_ni.c Add generic sys_ipc wrapper 15 years ago
sysctl.c oom: move sysctl declarations to oom.h 15 years ago
sysctl_binary.c sysctl: don't use own implementation of hex_to_bin() 15 years ago
sysctl_check.c ipv4 05/05: add sysctl to accept packets with local source addresses 15 years ago
taskstats.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
test_kprobes.c
time.c time: Kill off CONFIG_GENERIC_TIME 15 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 15 years ago
tracepoint.c tracing: Let tracepoints have data passed to tracepoint callbacks 15 years ago
tsacct.c mm: clean up mm_counter 15 years ago
uid16.c headers: utsname.h redux 16 years ago
up.c
user-return-notifier.c core: Clean up user return notifers use of per_cpu 15 years ago
user.c sched: Remove a stale comment 15 years ago
user_namespace.c user_ns: Introduce user_nsmap_uid and user_ns_map_gid. 15 years ago
utsname.c
utsname_sysctl.c sysctl kernel: Remove binary sysctl logic 15 years ago
wait.c
watchdog.c kernel/watchdog: Initialize 'result' 15 years ago
workqueue.c workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_notifier 15 years ago
workqueue_sched.h workqueue: implement concurrency managed dynamic worker pool 15 years ago