Tetsuo Handa 701188374b kernel/sys.c: fix missing rcu protection for sys_getpriority() 16 лет назад
..
gcov 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL 16 лет назад
irq 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 16 лет назад
power 5ada918b82 vt: introduce and use vt_kmsg_redirect() function 16 лет назад
time c93d89f3db Export the symbol of getboottime and mmonotonic_to_bootbased 16 лет назад
trace a9bb18f36c tracing/kprobes: Fix probe parsing 16 лет назад
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 18 лет назад
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 лет назад
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 лет назад
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config 16 лет назад
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 17 лет назад
Makefile ed9216c171 Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm 16 лет назад
acct.c 4b731d50ff bsdacct: fix uid/gid misreporting 16 лет назад
async.c 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization 16 лет назад
audit.c 939cbf260c Audit: send signal info if selinux is disabled 16 лет назад
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR 16 лет назад
audit_tree.c b4c30aad39 fix more leaks in audit_tree.c tag_chunk() 16 лет назад
audit_watch.c e08b061ec0 Audit: reorganize struct audit_watch to save 8 bytes 16 лет назад
auditfilter.c 9d96098510 Audit: clean up all op= output to include string quoting 16 лет назад
auditsc.c 5300990c03 Sanitize f_flags helpers 16 лет назад
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 лет назад
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated 16 лет назад
capability.c b3a222e52e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option 16 лет назад
cgroup.c 4528fd0595 cgroups: fix to return errno in a failure path 16 лет назад
cgroup_freezer.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 лет назад
compat.c 62ab4505e3 signals: implement sys_rt_tgsigqueueinfo 16 лет назад
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 17 лет назад
cpu.c 9d3cfc4c1d sched: Correct printk whitespace in warning from cpu down task check 16 лет назад
cpuset.c 6ad4c18884 sched: Fix balance vs hotplug race 16 лет назад
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 17 лет назад
cred.c b8a1d37c5f kernel/cred.c: use kmem_cache_free 16 лет назад
delayacct.c 6952b61de9 headers: taskstats_kern.h trim 16 лет назад
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 лет назад
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 лет назад
exit.c 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list 16 лет назад
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 лет назад
fork.c fabf318e5e sched: Fix fork vs hotplug vs cpuset namespaces 16 лет назад
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really 16 лет назад
futex.c 59647b6ac3 futex: Handle futex value corruption gracefully 16 лет назад
futex_compat.c 4dc88029fd futex: Fix compat_futex to be same as futex for REQUEUE_PI 16 лет назад
groups.c 30639b6af8 groups: move code to kernel/groups.c 16 лет назад
hrtimer.c ecb49d1a63 hrtimers: Convert to raw_spinlocks 16 лет назад
hung_task.c e5af022616 softlockup: Fix hung_task_check_count sysctl 16 лет назад
hw_breakpoint.c cd757645fb perf: Make bp_len type to u64 generic across the arch 16 лет назад
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields 16 лет назад
kallsyms.c f60d24d2ad hw-breakpoints: Fix broken hw-breakpoint sample module 16 лет назад
kexec.c b8be634e01 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 16 лет назад
kfifo.c 5a5e0f4c70 kfifo: Don't use integer as NULL pointer 16 лет назад
kgdb.c aa16cd8d12 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 лет назад
kmod.c 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() 16 лет назад
kprobes.c c2ef6661ce kprobes: Fix distinct type warning 16 лет назад
ksysfs.c 06a7f71124 kexec: premit reduction of the reserved memory size 16 лет назад
kthread.c 881232b70b sched: Move kthread_bind() back to kthread.c 16 лет назад
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton 17 лет назад
lockdep.c 48d5067417 lockdep: Fix check_usage_backwards() error message 16 лет назад
lockdep_internals.h af01296145 lockdep: BFS cleanup 16 лет назад
lockdep_proc.c 88e9d34c72 seq_file: constify seq_operations 16 лет назад
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 17 лет назад
module.c 10b465aaf9 modules: Skip empty sections when exporting section notes 16 лет назад
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h 16 лет назад
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock 16 лет назад
mutex.c c02260277e mutex: Better control mutex adaptive spinning config 16 лет назад
mutex.h 0d66bf6d35 mutex: implement adaptive spinning 17 лет назад
notifier.c 8f27008358 kprobes: Fix to add __kprobes to notify_die 16 лет назад
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 лет назад
nsproxy.c 90af90d7d3 nsproxy: extract create_nsproxy() 16 лет назад
panic.c 0f4bd46ec2 kmsg_dump: Dump on crash_kexec as well 16 лет назад
params.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 16 лет назад
perf_event.c 6f93d0a7c8 perf_events: Fix FORK events 16 лет назад
pid.c 417e315247 pid: reduce code size by using a pointer to iterate over array 16 лет назад
pid_namespace.c e5a4738699 pidns: deny CLONE_PARENT|CLONE_NEWPID combination 16 лет назад
pm_qos_params.c 1a6deaea35 pm_qos: clean up racy global "name" variable 16 лет назад
posix-cpu-timers.c ba5ea951d0 posix-cpu-timers: optimize and document timer_create callback 16 лет назад
posix-timers.c da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE 16 лет назад
printk.c b8be634e01 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 16 лет назад
profile.c 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file 16 лет назад
ptrace.c a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee 16 лет назад
rcupdate.c 6ebb237bec rcu: Re-arrange code to reduce #ifdef pain 16 лет назад
rcutiny.c 9f680ab414 rcu: Eliminate unneeded function wrapping 16 лет назад
rcutorture.c d0316554d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 16 лет назад
rcutree.c d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 16 лет назад
rcutree.h d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 16 лет назад
rcutree_plugin.h d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 16 лет назад
rcutree_trace.c d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 16 лет назад
relay.c 28dfef8feb const: constify remaining pipe_buf_operations 16 лет назад
res_counter.c 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 16 лет назад
resource.c 0e2c8b8f55 resources: fix call to alignf() in allocate_resource() 16 лет назад
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock 16 лет назад
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 d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 16 лет назад
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines 16 лет назад
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 18 лет назад
sched.c fabf318e5e sched: Fix fork vs hotplug vs cpuset namespaces 16 лет назад
sched_clock.c b9f8fcd55b sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 16 лет назад
sched_cpupri.c fe841226bd sched: Convert cpupri lock to raw_spinlock 16 лет назад
sched_cpupri.h fe841226bd sched: Convert cpupri lock to raw_spinlock 16 лет назад
sched_debug.c 05fa785cf8 sched: Convert rq->lock to raw_spinlock 16 лет назад
sched_fair.c 50b926e439 sched: Fix vmark regression on big machines 16 лет назад
sched_features.h 6cecd084d0 sched: Discard some old bits 16 лет назад
sched_idletask.c 3df0fc5b2e sched: Restore printk sanity 16 лет назад
sched_rt.c efbbd05a59 sched: Add pre and post wakeup hooks 16 лет назад
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq 17 лет назад
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 17 лет назад
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 лет назад
signal.c b45c6e76bc kernel/signal.c: fix kernel information leak with print-fatal-signals=1 16 лет назад
slow-work-debugfs.c f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 16 лет назад
slow-work.c 1557d33007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 16 лет назад
slow-work.h f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 16 лет назад
smp.c af2422c42c smp_call_function_any(): pass the node value to cpumask_of_node() 16 лет назад
softirq.c b9c3032277 hrtimer, softirq: Fix hrtimer->softirq trampoline 16 лет назад
softlockup.c d6ad3e286d softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume 16 лет назад
spinlock.c 9c1721aa49 locking: Cleanup the name space completely 16 лет назад
srcu.c 0cd397d336 rcu: Add synchronize_srcu_expedited() 16 лет назад
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 17 лет назад
stop_machine.c 612a726faf cpumask: remove cpumask_t from core 16 лет назад
sys.c 701188374b kernel/sys.c: fix missing rcu protection for sys_getpriority() 16 лет назад
sys_ni.c d7fc02c7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 16 лет назад
sysctl.c efc8e7f4c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 лет назад
sysctl_binary.c 4440095c82 SYSCTL: Print binary sysctl warnings (nearly) only once 16 лет назад
sysctl_check.c 83ac201b4f sysctl: Remove dead code from sysctl_check 16 лет назад
taskstats.c 134e63756d genetlink: make netns aware 16 лет назад
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 17 лет назад
time.c 83f57a11d8 Revert "time: Remove xtime_cache" 16 лет назад
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 лет назад
timer.c fe432200ab perf: Fix perf_event_do_pending() fallback callsite 16 лет назад
tracepoint.c fd589a8f0a trivial: fix typo "to to" in multiple files 16 лет назад
tsacct.c 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals 17 лет назад
uid16.c 2bcd57ab61 headers: utsname.h redux 16 лет назад
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 17 лет назад
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu 16 лет назад
user.c b00bc0b237 uids: Prevent tear down race 16 лет назад
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() 17 лет назад
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 лет назад
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic 16 лет назад
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes 16 лет назад
workqueue.c d71cb81af3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 16 лет назад