summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta3-139/+0
2016-10-28ARC: build: retire old togglesVineet Gupta1-3/+0
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta3-24/+34
2016-10-28ARC: boot log: remove awkward space comma from MMU lineVineet Gupta1-3/+3
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2-2/+5
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2-45/+43
2016-10-28Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+64
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta3-9/+5
2016-10-28Merge tag 'sound-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-8/+52
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds9-0/+80
2016-10-28Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds6-44/+29
2016-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-29/+34
2016-10-28ubifs: Fix regression in ubifs_readdir()Richard Weinberger1-0/+8
2016-10-28ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon1-5/+5
2016-10-28MAINTAINERS: Add entry for genwqe driverGabriel Krisman Bertazi1-0/+6
2016-10-28VMCI: Doorbell create and destroy fixesJorgen Hansen2-2/+8
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer1-1/+11
2016-10-28vme: vme_get_size potentially returning incorrect value on failureMartyn Welch1-0/+4
2016-10-28Move CONFIG_DEVKMEM default to nDave Young1-1/+0
2016-10-28miscdevice: introduce builtin_misc_devicePaul Gortmaker1-0/+7
2016-10-28mei: bus: remove rx callback contextTomas Winkler4-15/+8
2016-10-28nfc: mei_phy: get phy from the driver dataTomas Winkler1-1/+4
2016-10-28nfc: mei: use module_mei_cl_driver macroTomas Winkler2-44/+2
2016-10-28watchdog: mei_wdt: use module_mei_cl_driver macroTomas Winkler1-19/+1
2016-10-28mei: bus: add module_mei_cl_driver helper macroTomas Winkler1-0/+13
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring1-2/+2
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven1-0/+2
2016-10-28checkkconfigsymbols.py: support git's "^" syntaxValentin Rothberg1-1/+1
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+22
2016-10-28perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik1-3/+7
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa3-3/+10
2016-10-28perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...Jiri Olsa1-4/+9
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+1
2016-10-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-51/+89
2016-10-28drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-28cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28block: DAC960: print a hex number after a 0x prefixUwe Kleine-König1-2/+2
2016-10-28fs: exofs: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2016-10-28mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2-0/+11
2016-10-28CREDITS: update credit information for Martin KepplingerMartin Kepplinger1-2/+3
2016-10-28proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu1-0/+3
2016-10-28mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas1-2/+5
2016-10-28lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-10-28latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1
2016-10-28kconfig.h: remove config_enabled() macroMasahiro Yamada3-7/+6
2016-10-28ipc: account for kmem usage on mqueue and msgAristeu Rozanski1-2/+2
2016-10-28mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2-16/+28
2016-10-28mm: page_alloc: use KERN_CONT where appropriateJoe Perches1-7/+9