Jan Beulich 690a973f48 [PATCH] x86-64: Speed up dwarf2 unwinder hace 19 años
..
irq a460e745e8 [PATCH] genirq: clean up irq-flow-type naming hace 19 años
power c60099bfe3 [PATCH] swsusp: fix memory leaks hace 19 años
time 3f4a0b917c [PATCH] i386 Time: Avoid PIT SMP lockups hace 19 años
.gitignore febf7ea4be gitignore: ignore more generated files hace 20 años
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt hace 20 años
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption hace 20 años
Makefile 621934ee7e [PATCH] srcu-3: RCU variant permitting read-side blocking hace 19 años
acct.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines hace 19 años
audit.c 4899b8b16b [PATCH] kauditd_thread warning fix hace 19 años
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support hace 19 años
auditfilter.c 4b8a311bb1 [PATCH] arch filter lists with < or > should not be accepted hace 19 años
auditsc.c ac9910ce01 [PATCH] name_count array overrun hace 19 años
capability.c f400e198b2 [PATCH] pidspace: is_init() hace 19 años
compat.c 3f2e05e90e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h hace 19 años
configs.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
cpu.c bd5349cfd2 [PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking_notifier hace 19 años
cpuset.c 1af9892811 [PATCH] cpuset ANSI prototype hace 19 años
delayacct.c 35df17c57c [PATCH] task delay accounting fixes hace 19 años
dma.c eed34d0fc5 [PATCH] kernel-doc for kernel/dma.c hace 19 años
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
exit.c fab413a334 [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy hace 19 años
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
fork.c bea493a031 [PATCH] rt-mutex: fixup rt-mutex debug code hace 19 años
futex.c ba46df984b [PATCH] __user annotations: futex hace 19 años
futex_compat.c ba46df984b [PATCH] __user annotations: futex hace 19 años
hrtimer.c 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode hace 19 años
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field hace 20 años
kallsyms.c ffc5089196 [PATCH] Create kallsyms_lookup_size_offset() hace 19 años
kexec.c 0b4a8a789a [PATCH] kexec warning fix hace 19 años
kfifo.c a45bce4954 [PATCH] memory ordering in __kfifo primitives hace 19 años
kmod.c 6760856791 [PATCH] introduce kernel_execve hace 19 años
kprobes.c 99219a3fbc [PATCH] kretprobe spinlock deadlock patch hace 19 años
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
kthread.c 52e92e5788 [PATCH] remove kernel/kthread.c:kthread_stop_sem() hace 19 años
latency.c 5c87579e65 [PATCH] maximum latency tracking infrastructure hace 19 años
lockdep.c 43f82216f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input hace 19 años
lockdep_internals.h 9bb25bf36f [PATCH] lockdep: double the number of stack-trace entries hace 19 años
lockdep_proc.c a8f24a3978 [PATCH] lockdep: procfs hace 19 años
module.c fa3ba2e81e [PATCH] fix Module taint flags listing in Oops/panic hace 19 años
mutex-debug.c 4dfbb9d8c6 Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() hace 19 años
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
mutex.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness hace 19 años
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness hace 19 años
nsproxy.c e05d722e45 [PATCH] kernel/nsproxy.c: use kmemdup() hace 19 años
panic.c 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls hace 19 años
params.c d10be6d1bd [PATCH] module_subsys: initialize earlier hace 19 años
pid.c 1a657f78dc [PATCH] introduce get_task_pid() to fix unsafe get_pid() hace 19 años
posix-cpu-timers.c ac08c26492 [PATCH] posix-cpu-timers: prevent signal delivery starvation hace 19 años
posix-timers.c f30c226954 fix file specification in comments hace 19 años
printk.c 256a6b4136 [PATCH] lockdep: fix printk recursion logic hace 19 años
profile.c 01a3ee2b20 [PATCH] bitmap: parse input from kernel and user buffers hace 19 años
ptrace.c f400e198b2 [PATCH] pidspace: is_init() hace 19 años
rcupdate.c 20e9751bd9 [PATCH] rcu: simplify/improve batch tuning hace 19 años
rcutorture.c 4b6c2cca6e [PATCH] rcu: add sched torture type to rcutorture hace 19 años
relay.c ba2397efe1 [PATCH] make kernel/relay.c __user-clean hace 19 años
resource.c e1ca66d1b9 [PATCH] kernel-doc for kernel/resource.c hace 19 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 038b0a6d8d Remove all inclusions of <linux/config.h> hace 19 años
rtmutex.c db630637b2 [PATCH] clean up and remove some extra spinlocks from rtmutex hace 19 años
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support hace 19 años
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness hace 19 años
sched.c 91fcdd4e03 [PATCH] readjust comments of task_timeslice for kernel doc hace 19 años
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
signal.c 2425c08b37 [PATCH] usb: fixup usb so it uses struct pid hace 19 años
softirq.c 07dccf3344 [PATCH] check return value of cpu_callback hace 19 años
softlockup.c 07dccf3344 [PATCH] check return value of cpu_callback hace 19 años
spinlock.c ef6edc9746 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks 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 e5582ca21a [PATCH] stop_machine.c copyright hace 19 años
sys.c e6a92013ba [PATCH] SRCU: report out-of-memory errors hace 19 años
sys_ni.c 39af114377 [PATCH] fix epoll_pwait when EPOLL=n hace 19 años
sysctl.c d6f8ff7381 [PATCH] cad_pid sysctl with PROC_FS=n hace 19 años
taskstats.c 9acc185351 [PATCH] csa: Extended system accounting over taskstats hace 19 años
time.c 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c hace 19 años
timer.c 8ef386092d [PATCH] kill wall_jiffies hace 19 años
tsacct.c db5fed26b2 [PATCH] csa accounting taskstats update hace 19 años
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() hace 19 años
unwind.c 690a973f48 [PATCH] x86-64: Speed up dwarf2 unwinder hace 19 años
user.c d720024e94 [PATCH] selinux: add hooks for key subsystem hace 19 años
utsname.c 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag hace 19 años
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() hace 19 años
workqueue.c 469340236a [PATCH] mm: kevent threads: use MPOL_DEFAULT hace 19 años