Ingo Molnar 45f384a64f [PATCH] sched: remove stale version info from kernel/sched_debug.c hace 18 años
..
irq 92ea77275b Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing hace 18 años
power 2391dae3e3 PM: introduce set_target method in pm_ops hace 18 años
time 746976a301 NTP: remove clock_was_set() call to prevent deadlock hace 18 años
.gitignore febf7ea4be gitignore: ignore more generated files hace 19 años
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support hace 18 años
Kconfig.preempt 3dde6ad8fc Fix trivial typos in Kconfig* files hace 18 años
Makefile 1eeb66a1bb move die notifier handling to common code hace 18 años
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path hace 18 años
audit.c 039b6b3ed8 audit: add spaces on either side of case "..." operator. hace 18 años
audit.h e54dc2431d [PATCH] audit signal recipients hace 18 años
auditfilter.c 7b018b2888 audit: fix oops removing watch if audit disabled hace 18 años
auditsc.c 0a4ff8c259 [PATCH] Abnormal End of Processes hace 18 años
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task hace 18 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 455c017ae3 microcode: use suspend-related CPU hotplug notifications hace 18 años
cpuset.c 3e903e7b16 cpuset: zero malloc - fix for old cpusets 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 18 años
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
exit.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats hace 18 años
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
fork.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats hace 18 años
futex.c a06381fec7 FUTEX: Restore the dropped ERSCH fix hace 18 años
futex_compat.c bd197234b0 Revert "futex_requeue_pi optimization" hace 18 años
hrtimer.c 8bb7844286 Add suspend-related notifications for CPU hotplug hace 18 años
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer hace 18 años
kallsyms.c 7a74fc4925 fix possible null ptr deref in kallsyms_lookup hace 18 años
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time hace 18 años
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 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 a076e4bca2 freezer: fix kthread_create vs freezer theoretical race hace 18 años
latency.c f6a570333e [PATCH] severing module.h->sched.h hace 18 años
lockdep.c 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks hace 18 años
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains hace 18 años
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h hace 18 años
module.c 02a3e59a08 Fix minor typoes in kernel/module.c hace 18 años
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h hace 18 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 4e71e474c7 fix refcounting of nsproxy object when unshared hace 18 años
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace hace 18 años
params.c 9730b5b06f kernel/params.c: fix lying comment for param_array() hace 18 años
pid.c 820e45db23 statically initialize struct pid for swapper 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 e63340ae6b header cleaning: don't include smp_lock.h when not used hace 18 años
profile.c e8edc6e03a Detach sched.h from mm.h hace 18 años
ptrace.c a5cb013da7 [PATCH] auditing ptrace hace 18 años
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug hace 18 años
rcutorture.c ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop hace 18 años
relay.c cac36bb06e pipe: change the ->pin() operation to ->confirm() hace 18 años
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk hace 18 años
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> hace 19 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h hace 18 años
rtmutex.c bd197234b0 Revert "futex_requeue_pi optimization" hace 18 años
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex_common.h bd197234b0 Revert "futex_requeue_pi optimization" hace 18 años
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write hace 18 años
sched.c a5968df873 [PATCH] sched: allow larger granularity 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 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
signal.c caec4e8dc8 Fix signalfd interaction with thread-private signals hace 18 años
softirq.c 23bdd703a5 sched: do not set softirqs to nice +19 hace 18 años
softlockup.c 8bb7844286 Add suspend-related notifications for CPU hotplug hace 18 años
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() hace 18 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 a12bb44471 stop_machine() now uses hard_irq_disable hace 18 años
sys.c e713d0dab2 attach_pid() with struct pid parameter hace 18 años
sys_ni.c 8df767dd75 compat signalfd and timerfd are cond syscalls hace 18 años
sysctl.c 77e54a1f88 sched: add CFS debug sysctls hace 18 años
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation hace 18 años
time.c e63340ae6b header cleaning: don't include smp_lock.h when not used hace 18 años
timer.c eaad084bb0 NOHZ: prevent multiplication overflow - stop timer for huge timeouts hace 18 años
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up hace 18 años
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used hace 18 años
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t hace 18 años
utsname.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling hace 18 años
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl hace 18 años
wait.c 59c51591a0 Fix occurrences of "the the " hace 18 años
workqueue.c 14441960e8 simplify cleanup_workqueue_thread() hace 18 años