summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-063-5/+16
* of: remove empty arch prom.h headersRob Herring2013-10-096-58/+0
* powerpc: add explicit OF includesRob Herring2013-10-0932-4/+49
* powerpc: clean-up include ordering in prom.hRob Herring2013-10-091-10/+7
* of: move of_translate_dma_address to of_address.hRob Herring2013-10-091-4/+0
* of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-091-8/+0
* of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-098-15/+0
* of: implement of_node_to_nid as a weak functionRob Herring2013-10-092-11/+0
* of: implement pci_address_to_pio as weak functionRob Herring2013-10-095-38/+0
* x86: add necessary includes for prom.hRob Herring2013-10-091-0/+1
* mips: add explicit includes of prom.hRob Herring2013-10-093-0/+4
* microblaze: clean-up prom.h implicit includesRob Herring2013-10-095-27/+5
* metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-093-3/+1
* hexagon: remove unnecessary prom.h includesRob Herring2013-10-091-3/+0
* arc: remove unnecessary prom.h includesRob Herring2013-10-092-2/+0
* arm64: remove unnecessary prom.h includeRob Herring2013-10-091-1/+0
* ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-091-1/+0
* mips: use common of_flat_dt_get_machine_nameRob Herring2013-10-091-14/+1
* metag: use common of_flat_dt_match_machineRob Herring2013-10-094-44/+22
* arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-091-10/+1
* arm: use common of_flat_dt_match_machineRob Herring2013-10-091-22/+19
* arc: use common of_flat_dt_match_machineRob Herring2013-10-093-62/+23
* openrisc: remove unnecessary prom.c includesRob Herring2013-10-091-22/+0
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-0910-91/+4
* arm64: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-18/+6
* arm: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-3/+8
* of: create default early_init_dt_add_memory_archRob Herring2013-10-093-29/+0
* xtensa: use early_init_dt_scanRob Herring2013-10-091-12/+9
* openrisc: use early_init_dt_scanRob Herring2013-10-091-14/+1
* mips: use early_init_dt_scanRob Herring2013-10-092-39/+3
* microblaze: use early_init_dt_scanRob Herring2013-10-092-15/+4
* metag: use early_init_dt_scanRob Herring2013-10-091-6/+1
* c6x: use early_init_dt_scanRob Herring2013-10-092-20/+1
* arm64: use early_init_dt_scanRob Herring2013-10-091-28/+3
* arm: use early_init_dt_scanRob Herring2013-10-091-15/+1
* arc: use early_init_dt_scanRob Herring2013-10-091-13/+1
* metag: use unflatten_and_copy_device_treeRob Herring2013-10-092-19/+1
* xtensa: use unflatten_and_copy_device_treeRob Herring2013-10-091-18/+1
* x86: use unflatten_and_copy_device_treeRob Herring2013-10-091-15/+8
* openrisc: use unflatten_and_copy_device_treeRob Herring2013-10-092-14/+1
* arc: use unflatten_and_copy_device_treeRob Herring2013-10-093-18/+1
* openrisc: use boot_command_line instead of private cmd_lineRob Herring2013-10-092-9/+2
* c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-094-19/+2
*---. Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-282-4/+5
|\ \ \
| | | * x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit2013-09-271-0/+1
| * | | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2013-09-281-4/+4
| |\ \ \
| | * | | arm: Fix build error with context tracking callsFrederic Weisbecker2013-09-271-4/+4
| | |/ /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-281-1/+1
|\ \ \ \
| * | | | perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-281-1/+1
* | | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2013-09-285-6/+8
|\ \ \ \ \