aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-4/+6
2015-09-09Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-39/+359
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-33/+73
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-21/+15
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds15-81/+41
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka5-9/+5
2015-09-08x86: use generic early mem copyMark Salter1-21/+1
2015-09-08arm64: support initrd outside kernel linear mapMark Salter1-0/+62
2015-09-08mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen1-2/+4
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-191/+197
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-4/+4
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds6-7/+7
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+3
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-129/+27
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-250/+1679
2015-09-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-40/+35
2015-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2015-09-08parisc: Use platform_device_register_simple("rtc-generic")Helge Deller1-10/+4
2015-09-08parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller1-7/+0
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross1-36/+44
2015-09-08xen: limit memory to architectural maximumJuergen Gross1-1/+1
2015-09-08xen: avoid another early crash of memory limited dom0Juergen Gross1-8/+15
2015-09-08xen: avoid early crash of memory limited dom0Juergen Gross1-3/+4
2015-09-08parisc: Use double word condition in 64bit CAS operationJohn David Anglin1-1/+1
2015-09-08parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+7
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller1-1/+1
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck1-0/+2
2015-09-08nios2: add Max10 defconfigChee Nouk Phoon1-0/+81
2015-09-08nios2: Add Max10 device treeChee Nouk Phoon1-0/+248
2015-09-08nios2: remove unused statistic countersBernd Weiberg1-18/+0
2015-09-08nios2: fixed variable imm16 to s16Bernd Weiberg1-1/+1
2015-09-08nios2/time: Migrate to new 'set-state' interfaceViresh Kumar1-20/+29
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-11/+24
2015-09-05ARM: dts: AM437x: Add the internal and external clock nodes for rtcKeerthy4-0/+33
2015-09-05ARM: config: Switch PXA27x platforms to use PXA RTC driverRob Herring6-6/+6
2015-09-05ARM: mmp: remove unused RTC register definitionsRob Herring1-23/+0
2015-09-05ARM: sa1100: remove unused RTC register definitionsRob Herring1-34/+0
2015-09-05ARM: pxa: add memory resource to SA1100 RTC deviceRob Herring1-16/+2
2015-09-05rtc: pxa: convert to use shared sa1100 functionsRob Herring2-2/+0
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy4-4/+4
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2-0/+7
2015-09-04x86, mm: trace when an IPI is about to be sentMel Gorman1-0/+1
2015-09-04userfaultfd: activate syscallAndrea Arcangeli2-0/+2
2015-09-04watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell1-2/+2
2015-09-04watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell1-2/+5
2015-09-04kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck1-1/+1
2015-09-04sh: use PFN_DOWN macroAlexander Kuleshov2-4/+4
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-7/+6
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-11/+20
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds10-12/+61
2015-09-04crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds84-1136/+2307
2015-09-04kbuild: Fix clang detectionMichal Marek1-4/+4
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds176-2176/+5791
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds113-1578/+2009
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds83-2127/+912
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds83-1062/+899
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-94/+151
2015-09-03Merge branch 'devel-stable' into for-linusRussell King19-1794/+50
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King156-766/+2953
2015-09-03Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle3-19/+20
2015-09-03MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou1-3/+9
2015-09-03MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith1-1/+1
2015-09-03MIPS: math-emu: Remove unused handle_dsemul function declarationMarkos Chandras1-1/+0
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instructionMarkos Chandras5-2/+480
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instructionMarkos Chandras5-2/+480
2015-09-03MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instructionMarkos Chandras5-2/+138
2015-09-03MIPS: math-emu: Add support for the MIPS R6 RINT FPU instructionMarkos Chandras1-0/+24
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instructionMarkos Chandras5-2/+559
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras5-2/+553
2015-09-03MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instructionMarkos Chandras1-0/+22
2015-09-03MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instructionMarkos Chandras1-0/+23
2015-09-03MIPS: math-emu: Add support for the CMP.condn.fmt R6 instructionMarkos Chandras1-9/+121
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras1-2/+7
2015-09-03MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen2-0/+8
2015-09-03MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-09-03MIPS: Octeon: Support interfaces 4 and 5Janne Huttunen1-0/+12
2015-09-03MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and portsJanne Huttunen1-0/+3
2015-09-03MIPS: Octeon: Initialize CN68XX PKOJanne Huttunen1-5/+144
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen3-67/+258
2015-09-03MIPS: Octeon: Add definitions for setting up SSOJanne Huttunen1-0/+29
2015-09-03MIPS: Octeon: Configure minimum PKO packet sizes on CN68XXJanne Huttunen1-0/+15
2015-09-03MIPS: Octeon: Configure XAUI pkindsJanne Huttunen1-0/+7
2015-09-03MIPS: Octeon: Support all PIP input ports on CN68XXJanne Huttunen1-1/+1
2015-09-03MIPS: Octeon: Support additional interfaces on CN68XXJanne Huttunen1-0/+2
2015-09-03MIPS: Octeon: Fix CN6880 hang on XAUI initJanne Huttunen1-1/+6
2015-09-03MIPS: pistachio: Allow to enable the external timer based clocksourceEzequiel Garcia2-0/+14
2015-09-03MIPS: Kconfig: Enable common clock framework for Malta and SEAD3Guenter Roeck1-0/+2
2015-09-03MIPS: Tidy up FPU context switchingPaul Burton3-65/+18
2015-09-03MIPS: Netlogic: Fix 0x0x prefixes.Antonio Ospite1-1/+1
2015-09-03MIPS: Add uprobes support.Ralf Baechle11-2/+597
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle4-18/+21
2015-09-03MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera1-0/+2
2015-09-03MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platformKamlakant Patel1-0/+1
2015-09-03MIPS: Netlogic: add device tree entry for XLP GPIOKamlakant Patel5-0/+58
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel2-16/+16
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel33-517/+41
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel2-237/+1
2015-09-03MIPS: Ath79: Remove the unused GPIO function APIAlban Bedel2-46/+0
2015-09-03MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton2-0/+6
2015-09-03MIPS: Get rid of finish_arch_switch().Ralf Baechle1-25/+23
2015-09-03MIPS: Use Ingenic-specific write combine attribute on all Ingenic platformsAlex Smith1-1/+1
2015-09-03MIPS: Add implementation of dma_map_ops.mmap()Alex Smith1-0/+35
2015-09-03MIPS: Fix definition of pgprot_writecombine()Alex Smith1-0/+2
2015-09-03MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSAPaul Burton1-2/+2
2015-09-03MIPS: Advertise MSA support via HWCAP when presentPaul Burton1-0/+1
2015-09-03MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton1-0/+3
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton3-1/+14
2015-09-03MIPS: Save MSA extended context around signalsPaul Burton3-15/+333
2015-09-03MIPS: Add definitions for extended contextPaul Burton4-1/+81
2015-09-03MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton2-4/+20
2015-09-03MIPS: Remove unused {get,put}_sigset functionsPaul Burton1-51/+0
2015-09-03MIPS: Use common FP sigcontext code for O32 compatPaul Burton5-271/+11
2015-09-03MIPS: Skip odd double FP registers when copying FP32 sigcontextPaul Burton1-2/+4
2015-09-03MIPS: Move FP usage checks into protected_{save, restore}_fp_contextPaul Burton1-39/+34
2015-09-03MIPS: Use struct mips_abi offsets to save FP contextPaul Burton3-97/+145
2015-09-03MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton4-3/+19
2015-09-03MIPS: Simplify EVA FP context handling codePaul Burton1-25/+19
2015-09-03MIPS: sni: Migrate to new 'set-state' interfaceViresh Kumar1-30/+19
2015-09-03MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar1-7/+0
2015-09-03MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar1-29/+30
2015-09-03MIPS: loongsoon32: Migrate to new 'set-state' interfaceViresh Kumar1-23/+34
2015-09-03MIPS: loongson64/timer: Migrate to new 'set-state' interfaceViresh Kumar2-71/+92
2015-09-03MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar1-30/+51
2015-09-03MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceViresh Kumar1-22/+23
2015-09-03MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar2-8/+0
2015-09-03MIPS: cevt-gt641xx: Migrate to new 'set-state' interfaceViresh Kumar1-18/+39
2015-09-03MIPS: cevt-ds1287: Migrate to new 'set-state' interfaceViresh Kumar1-15/+22
2015-09-03MIPS: cevt-bcm1480: Migrate to new 'set-state' interfaceViresh Kumar1-22/+22
2015-09-03MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar1-19/+27
2015-09-03MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar1-7/+0
2015-09-03MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar1-6/+0
2015-09-03MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.Ralf Baechle1-0/+1
2015-09-03MIPS: math-emu: Move from deprecated __initcall to arch_initcall.Ralf Baechle1-1/+1
2015-09-03MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle1-1/+1
2015-09-03MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle1-1/+1
2015-09-03MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallRalf Baechle1-1/+1
2015-09-03MIPS: Rearrange ENTRYLO field definitionsJames Hogan2-34/+36
2015-09-03MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan1-0/+8
2015-09-03MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan1-1/+2
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan3-0/+7
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan6-28/+34
2015-09-03MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructionsMarkos Chandras1-1/+19
2015-09-03MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6Markos Chandras1-2/+2
2015-09-03MIPS: math-emu: Fix indentationMarkos Chandras1-4/+4
2015-09-03MIPS: cp1emu: Fix closing bracket for the d_fmt caseMarkos Chandras1-1/+4
2015-09-03MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6Markos Chandras1-2/+2
2015-09-03MIPS: Treat CP1 control registers as unsigned ints.Ralf Baechle1-1/+1
2015-09-03MIPS: Use unsigned int when reading CP0 registersChris Packham1-2/+2
2015-09-03MIPS: malta: Use generic platform_maar_initPaul Burton1-25/+0
2015-09-03MIPS: mm: default platform_maar_init using bootmem dataPaul Burton1-2/+34
2015-09-03MIPS: MSA unaligned memory access supportLeonid Yegoshin1-0/+72
2015-09-03MIPS: Introduce accessors for MSA vector registersPaul Burton3-0/+261
2015-09-03MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin1-1/+30
2015-09-03MIPS: Remove "__weak" definition from arch-specific linkage.hBjorn Helgaas1-1/+0
2015-09-03MIPS: Remove "weak" from mips_cdmm_phys_base() declarationBjorn Helgaas1-2/+2
2015-09-03MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas1-1/+1
2015-09-03MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas2-5/+8
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+2
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-11/+5
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+19
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds6-7/+7
2015-09-01Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-74/+124
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-186/+197
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds65-521/+160
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-334/+244
2015-09-01Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds28-251/+3740
2015-09-01Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-152/+118
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds256-3188/+19641
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-11/+31
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds73-416/+1529
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds191-10442/+1273
2015-09-01Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-36/+37
2015-09-01Merge tag 'arc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds15-138/+505
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-232/+332
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-10/+22
2015-09-01Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+7
2015-09-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-15/+52
2015-09-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-14/+8
2015-09-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-97/+45
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds82-1288/+1255
2015-09-01Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki1-0/+6
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+12
2015-08-31Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+10
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-49/+50
2015-08-31Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-148/+666
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-103/+1031
2015-08-31Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-118/+8
2015-09-01Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki1-0/+1
2015-08-31Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+8
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+4
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds18-70/+2549
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-3674/+273
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-185/+69
2015-08-31Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds5-0/+25
2015-08-31Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds4-1/+8