summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mn10300: Fix include dependency in irqflags.h et al.David Daney2013-06-192-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-06-1914-67/+58
|\
| * sparc: tsb must be flushed before tlbDave Kleikamp2013-06-191-1/+1
| * sparc,leon: Convert to use devm_ioremap_resourceTushar Behera2013-06-191-5/+3
| * sparc64 address-congruence propertybob picco2013-06-191-1/+8
| * sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson2013-06-191-0/+7
| * sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson2013-06-193-38/+19
| * sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang2013-06-193-3/+4
| * arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang2013-06-191-5/+7
| * sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-06-191-8/+8
| * sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-192-6/+1
* | Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-06-196-41/+74
|\ \
| * | parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin2013-06-181-38/+38
| * | parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2013-06-182-0/+32
| * | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-0/+1
| * | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-182-3/+3
| |/
* | metag: fix mm/hugetlb.c build breakageJames Hogan2013-06-191-0/+1
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-1910-29/+103
|\ \ | |/ |/|
| * ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren2013-06-174-20/+42
| * ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm2013-06-171-1/+2
| * ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-172-3/+34
| * ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT2013-06-171-2/+2
| * ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang2013-06-171-3/+5
| * ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst2013-06-172-0/+18
* | [IA64] Fix include dependency in asm/irqflags.hDavid Daney2013-06-171-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-1513-29/+96
|\ \
| * \ Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-113-6/+9
| |\ \
| | * | arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe rangeThomas Petazzoni2013-06-062-4/+6
| | * | ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().Nicolas Schichan2013-06-061-2/+3
| * | | ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa2013-06-111-5/+13
| * | | ARM: prima2: fix incorrect panic usageHaojian Zhuang2013-06-112-4/+8
| * | | Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-097-14/+66
| |\ \ \
| | * \ \ Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-06-072-10/+17
| | |\ \ \
| | | * | | ARM: omap3: clock: fix wrong container_of in clock36xx.cJean-Philippe Francois2013-06-061-9/+9
| | | * | | arm: omap2: fix AM33xx hwmod infos for UART2Thomas Petazzoni2013-06-031-1/+8
| | * | | | Merge branch 'dts-fixes-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2013-06-0775-897/+2611
| | |\ \ \ \
| | | * | | | ARM: dts: OMAP5: Fix missing PWM capability to timer nodesSuman Anna2013-06-031-0/+3
| | | * | | | ARM: dts: omap4-panda|sdp: Fix mux for twl6030 IRQ pin and msecure lineKevin Hilman2013-06-032-0/+40
| | | * | | | ARM: dts: AM33xx: Fix properties on gpmc nodeLars Poeschel2013-06-031-2/+2
| | | |/ / /
| | * | | | ARM: OMAP3: Fix iva2_pwrdm settings for 3703Tony Lindgren2013-05-301-2/+4
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-145-5/+15
|\ \ \ \ \ \
| * | | | | | powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-151-1/+1
| * | | | | | powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-152-1/+11
| * | | | | | powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-152-3/+3
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-131-2/+3
|\ \ \ \ \ \ \
| * | | | | | | of: Fix locking vs. interruptsBenjamin Herrenschmidt2013-06-131-2/+3
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-137-185/+70
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-134-178/+65
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Modify UEFI anti-bricking codeMatthew Garrett2013-06-104-178/+65
| * | | | | | | | | x86: Fix typo in kexec register clearingKees Cook2013-06-121-1/+1