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