Commit Graph

79817 Commits (3367e56f26a3a8647784328ffa846fe8021a5b79)
 

Author SHA1 Message Date
Thomas Gleixner 99b9cdf758 x86: clean up arch/x86/ia32/ia32_signal.c 17 years ago
Thomas Gleixner 8edf8bee88 x86: clean up arch/x86/ia32/aout32.c 17 years ago
Thomas Gleixner d94448b1fd x86: clean up arch/x86/ia32/fpu32.c 17 years ago
H. Peter Anvin 7b11fb5156 x86: unify asm/cpufeature.h 17 years ago
H. Peter Anvin e845c06bce x86: add <asm/asm.h> 17 years ago
Hiroshi Shimamoto 39d44a5147 x86: enable irq in default_idle on 64-bit 17 years ago
Ingo Molnar 5ee613b675 x86: idle wakeup event in the HLT loop 17 years ago
Guillaume Chazarain 53d517cdba x86: scale cyc_2_nsec according to CPU frequency 17 years ago
Roland McGrath 83bd01024b x86: protect against sigaltstack wraparound 17 years ago
Ingo Molnar f9fc58910e x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops 17 years ago
Ingo Molnar d0049e71c6 x86: make io_delay=0xed the default 17 years ago
Ingo Molnar 6e7c402590 x86: various changes and cleanups to in_p/out_p delay details 17 years ago
Rene Herman b02aae9cf5 x86: provide a DMI based port 0x80 I/O delay override. 17 years ago
Mike Galbraith 4c6b8b4d62 x86: fix: s2ram + P4 + tsc = annoyance 17 years ago
Rafael J. Wysocki 5c9c9bec05 x86: hibernation: document __save_processor_state() on x86 17 years ago
Sam Ravnborg 9484b1eb4d x86: fix make mrproper 17 years ago
Venki Pallipadi 6378ddb592 time: track accurate idle time with tick_sched.idle_sleeptime 17 years ago
john stultz bbe4d18ac2 NTP: correct inconsistent ntp interval/tick_length usage 17 years ago
Balaji Rao 37a47db8d7 x86: assign IRQs to HPET timers, fix 17 years ago
Balaji Rao e3f37a54f6 x86: assign IRQs to HPET timers 17 years ago
Ingo Molnar 45fe4fe191 x86: make clockevents more robust 17 years ago
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