summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-08-06mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella1-1/+2
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao1-1/+1
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim1-2/+2
2014-08-06PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim5-277/+14
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+1
2014-08-06sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar1-0/+11
2014-08-06sh: SH7724 clock fixesDaniel Palmer1-1/+3
2014-08-06arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick1-3/+1
2014-08-06arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick1-3/+1
2014-08-06sh: remove CPU_SUBTYPE_SH7764Richard Weinberger3-6/+3
2014-08-06score, ptrace: remove unused macrosChen Gang1-11/+0
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds11-280/+390
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-25/+29
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+2
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds10-6/+18
2014-08-05sparc64: Fix up merge thinko.David S. Miller1-1/+0
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller68-233/+540
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-288/+92
2014-08-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-133/+17
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-08-05Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-3/+3
2014-08-05Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-10/+0
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o2-0/+2
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds175-2005/+3186
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-10/+1
2014-08-05Merge branch 'devel-stable' into for-nextRussell King10-1107/+362
2014-08-05Merge branch 'swp' (early part) into for-nextRussell King3-8/+27
2014-08-05Merge branches 'fixes' and 'misc' into for-nextRussell King262-2164/+3582
2014-08-04sparc: Add "install" targetDavid L Stevens3-0/+57
2014-08-04arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-08-04sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-0/+26
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-117/+53
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-149/+11
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-97/+79
2014-08-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-291/+193
2014-08-04Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-39/+49
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-5/+69
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-41/+486
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-99/+70
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-543/+553
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-398/+433
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds10-75/+47
2014-08-04sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+8
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-71/+168
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds31-5/+39
2014-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-4/+0
2014-08-04Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds56-846/+1952