summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.18-rt16v3.18.18-rt16Steven Rostedt (Red Hat)2015-08-101-1/+1
* kernel/irq_work: fix non RT caseSebastian Andrzej Siewior2015-08-041-1/+2
* ipc/mqueue: Implement lockless pipelined wakeupsDavidlohr Bueso2015-08-041-21/+32
* futex: Implement lockless wakeupsDavidlohr Bueso2015-08-041-16/+17
* sched: Implement lockless wake-queuesPeter Zijlstra2015-08-042-0/+92
* mm/slub: move slab initialization into irq enabled regionThomas Gleixner2015-08-041-41/+38
* Revert "slub: delay ctor until the object is requested"Sebastian Andrzej Siewior2015-08-041-6/+0
* Linux 3.18.18-rt15v3.18.18-rt15Steven Rostedt (Red Hat)2015-07-201-1/+1
* Merge tag 'v3.18.18' into v3.18-rtSteven Rostedt (Red Hat)2015-07-20221-812/+1676
|\
| * Linux 3.18.18v3.18.18Sasha Levin2015-07-091-1/+1
| * mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-07-051-11/+10
| * sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-07-051-1/+3
| * bnx2x: fix lockdep splatEric Dumazet2015-07-051-1/+2
| * net: phy: fix phy link up when limiting speed via device treeMugunthan V N2015-07-051-2/+3
| * net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2015-07-052-8/+12
| * tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-07-053-4/+7
| * neigh: do not modify unlinked entriesJulian Anastasov2015-07-051-0/+13
| * packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-07-051-16/+2
| * packet: read num_members once in packet_rcv_fanout()Eric Dumazet2015-07-051-1/+1
| * bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-07-052-3/+3
| * sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-07-053-11/+37
| * net: don't wait for order-3 page allocationShaohua Li2015-07-052-2/+2
| * bridge: fix multicast router rlist endless loopNikolay Aleksandrov2015-07-051-4/+3
| * sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-07-051-1/+1
| * hwmon: (mcp3021) Fix broken output scalingStevens, Nick2015-07-051-13/+1
| * nfs: take extra reference to fl->fl_file when running a LOCKU operationJeff Layton2015-07-051-0/+2
| * nfs: take extra reference to fl->fl_file when running a setlkJeff Layton2015-07-051-0/+3
| * fuse: initialize fc->release before calling itMiklos Szeredi2015-07-051-1/+1
| * rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov2015-07-051-2/+2
| * net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot2015-07-051-1/+25
| * ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot2015-07-055-5/+19
| * net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2015-07-052-1/+2
| * drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse2015-07-051-0/+11
| * drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse2015-07-051-0/+34
| * agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-07-051-1/+1
| * ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780Takashi Iwai2015-07-051-0/+6
| * ALSA: hda - Add headset support to Acer Aspire V5Takashi Iwai2015-07-051-0/+12
| * clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel2015-07-051-13/+30
| * tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)2015-07-051-0/+6
| * s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu2015-07-051-1/+1
| * ALSA: hda - set proper caps for newer AMD hda audio in KB/KVAlex Deucher2015-07-051-0/+4
| * ALSA: hda - Fix Dock Headphone on Thinkpad X250 seen as a Line OutDavid Henningsson2015-07-051-0/+7
| * mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-07-053-7/+10
| * mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas2015-07-051-3/+16
| * ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-07-054-0/+89
| * ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2015-07-051-4/+5
| * PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai2015-07-051-1/+1
| * stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-07-054-24/+28
| * of/address: use atomic allocation in pci_register_io_range()Jingoo Han2015-07-051-1/+1
| * netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-07-055-1/+44