summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-109-13/+16
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-1012-18/+12
* [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-103-19/+20
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-107-77/+53
* [PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy2006-01-104-34/+1
* [PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2006-01-103-0/+6
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-102-23/+0
* [PATCH] Switch getnstimestamp() calls to ktime_get_ts()Matt Helsley2006-01-101-5/+6
* [PATCH] Export ktime_get_ts()Matt Helsley2006-01-101-0/+1
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-105-622/+149
* [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
OpenPOWER on IntegriCloud