summaryrefslogtreecommitdiffstats
path: root/arch/x86 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-16asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede1-0/+7
2014-08-16ideapad-laptop: Change Lenovo Yoga 2 series rfkill handlingHans de Goede1-14/+27
2014-08-16thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILEHans de Goede1-1/+1
2014-08-16eeepc-laptop: rename _set and _get arguments in macroPaul Bolle1-4/+4
2014-08-16fujitsu-laptop: Clear build warningsJean Delvare1-5/+4
2014-08-16platform/x86/toshiba-apci.c possible bad if test?Nick1-1/+1
2014-08-16sony-laptop: fix doesn't work lid resume settings on Vaio Promog4221-1/+1
2014-08-16WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON.poma1-0/+9
2014-08-15drm/doc: Refer to proper source fileThierry Reding1-1/+1
2014-08-15netlink: Annotate RCU locking for seq_file walkerThomas Graf1-0/+2
2014-08-15rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-15rhashtable: unexport and make rht_obj() staticThomas Graf2-8/+1
2014-08-15rhashtable: RCU annotations for next pointersThomas Graf2-3/+3
2014-08-14drm/nouveau/platform: fix compilation errorAlexandre Courbot1-1/+2
2014-08-14drm/nouveau/gk20a: add LTC deviceAlexandre Courbot1-0/+1
2014-08-14drm/nouveau: warn if we fail to re-pin fb on resumeBen Skeggs1-1/+3
2014-08-14drm/nouveau/nvif: fix dac load detect method definitionBen Skeggs1-2/+2
2014-08-14drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entriesBen Skeggs1-0/+6
2014-08-14drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0Ben Skeggs2-2/+6
2014-08-14drm/nouveau/ltc: fix tag base address getting truncated if above 4GiBBen Skeggs1-1/+1
2014-08-14drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniformBen Skeggs1-2/+2
2014-08-14drm/nouveau/bar: behave better if ioremap failedBen Skeggs1-3/+11
2014-08-14drm/nouveau/kms: nouveau_fbcon_accel_fini can be staticFengguang Wu1-2/+2
2014-08-14drm/nouveau: kill unused variable warning if !__OS_HAS_AGPBen Skeggs1-2/+1
2014-08-14drm/nouveau/nvif: fix a number of notify thinkosBen Skeggs3-11/+20
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell1-5/+3
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa3-6/+11
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell6-5/+8
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani1-3/+3
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin3-9/+14
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-14Revert "macvlan: simplify the structure port"David S. Miller1-5/+7
2014-08-14timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallJohn Stultz1-2/+3
2014-08-14mm: fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven1-1/+1
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney1-0/+1
2014-08-14mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage sizeDavid Rientjes1-0/+1
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun1-2/+2
2014-08-14ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterTakashi Iwai1-0/+6
2014-08-14sparc: Hook up memfd_create system call.David S. Miller3-4/+5
2014-08-14sparc64: Properly claim resources as each PCI bus is probed.David S. Miller1-0/+32
2014-08-14sparc64: Skip bogus PCI bridge ranges.David S. Miller1-0/+11
2014-08-14sparc64: Expand PCI bridge probing debug logging.David S. Miller1-1/+23
2014-08-14xen-netback: remove loop waiting functionWei Liu1-29/+0
2014-08-14xen-netback: don't stop dealloc kthread too earlyWei Liu3-7/+42
2014-08-14xen-netback: move NAPI add/remove callsWei Liu1-4/+5
2014-08-14xen-netback: fix debugfs entry creationWei Liu1-4/+4
2014-08-14xen-netback: fix debugfs write length checkWei Liu1-3/+6