summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior2011-02-233-0/+112
* x86: dtb: Add generic bus probeSebastian Andrzej Siewior2011-02-231-0/+19
* x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior2011-02-232-0/+97
* x86: dtb: Add device tree support for HPETSebastian Andrzej Siewior2011-02-231-0/+19
* x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior2011-02-233-3/+117
* x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior2011-02-233-1/+59
* x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior2011-02-231-0/+428
* x86: Add device tree supportSebastian Andrzej Siewior2011-02-238-13/+106
* x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-233-11/+16
* Merge branch 'x86/apic' into x86/platformThomas Gleixner2011-02-236-176/+163
|\
| * x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2011-02-232-4/+4
| * x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner2011-02-231-32/+25
| * x86: ioapic: Remove useless inlinesThomas Gleixner2011-02-231-12/+2
| * x86: ioapic: Make a few functions staticThomas Gleixner2011-02-232-32/+28
| * x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner2011-02-231-10/+6
| * x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner2011-02-231-12/+5
| * x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner2011-02-231-31/+3
| * x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner2011-02-231-7/+2
| * x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2011-02-232-0/+17
| * x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner2011-02-231-6/+13
| * x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner2011-02-231-20/+12
| * x86: Fix deps of X86_UP_IOAPICHenrik Kretzschmar2011-02-231-1/+1
| * x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-232-1/+19
| * x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-234-4/+20
| * x86: Add dummy mp_save_irq()Henrik Kretzschmar2011-02-231-0/+1
| * x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar2011-02-232-11/+12
* | x86: OLPC: Make OLPC=n build againThomas Gleixner2011-02-231-0/+7
* | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner2011-02-233-8/+4
* | x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-234-20/+5
* | x86: OLPC: Hide OLPC_OPENFIRMWARE config switchThomas Gleixner2011-02-231-8/+2
* | x86: OLPC: Remove redundant !X64_64 config dependencyThomas Gleixner2011-02-231-2/+2
* | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-23127-819/+1175
|\|
| * Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-229-363/+342
| |\
| | * ARM: S5PV210: Fix regulator namesMarek Szyprowski2011-02-182-6/+6
| | * ARM: S5PV210: Update max8998_platform_dataMarek Szyprowski2011-02-182-6/+12
| | * ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdataAxel Lin2011-02-181-1/+0
| | * ARM: S5P: Fix end address in memory resource information for UART devicesThomas Abraham2011-02-171-6/+6
| | * ARM: S5P64X0: Cleanup map.h fileKukjin Kim2011-02-171-41/+42
| | * ARM: S5P6442: Cleanup map.h fileKukjin Kim2011-02-171-32/+37
| | * ARM: S5PC100: Clenaup map.h fileKukjin Kim2011-02-171-110/+83
| | * ARM: S5PV210: Cleanup map.h fileKukjin Kim2011-02-171-85/+83
| | * ARM: S5PV310: Cleanup map.h fileKukjin Kim2011-02-171-76/+73
| * | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-02-2117-37/+175
| |\ \
| | * | ARM: 6745/1: kprobes insn decoding fixNicolas Pitre2011-02-211-1/+1
| | * | ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-212-6/+4
| | * | ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King2011-02-211-13/+89
| | * | ARM: Keep exit text/data around for SMP_ON_UPRussell King2011-02-211-0/+9
| | * | ARM: Ensure predictable endian state on signal handler entryRussell King2011-02-211-1/+3
| | * | ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2011-02-212-1/+3
| | * | ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar2011-02-211-1/+1