Al Viro ba2397efe1 [PATCH] make kernel/relay.c __user-clean hace 19 años
..
irq e317c8ccaa [PATCH] ixp4xxdefconfig arm fixes hace 19 años
power 5c339d4541 [PATCH] swsusp: Make userland suspend work on SMP again hace 19 años
time 70bc42f90a [PATCH] kernel/time/ntp.c: possible cleanups 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 e3920fb42c [PATCH] Disable CPU hotplug during suspend hace 19 años
cpuset.c d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 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 73ea41302b [PATCH] IPC namespace - utils 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 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 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 ffc5089196 [PATCH] Create kallsyms_lookup_size_offset() hace 19 años
mutex-debug.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 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 5d124e99c2 [PATCH] nsproxy cloning error path fix 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 e4b765551a [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep() hace 19 años
posix-timers.c f30c226954 fix file specification in comments hace 19 años
printk.c c8eb8b4025 [PATCH] PM: make it possible to disable console suspending hace 19 años
profile.c 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 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 ce164428c4 [PATCH] scheduler: NUMA aware placement of sched_group_allnodes hace 19 años
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 hace 21 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 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] hace 19 años
sysctl.c 9ec52099e4 [PATCH] replace cad_pid by a struct pid 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 20 años
unwind.c e6cab99bb4 [PATCH] unwind: fix unused variable warning when !CONFIG_MODULES 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 9f5d785e93 remove duplicate "until" from kernel/workqueue.c hace 19 años