summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman2015-12-301-4/+1Star
| * | | | | | | | x86/entry: Restore traditional SYSENTER calling conventionAndy Lutomirski2015-12-214-19/+51
| * | | | | | | | x86/entry: Fix some commentsAndy Lutomirski2015-12-212-2/+2
| * | | | | | | | x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-196-1/+19
| * | | | | | | | x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky2015-12-194-7/+13
| * | | | | | | | x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj2015-12-191-0/+11
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-083-8/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior2016-01-061-0/+1
| * | | | | | | | | sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra2016-01-061-5/+6
| * | | | | | | | | sched/core: Check tgid in is_global_init()Sergey Senozhatsky2016-01-061-2/+3
| * | | | | | | | | sched/fair: Fix multiplication overflow on 32-bit systemsAndrey Ryabinin2016-01-061-1/+1
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-085-32/+21Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Fix race in swevent hashPeter Zijlstra2016-01-061-19/+1Star
| * | | | | | | | | | perf: Fix race in perf_event_exec()Peter Zijlstra2016-01-061-10/+5Star
| * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-12-181-1/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf list: Robustify event printing routineArnaldo Carvalho de Melo2015-12-161-1/+1
| | * | | | | | | | | | perf list: Add support for PERF_COUNT_SW_BPF_OUTArnaldo Carvalho de Melo2015-12-161-0/+4
| |/ / / / / / / / / /
| * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-12-083-2/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf hists browser: Fix segfault if use symbol filter in cmdlineWang Nan2015-12-071-0/+3
| | * | | | | | | | | | perf hists browser: Reset selection when refreshWang Nan2015-12-071-0/+2
| | * | | | | | | | | | perf hists browser: Add NULL pointer check to prevent crashWang Nan2015-12-071-0/+3
| | * | | | | | | | | | perf buildid-list: Fix return value of perf buildid-list -kMichael Petlan2015-12-071-1/+1
| | * | | | | | | | | | perf buildid-list: Show running kernel build id fixMichael Petlan2015-12-071-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-081-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | genirq: Prevent chip buslock deadlockThomas Gleixner2015-12-141-3/+3
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "block: Split bios on chunk boundaries"Jens Axboe2016-01-081-1/+1
* | | | | | | | | | | | | Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-086-17/+16Star
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu2016-01-071-0/+4
| * | | | | | | | | | | | | async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown2016-01-074-7/+7
| * | | | | | | | | | | | | dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit2016-01-061-10/+5Star
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-081-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli2016-01-081-3/+3
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2016-01-088-18/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-01-06152-857/+1608
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-01-063-1/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ASoC: Intel: Skylake: Fix the memory leakVinod Koul2016-01-053-0/+8
| | | * | | | | | | | | | | | ASoC: Intel: Skylake: Revert previous broken fix memory leak fixVinod Koul2016-01-051-1/+0Star
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-01-062-0/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ASoC: rt5645: add sys clk detectionBard Liao2015-12-302-0/+8
| | * | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2016-01-061-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax2015-12-301-1/+1
| | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2016-01-061-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal2015-12-241-1/+1
| | | |/ / / / / / / / / / /
| * | | | | | | | | | | | | ALSA: hda - Add keycode map for alc input deviceHui Wang2015-12-291-3/+16
| * | | | | | | | | | | | | ALSA: hda - Add mic mute hotkey quirk for Lenovo ThinkCentre AIOKailang2015-12-291-13/+71
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-01-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs2016-01-041-0/+1
* | | | | | | | | | | | | | | | Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-072-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \