Pekka Enberg 6d4f9c5500 module: use krealloc vor 18 Jahren
..
irq 7fe3730de7 MSI: arch must connect the irq and the msi_desc vor 18 Jahren
power 1065d130dd freezer: task->exit_state should be treated as bolean vor 18 Jahren
time 98de9e3ba2 [PATCH] fix jiffies clocksource inittime vor 18 Jahren
.gitignore febf7ea4be gitignore: ignore more generated files vor 19 Jahren
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support vor 18 Jahren
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption vor 20 Jahren
Makefile 39732acd96 [PATCH] sysctl: move utsname sysctls to their own file vor 18 Jahren
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path vor 18 Jahren
audit.c af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it vor 18 Jahren
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support vor 19 Jahren
auditfilter.c a17b4ad778 [PATCH] minor update to rule add/delete messages (ver 2) vor 18 Jahren
auditsc.c c4823bce03 [PATCH] fix deadlock in audit_log_task_context() vor 18 Jahren
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task vor 18 Jahren
compat.c d4d23add3a [PATCH] Common compat_sys_sysinfo vor 18 Jahren
configs.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification vor 18 Jahren
cpu.c 1d64b9cb1d [PATCH] Fix microcode-related suspend problem vor 18 Jahren
cpuset.c c596d9f320 cpusets: allow TIF_MEMDIE threads to allocate anywhere vor 18 Jahren
delayacct.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation vor 18 Jahren
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification vor 18 Jahren
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> vor 19 Jahren
exit.c 7324328446 Return EPERM not ECHILD on security_task_wait failure vor 18 Jahren
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel vor 19 Jahren
fork.c 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag vor 18 Jahren
futex.c 21778867b1 [PATCH] futex: PI state locking fix vor 18 Jahren
futex_compat.c ba46df984b [PATCH] __user annotations: futex vor 19 Jahren
hrtimer.c b8b8fd2dc2 [NET]: Fix networking compilation errors vor 18 Jahren
itimer.c 8bfd9a7a22 [PATCH] hrtimers: prevent possible itimer DoS vor 18 Jahren
kallsyms.c 42e380832a Extend print_symbol capability vor 18 Jahren
kexec.c 6ee7e78e7c Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 vor 18 Jahren
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. vor 18 Jahren
kmod.c dfff0a0671 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" vor 18 Jahren
kprobes.c 346fd59bab [PATCH] kprobes: list all active probes in the system vor 18 Jahren
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed vor 18 Jahren
kthread.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. vor 18 Jahren
latency.c f6a570333e [PATCH] severing module.h->sched.h vor 18 Jahren
lockdep.c ab1b6f03a1 simplify the stacktrace code vor 18 Jahren
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains vor 18 Jahren
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h vor 18 Jahren
module.c 6d4f9c5500 module: use krealloc vor 18 Jahren
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h vor 18 Jahren
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging vor 19 Jahren
mutex.c d63a5a74de [PATCH] lockdep: avoid lockdep warning in md vor 18 Jahren
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness vor 19 Jahren
nsproxy.c 444f378b23 Revert "[PATCH] namespaces: fix exit race by splitting exit" vor 18 Jahren
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace vor 18 Jahren
params.c 823bccfc40 remove "struct subsystem" as it is no longer needed vor 18 Jahren
pid.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation vor 18 Jahren
posix-cpu-timers.c 1f2ea0837d [PATCH] posix timers: RCU optimization for clock_gettime() vor 18 Jahren
posix-timers.c 54cdfdb47f [PATCH] hrtimers: add high resolution timer support vor 18 Jahren
printk.c 0bbfb7c2e4 kernel/printk.c: comment fix vor 18 Jahren
profile.c b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings vor 18 Jahren
ptrace.c f400e198b2 [PATCH] pidspace: is_init() vor 19 Jahren
rcupdate.c 1c69d921ed [PATCH] rcu: add a prefetch() in rcu_do_batch() vor 18 Jahren
rcutorture.c d6ad67112a [PATCH] Publish rcutorture module parameters via sysfs, read-only vor 18 Jahren
relay.c 05fb6bf0b2 [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) vor 18 Jahren
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk vor 18 Jahren
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> vor 19 Jahren
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging vor 19 Jahren
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h vor 18 Jahren
rtmutex.c c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup vor 18 Jahren
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging vor 19 Jahren
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support vor 19 Jahren
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness vor 19 Jahren
sched.c 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values vor 18 Jahren
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
signal.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation vor 18 Jahren
softirq.c 79bf2bb335 [PATCH] tick-management: dyntick / highres functionality vor 18 Jahren
softlockup.c 02fb6149f7 softlockup: s/99/MAX_RT_PRIO/ vor 18 Jahren
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() vor 18 Jahren
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors vor 19 Jahren
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core vor 19 Jahren
stop_machine.c e5582ca21a [PATCH] stop_machine.c copyright vor 19 Jahren
sys.c ab3bfca7ab remove software_suspend() vor 18 Jahren
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages vor 19 Jahren
sysctl.c 91fcd412e9 Allow reading tainted flag as user vor 18 Jahren
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation vor 18 Jahren
time.c 85795d64ed [TCP] tcp_probe: improvements for net-2.6.22 vor 18 Jahren
timer.c e19dff1fdd [AF_RXRPC]: Make it possible to merely try to cancel timers from a module vor 18 Jahren
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up vor 18 Jahren
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() vor 19 Jahren
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t vor 18 Jahren
utsname.c 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag vor 19 Jahren
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl vor 18 Jahren
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() vor 19 Jahren
workqueue.c 82f67cd9fc [PATCH] Add debugging feature /proc/timer_stat vor 18 Jahren