summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-2/+3
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+4
2014-08-09Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds97-293/+2169
2014-08-09kexec: verify the signature of signed PE bzImageVivek Goyal3-0/+54
2014-08-09kexec: support kexec/kdump on EFI systemsVivek Goyal1-12/+134
2014-08-09kexec: support for kexec on panic using new system callVivek Goyal6-16/+687
2014-08-09kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal5-2/+406
2014-08-09kexec: load and relocate purgatory at kernel load timeVivek Goyal10-0/+160
2014-08-09purgatory: core purgatory functionalityVivek Goyal8-0/+305
2014-08-09purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2-0/+305
2014-08-09kexec: implementation of new syscall kexec_file_loadVivek Goyal1-0/+45
2014-08-09kexec: new syscall kexec_file_load() declarationVivek Goyal1-0/+1
2014-08-09kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal1-0/+1
2014-08-09shm: add memfd_create() syscallDavid Herrmann2-0/+2
2014-08-09arch/x86: replace strict_strto callsDaniel Walter5-9/+9
2014-08-09arch/powerpc: replace obsolete strict_strto* callsDaniel Walter4-7/+7
2014-08-09arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter1-1/+2
2014-08-09arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter1-1/+1
2014-08-09arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2-2/+2
2014-08-09arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2-17/+7
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski18-134/+41
2014-08-09lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott14-47/+7
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott24-56/+19
2014-08-09proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan2-4/+4
2014-08-09rtc: ia64: allow other architectures to use EFI RTCMark Salter1-15/+0
2014-08-08Merge tag 'defconfig-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-321/+151
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-292/+377
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds273-6820/+19154
2014-08-08Merge tag 'boards-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-33/+43
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds351-18671/+8651
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds272-13458/+1339
2014-08-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+22
2014-08-08Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-47/+0
2014-08-08Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson6-110/+163
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds98-2415/+3818
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-66/+24
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-18/+28
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-3/+8
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds130-1800/+4296
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds141-2652/+4905
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-216/+266
2014-08-07avr32: fix error return codeJulia Lawall1-3/+8
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds21-309/+48
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-5/+2
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-16/+13
2014-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds40-48/+0
2014-08-07Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-0/+90
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan1-0/+1
2014-08-07memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan1-2/+3
2014-08-07memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan1-1/+2