summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-26MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle
2014-08-26MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel
2014-08-26arch/mips/net/bpf_jit.c: fix failure checkAndrey Utkin
2014-08-26MIPS: COP2: CPP macro safety fixes.Ralf Baechle
2014-08-26MIPS: Kconfig: Select SMP symbols for CMPMarkos Chandras
2014-08-26MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-08-26MIPS: IP28: Fix/clean spaces.hThomas Bogendoerfer
2014-08-26MIPS: IP28: Select correct L1_CACHE_SHIFTThomas Bogendoerfer
2014-08-26MIPS: BCM63xx: delete double assignmentJulia Lawall
2014-08-26MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven
2014-08-26MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-08-26MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras
2014-08-26MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras
2014-08-26MIPS: EVA: Add new EVA headerMarkos Chandras
2014-08-26MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras
2014-08-26MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras
2014-08-26MIPS: Loongson: Fix COP2 usage for preemptible kernelHuacai Chen
2014-08-26MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck
2014-08-26MIPS: Remove race window in page fault handlingLars Persson
2014-08-26MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras
2014-08-26MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss
2014-08-26MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785Hauke Mehrtens
2014-08-26MIPS: Remove duplicated include from numa.cWei Yongjun
2014-08-26MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov
2014-08-26MIPS: MSP71xx: remove unused plat_irq_dispatch() argumentSergey Ryazanov
2014-08-26MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle
2014-08-26MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei
2014-08-25MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown
2014-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-14Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-08-14sparc: Hook up memfd_create system call.David S. Miller
2014-08-14sparc64: Properly claim resources as each PCI bus is probed.David S. Miller
2014-08-14sparc64: Skip bogus PCI bridge ranges.David S. Miller
2014-08-14sparc64: Expand PCI bridge probing debug logging.David S. Miller
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-14Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-14Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-14Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V
2014-08-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-08-13powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V