summaryrefslogtreecommitdiffstats
path: root/mm/vmacache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-19Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires3-6/+168
2015-12-18Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov3-4/+4
2015-12-18Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov1-0/+10
2015-12-18Input: psmouse - factor out common protocol probing codeDmitry Torokhov1-78/+86
2015-12-18Input: psmouse - move protocol descriptions aroundDmitry Torokhov1-190/+189
2015-12-18Input: psmouse - clean up Cypress probeDmitry Torokhov1-12/+8
2015-12-18Input: psmouse - rearrange Focaltech init codeDmitry Torokhov3-27/+26
2015-12-18Input: psmouse - fix comment styleDmitry Torokhov1-155/+124
2015-12-18Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov1-34/+31
2015-12-16Input: add touchscreen support for TS-4800Damien Riegel4-0/+244
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán4-0/+206
2015-12-13Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss1-4/+4
2015-12-05Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin2-1/+44
2015-12-04Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer1-51/+116
2015-12-04Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer1-83/+111
2015-12-04Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer1-10/+9
2015-12-04Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer1-0/+1
2015-12-04Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer1-1/+2
2015-12-02Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding1-11/+7
2015-11-30Linux 4.4-rc3v4.4-rc3Linus Torvalds1-1/+1
2015-11-29target/stat: print full t10_wwn.model bufferDavid Disseldorp1-1/+1
2015-11-29target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt1-2/+2
2015-11-29qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-11-29kref: Remove kref_put_spinlock_irqsave()Bart Van Assche1-33/+0
2015-11-29target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2-7/+12
2015-11-29target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger3-11/+18
2015-11-29iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2015-11-29iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt1-5/+5
2015-11-29target/user: Do not set unused fields in tcmu_opsAndy Grover1-2/+0
2015-11-29target/user: Fix time calc in expired cmd processingAndy Grover1-1/+1
2015-11-29ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann1-2/+2
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle3-5/+9
2015-11-26xen/evtchn: dynamically grow pending event channel ringDavid Vrabel1-16/+107
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel1-5/+5
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel1-1/+13
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose1-2/+4
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2-16/+31
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky3-2/+13
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose1-0/+12
2015-11-26xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky1-1/+1
2015-11-26rtc: ds1307: fix alarm reading at probe timeSimon Guinot1-5/+7
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas1-61/+8
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon1-12/+26
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin1-1/+1
2015-11-26nios2: fix cache coherencyLey Foon Tan1-20/+4
2015-11-25intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates1-0/+2
2015-11-25nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton1-25/+31
2015-11-25nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2015-11-25nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton1-1/+4
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni3-10/+20