aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner
2008-01-30x86: move k8 related declarationsThomas Gleixner
2008-01-30x86: move idle related declarationsThomas Gleixner
2008-01-30x86: make early_indentify_cpu staticThomas Gleixner
2008-01-30x86: move acpi and pci declarationsThomas Gleixner
2008-01-30x86: remove duplicated declarationsThomas Gleixner
2008-01-30x86: merge apic_32/64.hThomas Gleixner
2008-01-30x86: use u32 for some lapic functionsThomas Gleixner
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner
2008-01-30x86: prepare unification of include/asm-x86/apic_32/64.hThomas Gleixner
2008-01-30x86: unify include/asm-x86/apicdef_32/64.hThomas Gleixner
2008-01-30x86: introduce ldt_write accessorThomas Gleixner
2008-01-30x86: clean up include/asm-x86/desc_64.hThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner
2008-01-30x86: unify asm/cpufeature.hH. Peter Anvin
2008-01-30x86: add <asm/asm.h>H. Peter Anvin
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar
2008-01-30clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto
2008-01-30time: clean hungarian notation from timersPavel Machek
2008-01-30nfs: convert NFS_*(inode) helpers to static inlineBenny Halevy
2008-01-30nfs: obliterate NFS_FLAGS macroBenny Halevy
2008-01-30SUNRPC: Use appropriate argument types in rpcb clientChuck Lever
2008-01-30NFS: NFS version number is unsignedChuck Lever
2008-01-30NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever
2008-01-30NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever
2008-01-30NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever
2008-01-30NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever
2008-01-30SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever
2008-01-30NFS: Fix the 'proto=' mount optionTrond Myklebust
2008-01-30NFS: Support per-mountpoint timeout parameters.Trond Myklebust
2008-01-30SUNRPC: Add support for per-client timeout valuesTrond Myklebust
2008-01-30SUNRPC: Clean up the transport timeout initialisationTrond Myklebust
2008-01-30NFSv4: Add socket proto argument to setclientidTrond Myklebust
2008-01-30NFS: Expand server address storage in nfs_client structChuck Lever
2008-01-30NFS: Increase size of cl_ipaddr field to hold IPv6 addressesChuck Lever
2008-01-30NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever
2008-01-30SUNRPC: Move universal address definitions to global headerChuck Lever
2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust
2008-01-30NFS: define a function to update nfsi->cache_change_attributeTrond Myklebust
2008-01-30SUNRPC: Remove the obsolete RPC_WAITQ macroTrond Myklebust
2008-01-30SUNRPC: Unexport rpc_init_task() and rpc_execute()Trond Myklebust
2008-01-30SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_taskTrond Myklebust