summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton1-4/+4
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton1-0/+2
2015-09-30MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton1-2/+2
2015-09-30MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle5-6/+20
2015-09-27MIPS: Initialise MAARs on secondary CPUsPaul Burton3-3/+36
2015-09-27MIPS: print MAAR configuration during bootPaul Burton1-0/+29
2015-09-27MIPS: mm: compile maar_init unconditionallyPaul Burton1-63/+63
2015-09-27irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton1-0/+8
2015-09-27irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton1-2/+2
2015-09-27MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton1-0/+39
2015-09-22MIPS: Fix FTLB detection for R6James Hogan1-5/+8
2015-09-22MIPS: cpu-features: Add cpu_has_ftlbJames Hogan4-3/+11
2015-09-22MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens2-2/+28
2015-09-22MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens1-2/+10
2015-09-22MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno1-0/+42
2015-09-22MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno1-3/+5
2015-09-22MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin1-1/+9
2015-09-22MIPS: Fix console output for Fulong2e systemGuenter Roeck1-0/+3
2015-09-20Linux 4.3-rc2v4.3-rc2Linus Torvalds1-1/+1
2015-09-20fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason1-1/+16
2015-09-19mm: fix type cast in __pfn_to_phys()Tyler Baker1-1/+1
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny4-12/+59
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter1-2/+2
2015-09-18IB/hfi1: clean up some definesDan Carpenter1-18/+18
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter1-0/+1
2015-09-18IB/hfi1: fix a locking bugDan Carpenter1-2/+2
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter1-3/+5
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn1-1/+1
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2-4/+4
2015-09-18sched: access local runqueue directly in single_task_runningDominik Dingel1-4/+11
2015-09-18revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton1-8/+0
2015-09-18MAINTAINERS: update LTP mailing listCyril Hrubis1-2/+2
2015-09-18userfaultfd: add missing mmput() in error pathEric Biggers1-1/+3
2015-09-18lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov1-1/+5
2015-09-18alpha: lib: export __delaySudip Mukherjee1-0/+1
2015-09-18alpha: io: define ioremap_ucSudip Mukherjee1-1/+3
2015-09-18kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu1-2/+1
2015-09-18zram: fix possible use after free in zcomp_create()Luis Henriques1-5/+7
2015-09-18hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-09-17drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez2-10/+10
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov1-0/+1
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov2-5/+8
2015-09-17block: fix bounce_end_ioMing Lei1-1/+3
2015-09-17block: blk-merge: fast-clone bio when splitting rw biosMing Lei1-15/+4
2015-09-17pmem: add proper fencing to pmem_rw_page()Ross Zwisler1-0/+2
2015-09-17libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin1-2/+2
2015-09-17libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin1-2/+2
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura1-1/+1