summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring10-91/+4
2013-10-09arm64: set initrd_start/initrd_end for fdt scanRob Herring1-18/+6
2013-10-09arm: set initrd_start/initrd_end for fdt scanRob Herring1-3/+8
2013-10-09of: create default early_init_dt_add_memory_archRob Herring3-29/+0
2013-10-09xtensa: use early_init_dt_scanRob Herring1-12/+9
2013-10-09openrisc: use early_init_dt_scanRob Herring1-14/+1
2013-10-09mips: use early_init_dt_scanRob Herring2-39/+3
2013-10-09microblaze: use early_init_dt_scanRob Herring2-15/+4
2013-10-09metag: use early_init_dt_scanRob Herring1-6/+1
2013-10-09c6x: use early_init_dt_scanRob Herring2-20/+1
2013-10-09arm64: use early_init_dt_scanRob Herring1-28/+3
2013-10-09arm: use early_init_dt_scanRob Herring1-15/+1
2013-10-09arc: use early_init_dt_scanRob Herring1-13/+1
2013-10-09metag: use unflatten_and_copy_device_treeRob Herring2-19/+1
2013-10-09xtensa: use unflatten_and_copy_device_treeRob Herring1-18/+1
2013-10-09x86: use unflatten_and_copy_device_treeRob Herring1-15/+8
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring2-14/+1
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring3-18/+1
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring2-9/+2
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring4-19/+2
2013-09-29Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2-4/+5
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-6/+8
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-44/+0
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-7/+13
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar1-1/+1
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2-0/+6
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens4-6/+2
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar1-4/+4
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker1-4/+4
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit1-0/+1
2013-09-26Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-19/+48
2013-09-26Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-9/+5
2013-09-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-94/+147
2013-09-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+24
2013-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+11
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C1-8/+4
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2-17/+24
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones1-1/+1
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2-10/+37
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt5-9/+33
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt6-18/+23
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt4-65/+62
2013-09-25openrisc: clean-up prom.hRob Herring1-44/+0
2013-09-25xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk1-2/+24
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki1-1/+1
2013-09-23x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani1-0/+16
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng1-0/+1
2013-09-22ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel1-3/+3
2013-09-22ARM: only allow kernel mode neon with AEABIRussell King1-2/+1