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
David P. Reed fa6a1a554b ntp: fix typo that makes sync_cmos_clock erratic 17 years ago
..
irq __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set 17 years ago
power hibernate: fix lockdep report 17 years ago
time ntp: fix typo that makes sync_cmos_clock erratic 17 years ago
.gitignore
Kconfig.hz [PATCH] HZ: 300Hz support 18 years ago
Kconfig.instrumentation Linux Kernel Markers 17 years ago
Kconfig.preempt Move PREEMPT_NOTIFIERS into an always-included Kconfig 17 years ago
Makefile revert "Task Control Groups: example CPU accounting subsystem" 17 years ago
acct.c whitespace fixes: process accounting 17 years ago
audit.c [PATCH] audit: watching subtrees 17 years ago
audit.h [PATCH] audit: watching subtrees 17 years ago
audit_tree.c [PATCH] audit: watching subtrees 17 years ago
auditfilter.c [PATCH] audit: watching subtrees 17 years ago
auditsc.c auditsc: fix kernel-doc param warnings 17 years ago
capability.c Uninline find_pid etc set of functions 17 years ago
cgroup.c Improve cgroup printks 17 years ago
cgroup_debug.c Task Control Groups: simple task cgroup debug info subsystem 17 years ago
compat.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 17 years ago
configs.c use simple_read_from_buffer in kernel/ 18 years ago
cpu.c CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified 17 years ago
cpuset.c hotplug cpu: migrate a task within its cpuset 17 years ago
delayacct.c Add scaled time to taskstats based process accounting 17 years ago
dma.c whitespace fixes: DMA channel allocator 17 years ago
exec_domain.c whitespace fixes: execution domains 17 years ago
exit.c wait_task_stopped: Check p->exit_state instead of TASK_TRACED 17 years ago
extable.c
fork.c sched: fix copy_namespace() <-> sched_fork() dependency in do_fork 17 years ago
futex.c kernel/futex.c: make 3 functions static 17 years ago
futex_compat.c [FUTEX] Fix address computation in compat code. 17 years ago
hrtimer.c Quieten hrtimer printk: "Switched to high resolution mode .." 17 years ago
itimer.c whitespace fixes: interval timers 17 years ago
kallsyms.c kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
kexec.c Extended crashkernel command line 17 years ago
kfifo.c is_power_of_2: kernel/kfifo.c 18 years ago
kmod.c Restore call_usermodehelper_pipe() behaviour 18 years ago
kprobes.c kprobes: support kretprobe blacklist 18 years ago
ksysfs.c add-vmcore: cleanup the coding style according to Andrew's comments 17 years ago
kthread.c kthread: silence bogus section mismatch warning 18 years ago
latency.c
lockdep.c lockdep: fix a typo in the __lock_acquire comment 17 years ago
lockdep_internals.h [PATCH] lockdep: more chains 18 years ago
lockdep_proc.c lockdep: Avoid /proc/lockdep & lock_stat infinite output 18 years ago
marker.c Linux Kernel Markers: fix marker mutex not taken upon module load 17 years ago
module.c Linux Kernel Markers 17 years ago
mutex-debug.c [PATCH] remove many unneeded #includes of sched.h 18 years ago
mutex-debug.h
mutex.c lockdep: fixup mutex annotations 18 years ago
mutex.h
notifier.c Add kernel/notifier.c 17 years ago
ns_cgroup.c cgroups: implement namespace tracking subsystem 17 years ago
nsproxy.c pid namespaces: allow cloning of new namespace 17 years ago
panic.c trivial comment wording/typo fix regarding taint flags 17 years ago
params.c fix param_sysfs_builtin name length check 17 years ago
pid.c pidns: Place under CONFIG_EXPERIMENTAL 17 years ago
posix-cpu-timers.c Isolate some explicit usage of task->tgid 17 years ago
posix-timers.c Isolate some explicit usage of task->tgid 17 years ago
printk.c serial: turn serial console suspend a boot rather than compile time option 17 years ago
profile.c sched: document profile=sleep requiring CONFIG_SCHEDSTATS 17 years ago
ptrace.c Isolate some explicit usage of task->tgid 17 years ago
rcupdate.c Clean up duplicate includes in kernel/ 17 years ago
rcutorture.c Make rcutorture RNG use temporal entropy 17 years ago
relay.c whitespace fixes: relayfs 17 years ago
resource.c Add IORESOUCE_BUSY flag for System RAM 17 years ago
rtmutex-debug.c Use helpers to obtain task pid in printks 17 years ago
rtmutex-debug.h
rtmutex-tester.c Freezer: make kernel threads nonfreezable by default 18 years ago
rtmutex.c Use helpers to obtain task pid in printks 17 years ago
rtmutex.h
rtmutex_common.h FUTEX: Tidy up the code 18 years ago
rwsem.c lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
sched.c sched: reorder SCHED_FEAT_ bits 17 years ago
sched_debug.c sched: reintroduce the sched_min_granularity tunable 17 years ago
sched_fair.c sched: make sched_nr_latency static 17 years ago
sched_idletask.c sched: isolate SMP balancing code a bit more 17 years ago
sched_rt.c sched: isolate SMP balancing code a bit more 17 years ago
sched_stats.h sched: fix delay accounting regression 17 years ago
seccomp.c make seccomp zerocost in schedule 18 years ago
signal.c sigwait eats blocked default-ignore signals 17 years ago
softirq.c [KERNEL]: Unexport raise_softirq_irqoff 18 years ago
softlockup.c Use helpers to obtain task pid in printks 17 years ago
spinlock.c lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 years ago
srcu.c
stacktrace.c
stop_machine.c Fix stop_machine_run problem with naughty real time process 18 years ago
sys.c x86: ignore the sys_getcpu() tcache parameter 17 years ago
sys_ni.c [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. 17 years ago
sysctl.c sysctl: check length at deprecated_sysctl_warning 17 years ago
sysctl_check.c [SYSCTL]: Fix warning for token-ring from sysctl checker 17 years ago
taskstats.c kernel/taskstats.c: fix bogus nlmsg_free() 17 years ago
time.c whitespace fixes: time syscalls 17 years ago
timer.c sched: restore deterministic CPU accounting on powerpc 17 years ago
tsacct.c Add scaled time to taskstats based process accounting 17 years ago
uid16.c header cleaning: don't include smp_lock.h when not used 18 years ago
user.c sched: make cpu_shares_{show,store}() static 17 years ago
user_namespace.c Fix user namespace exiting OOPs 18 years ago
utsname.c Fix UTS corruption during clone(CLONE_NEWUTS) 18 years ago
utsname_sysctl.c remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
wait.c Fix occurrences of "the the " 18 years ago
workqueue.c Use helpers to obtain task pid in printks 17 years ago