summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-303-23/+60
* NTP: correct inconsistent ntp interval/tick_length usagejohn stultz2008-01-301-2/+4
* x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-302-5/+11
* x86: assign IRQs to HPET timersBalaji Rao2008-01-303-16/+44
* x86: make clockevents more robustIngo Molnar2008-01-301-0/+13
* x86: unregister PIT clocksource when PIT is disabledThomas Gleixner2008-01-301-0/+19
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-303-0/+17
* x86: restrict PIT clocksource usageThomas Gleixner2008-01-301-1/+9
* x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar2008-01-301-2/+3
* clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-01-301-4/+10
* clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar2008-01-301-1/+1
* time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven2008-01-301-17/+5
* clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto2008-01-301-1/+1
* timer: clean up tick-broadcast.cThomas Gleixner2008-01-302-7/+2
* time: more timer related cleanupsPavel Machek2008-01-305-5/+8
* time: timer cleanupsPavel Machek2008-01-302-3/+3
* time: clean hungarian notation from timersPavel Machek2008-01-302-44/+42
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-301-1/+2
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2008-01-3055-1293/+1910
|\
| * NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust2008-01-303-17/+58
| * NFSv4: Deal more correctly with duplicate delegationsTrond Myklebust2008-01-301-38/+51
| * NFS: Fix a potential race between umount and nfs_access_cache_shrinker()Trond Myklebust2008-01-301-1/+8
| * NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inodeTrond Myklebust2008-01-305-16/+41
| * nfs: convert NFS_*(inode) helpers to static inlineBenny Halevy2008-01-302-19/+59
| * nfs: obliterate NFS_FLAGS macroBenny Halevy2008-01-304-11/+10
| * NFS: Address memory leaks in the NFS client mount option parserChuck Lever2008-01-301-0/+2
| * nfs4: allow nfsv4 acls on non-regular-filesJ. Bruce Fields2008-01-301-4/+0
| * NFS: Optimise away the sigmask code in aio/dio reads and writesTrond Myklebust2008-01-301-8/+5
| * SUNRPC: Don't bother changing the sigmask for asynchronous RPC callsTrond Myklebust2008-01-301-3/+6
| * SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()Chuck Lever2008-01-301-1/+1
| * SUNRPC: Clean up block comment preceding rpcb_getport_sync()Chuck Lever2008-01-301-1/+4
| * SUNRPC: Use appropriate argument types in rpcb clientChuck Lever2008-01-302-3/+2
| * SUNRPC: rpcb_getport_sync() should use built-in hostname generatorChuck Lever2008-01-301-3/+1
| * SUNRPC: Clean up functions that free address_strings arrayChuck Lever2008-01-302-12/+20
| * NFS: NFS version number is unsignedChuck Lever2008-01-301-1/+1
| * NLM: Fix a bogus 'return' in nlmclnt_rpc_releaseTrond Myklebust2008-01-301-1/+1
| * NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever2008-01-303-26/+32
| * NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever2008-01-304-26/+18
| * NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever2008-01-302-13/+21
| * NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever2008-01-302-0/+55
| * SUNRPC: Fix up constant string declarations in struct rpcbind_argsTrond Myklebust2008-01-301-7/+5
| * SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-305-38/+27
| * lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a()Chuck Lever2008-01-301-2/+1
| * NFS: nfs_write_end clean upChuck Lever2008-01-301-1/+3
| * NFS: Fix minor mixed sign comparison in NFS client's write logicChuck Lever2008-01-301-1/+1
| * NFS: Use size_t for storing name lengthsChuck Lever2008-01-301-3/+3
| * NFS: Fix use of copy_to_user() in idmap_pipe_upcallChuck Lever2008-01-301-8/+6
| * NFS: Clean up fs/nfs/idmap.cChuck Lever2008-01-301-43/+44
| * SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()Chuck Lever2008-01-301-7/+6
| * NFS: Fix the 'proto=' mount optionTrond Myklebust2008-01-302-7/+14
OpenPOWER on IntegriCloud