summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-103-136/+45
* [PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner2006-01-102-56/+14
* [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-102-0/+133
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-107-68/+65
* [PATCH] hrtimer: hrtimer documentationThomas Gleixner2006-01-102-0/+183
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-106-1/+828
* [PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2006-01-102-0/+273
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-102-0/+83
* [PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner2006-01-101-0/+3
* [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-102-3/+8
* [PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner2006-01-101-36/+44
* [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-103-46/+54
* [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: export deinlined mktimeAndrew Morton2006-01-101-0/+2
* [PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar2006-01-102-11/+14
* [PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner2006-01-102-47/+66
* [PATCH] hrtimer: remove duplicate div_long_long_rem implementationThomas Gleixner2006-01-101-9/+1
* [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] don't include ioctl32.h in driversChristoph Hellwig2006-01-1016-17/+0
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-106-18/+44
* [PATCH] 9p: remove superflous MS_NODIRATIME assignmentChristoph Hellwig2006-01-101-1/+1
* [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignmentsChristoph Hellwig2006-01-101-14/+14
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-1017-341/+29
* [PATCH] add ->compat_ioctl to dasdChristoph Hellwig2006-01-104-21/+14
* [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-103-66/+47
* [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-1011-154/+23
* [PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig2006-01-102-2/+20
* [PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig2006-01-101-4/+0
* [PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2006-01-102-16/+11
* [PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk2006-01-101-1/+1
* [PATCH] remove update_atimeChristoph Hellwig2006-01-102-12/+7
* [PATCH] switch autofs4 to touch_atime()Christoph Hellwig2006-01-101-9/+9
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-1011-27/+44
* [PATCH] remove xfs xattr permission checksChristoph Hellwig2006-01-102-26/+8
* [PATCH] remove reiserfs xattr permission checksChristoph Hellwig2006-01-102-51/+0
* [PATCH] remove ext3 xattr permission checksakpm@osdl.org2006-01-103-23/+0
* [PATCH] remove ext2 xattr permission checksakpm@osdl.org2006-01-103-22/+0
* [PATCH] remove jfs xattr permission checksChristoph Hellwig2006-01-101-42/+9
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-103-19/+72
* [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-103-130/+145
* [PATCH] Kdump documentation updateManeesh Soni2006-01-101-70/+79
* [PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni2006-01-103-25/+41
* [PATCH] kexec: increase max segment limitakpm@osdl.org2006-01-101-1/+1
* [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-106-27/+88
* [PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2006-01-103-0/+113
* [PATCH] kdump: x86_64 kexec on panicakpm@osdl.org2006-01-101-1/+85
* [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-103-4/+14
OpenPOWER on IntegriCloud