summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-22workqueue: use nr_node_ids instead of wq_numa_tbl_lenLai Jiangshan1-8/+3
2014-07-22workqueue: remove the misnamed out_unlock label in get_unbound_pool()Lai Jiangshan1-2/+2
2014-07-22workqueue: remove the stale comment in pwq_unbound_release_workfn()Lai Jiangshan1-9/+1
2014-07-22workqueue: move rescuer pool detachment to the endLai Jiangshan1-8/+6
2014-07-22workqueue: unfold start_worker() into create_worker()Lai Jiangshan1-57/+18
2014-07-22workqueue: remove @wakeup from worker_set_flags()Lai Jiangshan1-22/+11
2014-07-22workqueue: remove an unneeded UNBOUND test before waking up the next workerLai Jiangshan1-3/+6
2014-07-19workqueue: wake regular worker if need_more_worker() when rescuer leave the poolLai Jiangshan1-2/+2
2014-07-15workqueue: alloc struct worker on its local nodeLai Jiangshan1-4/+4
2014-07-11workqueue: reuse the already calculated pwq in try_to_grab_pending()Lai Jiangshan1-1/+1
2014-07-01workqueue: stronger test in process_one_work()Lai Jiangshan1-7/+1
2014-07-01workqueue: clear POOL_DISASSOCIATED in rebind_workers()Lai Jiangshan1-4/+1
2014-06-19workqueue: sanity check pool->cpu in wq_worker_sleeping()Lai Jiangshan1-1/+1
2014-06-19workqueue: clear leftover flags when detachedLai Jiangshan1-0/+3
2014-06-19workqueue: remove useless WARN_ON_ONCE()Lai Jiangshan1-2/+0
2014-06-19workqueue: use schedule_timeout_interruptible() instead of open codeLai Jiangshan1-2/+1
2014-06-19workqueue: remove the empty check in too_many_workers()Lai Jiangshan1-7/+0
2014-06-19workqueue: use "pool->cpu < 0" to stand for an unbound poolLai Jiangshan1-1/+1
2014-06-17epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov1-2/+2
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt1-10/+1
2014-06-16Linux 3.16-rc1v3.16-rc1Linus Torvalds1-2/+2
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-15fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-14udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-14vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis1-1/+1
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen1-5/+7
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen1-1/+3
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana1-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin1-1/+1
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong1-2/+7
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2-0/+51
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox1-3/+2
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox1-0/+4
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch2-11/+26
2014-06-13ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+14
2014-06-13ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson1-0/+9
2014-06-13ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk tableHui Wang1-1/+1
2014-06-13x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski3-13/+60
2014-06-13x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski1-3/+16
2014-06-13x86/vdso/doc: Make vDSO examples more portableAndy Lutomirski3-41/+123
2014-06-13x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.cAndy Lutomirski1-1/+1