summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-26irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier
2016-01-26base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni
2016-01-26KVM doc: Fix KVM_SMI chapter numberAlexey Kardashevskiy
2016-01-26Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-01-26clocksource: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger
2016-01-26clocksource: Select CLKSRC_MMIO where neededArnd Bergmann
2016-01-26tick/sched: Hide unused oneshot timer codeArnd Bergmann
2016-01-26kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz
2016-01-26of: MSI: Simplify irqdomain lookupMarc Zyngier
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier
2016-01-26irqchip: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger
2016-01-26irqchip/s3c24xx: Mark init_eint as __maybe_unusedArnd Bergmann
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-01-26KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi
2016-01-26KVM: s390: fix guest fprs memory leakDavid Hildenbrand
2016-01-26perf stat: Do not clean event's private statsJiri Olsa
2016-01-26perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa
2016-01-26perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2016-01-26perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf
2016-01-26s390/cio: update measurement characteristicsSebastian Ott
2016-01-26s390/cio: ensure consistent measurement stateSebastian Ott
2016-01-26s390/cio: fix measurement characteristics memleakSebastian Ott
2016-01-26s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott
2016-01-26s390/pci: set error state for unusable functionsSebastian Ott
2016-01-26s390/pci: fix bar checkSebastian Ott
2016-01-26s390/pci: resize iomapSebastian Ott
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott
2016-01-26s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott
2016-01-26s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu
2016-01-26arm64: defconfig: updates for 4.5Will Deacon
2016-01-26arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-01-26Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen
2016-01-26ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure
2016-01-26rtmutex: Make wait_lock irq safeThomas Gleixner
2016-01-26tools/virtio: add ringtest utilitiesMichael S. Tsirkin
2016-01-26sh: fix smp_store_mb for !SMPMichael S. Tsirkin
2016-01-26tools/virtio: use virt_xxx barriersMichael S. Tsirkin
2016-01-26virtio_pci: fix use after free on releaseMichael S. Tsirkin
2016-01-26i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko
2016-01-26ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies
2016-01-26i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare
2016-01-26i2c: piix4: Fix SB800 lockingJean Delvare
2016-01-26drm/amdgpu: don't init fbdev if we don't have any connectorsAlex Deucher
2016-01-26drm/radeon: only init fbdev if we have connectorsRob Clark
2016-01-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba
2016-01-25btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-01-25Btrfs: fix race between fsync and lockless direct IO writesFilipe Manana
2016-01-25Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason