index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmacache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-19
Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
Benjamin Tissoires
3
-6
/
+168
2015-12-18
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
Dmitry Torokhov
3
-4
/
+4
2015-12-18
Input: psmouse - limit protocols that we try on passthrough ports
Dmitry Torokhov
1
-0
/
+10
2015-12-18
Input: psmouse - factor out common protocol probing code
Dmitry Torokhov
1
-78
/
+86
2015-12-18
Input: psmouse - move protocol descriptions around
Dmitry Torokhov
1
-190
/
+189
2015-12-18
Input: psmouse - clean up Cypress probe
Dmitry Torokhov
1
-12
/
+8
2015-12-18
Input: psmouse - rearrange Focaltech init code
Dmitry Torokhov
3
-27
/
+26
2015-12-18
Input: psmouse - fix comment style
Dmitry Torokhov
1
-155
/
+124
2015-12-18
Input: psmouse - use switch statement in psmouse_process_byte()
Dmitry Torokhov
1
-34
/
+31
2015-12-16
Input: add touchscreen support for TS-4800
Damien Riegel
4
-0
/
+244
2015-12-16
Input: add eGalaxTouch serial touchscreen driver
Böszörményi Zoltán
4
-0
/
+206
2015-12-13
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
1
-4
/
+4
2015-12-05
Input: pixcir_i2c - add support for wake and enable gpios
Sander Vermin
2
-1
/
+44
2015-12-04
Input: wacom_w8001 - split the touch and pen devices into two devices
Peter Hutterer
1
-51
/
+116
2015-12-04
Input: wacom_w8001 - split pen and touch initialization up
Peter Hutterer
1
-83
/
+111
2015-12-04
Input: wacom_w8001 - handle touch error case correctly
Peter Hutterer
1
-10
/
+9
2015-12-04
Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
Peter Hutterer
1
-0
/
+1
2015-12-04
Input: wacom_w8001 - use __set_bit for evbits
Peter Hutterer
1
-1
/
+2
2015-12-02
Input: sparcspkr - use platform_register/unregister_drivers()
Thierry Reding
1
-11
/
+7
2015-11-30
Linux 4.4-rc3
v4.4-rc3
Linus Torvalds
1
-1
/
+1
2015-11-29
target/stat: print full t10_wwn.model buffer
David Disseldorp
1
-1
/
+1
2015-11-29
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-11-29
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
1
-1
/
+1
2015-11-29
kref: Remove kref_put_spinlock_irqsave()
Bart Van Assche
1
-33
/
+0
2015-11-29
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2
-7
/
+12
2015-11-29
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
3
-11
/
+18
2015-11-29
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-11-29
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
2015-11-29
target/user: Do not set unused fields in tcmu_ops
Andy Grover
1
-2
/
+0
2015-11-29
target/user: Fix time calc in expired cmd processing
Andy Grover
1
-1
/
+1
2015-11-29
ARM: 8454/1: OF implies OF_FLATTREE
Arnd Bergmann
1
-2
/
+2
2015-11-27
MIPS: Fix delay loops which may be removed by GCC.
Ralf Baechle
3
-5
/
+9
2015-11-26
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
1
-16
/
+107
2015-11-26
arm64: efi: fix initcall return values
Ard Biesheuvel
1
-5
/
+5
2015-11-26
arm64: efi: deal with NULL return value of early_memremap()
Ard Biesheuvel
1
-1
/
+13
2015-11-26
arm64: debug: Treat the BRPs/WRPs as unsigned
Suzuki K. Poulose
1
-2
/
+4
2015-11-26
arm64: cpufeature: Track unsigned fields
Suzuki K. Poulose
2
-16
/
+31
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
3
-2
/
+13
2015-11-26
arm64: cpufeature: Add helpers for extracting unsigned values
Suzuki K. Poulose
1
-0
/
+12
2015-11-26
xen/gntdev: Grant maps should not be subject to NUMA balancing
Boris Ostrovsky
1
-1
/
+1
2015-11-26
rtc: ds1307: fix alarm reading at probe time
Simon Guinot
1
-5
/
+7
2015-11-26
Revert "arm64: Mark kernel page ranges contiguous"
Catalin Marinas
1
-61
/
+8
2015-11-26
arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
1
-12
/
+26
2015-11-26
arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)
Andrey Ryabinin
1
-1
/
+1
2015-11-26
nios2: fix cache coherency
Ley Foon Tan
1
-20
/
+4
2015-11-25
intel_pstate: Fix "performance" mode behavior with HWP enabled
Alexandra Yates
1
-0
/
+2
2015-11-25
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
1
-25
/
+31
2015-11-25
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2015-11-25
nfs: ensure that attrcache is revalidated after a SETATTR
Jeff Layton
1
-1
/
+4
2015-11-25
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
Gabriele Paoloni
3
-10
/
+20
[next]