summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-09-1917-38/+67
|\
| * MIPS: SmartMIPS: Disable assembler warningsMarkos Chandras2014-09-171-1/+10
| * MIPS: Move CPU topology macros to topology.hHuacai Chen2014-08-272-5/+8
| * MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle2014-08-265-6/+20
| * MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel2014-08-261-1/+2
| * arch/mips/net/bpf_jit.c: fix failure checkAndrey Utkin2014-08-261-2/+3
| * MIPS: COP2: CPP macro safety fixes.Ralf Baechle2014-08-262-11/+11
| * MIPS: Kconfig: Select SMP symbols for CMPMarkos Chandras2014-08-261-0/+2
| * MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-08-261-0/+1
| * MIPS: IP28: Fix/clean spaces.hThomas Bogendoerfer2014-08-261-7/+0
| * MIPS: IP28: Select correct L1_CACHE_SHIFTThomas Bogendoerfer2014-08-261-0/+1
| * MIPS: BCM63xx: delete double assignmentJulia Lawall2014-08-261-2/+2
| * MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven2014-08-261-1/+1
| * MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-08-261-5/+13
| * MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras2014-08-261-0/+4
| * MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras2014-08-261-6/+16
| * MIPS: EVA: Add new EVA headerMarkos Chandras2014-08-261-0/+43
| * MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras2014-08-261-4/+8
| * MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-08-261-3/+5
| * MIPS: Loongson: Fix COP2 usage for preemptible kernelHuacai Chen2014-08-261-4/+4
| * MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck2014-08-261-7/+0
| * MIPS: Remove race window in page fault handlingLars Persson2014-08-262-13/+22
| * MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras2014-08-261-4/+10
| * MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss2014-08-261-5/+1
| * MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785Hauke Mehrtens2014-08-261-2/+11
| * MIPS: Remove duplicated include from numa.cWei Yongjun2014-08-261-2/+0
| * MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-262-1/+2
| * MIPS: MSP71xx: remove unused plat_irq_dispatch() argumentSergey Ryazanov2014-08-261-1/+1
| * MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle2014-08-261-1/+1
| * MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-261-1/+1
| * MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei2014-08-251-2/+6
* | ia64: Fix syscall number for memfd_createTony Luck2014-09-151-1/+1
* | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-148-7/+279
|\ \
| * | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-131-4/+229
| * | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-276-2/+49
| * | parisc: sys_hpux: NUL terminator is one past the endDan Carpenter2014-08-271-1/+1
* | | Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-132-2/+1
* | | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds2014-09-126-93/+217
|\ \ \
| * | | xen/arm: remove mach_to_phys rbtreeStefano Stabellini2014-09-112-74/+1
| * | | xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini2014-09-113-19/+210
| * | | xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+6
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-09-123-8/+28
|\ \ \ \
| * | | | arm64: flush TLS registers during execWill Deacon2014-09-112-0/+24
| * | | | arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-031-8/+4
* | | | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-121-1/+1
|\ \ \ \ \
| * | | | | video: fix composite video connector compatible stringTomi Valkeinen2014-09-031-1/+1
* | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-09-112-15/+13
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-102-15/+13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-09-1118-20/+47
|\ \ \ \ \ \
| * | | | | | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-093-1/+7