summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-165-7/+7
* x86: put irq_2_pin pointer into irq_cfgYinghai Lu2008-10-161-41/+120
* x86: add irq_cfg in io_apic_64.cYinghai Lu2008-10-161-40/+169
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-168-83/+142
* x86, irq: get nr_irqs from madtYinghai Lu2008-10-161-2/+28
* irq: sparse irqs, fix #3Ingo Molnar2008-10-161-0/+2
* x86: use dyn_array in io_apic_xx.cYinghai Lu2008-10-163-18/+70
* x86: use nr_irqsYinghai Lu2008-10-166-38/+41
* x86: enable dyn_array supportYinghai Lu2008-10-163-0/+5
* x86: alloc dyn_array all togetherYinghai Lu2008-10-161-5/+11
* add per_cpu_dyn_array supportYinghai Lu2008-10-161-2/+5
* x86: add after_bootmem flag for 32bitYinghai Lu2008-10-161-0/+3
* 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
| * | | | | | oprofile: Add support for AMD Family 11hBarry Kasindorf2008-07-261-0/+4
| * | | | | | x86: apic_*.c: add description to AMD's extended LVT functionsRobert Richter2008-07-262-0/+6
* | | | | | | x86: change early_ioremap to use slots instead of nestingYinghai Lu2008-10-131-20/+57
* | | | | | | x86: adjust dependencies for CONFIG_X86_CMOVJan Beulich2008-10-131-1/+1
* | | | | | | dumpstack: x86: various small unification steps, fixAlexander van Heukelum2008-10-131-1/+1
* | | | | | | x86: remove additional_cpusThomas Gleixner2008-10-131-12/+2
* | | | | | | x86: remove additional_cpus configurabilityIngo Molnar2008-10-132-25/+1
* | | | | | | x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner2008-10-131-1/+1
* | | | | | | dumpstack: x86: various small unification stepsAlexander van Heukelum2008-10-132-18/+20
OpenPOWER on IntegriCloud