aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/glue-cache.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-21xen/arm: account for stolen ticksStefano Stabellini1-0/+19
2015-12-21arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini4-0/+66
2015-12-21arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini4-0/+66
2015-12-21missing include asm/paravirt.h in cputime.cStefano Stabellini1-0/+3
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.cStefano Stabellini4-76/+98
2015-12-20Linux 4.4-rc6Linus Torvalds1-1/+1
2015-12-20rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss1-10/+9
2015-12-20rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner1-4/+44
2015-12-19i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang1-2/+2
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-18mm/zswap: change incorrect strncmp use to strcmpDan Streetman1-3/+3
2015-12-18proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King1-0/+1
2015-12-18USB: fix invalid memory access in hub_activate()Alan Stern1-3/+19
2015-12-18USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2015-12-18[media] airspy: increase USB control message buffer sizeAntti Palosaari1-1/+1
2015-12-18[media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari1-0/+11
2015-12-18[media] hackrf: fix possible null ptr on debug printingAntti Palosaari1-1/+1
2015-12-18[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2015-12-18xen-pciback: fix up cleanup path when alloc failsDoug Goldstein1-1/+3
2015-12-18hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2015-12-18xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk1-1/+7
2015-12-18xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled.Konrad Rzeszutek Wilk1-13/+20
2015-12-18xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk1-0/+7
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabledKonrad Rzeszutek Wilk1-0/+7
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabledKonrad Rzeszutek Wilk1-1/+6
2015-12-18xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2-1/+15
2015-12-18xen-scsiback: safely copy requestsDavid Vrabel1-1/+1
2015-12-18xen-blkback: read from indirect descriptors only onceRoger Pau Monné1-5/+10
2015-12-18xen-blkback: only read request operation from shared ring onceRoger Pau Monné1-4/+4
2015-12-18xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel1-16/+14
2015-12-18xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel1-3/+1
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2015-12-18powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2015-12-18Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues1-3/+10
2015-12-18md: fix bug due to nested suspendMikulas Patocka1-3/+4
2015-12-18MD: change journal disk role to disk 0Shaohua Li2-3/+7
2015-12-18md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz1-1/+3
2015-12-17net: check both type and procotol for tcp socketsWANG Cong2-2/+4
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian2-18/+24
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet1-11/+12
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat1-10/+3
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon1-3/+5
2015-12-17gpio: revert get() to non-errorprogating behaviourLinus Walleij1-1/+7
2015-12-17gpio: generic: clamp values from bgpio_get_set()Linus Walleij1-2/+2
2015-12-17powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2015-12-17ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta3-6/+6
2015-12-17ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus4-7/+7
2015-12-17ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta1-4/+9
2015-12-17ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta3-19/+26