]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - kernel
[PATCH] autofs4 oops fix
[linux-2.6-omap-h63xx.git] / kernel /
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2006-01-13 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-01-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-12 Linus TorvaldsMerge branch 'drm-forlinus' of git://git.kernel.org...
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/tglx...
2006-01-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 akpm@osdl.org[PATCH] sched: filter affine wakeups
2006-01-12 akpm@osdl.org[PATCH] scheduler cache-hot-autodetect
2006-01-12 Thomas Gleixner[hrtimer] Enforce resolution as lower limit of intervals
2006-01-12 Thomas Gleixner[hrtimer] Change resolution storage to ktime_t format
2006-01-12 Thomas Gleixner[hrtimer] Remove listhead from hrtimer struct
2006-01-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture...
2006-01-12 Andi Kleen[PATCH] x86_64: Make the cpu_*_maps in kernel/sched...
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-12 Ingo Molnar[PATCH] uninline capable()
2006-01-12 Keshavamurthy Anil S[PATCH] kprobes: fix unloading of self probed module
2006-01-12 Nathan ScottMerge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
2006-01-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-11 David Woodhouse[PATCH] fix/simplify mutex debugging code
2006-01-10 Ingo Molnar[PATCH] mutex: trivial whitespace cleanups
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-10 Ingo Molnar[PATCH] mark mutex_lock*() as might_sleep()
2006-01-10 Ingo Molnar[PATCH] fix i386 mutex fastpath on FRAME_POINTER &...
2006-01-10 Ingo Molnar[PATCH] remove unnecessary asm/mutex.h from kernel...
2006-01-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-01-10 Oleg Nesterov[PATCH] rcu: fix hotplug-cpu ->donelist leak
2006-01-10 Oleg Nesterov[PATCH] rcu: join rcu_ctrlblk and rcu_state
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2006-01-10 Adrian Bunk[PATCH] kernel/resource.c: __check_region(): remove...
2006-01-10 Jesper Juhl[PATCH] Decrease number of pointer derefs in exit.c
2006-01-10 Keshavamurthy Anil S[PATCH] Kprobes: conversion from kcalloc to kzalloc
2006-01-10 Ananth N Mavinakay... [PATCH] kprobes: fix build breakage
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: arch_remove_kprobe
2006-01-10 Keshavamurthy Anil S[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: changed from using spinlock to mutex
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: enable funcions only for required...
2006-01-10 Matt Helsley[PATCH] Remove getnstimestamp()
2006-01-10 Matt Helsley[PATCH] Export ktime_get_ts()
2006-01-10 Thomas Gleixner[PATCH] hrtimer: convert posix timers completely
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch clock_nanosleep to hrtimer...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch sys_nanosleep to hrtimer
2006-01-10 Thomas Gleixner[PATCH] hrtimer: create hrtimer nanosleep API
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-10 Thomas Gleixner[PATCH] hrtimer: hrtimer core code
2006-01-10 Thomas Gleixner[PATCH] hrtimer: introduce nsec_t type and conversion...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: validate timespec of do_sys_settimeofday
2006-01-10 Thomas Gleixner[PATCH] hrtimer: create and use timespec_valid macro
2006-01-10 Thomas Gleixner[PATCH] hrtimer: make clockid_t arguments const
2006-01-10 Andrew Morton[PATCH] hrtimer: export deinlined mktime
2006-01-10 Ingo Molnar[PATCH] hrtimer: clean up mktime and make arguments...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: deinline mktime and set_normalized_tim...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: remove duplicate div_long_long_rem...
2006-01-10 Christoph Hellwig[PATCH] common compat_sys_timer_create
2006-01-10 Vivek Goyal[PATCH] kdump: read previous kernel's memory
2006-01-10 Vivek Goyal[PATCH] kdump: save registers early (inline functions)
2006-01-10 Vivek Goyal[PATCH] kdump: export per cpu crash notes pointer throu...
2006-01-10 Vivek Goyal[PATCH] kdump: dynamic per cpu allocation of memory...
2006-01-10 akpm@osdl.org[PATCH] Remove set_fs() in stop_machine()
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mingo...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Oleg Nesterov[PATCH] rcu: don't set ->next_pending in rcu_start_batch()
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, more debugging code
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, debugging code
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, core
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-01-09 Russell KingMerge Linus' tree.
2006-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-01-09 Oleg Nesterov[PATCH] rcu: uninline __rcu_pending()
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-01-09 Matt Mackall[PATCH] Make vm86 support optional
2006-01-09 Matt Mackall[PATCH] tiny: Make *[ug]id16 support optional
2006-01-09 Oleg Nesterov[PATCH] simplify k_getrusage()
2006-01-09 Nathan Lynch[PATCH] fix workqueue oops during cpu offline
2006-01-09 Ashutosh Naik[PATCH] kernel/module.c: remove redundant spinlock...
2006-01-09 Akinobu Mita[PATCH] modules: mark TAINT_FORCED_RMMOD correctly
2006-01-09 Ashutosh Naik[PATCH] modules: prevent overriding of symbols
2006-01-09 Oleg Nesterov[PATCH] copy_process: error path cleanup
2006-01-09 Oleg Nesterov[PATCH] setpgid: should not accept ptraced childs
2006-01-09 Oren Laadan[PATCH] setpgid: should work for sub-threads
2006-01-09 Oleg Nesterov[PATCH] setpgid: should work for sub-threads
2006-01-09 Oren Laadan[PATCH] fork: fix race in setting child's pgrp and tty
2006-01-09 Eric W. Biederman[PATCH] Don't attempt to power off if power off is...
2006-01-09 Srivatsa Vaddagiri[PATCH] Extend RCU torture module to test tickless...
2006-01-09 Dave Jones[PATCH] Add tainting for proprietary helper modules
next