aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner
2006-01-10[PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar
2006-01-10[PATCH] hrtimer: remove unused clock constantsThomas Gleixner
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner
2006-01-10[PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk
2006-01-10[PATCH] remove update_atimeChristoph Hellwig
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org
2006-01-10[PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig
2006-01-10[PATCH] kexec: increase max segment limitakpm@osdl.org
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-10[PATCH] Add list_for_each_entry_safe_reverse()David Howells
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar
2006-01-09[PATCH] mutex subsystem, coreIngo Molnar
2006-01-09[PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-10s/assoicated/associated/Adrian Bunk
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu
2006-01-09[MMC] Add DATA_MULTI flagRussell King
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-01-09[PATCH] PCI Error Recovery: header file patchlinas
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov