aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] uninline capable()Ingo Molnar2006-01-11
* [PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S2006-01-11
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-11
* [PATCH] mutex: trivial whitespace cleanupsIngo Molnar2006-01-10
* [PATCH] mark mutex_lock*() as might_sleep()Ingo Molnar2006-01-10
* [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2006-01-10
* [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar2006-01-10
* [PATCH] rcu: fix hotplug-cpu ->donelist leakOleg Nesterov2006-01-10
* [PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2006-01-10
* [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecatedAdrian Bunk2006-01-10
* [PATCH] Decrease number of pointer derefs in exit.cJesper Juhl2006-01-10
* [PATCH] Kprobes: conversion from kcalloc to kzallocKeshavamurthy Anil S2006-01-10
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-10
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-10
* [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-10
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-10
* [PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2006-01-10
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-10
* [PATCH] Export ktime_get_ts()Matt Helsley2006-01-10
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-10
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-10
* [PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner2006-01-10
* [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-10
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-10
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-10
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-10
* [PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner2006-01-10
* [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-10
* [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-10
* [PATCH] hrtimer: export deinlined mktimeAndrew Morton2006-01-10
* [PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar2006-01-10
* [PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner2006-01-10
* [PATCH] hrtimer: remove duplicate div_long_long_rem implementationThomas Gleixner2006-01-10
* [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-10
* [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-10
* [PATCH] kdump: save registers early (inline functions)Vivek Goyal2006-01-10
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-10
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-10
* [PATCH] Remove set_fs() in stop_machine()akpm@osdl.org2006-01-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-09
|\
| * [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
| * [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-09
| * [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-09
| * [PATCH] mutex subsystem, coreIngo Molnar2006-01-09
* | [PATCH] rcu: don't set ->next_pending in rcu_start_batch()Oleg Nesterov2006-01-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-09
|\
| * [PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman2006-01-08
| * [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-08
* | [PATCH] rcu: uninline __rcu_pending()Oleg Nesterov2006-01-09