aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-08proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan
2014-08-08rtc: ia64: allow other architectures to use EFI RTCMark Salter
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-07avr32: fix error return codeJulia Lawall
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan
2014-08-06memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim
2014-08-06PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim
2014-08-06sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar
2014-08-06sh: SH7724 clock fixesDaniel Palmer
2014-08-06arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-08-06arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-08-06sh: remove CPU_SUBTYPE_SH7764Richard Weinberger
2014-08-06score, ptrace: remove unused macrosChen Gang
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-06s390/locking: Reenable optimistic spinningChristian Borntraeger
2014-08-05sparc64: Fix up merge thinko.David S. Miller
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner
2014-08-05Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-08-05Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-08-05Merge branch 'devel-stable' into for-nextRussell King
2014-08-05Merge branch 'swp' (early part) into for-nextRussell King
2014-08-05Merge branches 'fixes' and 'misc' into for-nextRussell King
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras