David Howells 3bde31a4ac SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed пре 15 година
..
gcov 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL пре 15 година
irq e7e7e0c084 genirq: try_one_irq() must be called with irq disabled пре 15 година
power bf9fd67a03 PM / Hibernate: Add newline to load_image() fail path пре 15 година
time d43c36dc6b headers: remove sched.h from interrupt.h пре 15 година
trace ed146b2594 ftrace: Fix unmatched locking in ftrace_regex_write() пре 15 година
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files пре 17 година
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem пре 16 година
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency пре 17 година
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too пре 16 година
Makefile 8fba10a42d SLOW_WORK: Allow the work items to be viewed through a /proc file пре 15 година
acct.c d8e180dcd5 bsdacct: switch credentials for writing to the accounting file пре 15 година
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 пре 15 година
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR пре 16 година
audit_tree.c 916d75761c Fix rule eviction order for AUDIT_DIR пре 16 година
audit_watch.c e08b061ec0 Audit: reorganize struct audit_watch to save 8 bytes пре 15 година
auditfilter.c 9d96098510 Audit: clean up all op= output to include string quoting пре 16 година
auditsc.c 44e51a1b78 Audit: rearrange audit_context to save 16 bytes per struct пре 15 година
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 478988d3b2 cgroup: fix strstrip() misuse пре 15 година
cgroup_freezer.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time пре 15 година
compat.c 62ab4505e3 signals: implement sys_rt_tgsigqueueinfo пре 16 година
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments пре 16 година
cpu.c 227423904c Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 15 година
cpuset.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time пре 15 година
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials пре 16 година
cred.c 764db03fee creds_are_invalid() needs to be exported for use by modules: пре 15 година
delayacct.c 6952b61de9 headers: taskstats_kern.h trim пре 15 година
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword пре 16 година
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h пре 16 година
exit.c 0d0df599f1 connector: fix regression introduced by sid connector пре 15 година
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 1d51075094 Correct nr_processes() when CPUs have been unplugged пре 15 година
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really пре 16 година
futex.c 11df6dddcb futex: Fix spurious wakeup for requeue_pi really пре 15 година
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 e69a9ac596 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 15 година
hung_task.c 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler пре 15 година
itimer.c 3f0a525ebf itimers: Add tracepoints for itimer пре 15 година
kallsyms.c 128e8db38e kallsyms: use new arch_is_kernel_text() пре 15 година
kexec.c 11c7da4b0c kexec: fix omitting offset in extended crashkernel syntax пре 16 година
kfifo.c f8a7c1a976 kfifo: Use "const" definitions пре 15 година
kgdb.c 364b5b7b1d sysrq, intel_fb: fix sysrq g collision пре 16 година
kmod.c 95e0d86bad Revert "kmod: fix race in usermodehelper code" пре 15 година
kprobes.c 828c09509b const: constify remaining file_operations пре 15 година
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET пре 16 година
kthread.c b84ff7d6f1 sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c пре 15 година
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton пре 16 година
lockdep.c 3365e77987 lockdep: Use cpu_clock() for lockstat пре 15 година
lockdep_internals.h af01296145 lockdep: BFS cleanup пре 16 година
lockdep_proc.c 88e9d34c72 seq_file: constify seq_operations пре 15 година
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around пре 16 година
module.c 3ae91c21dd module: fix up CONFIG_KALLSYMS=n build. пре 15 година
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h пре 15 година
mutex-debug.h 0d66bf6d35 mutex: implement adaptive spinning пре 16 година
mutex.c 940010c5a3 Merge branch 'linus' into perfcounters/core пре 16 година
mutex.h 0d66bf6d35 mutex: implement adaptive spinning пре 16 година
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 be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time пре 15 година
nsproxy.c 90af90d7d3 nsproxy: extract create_nsproxy() пре 16 година
panic.c f579bbcd9b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 15 година
params.c 3c7d76e371 param: fix setting arrays of bool пре 15 година
perf_event.c 54f4407608 perf events: Don't generate events for the idle task when exclude_idle is set пре 15 година
pid.c 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table пре 15 година
pid_namespace.c e5a4738699 pidns: deny CLONE_PARENT|CLONE_NEWPID combination пре 15 година
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep пре 16 година
posix-cpu-timers.c 3f0a525ebf itimers: Add tracepoints for itimer пре 15 година
posix-timers.c da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE пре 15 година
printk.c af91322ef3 printk: add printk_delay to make messages readable for some scenarios пре 15 година
profile.c 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file пре 15 година
ptrace.c a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee пре 15 година
rcupdate.c d0ec774cb2 rcu: Move rcu_barrier() to rcutree пре 15 година
rcutorture.c 9b2619aff0 rcu: Clean up code to address Ingo's checkpatch feedback пре 15 година
rcutree.c 83f5b01ffb rcu: Fix long-grace-period race between forcing and initialization пре 15 година
rcutree.h 83f5b01ffb rcu: Fix long-grace-period race between forcing and initialization пре 15 година
rcutree_plugin.h 237c80c5c8 rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang пре 15 година
rcutree_trace.c e74f4c4564 rcu: Make hot-unplugged CPU relinquish its own RCU callbacks пре 15 година
relay.c f0f37e2f77 const: mark struct vm_struct_operations пре 15 година
res_counter.c 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. пре 15 година
resource.c 908eedc616 walk system ram range пре 15 година
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 1bbf20835c rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock() пре 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 пре 17 година
sched.c e9036b36ee sched: Use root_task_group_empty only with FAIR_GROUP_SCHED пре 15 година
sched_clock.c 152f9d0710 sched_clock: Fix atomicity/continuity bug by using cmpxchg64() пре 15 година
sched_cpupri.c c3a2ae3d93 sched: Add new prio to cpupri before removing old prio пре 16 година
sched_cpupri.h 612a726faf cpumask: remove cpumask_t from core пре 16 година
sched_debug.c ad4b78bbcb sched: Add new wakeup preemption mode: WAKEUP_RUNNING пре 15 година
sched_fair.c f685ceacab sched: Strengthen buddies and mitigate buddy induced latencies пре 15 година
sched_features.h ad4b78bbcb sched: Add new wakeup preemption mode: WAKEUP_RUNNING пре 15 година
sched_idletask.c 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call пре 15 година
sched_rt.c 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call пре 15 година
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 d9588725e5 signals: inline __fatal_signal_pending пре 15 година
slow-work-proc.c 8fba10a42d SLOW_WORK: Allow the work items to be viewed through a /proc file пре 15 година
slow-work.c 3bde31a4ac SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed пре 15 година
slow-work.h 8fba10a42d SLOW_WORK: Allow the work items to be viewed through a /proc file пре 15 година
smp.c 0748bd0177 cpumask: remove arch_send_call_function_ipi пре 15 година
softirq.c 5dd4de587f softirq: add BLOCK_IOPOLL to softirq_to_name пре 15 година
softlockup.c 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler пре 15 година
spinlock.c 892a7c67c1 locking: Allow arch-inlined spinlocks пре 15 година
srcu.c bb695170d8 make srcu_readers_active() static пре 17 година
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias пре 16 година
stop_machine.c 612a726faf cpumask: remove cpumask_t from core пре 16 година
sys.c 3242f9804b Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 пре 15 година
sys_ni.c 8b3f6af863 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ пре 15 година
sysctl.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 пре 15 година
sysctl_check.c 8c85dd8730 sysctl: fix false positives when PROC_SYSCTL=n пре 15 година
taskstats.c 134e63756d genetlink: make netns aware пре 16 година
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes пре 16 година
time.c 12e09337fe time: Prevent 32 bit overflow with set_normalized_timespec() пре 15 година
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits пре 17 година
timer.c 31bbb9b58d Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 15 година
tracepoint.c fd589a8f0a trivial: fix typo "to to" in multiple files пре 15 година
tsacct.c 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals пре 16 година
uid16.c 2bcd57ab61 headers: utsname.h redux пре 15 година
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 пре 16 година
user.c b00bc0b237 uids: Prevent tear down race пре 15 година
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() пре 16 година
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() пре 16 година
utsname_sysctl.c 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler пре 15 година
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes пре 16 година
workqueue.c 9398180097 workqueue: fix race condition in schedule_on_each_cpu() пре 15 година