summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-05-032-16/+18
| | |\ \ \ \ \ \
| | | * | | | | | x86, mce: fix boot logging logicAndi Kleen2009-04-222-4/+6
| | | * | | | | | x86, mce: make polling timer interval per CPUAndi Kleen2009-04-221-12/+12
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-05-031-2/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | avr32: drop unused CLEAN_FILESSam Ravnborg2009-05-011-2/+0
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-05-033-6/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | m32r: use __stringify() macro in assembler.hHirokazu Takata2009-05-021-3/+4
| | | * | | | | | | m32r: build fix for __stringify macroHirokazu Takata2009-05-022-3/+0
| | | |/ / / / / /
| | * | | | | | | of: make of_(un)register_platform_driver common codeGrant Likely2009-05-032-20/+0
| | * | | | | | | alpha: binfmt_aout fixIvan Kokshaysky2009-05-032-2/+6
| | * | | | | | | alpha: futex implementationIvan Kokshaysky2009-05-032-4/+116
| | * | | | | | | alpha: exception table sortingIvan Kokshaysky2009-05-032-1/+41
| | * | | | | | | alpha: titan and marvel build fixesIvan Kokshaysky2009-05-036-14/+13
| | |/ / / / / /
| | * | | | | | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven2009-04-291-0/+1
| | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-299-49/+53
| | |\ \ \ \ \ \
| | | * | | | | | powerpc/ps3: Fix build error on UPGeoff Levand2009-04-281-4/+0
| | | * | | | | | powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman2009-04-281-1/+4
| | | * | | | | | powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala2009-04-281-0/+1
| | | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras2009-04-281-13/+43
| | | |\ \ \ \ \ \
| | | | * | | | | | powerpc/44x: Correct memory size calculation for denali-based boardsValentine Barshak2009-04-241-13/+43
| | | * | | | | | | powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch2009-04-271-0/+1
| | | * | | | | | | powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell2009-04-231-1/+1
| | | * | | | | | | Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-234-30/+3
| | | |/ / / / / /
| | * | | | | | | powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-291-2/+2
| | * | | | | | | sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-282-2/+2
| | * | | | | | | sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-281-2/+3
| | * | | | | | | powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-281-2/+3
| | * | | | | | | powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-281-1/+2
| | * | | | | | | arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-284-4/+8
| | * | | | | | | FRV: Use __INIT macro instead of .text.init.Tim Abbott2009-04-284-4/+8
| | * | | | | | | FRV: Remove unused header asm/init.h.Tim Abbott2009-04-281-12/+0
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-275-6/+17
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-231-0/+4
| | | * | | | | | | x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-224-7/+9
| | | * | | | | | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-221-1/+6
| | | * | | | | | | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-04-221-3/+3
| | | | |_|_|/ / / | | | |/| | | | |
| * | | | | | | | x86: uv - prevent NULL dereference in uv_system_init()Cyrill Gorcunov2009-05-031-0/+3
| * | | | | | | | x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ONCyrill Gorcunov2009-05-031-11/+11
| * | | | | | | | x86, apic: use pr_ macroCyrill Gorcunov2009-05-011-1/+1
* | | | | | | | | x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu2009-05-112-130/+104
* | | | | | | | | x86/acpi: move setup io apic routing out of CONFIG_ACPI scopeYinghai Lu2009-05-112-63/+63
* | | | | | | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-113-53/+82
* | | | | | | | | x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu2009-05-112-17/+26
* | | | | | | | | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu2009-05-112-35/+40
* | | | | | | | | x86: fix alloc_mptable()Yinghai Lu2009-05-111-16/+9
* | | | | | | | | x86/acpi: remove irq-compression trick on 32-bitYinghai Lu2009-05-111-58/+7
* | | | | | | | | irq: change ->set_affinity() to return status, fixIngo Molnar2009-05-061-1/+1
* | | | | | | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-0121-598/+455
|\| | | | | | | |
| * | | | | | | | x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstableYinghai Lu2009-04-271-27/+59
| * | | | | | | | x86: apic: Remove duplicated macrosYinghai Lu2009-04-271-7/+0