Oleg Nesterov dae3c5a0b7 [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code пре 19 година
..
irq 6e2ac66470 [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() пре 19 година
power 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
time bb1d860551 [PATCH] time_adjust cleared before use пре 19 година
.gitignore febf7ea4be gitignore: ignore more generated files пре 20 година
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support пре 19 година
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption пре 20 година
Makefile 621934ee7e [PATCH] srcu-3: RCU variant permitting read-side blocking пре 19 година
acct.c 7bcfa95e56 [PATCH] do_acct_process(): don't take tty_mutex пре 19 година
audit.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h пре 19 година
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support пре 19 година
auditfilter.c 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc пре 19 година
auditsc.c 24ec839c43 [PATCH] tty: ->signal->tty locking пре 19 година
capability.c f400e198b2 [PATCH] pidspace: is_init() пре 19 година
compat.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages пре 19 година
configs.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
cpu.c 112cecb2cc [PATCH] suspend: don't change cpus_allowed for task initiating the suspend пре 19 година
cpuset.c d3ed11c356 [PATCH] cpuset: allow a larger buffer for writes to cpuset files пре 19 година
delayacct.c e18b890bb0 [PATCH] slab: remove kmem_cache_t пре 19 година
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
exit.c ae424ae4b5 [PATCH] make set_special_pids() static пре 19 година
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel пре 19 година
fork.c dae3c5a0b7 [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code пре 19 година
futex.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
futex_compat.c ba46df984b [PATCH] __user annotations: futex пре 19 година
hrtimer.c 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode пре 19 година
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field пре 20 година
kallsyms.c aad094701c [PATCH] move kallsyms data to .rodata пре 19 година
kexec.c 6ee7e78e7c Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 пре 19 година
kfifo.c a45bce4954 [PATCH] memory ordering in __kfifo primitives пре 19 година
kmod.c 4c1ac1b491 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 пре 19 година
kprobes.c b4c6c34a53 [PATCH] kprobes: enable booster on the preemptible kernel пре 19 година
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
kthread.c 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data пре 19 година
latency.c f6a570333e [PATCH] severing module.h->sched.h пре 19 година
lockdep.c 4522d58275 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 пре 19 година
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains пре 19 година
lockdep_proc.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
module.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
mutex-debug.c 2ee91f197c [PATCH] lockdep: show more details about self-test failures пре 19 година
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
mutex.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness пре 19 година
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness пре 19 година
nsproxy.c e05d722e45 [PATCH] kernel/nsproxy.c: use kmemdup() пре 19 година
panic.c 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls пре 19 година
params.c d10be6d1bd [PATCH] module_subsys: initialize earlier пре 19 година
pid.c e18b890bb0 [PATCH] slab: remove kmem_cache_t пре 19 година
posix-cpu-timers.c ac08c26492 [PATCH] posix-cpu-timers: prevent signal delivery starvation пре 19 година
posix-timers.c e18b890bb0 [PATCH] slab: remove kmem_cache_t пре 19 година
printk.c 7929082250 [PATCH] add ignore_loglevel boot option пре 19 година
profile.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
ptrace.c f400e198b2 [PATCH] pidspace: is_init() пре 19 година
rcupdate.c 1c69d921ed [PATCH] rcu: add a prefetch() in rcu_do_batch() пре 19 година
rcutorture.c 012d3ca8d8 [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture пре 19 година
relay.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
resource.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> пре 19 година
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h пре 19 година
rtmutex.c db630637b2 [PATCH] clean up and remove some extra spinlocks from rtmutex пре 19 година
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support пре 19 година
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness пре 19 година
sched.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification пре 19 година
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 пре 21 година
signal.c d3228a887c [PATCH] make kernel/signal.c:kill_proc_info() static пре 19 година
softirq.c 3908fd2ed9 [PATCH] softirq: remove BUG_ONs which can incorrectly trigger пре 19 година
softlockup.c 07dccf3344 [PATCH] check return value of cpu_callback пре 19 година
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() пре 19 година
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors пре 19 година
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core пре 19 година
stop_machine.c e5582ca21a [PATCH] stop_machine.c copyright пре 19 година
sys.c 24ec839c43 [PATCH] tty: ->signal->tty locking пре 19 година
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages пре 19 година
sysctl.c 4522d58275 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 пре 19 година
taskstats.c 3716748530 [PATCH] taskstats: cleanup reply assembling пре 19 година
time.c 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c пре 19 година
timer.c 8ef386092d [PATCH] kill wall_jiffies пре 19 година
tsacct.c f0ec1aaf54 [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free пре 19 година
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() пре 19 година
unwind.c b65780e123 [PATCH] unwinder: move .eh_frame to RODATA пре 19 година
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t пре 19 година
utsname.c 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag пре 19 година
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() пре 19 година
workqueue.c 68380b5813 Add "run_scheduled_work()" workqueue function пре 19 година