summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: Export symbols for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-292-0/+3
* m68k: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+1
* arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-304-14/+35
|\
| * [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-301-0/+9
| * [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFOAlex Chiang2008-04-291-3/+9
| * [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-10/+13
| * [IA64] bugfix: nptcg breaks cpu-hotaddHidetoshi Seto2008-04-291-1/+4
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-3025-143/+283
|\ \
| * \ Merge branch 'orion-fixes2'Russell King2008-04-294-6/+112
| |\ \
| | * | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek2008-04-284-3/+102
| | * | [ARM] Feroceon: fix function alignment in proc-feroceon.SNicolas Pitre2008-04-281-3/+10
| | | |
| | \ \
| *-. | | Merge branches 'pxa' and 'orion-fixes1'Russell King2008-04-2919-108/+138
| |\ \| |
| | | * | [ARM] Orion: catch a couple more alternative spellings of PCIeLennert Buytenhek2008-04-286-8/+8
| | | * | [ARM] Orion: fix orion-ehci platform resource end addressesLennert Buytenhek2008-04-281-2/+2
| | | * | [ARM] Orion: fix ->map_irq() PCIe bus number checkLennert Buytenhek2008-04-287-27/+54
| | | * | [ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN checkLennert Buytenhek2008-04-281-3/+0Star
| | | * | [ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkLennert Buytenhek2008-04-282-41/+1Star
| | | * | kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek2008-04-281-1/+1
| | | * | kprobes/arm: fix cache flush address for instruction stubNicolas Pitre2008-04-281-1/+1
| | * | | [ARM] pxa: fix 1c104e0e4f6ab396960c058e95e18bdedcac945bRussell King2008-04-291-3/+3
| | * | | [ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake()Mark Brown2008-04-241-0/+2
| | * | | [ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_infoPhilipp Zabel2008-04-241-1/+1
| | * | | [ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov2008-04-241-2/+2
| | * | | [ARM] 5008/1: magician: add magician specific input GPIOs to MFP configPhilipp Zabel2008-04-211-0/+8
| | * | | [ARM] 5007/1: magician: properly request GPIOs used by the machine code itselfPhilipp Zabel2008-04-211-8/+43
| | * | | [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixupJaya Kumar2008-04-212-11/+12
| * | | | [ARM] 5021/1: at91: buildfix for sam9263 + PMDavid Brownell2008-04-281-5/+9
| * | | | [ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilationCatalin Marinas2008-04-281-22/+22
| * | | | [ARM] 5016/1: AT91: typo in mci configuration for at91cap at91sam9263Nicolas Ferre2008-04-282-2/+2
* | | | | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-2924-69/+31Star
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-294-10/+6Star
|\ \ \ \
| * | | | x86: fix PCI MSI breaks when booting with nosmpJesse Barnes2008-04-291-7/+3Star
| * | | | bootprotocol: cleanupIngo Molnar2008-04-291-1/+1
| * | | | x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum2008-04-291-1/+1
| * | | | x86: !x & y typo in mtrr codeHarvey Harrison2008-04-291-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2920-127/+1219
|\ \ \ \ \
| * | | | | x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-265-8/+51
| * | | | | x86: work around io allocation overlap of HT linksYinghai Lu2008-04-261-18/+38
| * | | | | acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-262-1/+107
| * | | | | x86_64: don't need set default res if only have one root busYinghai Lu2008-04-261-1/+2
| * | | | | x86: double check the multi root bus with fam10h mmconfYinghai Lu2008-04-261-2/+82
| * | | | | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-262-51/+355
| * | | | | x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu2008-04-261-40/+48
| * | | | | x86: get mp_bus_to_node earlyYinghai Lu2008-04-267-42/+127
| * | | | | x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-263-26/+25Star
| * | | | | x86: remove unneeded check in mmconf rejectYinghai Lu2008-04-261-12/+0Star
| * | | | | x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu2008-04-263-207/+226
| * | | | | x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu2008-04-261-8/+15
| * | | | | x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu2008-04-261-6/+69