summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: merge include/asm-x86/scatterlist.hThomas Gleixner2008-01-303-59/+32
* x86: merge include/asm-x86/dma.hThomas Gleixner2008-01-303-603/+316
* x86: merge futex_32/64.hThomas Gleixner2008-01-303-264/+134
* x86: prepare merging futex_32/64.hThomas Gleixner2008-01-302-44/+44
* x86: make smp_local_timer_interrupt() staticThomas Gleixner2008-01-301-1/+0
* x86: move ioapic code where it belongsThomas Gleixner2008-01-301-0/+2
* x86: remove obsolte declarations from proto.hThomas Gleixner2008-01-301-20/+3
* x86: remove duplicate start_kernel declarationThomas Gleixner2008-01-301-2/+0
* x86: remove obsolete nohpet declarationThomas Gleixner2008-01-301-2/+0
* x86: move pmtmr related declarationsThomas Gleixner2008-01-302-9/+2
* x86: move tsc related declarationsThomas Gleixner2008-01-302-5/+1
* x86: move pda related declarationThomas Gleixner2008-01-302-1/+1
* x86: move page related declarationThomas Gleixner2008-01-302-2/+1
* x86: move numa related declarationsThomas Gleixner2008-01-302-5/+6
* x86: move mce related declarationsThomas Gleixner2008-01-302-8/+7
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-305-14/+6
* x86: move k8 related declarationsThomas Gleixner2008-01-302-2/+1
* x86: move idle related declarationsThomas Gleixner2008-01-302-4/+4
* x86: make early_indentify_cpu staticThomas Gleixner2008-01-301-2/+0
* x86: move acpi and pci declarationsThomas Gleixner2008-01-303-6/+3
* x86: remove duplicated declarationsThomas Gleixner2008-01-301-6/+0
* x86: merge apic_32/64.hThomas Gleixner2008-01-303-220/+137
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-303-18/+16
* x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2008-01-301-1/+1
* x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-301-1/+1
* x86: prepare unification of include/asm-x86/apic_32/64.hThomas Gleixner2008-01-303-50/+48
* x86: unify include/asm-x86/apicdef_32/64.hThomas Gleixner2008-01-303-769/+397
* x86: introduce ldt_write accessorThomas Gleixner2008-01-301-0/+9
* x86: clean up include/asm-x86/desc_64.hThomas Gleixner2008-01-301-45/+52
* x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2008-01-301-0/+4
* 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
OpenPOWER on IntegriCloud