summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-163-4/+10
|\
| *-------. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-153-4/+10
| |\ \ \ \ \
| | | | * | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-261-0/+6
| | | | * | | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-142-4/+1
| | | | * | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-141-0/+3
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-161-28/+17
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: unify init task OOM handlingIngo Molnar2008-10-131-9/+6
| * | | | | | | x86/mm: do not trigger a kernel warning if user-space disables interrupts and...Linus Torvalds2008-10-131-19/+11
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-164-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-162-4/+4
| * | | | | | | | sysfs: crash debuggingAndrew Morton2008-10-162-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski2008-10-161-5/+4
* | | | | | | | x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel2008-10-161-14/+4
* | | | | | | | x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel2008-10-161-5/+6
* | | | | | | | x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel2008-10-161-4/+4
* | | | | | | | x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-163-10/+10
* | | | | | | | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-162-66/+2
* | | | | | | | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
* | | | | | | | Make the taint flags reliableAndi Kleen2008-10-161-7/+7
* | | | | | | | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-18/+5
* | | | | | | | misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
|/ / / / / / /
* | | | | | / x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas2008-10-141-4/+18
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-131-4/+2
|\ \ \ \ \ \
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13198-6191/+12886
| |\| | | | |
| * | | | | | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse2008-09-061-0/+1
| * | | | | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-4/+1
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-1310-201/+648
|\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'v2.6.27' into timers/hpetIngo Molnar2008-10-1024-75/+130
| | |\ \ \ \ \ \ \
| | * | | | | | | | x86, hpet: SB600 - remove HPET resources from PCI deviceJordan Crouse2008-09-141-0/+28
| | * | | | | | | | Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-1491-743/+1567
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | x86: hpet: modify IXP400 quirk to enable interruptsAndreas Herrmann2008-09-051-2/+39
| | * | | | | | | | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-311-1/+5
| * | | | | | | | | Merge branch 'linus' into oprofile-v2Ingo Molnar2008-10-13233-7304/+14717
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | x86/oprofile: reanaming op_model_athlon.c to op_model_amd.cRobert Richter2008-07-262-2/+2
| * | | | | | | | | x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter2008-07-261-10/+23
| * | | | | | | | | x86: apic: changing export symbols to *_GPLRobert Richter2008-07-262-2/+2
| * | | | | | | | | x86: apic: export symbols for extended interrupt LVT functionsRobert Richter2008-07-262-0/+2
| * | | | | | | | | x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OPRobert Richter2008-07-261-0/+1
| * | | | | | | | | x86/oprofile: macro definition cleanup in op_model_athlon.cRobert Richter2008-07-261-29/+17
| * | | | | | | | | OProfile: fix IBS build error for UPRobert Richter2008-07-261-0/+22
| * | | | | | | | | OProfile: enable IBS for AMD CPUsRobert Richter2008-07-262-7/+25
| * | | | | | | | | OProfile: fix setup_ibs_files() function interfaceRobert Richter2008-07-261-2/+4
| * | | | | | | | | OProfile: on_each_cpu(): kill unused retry parameterRobert Richter2008-07-261-2/+2
| * | | | | | | | | OProfile: Fix build error in op_model_athlon.cRobert Richter2008-07-261-0/+5
| * | | | | | | | | OProfile: change IBS interrupt initializationRobert Richter2008-07-261-30/+54
| * | | | | | | | | x86/oprofile: separating the IBS handlerRobert Richter2008-07-261-17/+28
| * | | | | | | | | x86/oprofile: add IBS support for AMD CPUs, model specific codeBarry Kasindorf2008-07-261-0/+257
| * | | | | | | | | x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter2008-07-263-19/+19
| * | | | | | | | | x86/oprofile: Minor changes in op_model_athlon.cRobert Richter2008-07-261-0/+2
| * | | | | | | | | x86/oprofile: introduce model specific init/exit functionsRobert Richter2008-07-263-4/+27