aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* cris: media platform drivers: fix buildMauro Carvalho Chehab2013-11-12
* sh64: kernel: remove useless variable 'regs'Chen Gang2013-11-12
* sh64: kernel: use 'usp' instead of 'fn'Chen Gang2013-11-12
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\
| | * of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-03
| | * arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-28
| | * of/irq: create interrupts-extended propertyGrant Likely2013-10-28
| | * microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-24
| | * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-24
| | * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| | * of: Add testcases for interrupt parsingGrant Likely2013-10-24
| | * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-24
| | * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
| | * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| | * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
| | * of: Make cpu node handling more portable.David Miller2013-10-15
| * | MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-06
| * | of: remove empty arch prom.h headersRob Herring2013-10-09
| * | powerpc: add explicit OF includesRob Herring2013-10-09
| * | powerpc: clean-up include ordering in prom.hRob Herring2013-10-09
| * | of: move of_translate_dma_address to of_address.hRob Herring2013-10-09
| * | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-09
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * | of: implement of_node_to_nid as a weak functionRob Herring2013-10-09
| * | of: implement pci_address_to_pio as weak functionRob Herring2013-10-09
| * | x86: add necessary includes for prom.hRob Herring2013-10-09
| * | mips: add explicit includes of prom.hRob Herring2013-10-09
| * | microblaze: clean-up prom.h implicit includesRob Herring2013-10-09
| * | metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-09
| * | hexagon: remove unnecessary prom.h includesRob Herring2013-10-09
| * | arc: remove unnecessary prom.h includesRob Herring2013-10-09
| * | arm64: remove unnecessary prom.h includeRob Herring2013-10-09
| * | ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-09
| * | mips: use common of_flat_dt_get_machine_nameRob Herring2013-10-09
| * | metag: use common of_flat_dt_match_machineRob Herring2013-10-09
| * | arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-09
| * | arm: use common of_flat_dt_match_machineRob Herring2013-10-09
| * | arc: use common of_flat_dt_match_machineRob Herring2013-10-09
| * | openrisc: remove unnecessary prom.c includesRob Herring2013-10-09
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
| * | arm64: set initrd_start/initrd_end for fdt scanRob Herring2013-10-09
| * | arm: set initrd_start/initrd_end for fdt scanRob Herring2013-10-09
| * | of: create default early_init_dt_add_memory_archRob Herring2013-10-09
| * | xtensa: use early_init_dt_scanRob Herring2013-10-09
| * | openrisc: use early_init_dt_scanRob Herring2013-10-09
| * | mips: use early_init_dt_scanRob Herring2013-10-09
| * | microblaze: use early_init_dt_scanRob Herring2013-10-09
| * | metag: use early_init_dt_scanRob Herring2013-10-09