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