aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds33-68/+331
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+13
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds30-34/+36
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds14-16/+16
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+11
2013-11-15Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson660-17459/+9317
2013-11-15Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds16-710/+1025
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds6-27/+19
2013-11-15Merge 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 into fixesOlof 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-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-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/linux/kernel/git/xen/tipLinus 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
2013-11-15parisc: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-15mips: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2013-11-15metag: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-15m68k: handle pgtable_page_ctor() failKirill A. Shutemov3-3/+14
2013-11-15m32r: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4