David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] hace 19 años
..
irq 538d9d532b [PATCH] irq: remove a extra line hace 19 años
power dd77a4ee0f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 hace 19 años
time a275254975 [PATCH] time: rename clocksource functions 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 c757249af1 [PATCH] per-task-delay-accounting: taskstats interface hace 19 años
acct.c eb84a20e9e [PATCH] audit/accounting: tty locking hace 19 años
audit.c 1a70cd40cb [PATCH] selinux: rename selinux_ctxid_to_string hace 19 años
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support hace 19 años
auditfilter.c 1a70cd40cb [PATCH] selinux: rename selinux_ctxid_to_string hace 19 años
auditsc.c eb84a20e9e [PATCH] audit/accounting: tty locking hace 19 años
capability.c f400e198b2 [PATCH] pidspace: is_init() hace 19 años
compat.c 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 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 181b648036 [PATCH] cpuset: fix obscure attach_task vs exiting race hace 19 años
delayacct.c 35df17c57c [PATCH] task delay accounting fixes hace 19 años
dma.c 1da177e4c3 Linux-2.6.12-rc2 hace 21 años
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
exit.c 0d67a46df0 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] hace 19 años
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
fork.c 5b160f5ecd [PATCH] copy_process: cosmetic ->ioprio tweak hace 19 años
futex.c aaa2a97eb9 [PATCH] sys_get_robust_list(): don't take tasklist_lock hace 19 años
futex_compat.c ce2c6b5384 [PATCH] futex: Apply recent futex fixes to futex_compat 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 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols 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 111dbe0c8a [PATCH] Fix ____call_usermodehelper errors being silently ignored hace 19 años
kprobes.c a9ad965ea9 [PATCH] IA64: kprobe invalidate icache of jump buffer 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
lockdep.c 03cbc358aa [PATCH] lockdep core: improve the lock-chain-hash 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 04b1db9fd7 [PATCH] /sys/modules: allow full length section names 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
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 65800ac77e [PATCH] pid: remove temporary debug code in attach_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 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode hace 19 años
printk.c c8eb8b4025 [PATCH] PM: make it possible to disable console suspending hace 19 años
profile.c fbd98167e6 [PATCH] Profiling: require buffer allocation on the correct node hace 19 años
ptrace.c f400e198b2 [PATCH] pidspace: is_init() hace 19 años
rcupdate.c dd9daa221e [PATCH] rcu_do_batch: make ->qlen decrement irq safe hace 19 años
rcutorture.c a49a4af759 [PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock} hace 19 años
relay.c 4c78a66393 [PATCH] kernel-doc for relay interface hace 19 años
resource.c d33b6fba2c Resources: insert identical resources above existing resources hace 19 años
rtmutex-debug.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct hace 19 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c 60198f9992 [PATCH] Add try_to_freeze() to rt-test kthreads 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 c394cc9fbb [PATCH] introduce TASK_DEAD state hace 19 años
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 hace 21 años
signal.c 27d91e07f9 [PATCH] __dequeue_signal() cleanup 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 910067d188 [PATCH] remove generic__raw_read_trylock() 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 34596dc9e5 [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it hace 19 años
sys_ni.c 1b2db9fb7a [PATCH] sys_move_pages: 32bit support (i386, x86_64) hace 19 años
sysctl.c 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls hace 19 años
taskstats.c fe4944e59c [NETLINK]: Extend netlink messaging interface hace 19 años
time.c cf3c769b4b [PATCH] Time: Introduce arch generic time accessors hace 19 años
timer.c 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 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
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() hace 19 años
workqueue.c 9b41ea7289 [PATCH] workqueue: remove lock_cpu_hotplug() hace 19 años