summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-12perf/x86/intel: Add definition for PT PMI bitStephane Eranian1-0/+1
2016-04-12x86/entry/compat: Keep TS_COMPAT set during signal deliveryAndy Lutomirski1-10/+13
2016-04-12x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov3-23/+44
2016-04-12x86/microcode/intel: Make early loader look for builtin microcode tooBorislav Petkov1-8/+16
2016-04-12mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson1-1/+1
2016-04-12mmc: sh_mmcif: rework dma channel handlingArnd Bergmann1-46/+38
2016-04-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann12-120/+84
2016-04-12regulator: core: Fix nested locking of suppliesThierry Reding1-1/+9
2016-04-12regulator: core: avoid unused variable warningArnd Bergmann1-11/+3
2016-04-12s390/cpumf: Fix lpp detectionChristian Borntraeger1-1/+1
2016-03-16Linux 4.4.6v4.4.6Greg Kroah-Hartman1-1/+1
2016-03-16ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-03-16target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger1-1/+0
2016-03-16block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei1-5/+0
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-16MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-16ovl: fix getcwd() failure after unsuccessful rmdirRui Wang1-1/+2
2016-03-16ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov1-0/+2
2016-03-16userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds1-0/+6
2016-03-16powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2-2/+9
2016-03-16powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey6-1/+78
2016-03-16powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-03-16Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher1-3/+2
2016-03-16drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner1-2/+2
2016-03-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner1-2/+2
2016-03-16Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-03-16x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui1-4/+10
2016-03-16gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel1-9/+12
2016-03-16mac80211: Fix Public Action frame RX in AP modeJouni Malinen1-0/+1
2016-03-16mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2-10/+28
2016-03-16mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau1-1/+1
2016-03-16mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-03-16mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge1-1/+1
2016-03-16mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann2-2/+3
2016-03-16iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman1-0/+9
2016-03-16can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider1-13/+11
2016-03-16cfg80211/wext: fix message orderingJohannes Berg3-1/+10
2016-03-16wext: fix message delay/orderingJohannes Berg1-11/+40
2016-03-16ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov1-0/+1
2016-03-16ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov2-5/+14
2016-03-16ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-16ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2016-03-16ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax1-9/+12
2016-03-16ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-16ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro1-1/+1
2016-03-16jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro1-3/+8
2016-03-16dmaengine: at_xdmac: fix residue computationLudovic Desroches1-3/+39
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-16s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens1-2/+7
2016-03-16s390/mm: four page table levels vs. forkMartin Schwidefsky2-10/+30