Commit Graph

79696 Commits (1a0c009ac53de4a7664a1239936f0bc258133156)
 

Author SHA1 Message Date
Thomas Gleixner 1a0c009ac5 x86: unregister PIT clocksource when PIT is disabled 17 years ago
Thomas Gleixner 4713e22ce8 clocksource: add unregister function to disable unusable clocksources 17 years ago
Thomas Gleixner 316da3b3fc x86: restrict PIT clocksource usage 17 years ago
Ingo Molnar df619e6baf x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too 17 years ago
Andi Kleen 1ada5cba6a clocksource: make clocksource watchdog cycle through online CPUs 17 years ago
Parag Warudkar 1077f5a917 clocksource.c: use init_timer_deferrable for clocksource_watchdog 17 years ago
Geert Uytterhoeven efd9ac8630 time: fold __get_realtime_clock_ts() into getnstimeofday() 17 years ago
Atsushi Nemoto 1d76c26228 clocksource: make CLOCKSOURCE_MASK bullet-proof 17 years ago
Thomas Gleixner 186e3cb8a4 timer: clean up tick-broadcast.c 17 years ago
Pavel Machek b10db7f0d2 time: more timer related cleanups 17 years ago
Pavel Machek 4c9dc64122 time: timer cleanups 17 years ago
Pavel Machek a6fa8e5a61 time: clean hungarian notation from timers 17 years ago
Greg KH 213eca7f48 kobj: fix threshold_init_device/kobject_uevent_env oops 17 years ago
Linus Torvalds 85004cc367 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 17 years ago
Jens Axboe 149a051f82 as-iosched: fix double locking bug in as_merged_requests() 17 years ago
Trond Myklebust 3fbd67ad61 NFSv4: Iterate through all nfs_clients when the server recalls a delegation 17 years ago
Trond Myklebust 57bfa89171 NFSv4: Deal more correctly with duplicate delegations 17 years ago
Trond Myklebust 6f23e3872c NFS: Fix a potential race between umount and nfs_access_cache_shrinker() 17 years ago
Trond Myklebust e6f8107595 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode 17 years ago
Benny Halevy 99fadcd764 nfs: convert NFS_*(inode) helpers to static inline 17 years ago
Benny Halevy 3a10c30acc nfs: obliterate NFS_FLAGS macro 17 years ago
Chuck Lever fc6014771b NFS: Address memory leaks in the NFS client mount option parser 17 years ago
J. Bruce Fields 3d1c550874 nfs4: allow nfsv4 acls on non-regular-files 17 years ago
Trond Myklebust f3c391e89c NFS: Optimise away the sigmask code in aio/dio reads and writes 17 years ago
Trond Myklebust 34f5b4662b SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls 17 years ago
Chuck Lever afc881124b SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create() 17 years ago
Chuck Lever 67d6021362 SUNRPC: Clean up block comment preceding rpcb_getport_sync() 17 years ago
Chuck Lever f1ec08cb94 SUNRPC: Use appropriate argument types in rpcb client 17 years ago
Chuck Lever b91e101fca SUNRPC: rpcb_getport_sync() should use built-in hostname generator 17 years ago
Chuck Lever 33e01dc7f5 SUNRPC: Clean up functions that free address_strings array 17 years ago
Chuck Lever c0e07cb68d NFS: NFS version number is unsigned 17 years ago
Trond Myklebust 65fdf7d264 NLM: Fix a bogus 'return' in nlmclnt_rpc_release 17 years ago
Chuck Lever 883bb163f8 NLM: Introduce an arguments structure for nlmclnt_init() 17 years ago
Chuck Lever 1093a60ef3 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() 17 years ago
Chuck Lever 9289e7f91a NFS: Invoke nlmclnt_init during NFS mount processing 17 years ago
Chuck Lever 52c4044d00 NLM: Introduce external nlm_host set-up and tear-down functions 17 years ago
Trond Myklebust 86d61d8638 SUNRPC: Fix up constant string declarations in struct rpcbind_args 17 years ago
Chuck Lever b454ae9060 SUNRPC: fewer conditionals in the format_ip_address routines 17 years ago
Chuck Lever cab6fc1b77 lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a() 17 years ago
Chuck Lever 3d509e5454 NFS: nfs_write_end clean up 17 years ago
Chuck Lever bf4285e75c NFS: Fix minor mixed sign comparison in NFS client's write logic 17 years ago
Chuck Lever d24aae41b4 NFS: Use size_t for storing name lengths 17 years ago
Chuck Lever a661b77fc1 NFS: Fix use of copy_to_user() in idmap_pipe_upcall 17 years ago
Chuck Lever 369af0f116 NFS: Clean up fs/nfs/idmap.c 17 years ago
Chuck Lever 7df089952f SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall() 17 years ago
Trond Myklebust 59dca3b28c NFS: Fix the 'proto=' mount option 17 years ago
Trond Myklebust 331702337f NFS: Support per-mountpoint timeout parameters. 17 years ago
Trond Myklebust 7a3e3e18e4 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT 17 years ago
Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
Trond Myklebust 2881ae74e6 SUNRPC: Clean up the transport timeout initialisation 17 years ago