summaryrefslogtreecommitdiffstats
path: root/scripts/mkcompile_h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19x86/32: no need to use set_pte_present in set_pte_vaddrJeremy Fitzhardinge1-1/+1
2009-03-18x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput1-1/+2
2009-03-18x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell1-1/+2
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha4-5/+22
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton1-16/+24
2009-03-18x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha2-5/+5
2009-03-18x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha1-0/+13
2009-03-17x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha3-17/+31
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha3-43/+48
2009-03-17x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha2-92/+66
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha3-9/+5
2009-03-17x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha1-2/+10
2009-03-17x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha1-1/+1
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha4-4/+49
2009-03-17x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha3-0/+64
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha8-28/+107
2009-03-17x86, dmar: move page fault handling code to dmar.cSuresh Siddha2-188/+191
2009-03-17x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha1-25/+33
2009-03-17x86, setup: move 32-bit code to .text32H. Peter Anvin2-1/+3
2009-03-17x86-32: move _end to a dummy sectionH. Peter Anvin1-1/+3
2009-03-17x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge2-4/+8
2009-03-17x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge1-5/+5
2009-03-17x86-32: tighten the bound on additional memory to mapH. Peter Anvin1-1/+2
2009-03-17x86-32: remove ALLOCATOR_SLOP from head_32.SJeremy Fitzhardinge1-2/+1
2009-03-17x86-32: make sure we map enough to fit linear map pagetablesJeremy Fitzhardinge1-10/+19
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds1-1/+1
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu3-8/+20
2009-03-17x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge1-2/+2
2009-03-16dm crypt: wait for endio to complete before destructionMilan Broz2-20/+29
2009-03-16dm crypt: fix kcryptd_async_done parameterHuang Ying1-5/+21
2009-03-16dm io: respect BIO_MAX_PAGES limitMikulas Patocka1-0/+2
2009-03-16dm table: rework reference counting fixMikulas Patocka1-2/+2
2009-03-16dm ioctl: validate name length when renamingMilan Broz1-1/+2
2009-03-16linux.conf.au 2009: TuzRusty Russell5-3216/+8477
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le1-9/+7
2009-03-16x86: reduce preemption off section in exit threadThomas Gleixner1-2/+3
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto1-1/+1
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin1-1/+1
2009-03-16thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer1-4/+4
2009-03-16acer-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acpi-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acer-wmi: double free in acer_rfkill_exit()Dan Carpenter1-1/+1
2009-03-16platform/x86: depends instead of select for laptop platform driversCorentin Chary1-1/+1
2009-03-16asus-laptop: use select instead of depends onCorentin Chary1-3/+3
2009-03-16eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+5
2009-03-16asus-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+4
2009-03-16acpi: check for pxm_to_node_map overflowCyrill Gorcunov1-1/+1