summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2013-09-282-0/+6
| * | | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-284-6/+2
* | | | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-281-44/+0
|\ \ \ \ \ \
| * | | | | | openrisc: clean-up prom.hRob Herring2013-09-241-44/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-284-7/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel2013-09-221-3/+3
| * | | | | ARM: only allow kernel mode neon with AEABIRussell King2013-09-221-2/+1
| * | | | | ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon2013-09-211-2/+2
| * | | | | ARM: 7836/1: add __get_user_unaligned/__put_user_unalignedNicolas Pitre2013-09-181-0/+7
* | | | | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-253-19/+48
|\ \ \ \ \ \
| * | | | | | xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-252-17/+24