summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-106-5/+8
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-106-1/+5
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-102-6/+0
* [PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy2006-01-104-34/+1
* [PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2006-01-102-0/+4
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-101-1/+0
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-103-37/+10
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-101-3/+4
* [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-101-0/+6
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-102-3/+4
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-102-0/+145
* [PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2006-01-101-0/+269
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-101-0/+47
* [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-101-0/+6
* [PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner2006-01-101-36/+44
* [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-101-11/+11
* [PATCH] hrtimer: coding style and white space cleanupIngo Molnar2006-01-101-30/+31
* [PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar2006-01-101-14/+9
* [PATCH] hrtimer: remove unused clock constantsThomas Gleixner2006-01-101-7/+4
* [PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar2006-01-101-5/+5
* [PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner2006-01-101-47/+5
* [PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner2006-01-102-12/+55
* [PATCH] Generic ioctl.hBrian Gerst2006-01-1017-1196/+96
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-102-7/+6
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-101-8/+0
* [PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk2006-01-101-1/+1
* [PATCH] remove update_atimeChristoph Hellwig2006-01-101-9/+1
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-101-0/+15
* [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-101-0/+4
* [PATCH] kexec: increase max segment limitakpm@osdl.org2006-01-101-1/+1
* [PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2006-01-101-0/+36
* [PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2006-01-101-0/+1
* [PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org2006-01-102-0/+10
* [PATCH] Kdump: i386 compiler warning fixVivek Goyal2006-01-101-0/+1
* [PATCH] kdump: save registers early (inline functions)Vivek Goyal2006-01-101-0/+45
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-105-12/+2
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-1/+4
* [PATCH] Add list_for_each_entry_safe_reverse()David Howells2006-01-101-0/+14
* [PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner2006-01-101-0/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-0/+69
|\
| * [PATCH] PCI Error Recovery: header file patchlinas2006-01-091-0/+67
| * [PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt2006-01-091-0/+1
| * [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-091-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-0960-18/+995
|\ \
| * | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar2006-01-091-2/+2
| * | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2006-01-091-2/+3
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-091-3/+3
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-096-11/+12
| * | [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+4
OpenPOWER on IntegriCloud