summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-2/+1
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-0/+1
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-1/+0
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-1/+0
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] 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: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-0/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-0/+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-10Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+69
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds13-18/+178
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-10[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-2/+2
2006-01-10[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov1-2/+3
2006-01-10[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar1-3/+3
2006-01-10[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen6-11/+12
2006-01-10[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-10[PATCH] mutex subsystem, debugging codeIngo Molnar2-0/+26
2006-01-10[PATCH] mutex subsystem, coreIngo Molnar1-0/+119
2006-01-10[PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert1-0/+9
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2006-01-10s/assoicated/associated/Adrian Bunk1-1/+1
2006-01-10Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+4
2006-01-10[MMC] Indicate that R1/R1b contains command opcodePierre Ossman1-2/+3
2006-01-10[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu1-0/+5
2006-01-10[MMC] Add DATA_MULTI flagRussell King1-0/+1