summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: unify asm/cpufeature.hH. Peter Anvin2008-01-303-210/+187
* x86: add <asm/asm.h>H. Peter Anvin2008-01-301-0/+18
* x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2008-01-301-5/+18
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-302-14/+6
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-302-13/+28
* x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki2008-01-301-1/+8
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-301-0/+6
* x86: assign IRQs to HPET timersBalaji Rao2008-01-301-1/+1
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-301-0/+1
* x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar2008-01-301-2/+3
* clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto2008-01-301-1/+1
* time: clean hungarian notation from timersPavel Machek2008-01-301-3/+3
* nfs: convert NFS_*(inode) helpers to static inlineBenny Halevy2008-01-301-18/+58
* nfs: obliterate NFS_FLAGS macroBenny Halevy2008-01-301-3/+2
* SUNRPC: Use appropriate argument types in rpcb clientChuck Lever2008-01-301-1/+1
* NFS: NFS version number is unsignedChuck Lever2008-01-301-1/+1
* NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever2008-01-301-5/+14
* NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever2008-01-301-1/+2
* NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever2008-01-301-0/+2
* NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever2008-01-301-0/+7
* SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-302-2/+2
* NFS: Fix the 'proto=' mount optionTrond Myklebust2008-01-301-0/+1
* NFS: Support per-mountpoint timeout parameters.Trond Myklebust2008-01-301-2/+0
* SUNRPC: Add support for per-client timeout valuesTrond Myklebust2008-01-302-3/+4
* SUNRPC: Clean up the transport timeout initialisationTrond Myklebust2008-01-301-5/+0
* NFSv4: Add socket proto argument to setclientidTrond Myklebust2008-01-301-1/+1
* NFS: Expand server address storage in nfs_client structChuck Lever2008-01-301-1/+2
* NFS: Increase size of cl_ipaddr field to hold IPv6 addressesChuck Lever2008-01-301-1/+1
* NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever2008-01-301-6/+7
* SUNRPC: Move universal address definitions to global headerChuck Lever2008-01-301-0/+39
* NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust2008-01-301-1/+0
* NFS: define a function to update nfsi->cache_change_attributeTrond Myklebust2008-01-301-0/+1
* SUNRPC: Remove the obsolete RPC_WAITQ macroTrond Myklebust2008-01-301-23/+0
* SUNRPC: Unexport rpc_init_task() and rpc_execute()Trond Myklebust2008-01-301-1/+0
* SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_taskTrond Myklebust2008-01-301-0/+1
* SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust2008-01-301-1/+0
* NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust2008-01-301-3/+3
* SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust2008-01-301-1/+1
* SUNRPC: Clean up the initialisation of priority queue scheduling info.Trond Myklebust2008-01-301-8/+9
* SUNRPC: Clean up rpc_run_taskTrond Myklebust2008-01-301-2/+1
* SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2008-01-302-6/+10
* SUNRPC: Rename xprt_disconnect()Trond Myklebust2008-01-301-1/+1
* SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust2008-01-301-0/+1
* SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust2008-01-301-0/+1
* NFS: Stop sillyname renames and unmounts from racingSteve Dickson2008-01-301-0/+6
* NFS: Clean up the write request locking.Trond Myklebust2008-01-301-12/+1
* Fix blktrace compile warningMartin K. Petersen2008-01-291-3/+3
* block: fix warning on compile with CONFIG_BLOCKJens Axboe2008-01-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-29144-1262/+3699
|\
| * [NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy2008-01-281-0/+2
OpenPOWER on IntegriCloud