Eric W. Biederman 04a2e6a5cb [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t 18 anos atrás
..
irq 3f05044715 [PATCH] kernel: shut up the IRQ mismatch messages 18 anos atrás
power 2b5b09b3b5 [PATCH] swsusp: Change pm_ops handling by userland interface 18 anos atrás
time dc29a3657b [PATCH] kernel/time/clocksource.c needs struct task_struct on m68k 18 anos atrás
.gitignore febf7ea4be gitignore: ignore more generated files 19 anos atrás
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 anos atrás
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 anos atrás
Makefile d1526e2cda Remove stack unwinder for now 18 anos atrás
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 anos atrás
audit.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anos atrás
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 anos atrás
auditfilter.c 11f57cedcf [PATCH] audit: fix audit_filter_user_rules() initialization bug 18 anos atrás
auditsc.c a7a005fd12 [PATCH] struct path: convert kernel 18 anos atrás
capability.c f400e198b2 [PATCH] pidspace: is_init() 19 anos atrás
compat.c d4d23add3a [PATCH] Common compat_sys_sysinfo 18 anos atrás
configs.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 anos atrás
cpu.c ed746e3b18 [PATCH] swsusp: Change code ordering in disk.c 18 anos atrás
cpuset.c 089e34b600 [PATCH] cpuset procfs warning fix 18 anos atrás
delayacct.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 anos atrás
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 anos atrás
exit.c 04a2e6a5cb [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t 18 anos atrás
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 anos atrás
fork.c 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 anos atrás
futex.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 anos atrás
futex_compat.c ba46df984b [PATCH] __user annotations: futex 19 anos atrás
hrtimer.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anos atrás
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field 19 anos atrás
kallsyms.c aad094701c [PATCH] move kallsyms data to .rodata 18 anos atrás
kexec.c 6ee7e78e7c Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 18 anos atrás
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anos atrás
kmod.c 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 anos atrás
kprobes.c ab40c5c6b6 [PATCH] kprobes: replace magic numbers with enum 18 anos atrás
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 anos atrás
kthread.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anos atrás
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 anos atrás
lockdep.c 068135e635 [PATCH] lockdep: add graph depth information to /proc/lockdep 18 anos atrás
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 anos atrás
lockdep_proc.c 501b9ebf43 [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG 18 anos atrás
module.c 270a6c4cad /sys/modules/*/holders 18 anos atrás
mutex-debug.c 2ee91f197c [PATCH] lockdep: show more details about self-test failures 18 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
mutex.c d63a5a74de [PATCH] lockdep: avoid lockdep warning in md 18 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 anos atrás
nsproxy.c 444f378b23 Revert "[PATCH] namespaces: fix exit race by splitting exit" 18 anos atrás
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 18 anos atrás
params.c 270a6c4cad /sys/modules/*/holders 18 anos atrás
pid.c 0f2452855d [PATCH] namespaces: fix task exit disaster 18 anos atrás
posix-cpu-timers.c ac08c26492 [PATCH] posix-cpu-timers: prevent signal delivery starvation 19 anos atrás
posix-timers.c c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 anos atrás
printk.c 1efc5da3cf [PATCH] order of lockdep off/on in vprintk() should be changed 18 anos atrás
profile.c b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 anos atrás
ptrace.c f400e198b2 [PATCH] pidspace: is_init() 19 anos atrás
rcupdate.c 1c69d921ed [PATCH] rcu: add a prefetch() in rcu_do_batch() 18 anos atrás
rcutorture.c e4e6bdbb42 [PATCH] rcu: rcutorture suspend fix 18 anos atrás
relay.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anos atrás
resource.c 9ac7849e35 devres: device resource management 18 anos atrás
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> 19 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anos atrás
rtmutex.c db630637b2 [PATCH] clean up and remove some extra spinlocks from rtmutex 19 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 anos atrás
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness 19 anos atrás
sched.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anos atrás
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 anos atrás
signal.c 8d42db189c [PATCH] signal: rewrite kill_something_info so it uses newer helpers 18 anos atrás
softirq.c 3908fd2ed9 [PATCH] softirq: remove BUG_ONs which can incorrectly trigger 18 anos atrás
softlockup.c 07dccf3344 [PATCH] check return value of cpu_callback 19 anos atrás
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() 18 anos atrás
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 anos atrás
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 anos atrás
stop_machine.c e5582ca21a [PATCH] stop_machine.c copyright 19 anos atrás
sys.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anos atrás
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages 19 anos atrás
sysctl.c 8d06087714 [PATCH] _proc_do_string(): fix short reads 18 anos atrás
taskstats.c 3716748530 [PATCH] taskstats: cleanup reply assembling 18 anos atrás
time.c 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c 19 anos atrás
timer.c d4d23add3a [PATCH] Common compat_sys_sysinfo 18 anos atrás
tsacct.c 4a7864ca63 [PATCH] io-accounting: via taskstats 18 anos atrás
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() 19 anos atrás
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
utsname.c 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag 19 anos atrás
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 anos atrás
workqueue.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anos atrás