Eric W. Biederman f40f50d3bb [PATCH] Use struct pspace in next_pidmap and find_ge_pid 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 70bc42f90a [PATCH] kernel/time/ntp.c: possible cleanups hace 19 años
.gitignore febf7ea4be gitignore: ignore more generated files hace 19 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 f3cef7a994 [PATCH] csa: basic accounting over taskstats hace 19 años
acct.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 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 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 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
exit.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines hace 19 años
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
fork.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines hace 19 años
futex.c 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 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 19 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 d025c9db7f [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern 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
latency.c 5c87579e65 [PATCH] maximum latency tracking infrastructure 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 2bc2d61a96 [PATCH] list module taint flags in Oops/panic 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 f40f50d3bb [PATCH] Use struct pspace in next_pidmap and find_ge_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 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines hace 19 años
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
signal.c c4b92fc112 [PATCH] pid: implement signal functions that take a 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
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 756184b7d7 [PATCH] CodingStyle cleanup for kernel/sys.c 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 d025c9db7f [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern 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 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