summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal
2014-08-08shm: add memfd_create() syscallDavid Herrmann
2014-08-08arch/x86: replace strict_strto callsDaniel Walter
2014-08-08arch/powerpc: replace obsolete strict_strto* callsDaniel Walter
2014-08-08arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter
2014-08-08arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter
2014-08-08arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter
2014-08-08arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
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-08Merge tag 'defconfig-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2014-08-08Merge tag 'boards-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu
2014-08-08ARM64: add IPI tracepointsNicolas Pitre
2014-08-08ARM: add IPI tracepointsNicolas Pitre
2014-08-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-08Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-07mm, arc: remove obsolete pagefault oom killer commentDavid Rientjes
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
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-07arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs filesRusty Russell
2014-08-07arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs filesRusty Russell
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-07Merge 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-07memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-07memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-07memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-07memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-07memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-07mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella
2014-08-07mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2014-08-07mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim