aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-12m32r: add simple dmaSudip Mukherjee3-2/+38
2016-12-12scripts/tags.sh: handle OMAP platforms properlySam Protsenko1-2/+17
2016-12-12scripts/bloat-o-meter: compile .NUMBER regexAlexey Dobriyan1-1/+3
2016-12-12scripts/bloat-o-meter: don't use readlines()Alexey Dobriyan1-11/+12
2016-12-12prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy2-11/+5
2016-12-12kthread: add __printf attributesNicolas Iooss2-3/+4
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap1-1/+1
2016-12-12openrisc: include l.swa in check for write data pagefaultStefan Kristiansson1-1/+1
2016-12-12openrisc: Updates after openrisc.net has been lostStafford Horne3-7/+9
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne6-33/+14
2016-12-12openrisc: remove the redundant of_platform_populateRob Herring1-10/+0
2016-12-12openrisc: add NR_CPUS Kconfig default valueStafford Horne1-0/+3
2016-12-12openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck1-1/+7
2016-12-12openrisc: Add thread-local storage (TLS) supportChristian Svensson1-0/+13
2016-12-12openrisc: restore all regs on rt_sigreturnJonas Bonn1-1/+9
2016-12-12openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2-2/+2
2016-12-12avr32: wire up pkey syscallsHans-Christian Noren Egtvedt2-0/+6
2016-12-12AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()Markus Elfring1-2/+2
2016-12-12AVR32-pio: Use seq_putc() in pio_bank_show()Markus Elfring1-1/+1
2016-12-12AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()Markus Elfring1-9/+19
2016-12-12AVR32-clock: Use seq_putc() in two functionsMarkus Elfring1-3/+2
2016-12-11sparc: fix a building error reported by kbuildGonglei \(Arei\)1-0/+1
2016-12-11sparc64: fix typo in pgd_clear()Kirill A. Shutemov1-1/+1
2016-12-11sparc64: restore irq in error paths in iommuDan Carpenter1-0/+2
2016-12-11sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter1-28/+28
2016-12-11sparc64: make string buffers large enoughDan Carpenter1-2/+2
2016-12-11sparc64: move dereference after check for NULLDan Carpenter1-3/+2
2016-12-11sparc: kernel: use builtin_platform_driverGeliang Tang1-6/+1
2016-12-11sparc64:Support User Probes for sparcAllen Pais14-4/+500
2016-12-11Linux 4.9Linus Torvalds1-2/+2
2016-12-11netfilter: nft_counter: rework atomic dump and resetPablo Neira1-72/+55
2016-12-11sched/core: Use load_avg for selecting idlest groupVincent Guittot1-11/+44
2016-12-11sched/core: Fix find_idlest_group() for forkVincent Guittot1-0/+8
2016-12-11x86/paravirt: Fix bool return type for PVOP_CALL()Peter Zijlstra1-1/+13
2016-12-11x86/paravirt: Fix native_patch()Peter Zijlstra2-0/+8
2016-12-11perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2-3/+7
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen1-1/+1
2016-12-10e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2-6/+6
2016-12-10i40e: don't truncate match_method assignmentKeller, Jacob E1-2/+1
2016-12-10net: ethernet: ti: netcp: add support of cptsWingMan Kwok4-14/+452
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi11-90/+67
2016-12-10net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen1-27/+27
2016-12-10net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2-11/+10
2016-12-10net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2-11/+16
2016-12-10net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2-23/+6
2016-12-10net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2-22/+6
2016-12-10net: bridge: shorten ageing time on topology changeVivien Didelot3-2/+30
2016-12-10net: bridge: add helper to set topology changeVivien Didelot4-4/+11
2016-12-10net: bridge: add helper to offload ageing timeVivien Didelot3-17/+24