[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
[pandora-kernel.git] / kernel /
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 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
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-11 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
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 /pub/scm/linux/kernel/git/davem/net-2.6
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./linux/kernel/git/dtor/input
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-10 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
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 /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mingo/mutex-2.6
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
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 /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-01-09 Russell KingMerge Linus' tree.
2006-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-09 Oleg Nesterov[PATCH] rcu: uninline __rcu_pending()
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2006-01-09 Oleg Nesterov[PATCH] remove unneeded sig->curr_target recalculation
2006-01-09 Oleg Nesterov[PATCH] little do_group_exit() cleanup
2006-01-09 Oleg Nesterov[PATCH] kill_proc_info_as_uid: don't use hardcoded...
2006-01-09 Ben Collins[PATCH] Unchecked alloc_percpu() return in __create_wor...
2006-01-09 George Anzinger[PATCH] sigaction should clear all signals on SIG_IGN...
2006-01-09 Guillaume Chazarain[PATCH] printk return value: fix it
2006-01-09 Christoph Hellwig[PATCH] use ptrace_get_task_struct in various places
2006-01-09 Nick Piggin[PATCH] rcu file: use atomic primitives
2006-01-09 Adrian Bunk[PATCH] kernel/: small cleanups
2006-01-09 Paul Jackson[PATCH] cpuset: skip rcu check if task is in root cpuset
2006-01-09 Paul Jackson[PATCH] cpuset: mark number_of_cpusets read_mostly
2006-01-09 Paul Jackson[PATCH] cpuset: use rcu directly optimization
2006-01-09 Paul Jackson[PATCH] cpuset: remove test for null cpuset from alloc...
2006-01-09 Paul Jackson[PATCH] cpuset: migrate all tasks in cpuset at once
next