summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-16Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-710/+1025
2013-11-16Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds6-27/+19
2013-11-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds13-7/+12
2013-11-15Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson14-1/+120
2013-11-15ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2-2/+3
2013-11-15ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon1-2/+11
2013-11-15ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun1-1/+1
2013-11-15s390/pci: implement hotplug notificationsSebastian Ott1-25/+54
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott1-12/+1
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2-4/+2
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu1-0/+2
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu5-15/+20
2013-11-15s390/pci: implement pcibios_remove_busSebastian Ott3-40/+39
2013-11-15s390/pci: improve handling of bus resourcesSebastian Ott2-65/+86
2013-11-15s390/boot: Install bzImage as default kernel imageHendrik Brueckner1-2/+2
2013-11-15ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold7-0/+34
2013-11-15ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold11-1/+86
2013-11-15blackfin: fix build warning for unused variableSteven Miao1-1/+4
2013-11-15smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao1-4/+8
2013-11-15pm: use GFP_ATOMIC when pm core call this functionScott Jiang1-1/+1
2013-11-15blackfin: serial: Add serial port_fer and port_mux early platform resources.Sonic Zhang2-27/+47
2013-11-15blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2Steven Miao1-66/+4
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven1-7/+7
2013-11-15openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven1-1/+0
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2-6/+6
2013-11-15openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven1-8/+2
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang19-796/+1044
2013-11-15bf609: update default config for spiScott Jiang1-1/+1
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang1-9/+14
2013-11-15x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes1-0/+1
2013-11-15ARC: [plat-arcfpga] Add defconfig without initramfs locationMischa Jonker1-0/+64
2013-11-15ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker1-0/+4
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+12
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds34-434/+510
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds116-2094/+4531
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds23-28/+597
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig19-21/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang3-5/+5
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov1-1/+1
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov3-30/+13
2013-11-15xtensa: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15x86: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-15unicore32: handle pgtable_page_ctor() failKirill A. Shutemov1-6/+8
2013-11-15um: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-15tile: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+5
2013-11-15sparc: handle pgtable_page_ctor() failKirill A. Shutemov2-6/+10
2013-11-15sh: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15score: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2013-11-15s390: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+9
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov3-5/+12