summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-11x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-08-11x86/xen: resume timer irqs earlyDavid Vrabel
2014-08-11arm/xen: remove duplicate arch_gnttab_init() functionDavid Vrabel
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-09Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-09Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-08-09Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-09ARM: dts: exynos5420: remove disp_pdStephen Rothwell
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa
2014-08-09Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2014-08-09ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsiDoug Anderson
2014-08-09ARM: wire up memfd_create syscallRussell King
2014-08-09ARM: wire up getrandom syscallRussell King
2014-08-09ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1Konstantin Khlebnikov
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-08purgatory: core purgatory functionalityVivek Goyal
2014-08-08purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal
2014-08-08kexec: new syscall kexec_file_load() declarationVivek Goyal
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-07ARM64: add IPI tracepointsNicolas Pitre