summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v4.1.3-rt3v4.1.3-rt3Sebastian Andrzej Siewior2015-07-251-1/+1
* cpufreq: Remove cpufreq_rwsemSebastian Andrzej Siewior2015-07-251-32/+3
* locking: locktorture: Do NOT include rwlock.h directlyWolfgang M. Reimer2015-07-251-1/+0
* wait.h: include atomic.hGrygorii Strashko2015-07-251-0/+1
* Prepare v4.1.3-rt2v4.1.3-rt2Sebastian Andrzej Siewior2015-07-251-1/+1
* Merge tag 'v4.1.3' into linux-4.1.y-rtSebastian Andrzej Siewior2015-07-2591-358/+1277
|\
| * Linux 4.1.3v4.1.3Greg Kroah-Hartman2015-07-211-1/+1
| * Input: pixcir_i2c_ts - fix receive errorFrodo Lai2015-07-211-1/+1
| * of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan2015-07-211-1/+1
| * PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson2015-07-211-14/+38
| * PCI: Add pci_bus_addr_tYinghai Lu2015-07-217-43/+66
| * PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki2015-07-212-5/+12
| * mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-07-211-2/+2
| * mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris2015-07-211-0/+5
| * leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko2015-07-211-4/+3
| * video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying2015-07-211-14/+54
| * genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin2015-07-211-2/+2
| * IB/srp: Fix reconnection failure handlingBart Van Assche2015-07-211-4/+1
| * IB/srp: Fix connection state trackingBart Van Assche2015-07-212-32/+30
| * IB/srp: Fix a connection setup raceBart Van Assche2015-07-211-2/+3
| * IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche2015-07-211-8/+5
| * scsi_transport_srp: Fix a race conditionBart Van Assche2015-07-211-1/+3
| * scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche2015-07-211-23/+31
| * spi: pl022: Specify 'num-cs' property as required in devicetree bindingEzequiel Garcia2015-07-211-1/+1
| * spi: orion: Fix maximum baud rates for Armada 370/XPGregory CLEMENT2015-07-211-2/+23
| * spi: fix race freeing dummy_tx/rx before it is unmappedMartin Sperl2015-07-211-5/+6
| * livepatch: add module locking around kallsyms callsMiroslav Benes2015-07-211-5/+13
| * regulator: core: fix constraints output bufferStefan Wahren2015-07-211-1/+1
| * regulator: max77686: fix gpio_enabled shift wrapping bugJoe Perches2015-07-211-3/+3
| * regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin2015-07-211-2/+1
| * regmap: Fix regmap_bulk_read in BE modeArun Chandran2015-07-211-1/+1
| * mm, thp: respect MPOL_PREFERRED policy with non-local nodeVlastimil Babka2015-07-211-16/+22
| * mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-07-213-7/+10
| * mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas2015-07-211-3/+16
| * arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-07-211-0/+4
| * arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-07-211-1/+1
| * arm64: entry: fix context tracking for el0_sp_pcMark Rutland2015-07-211-0/+1
| * arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-07-211-0/+8
| * mei: txe: reduce suspend/resume timeTomas Winkler2015-07-211-10/+10
| * mei: me: wait for power gating exit confirmationAlexander Usyskin2015-07-214-5/+80
| * power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski2015-07-212-5/+46
| * power_supply: Fix NULL pointer dereference during bq27x00_battery probeKrzysztof Kozlowski2015-07-211-1/+10
| * arc: fix use of uninitialized arc_pmuMax Filippov2015-07-211-1/+0
| * ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2015-07-211-4/+5
| * ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-07-214-0/+89
| * tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo2015-07-211-1/+1
| * iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite2015-07-211-0/+1
| * ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2015-07-214-14/+197
| * ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki2015-07-211-0/+1
| * ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-07-213-15/+44