summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4v4.4Linus Torvalds2016-01-101-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-01-091-3/+6
|\
| * Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley2015-12-281-3/+6
| |\
| | * sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen2015-12-211-3/+6
* | | Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-091-0/+1
|\ \ \
| * | | PCI: dra7xx: Mark driver as brokenRichard Cochran2016-01-081-0/+1
* | | | vmstat: allocate vmstat_wq before it is usedMichal Hocko2016-01-081-1/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-087-12/+49
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann2016-01-081-5/+9
| |\ \ \ \
| | * | | | ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren2016-01-061-5/+9
| * | | | | dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov2016-01-071-0/+9
| * | | | | ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson2016-01-071-0/+1
| * | | | | ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij2016-01-072-4/+26
| * | | | | ARM: nomadik: set latencies to 8 cyclesLinus Walleij2016-01-071-3/+3
| * | | | | ARM: Fix broken USB support in sunxi_defconfigTimo Sigurdsson2015-12-311-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-082-1/+3
|\ \ \ \ \ \
| * | | | | | kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2016-01-072-1/+3
* | | | | | | Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ACPI / property: avoid leaking format string into kobject nameKees Cook2016-01-081-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-0813-32/+96
|\ \ \ \ \ \ \
| * | | | | | | x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman2015-12-301-4/+1
| * | | | | | | 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/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf: Fix race in swevent hashPeter Zijlstra2016-01-061-19/+1
| * | | | | | | | | perf: Fix race in perf_event_exec()Peter Zijlstra2016-01-061-10/+5
| * | | | | | | | | 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/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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