Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-10-10microblaze: clean-up prom.h implicit includesRob Herring
2013-10-10metag: move setup_machine_fdt declaration from prom.hRob Herring
2013-10-10hexagon: remove unnecessary prom.h includesRob Herring
2013-10-10arc: remove unnecessary prom.h includesRob Herring
2013-10-10arm64: remove unnecessary prom.h includeRob Herring
2013-10-10ARM: keystone: remove unnecessary prom.h includeRob Herring
2013-10-10mips: use common of_flat_dt_get_machine_nameRob Herring
2013-10-10metag: use common of_flat_dt_match_machineRob Herring
2013-10-10arm64: use common of_flat_dt_get_machine_nameRob Herring
2013-10-10arm: use common of_flat_dt_match_machineRob Herring
2013-10-10arc: use common of_flat_dt_match_machineRob Herring
2013-10-09openrisc: remove unnecessary prom.c includesRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09arm64: set initrd_start/initrd_end for fdt scanRob Herring
2013-10-09arm: set initrd_start/initrd_end for fdt scanRob Herring
2013-10-09of: create default early_init_dt_add_memory_archRob Herring
2013-10-09xtensa: use early_init_dt_scanRob Herring
2013-10-09openrisc: use early_init_dt_scanRob Herring
2013-10-09mips: use early_init_dt_scanRob Herring
2013-10-09microblaze: use early_init_dt_scanRob Herring
2013-10-09metag: use early_init_dt_scanRob Herring
2013-10-09c6x: use early_init_dt_scanRob Herring
2013-10-09arm64: use early_init_dt_scanRob Herring
2013-10-09arm: use early_init_dt_scanRob Herring
2013-10-09arc: use early_init_dt_scanRob Herring
2013-10-09metag: use unflatten_and_copy_device_treeRob Herring
2013-10-09xtensa: use unflatten_and_copy_device_treeRob Herring
2013-10-09x86: use unflatten_and_copy_device_treeRob Herring
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring
2013-09-29Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit
2013-09-26Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-26Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-09-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel