Linus Torvalds 49c13b51a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm пре 18 година
..
irq 4f27c00bf8 Improve behaviour of spurious IRQ detect пре 18 година
power 2391dae3e3 PM: introduce set_target method in pm_ops пре 18 година
time 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' пре 18 година
.gitignore febf7ea4be gitignore: ignore more generated files пре 19 година
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support пре 18 година
Kconfig.preempt 3dde6ad8fc Fix trivial typos in Kconfig* files пре 18 година
Makefile acce292c82 user namespace: add the framework пре 18 година
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path пре 18 година
audit.c 8314418629 Freezer: make kernel threads nonfreezable by default пре 18 година
audit.h 522ed7767e Audit: add TTY input auditing пре 18 година
auditfilter.c 7b018b2888 audit: fix oops removing watch if audit disabled пре 18 година
auditsc.c 6d9525b52a kerneldoc fix in audit_core_dumps пре 18 година
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task пре 18 година
compat.c 83f5d12669 signal/timer/event: timerfd compat code пре 18 година
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ пре 18 година
cpu.c db912f9639 HOTPLUG: Add CPU_DYING notifier пре 18 година
cpuset.c 49c13b51a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm пре 18 година
delayacct.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats пре 18 година
die_notifier.c 1eeb66a1bb move die notifier handling to common code пре 18 година
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 18 година
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
exit.c 8314418629 Freezer: make kernel threads nonfreezable by default пре 18 година
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel пре 19 година
fork.c 8314418629 Freezer: make kernel threads nonfreezable by default пре 18 година
futex.c 36cf3b5c3b FUTEX: Tidy up the code пре 18 година
futex_compat.c bd197234b0 Revert "futex_requeue_pi optimization" пре 18 година
hrtimer.c 7713a7d195 [HRTIMER] Fix cpu pointer arg to clockevents_notify() пре 18 година
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer пре 18 година
kallsyms.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' пре 18 година
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time пре 18 година
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c пре 18 година
kmod.c 90cce03d9b wait_for_helper: remove unneeded do_sigaction() пре 18 година
kprobes.c bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs пре 18 година
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed пре 18 година
kthread.c 98011f569e mm: fix improper .init-type section references пре 18 година
latency.c f6a570333e [PATCH] severing module.h->sched.h пре 18 година
lockdep.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' пре 18 година
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains пре 18 година
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h пре 18 година
module.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' пре 18 година
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h пре 18 година
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
mutex.c c9f4f06d31 wrap access to thread_info пре 18 година
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness пре 19 година
nsproxy.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long пре 18 година
panic.c bcdcd8e725 Report that kernel is tainted if there was an OOPS пре 18 година
params.c 7b595756ec sysfs: kill unnecessary attribute->owner пре 18 година
pid.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long пре 18 година
posix-cpu-timers.c 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information пре 18 година
posix-timers.c 58229a1899 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN пре 18 година
printk.c 1492192b4a kernel/printk.c: document possible deadlock against scheduler пре 18 година
profile.c e8edc6e03a Detach sched.h from mm.h пре 18 година
ptrace.c f284ce7269 PTRACE_POKEDATA consolidation пре 18 година
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug пре 18 година
rcutorture.c 8314418629 Freezer: make kernel threads nonfreezable by default пре 18 година
relay.c d3f35d98b3 relay: fixup kerneldoc comment пре 18 година
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk пре 18 година
rtmutex-debug.c 36cf3b5c3b FUTEX: Tidy up the code пре 18 година
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex-tester.c 8314418629 Freezer: make kernel threads nonfreezable by default пре 18 година
rtmutex.c 36cf3b5c3b FUTEX: Tidy up the code пре 18 година
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code пре 18 година
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write пре 18 година
sched.c 8314418629 Freezer: make kernel threads nonfreezable by default пре 18 година
sched_debug.c 45f384a64f [PATCH] sched: remove stale version info from kernel/sched_debug.c пре 18 година
sched_fair.c bf0f6f24a1 sched: cfs core, kernel/sched_fair.c пре 18 година
sched_idletask.c fa72e9e484 sched: cfs core, kernel/sched_idletask.c пре 18 година
sched_rt.c bb44e5d1c6 sched: cfs core, kernel/sched_rt.c пре 18 година
sched_stats.h 172ba844a8 sched: update delay-accounting to use CFS's precise stats пре 18 година
seccomp.c cf99abace7 make seccomp zerocost in schedule пре 18 година
signal.c 45807a1df9 vdso: print fatal signals пре 18 година
softirq.c 8314418629 Freezer: make kernel threads nonfreezable by default пре 18 година
softlockup.c 8314418629 Freezer: make kernel threads nonfreezable by default пре 18 година
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() пре 18 година
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors пре 18 година
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core пре 19 година
stop_machine.c 85653af7d4 Fix stop_machine_run problem with naughty real time process пре 18 година
sys.c 1d9d02feee move seccomp from /proc to a prctl пре 18 година
sys_ni.c b716395e2b diskquota: 32bit quota tools on 64bit architectures пре 18 година
sysctl.c 62239ac2b3 proper prototype for proc_nr_files() пре 18 година
taskstats.c b663a79c19 taskstats: add context-switch counters пре 18 година
time.c 4e44f3497d sys_time() speedup пре 18 година
timer.c 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO пре 18 година
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up пре 18 година
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used пре 18 година
user.c acce292c82 user namespace: add the framework пре 18 година
user_namespace.c 467e9f4b50 fix create_new_namespaces() return value пре 18 година
utsname.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long пре 18 година
utsname_sysctl.c 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS пре 18 година
wait.c 59c51591a0 Fix occurrences of "the the " пре 18 година
workqueue.c 13c22168b7 destroy_workqueue() can livelock пре 18 година