aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgtable_64.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2-16/+39
2008-08-15x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz1-1/+1
2008-08-15x86: fix spin_is_contended()Jan Beulich1-2/+2
2008-08-15x86, nmi: clean UP NMI watchdog failure messageIngo Molnar1-13/+19
2008-08-15x86, NMI: fix watchdog failure messageAristeu Rozanski1-0/+4
2008-08-15x86: fix /proc/meminfo DirectMapHugh Dickins2-7/+17
2008-08-15x86: fix readb() et al compile error with gcc-3.2.3Mikael Pettersson1-9/+9
2008-08-15arch/x86/Kconfig: clean up, experimental adjustementPavel Machek1-3/+3
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf3-6/+27
2008-08-15x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski1-1/+7
2008-08-15x86, AMD IOMMU: initialize dma_ops after sysfs registrationJoerg Roedel1-3/+3
2008-08-15x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel2-4/+1
2008-08-15x86, AMD IOMMU: initialize device table properlyJoerg Roedel2-0/+19
2008-08-15x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel2-7/+14
2008-08-15x86: silence mmconfig printkDave Jones1-1/+1
2008-08-15x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUsDarrick J. Wong1-1/+1
2008-08-15ACPI: Fix thermal shutdownsMilan Broz1-1/+1
2008-08-15ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas1-5/+7
2008-08-15ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui1-0/+2
2008-08-15ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui1-0/+34
2008-08-15ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht1-3/+8
2008-08-15acpi: trivial cleanupsPavel Machek2-2/+1
2008-08-15acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptopsCarlos Corbacho1-0/+19
2008-08-15ACPI: WMI: Set instance for query block callsCarlos Corbacho1-1/+1
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore5-20/+40
2008-08-15ACPICA: Fix possible memory leak in Unload() operatorLin Ming1-0/+3
2008-08-15ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore1-2/+11
2008-08-14sched: fix rt-bandwidth hotplug racePeter Zijlstra1-1/+1
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells11-63/+137
2008-08-14x86: hpet: workaround SB700 BIOSThomas Gleixner1-0/+24
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy2-28/+18
2008-08-14x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu1-10/+28
2008-08-14x86: don't call e820_regiter_active_regions if out of range on nodeYinghai Lu1-4/+8
2008-08-14x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky4-33/+2
2008-08-14sched: fix the race between walk_tg_tree and sched_create_groupZhang, Yanmin1-1/+1
2008-08-14sparc64: Fix cmdline_memory_size handling bugs.David S. Miller1-8/+19
2008-08-14ALSA: virtuoso: add Xonar D1 supportClemens Ladisch3-27/+58
2008-08-14sparc64: Fix overshoot in nid_range().David S. Miller1-0/+3
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu2-1/+13
2008-08-14Blackfin arch: fix missing digit in SCLK range checkingMike Frysinger1-1/+1
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about itMike Frysinger6-183/+0
2008-08-14Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as we dont need it setup that earlyMike Frysinger3-18/+5
2008-08-14Blackfin arch: use %pF when printing out the double fault address so we get symbol namesMike Frysinger1-1/+1
2008-08-14Blackfin arch: add support for the BlackStamp boardBenjamin Matthews5-3/+1606
2008-08-14Blackfin arch: Allow ins functions to have a low latency versionRobin Getz2-0/+136
2008-08-14Blackfin arch: Print out doublefault addresses, so debug can occurRobin Getz2-1/+12
2008-08-14Blackfin arch: shuffle related prototypes together -- no functional changesMike Frysinger1-6/+6
2008-08-14Blackfin arch: move fixed code defines into fixed_code.h as very few things actually need to know these detailsMike Frysinger3-14/+25
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __init functionsMike Frysinger7-9/+9
2008-08-14Blackfin arch: delete dead prototypesMike Frysinger1-5/+0