Randy Dunlap bfe8df3d31 slow down printk during boot hace 18 años
..
irq 59845b1ffd request_irq: fix DEBUG_SHIRQ handling hace 18 años
power 459685c75b hibernation doesn't even build on frv - tons of helpers are missing hace 18 años
time 1595f452f3 clockevents: introduce force broadcast notifier 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 e107be36ef [PATCH] sched: arch preempt notifier mechanism hace 18 años
Makefile acce292c82 user namespace: add the framework hace 18 años
acct.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). hace 18 años
audit.c cd40b7d398 [NET]: make netlink user -> kernel interface synchronious hace 18 años
audit.h 522ed7767e Audit: add TTY input auditing hace 18 años
auditfilter.c 74f2345b6b [PATCH] allow audit filtering on bit & operations hace 18 años
auditsc.c 50e437d522 SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks 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 f3de4be9d5 PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION hace 18 años
cpuset.c 86313c488a usermodehelper: Tidy up waiting hace 18 años
delayacct.c 2d72376b3a sched: clean up schedstats, cnt -> count 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 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields hace 18 años
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
fork.c 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields hace 18 años
futex.c 9f96cb1e8b robust futex thread exit race hace 18 años
futex_compat.c 9f96cb1e8b robust futex thread exit race hace 18 años
hrtimer.c a272378d11 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us 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 3210f0ecdb Restore call_usermodehelper_pipe() behaviour hace 18 años
kprobes.c cd5bfea278 fix compilation with gcc 4.2 hace 18 años
ksysfs.c 5cb350baf5 sched: group scheduling, sysfs tunables hace 18 años
kthread.c e804a4a4dd kthread: silence bogus section mismatch warning hace 18 años
latency.c f6a570333e [PATCH] severing module.h->sched.h hace 19 años
lockdep.c b351d164e8 lockdep: syscall exit check hace 18 años
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains hace 19 años
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output hace 18 años
module.c 256e2fdf03 Fix Off-by-one in /sys/module/*/refcnt 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 e4564f79d4 lockdep: fixup mutex annotations hace 18 años
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness hace 19 años
nsproxy.c 9dd776b6d7 [NET]: Add network namespace clone & unshare support. hace 18 años
panic.c bcdcd8e725 Report that kernel is tainted if there was an OOPS hace 18 años
params.c 74c5b597e9 modules: better error messages when modules fail to load due to a sysfs problem. 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 5ba253313d more low-hanging fruits - kernel, fs, lib signedness hace 18 años
printk.c bfe8df3d31 slow down printk during boot hace 18 años
profile.c cd5bfea278 fix compilation with gcc 4.2 hace 18 años
ptrace.c 1bcf548293 Consolidate PTRACE_DETACH hace 18 años
rcupdate.c 851a67b825 lockdep: annotate rcu_read_{,un}lock{,_bh} hace 18 años
rcutorture.c 8314418629 Freezer: make kernel threads nonfreezable by default hace 18 años
relay.c c9b3febc5b Fix a use after free bug in kernel->userspace relay file support 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 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex hace 18 años
sched.c 9c63d9c021 sched: sync wakeups preempt too hace 18 años
sched_debug.c 0dbee3a6b0 Make scheduler debug file operations const hace 18 años
sched_fair.c da84d96176 sched: reintroduce cache-hot affinity hace 18 años
sched_idletask.c 5522d5d5f7 sched: mark scheduling classes as const hace 18 años
sched_rt.c a4ec24b48d sched: tidy up SCHED_RR hace 18 años
sched_stats.h 2d72376b3a sched: clean up schedstats, cnt -> count hace 18 años
seccomp.c cf99abace7 make seccomp zerocost in schedule hace 18 años
signal.c 291041e935 fix bogus reporting of signals by audit hace 18 años
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff hace 18 años
softlockup.c 8314418629 Freezer: make kernel threads nonfreezable by default hace 18 años
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 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 85653af7d4 Fix stop_machine_run problem with naughty real time process hace 18 años
sys.c 4047727e5a Fix SMP poweroff hangs hace 18 años
sys_ni.c b716395e2b diskquota: 32bit quota tools on 64bit architectures hace 18 años
sysctl.c da84d96176 sched: reintroduce cache-hot affinity hace 18 años
taskstats.c b663a79c19 taskstats: add context-switch counters hace 18 años
time.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). hace 18 años
timer.c c36c282b88 Pull ia64-clocksource into release branch hace 18 años
tsacct.c 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). hace 18 años
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used hace 18 años
user.c fb7dde37ec sched: generate uevents for user creation/destruction hace 18 años
user_namespace.c 28f300d236 Fix user namespace exiting OOPs hace 18 años
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) 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 d243769d3f fix bogus hotplug cpu warning hace 18 años