aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli6-5/+8
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy6-1/+5
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2-6/+0
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy4-34/+1
2006-01-10[PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2-0/+4
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley1-1/+0
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner3-37/+10
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner1-3/+4
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2-3/+4
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner2-0/+145
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner1-0/+269
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner1-0/+47
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner1-36/+44
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner1-11/+11
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar1-30/+31
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar1-14/+9
2006-01-10[PATCH] hrtimer: remove unused clock constantsThomas Gleixner1-7/+4
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar1-5/+5
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner1-47/+5
2006-01-10[PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner2-12/+55
2006-01-10[PATCH] Generic ioctl.hBrian Gerst17-1196/+96
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2-7/+6
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig1-8/+0
2006-01-10[PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk1-1/+1
2006-01-10[PATCH] remove update_atimeChristoph Hellwig1-9/+1
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig1-1/+1
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org1-0/+15
2006-01-10[PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig1-0/+4
2006-01-10[PATCH] kexec: increase max segment limitakpm@osdl.org1-1/+1
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal1-0/+36
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org1-0/+1
2006-01-10[PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org2-0/+10
2006-01-10[PATCH] Kdump: i386 compiler warning fixVivek Goyal1-0/+1
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-0/+45
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal5-12/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-1/+4
2006-01-10[PATCH] Add list_for_each_entry_safe_reverse()David Howells1-0/+14
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner1-0/+9
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+69
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds60-18/+995
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-4/+4
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-2/+2
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov1-2/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen6-11/+12
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar2-0/+26
2006-01-09[PATCH] mutex subsystem, coreIngo Molnar1-0/+119