aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: merge futex_32/64.hThomas Gleixner3-264/+134
2008-01-30x86: prepare merging futex_32/64.hThomas Gleixner2-44/+44
2008-01-30x86: make smp_local_timer_interrupt() staticThomas Gleixner1-1/+0
2008-01-30x86: move ioapic code where it belongsThomas Gleixner1-0/+2
2008-01-30x86: remove obsolte declarations from proto.hThomas Gleixner1-20/+3
2008-01-30x86: remove duplicate start_kernel declarationThomas Gleixner1-2/+0
2008-01-30x86: remove obsolete nohpet declarationThomas Gleixner1-2/+0
2008-01-30x86: move pmtmr related declarationsThomas Gleixner2-9/+2
2008-01-30x86: move tsc related declarationsThomas Gleixner2-5/+1
2008-01-30x86: move pda related declarationThomas Gleixner2-1/+1
2008-01-30x86: move page related declarationThomas Gleixner2-2/+1
2008-01-30x86: move numa related declarationsThomas Gleixner2-5/+6
2008-01-30x86: move mce related declarationsThomas Gleixner2-8/+7
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner5-14/+6
2008-01-30x86: move k8 related declarationsThomas Gleixner2-2/+1
2008-01-30x86: move idle related declarationsThomas Gleixner2-4/+4
2008-01-30x86: make early_indentify_cpu staticThomas Gleixner1-2/+0
2008-01-30x86: move acpi and pci declarationsThomas Gleixner3-6/+3
2008-01-30x86: remove duplicated declarationsThomas Gleixner1-6/+0
2008-01-30x86: merge apic_32/64.hThomas Gleixner3-220/+137
2008-01-30x86: use u32 for some lapic functionsThomas Gleixner3-18/+16
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner1-1/+1
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner1-1/+1
2008-01-30x86: prepare unification of include/asm-x86/apic_32/64.hThomas Gleixner3-50/+48
2008-01-30x86: unify include/asm-x86/apicdef_32/64.hThomas Gleixner3-769/+397
2008-01-30x86: introduce ldt_write accessorThomas Gleixner1-0/+9
2008-01-30x86: clean up include/asm-x86/desc_64.hThomas Gleixner1-45/+52
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner1-0/+4
2008-01-30x86: unify asm/cpufeature.hH. Peter Anvin3-210/+187
2008-01-30x86: add <asm/asm.h>H. Peter Anvin1-0/+18
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain1-5/+18
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2-14/+6
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2-13/+28
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki1-1/+8
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi1-0/+6
2008-01-30x86: assign IRQs to HPET timersBalaji Rao1-1/+1
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner1-0/+1
2008-01-30x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar1-2/+3
2008-01-30clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto1-1/+1
2008-01-30time: clean hungarian notation from timersPavel Machek1-3/+3
2008-01-30nfs: convert NFS_*(inode) helpers to static inlineBenny Halevy1-18/+58
2008-01-30nfs: obliterate NFS_FLAGS macroBenny Halevy1-3/+2
2008-01-30SUNRPC: Use appropriate argument types in rpcb clientChuck Lever1-1/+1
2008-01-30NFS: NFS version number is unsignedChuck Lever1-1/+1
2008-01-30NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever1-5/+14
2008-01-30NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever1-1/+2
2008-01-30NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever1-0/+2
2008-01-30NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever1-0/+7
2008-01-30SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2-2/+2
2008-01-30NFS: Fix the 'proto=' mount optionTrond Myklebust1-0/+1