Gautham R Shenoy b7bb4c9bb0 sched: Add comments to find_busiest_group() function 16 년 전
..
irq bb960a1e42 Merge branch 'core/xen' into x86/urgent 16 년 전
power 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 년 전
time 94df7de028 hrtimers: allow the hot-unplugging of all cpus 16 년 전
trace 4b3e3d2284 tracing: limit the number of loops the ring buffer self test can make 16 년 전
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 년 전
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 년 전
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 년 전
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 년 전
Makefile 42f5e039c3 pm: fix build for CONFIG_PM unset 16 년 전
acct.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 년 전
async.c f7de7621f0 async: use list_move_tail 16 년 전
audit.c 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 16 년 전
audit.h 0590b9335a fixing audit rule ordering mess, part 1 16 년 전
audit_tree.c 5af75d8d58 audit: validate comparison operations, store them in sane form 16 년 전
auditfilter.c 5af75d8d58 audit: validate comparison operations, store them in sane form 16 년 전
auditsc.c e048e02c89 make sure that filterkey of task,always rules is reported 16 년 전
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 년 전
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users 17 년 전
capability.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 년 전
cgroup.c 67e055d144 cgroups: fix possible use after free 16 년 전
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 17 년 전
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 16 년 전
compat.c e3d5a27d58 Allow times and time system calls to return small negative values 16 년 전
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 17 년 전
cpu.c a0e280e0f3 stop_machine/cpu hotplug: fix disable_nonboot_cpus 16 년 전
cpuset.c f90d4118ba cpuset: fix possible deadlock in async_rebuild_sched_domains 16 년 전
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 16 년 전
cred.c 1a7d0f0bec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 년 전
delayacct.c 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 년 전
dma-coherent.c 0609697eab dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. 16 년 전
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 년 전
exec_domain.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 년 전
exit.c 32bd671d6c signal: re-add dead task accumulation stats. 16 년 전
extable.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 년 전
fork.c 2d5516cbb9 copy_process: fix CLONE_PARENT && parent_exec_id interaction 16 년 전
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() 16 년 전
futex.c 2fff78c784 futex: fix reference leak 16 년 전
futex_compat.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 년 전
hrtimer.c b0a9b5111a hrtimer: prevent negative expiry value after clock_was_set() 16 년 전
itimer.c 4cd4c1b40d timers: split process wide cpu clocks/timers 16 년 전
kallsyms.c 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 16 년 전
kexec.c 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 년 전
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 년 전
kgdb.c cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume 17 년 전
kmod.c bd4207c901 kmod: fix varargs kernel-doc 16 년 전
kprobes.c 5a4ccaf37f kprobes: check CONFIG_FREEZER instead of CONFIG_PM 16 년 전
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 16 년 전
kthread.c 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 년 전
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton 16 년 전
lockdep.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 년 전
lockdep_internals.h d6672c5018 lockdep: build fix 17 년 전
lockdep_proc.c c7e78cff6b lockstat: contend with points 17 년 전
marker.c 227a837567 markers/tracpoints: fix non-modular build 16 년 전
module.c 6e2b75740b module: fix refptr allocation and release order 16 년 전
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner 17 년 전
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 년 전
mutex.c 7918baa555 mutex: __used is needed for function referenced only from inline asm 16 년 전
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 년 전
notifier.c b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core 16 년 전
ns_cgroup.c cae7a366f7 ns_cgroup: remove unused spinlock 16 년 전
nsproxy.c 18b6e0414e User namespaces: set of cleanups (v2) 16 년 전
panic.c d6624f996a oops: increment the oops UUID every time we oops 16 년 전
params.c d2441183dc Fix compile warning in kernel/params.c 17 년 전
pid.c 61bce0f137 pid: generalize task_active_pid_ns 16 년 전
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 년 전
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep 17 년 전
posix-cpu-timers.c 3997ad317f timers: more consistently use clock vs timer 16 년 전
posix-timers.c 362e9c07c7 [CVE-2009-0029] System call wrappers part 05 16 년 전
printk.c 403f307576 PM: Fix suspend_console and resume_console to use only one semaphore 16 년 전
profile.c acd895795d profiling: fix broken profiling regression 16 년 전
ptrace.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 년 전
rcuclassic.c a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 년 전
rcupdate.c a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 년 전
rcupreempt.c a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 년 전
rcupreempt_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 년 전
rcutorture.c c9d557c19f rcu: fix bug in rcutorture system-shutdown code 16 년 전
rcutree.c a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 년 전
rcutree_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 년 전
relay.c b786c6a98e relay: fix lock imbalance in relay_late_setup_files 16 년 전
res_counter.c 28dbc4b6a0 memcg: memory cgroup resource counters for hierarchy 16 년 전
resource.c 6ae301e85c resources: fix parameter name and kernel-doc 16 년 전
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 17 년 전
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 년 전
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 년 전
rtmutex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 년 전
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 년 전
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester 17 년 전
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 년 전
sched.c b7bb4c9bb0 sched: Add comments to find_busiest_group() function 16 년 전
sched_clock.c 8325d9c09d sched_clock: cleanups 16 년 전
sched_cpupri.c db2f59c8c9 sched: fix section mismatch 16 년 전
sched_cpupri.h 68e74568fb sched: convert struct cpupri_vec cpumask_var_t. 16 년 전
sched_debug.c 67aa0f767a sched: remove unused fields from struct rq 16 년 전
sched_fair.c 5274f8354d Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core 16 년 전
sched_features.h e52fb7c097 sched: prefer wakers 16 년 전
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency 17 년 전
sched_rt.c 140573d33b Merge branches 'sched/rt' and 'sched/urgent' into sched/core 16 년 전
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq 16 년 전
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 년 전
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 년 전
signal.c 53da1d9456 fix ptrace slowness 16 년 전
smp.c d7240b9880 generic-ipi: use per cpu data for single cpu ipi calls 16 년 전
softirq.c 64ca5ab913 rcu: increment quiescent state counter in ksoftirqd() 16 년 전
softlockup.c baf48f6577 softlock: fix false panic which can occur if softlockup_thresh is reduced 16 년 전
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes 17 년 전
srcu.c bb695170d8 make srcu_readers_active() static 17 년 전
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 년 전
stop_machine.c 9ea09af3bd stop_machine: introduce stop_machine_create/destroy. 16 년 전
sys.c 54e9912428 sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 년 전
sys_ni.c f627a741d2 [CVE-2009-0029] Make sys_syslog a conditional system call 16 년 전
sysctl.c fc3501d411 mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches 16 년 전
sysctl_check.c f3f0d7b026 [XFS] remove restricted chown parameter from xfs linux 17 년 전
taskstats.c 41c7bb9588 cpumask: convert rest of files in kernel/ 16 년 전
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 16 년 전
time.c 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 년 전
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 년 전
timer.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 년 전
tracepoint.c 227a837567 markers/tracpoints: fix non-modular build 16 년 전
tsacct.c 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals 16 년 전
uid16.c 003d7ab479 [CVE-2009-0029] System call wrappers part 19 16 년 전
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 년 전
user.c be50b8342d kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users 16 년 전
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() 16 년 전
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s 17 년 전
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy 17 년 전
wait.c 777c6c5f1f wait: prevent exclusive waiter starvation 16 년 전
workqueue.c 8ccad40df8 work_on_cpu: Use our own workqueue. 16 년 전