summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/i915: Ignore VBT backlight check on Macbook 2, 1jens stein2014-10-291-0/+3
| | * | | drm/i915: Fix GMBUSFREQ on vlv/chvVille Syrjälä2014-10-271-1/+1
| | * | | drm/i915: Ignore long hpds on eDP portsVille Syrjälä2014-10-271-0/+12
| | * | | drm/i915: Do a dummy DPCD read before the actual readVille Syrjälä2014-10-271-0/+7
| | |/ /
| * | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2014-10-282-12/+12
| |\ \ \
| | * | | drm/armada: convert to use vblank_on/off callsRussell King2014-10-171-3/+5
| | * | | drm/armada: fix page_flip refcounting leakRussell King2014-10-171-8/+5Star
| | * | | drm/armada: add IRQ support backRussell King2014-10-171-1/+2
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-025-9/+23
|\ \ \ \ \
| * | | | | ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()Thomas Petazzoni2014-10-291-0/+3
| * | | | | ARM: 8183/1: l2c: Improve l2c310_of_parse() error messageFabio Estevam2014-10-291-2/+2
| * | | | | ARM: 8181/1: Drop extra return statementLaura Abbott2014-10-291-1/+0Star
| * | | | | ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int'Fabio Estevam2014-10-291-6/+16
| * | | | | ARM: enable bpf syscallRussell King2014-10-292-0/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-022-16/+45
|\ \ \ \ \ \
| * | | | | | KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini2014-11-021-1/+1
| * | | | | | KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka2014-11-021-0/+4
| * | | | | | KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-11-021-3/+5
| * | | | | | KVM: emulator: fix execution close to the segment limitPaolo Bonzini2014-10-291-10/+33
| * | | | | | KVM: emulator: fix error code for __linearizePaolo Bonzini2014-10-291-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-029-58/+50Star
|\ \ \ \ \ \
| * | | | | | ovl: initialize ->is_cursorMiklos Szeredi2014-10-311-0/+1
| * | | | | | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-313-2/+4
| * | | | | | isofs: don't bother with ->d_op for normal caseAl Viro2014-10-312-22/+4Star
| * | | | | | isofs_cmp(): we'll never see a dentry for . or ..Al Viro2014-10-281-18/+2Star
| * | | | | | overlayfs: fix lockdep misannotationMiklos Szeredi2014-10-283-5/+8
| * | | | | | ovl: fix check for cursorMiklos Szeredi2014-10-281-5/+6
| * | | | | | overlayfs: barriers for opening upper-layer directoryAl Viro2014-10-281-1/+2
| * | | | | | rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney2014-10-281-0/+15
| * | | | | | staging: android: logger: Fix log corruption regressionDaniel Thompson2014-10-281-5/+8
| |/ / / / /
* | | | | | irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds2014-11-021-2/+0Star
* | | | | | Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-016-28/+31
|\ \ \ \ \ \
| * | | | | | staging: comedi: fix memory leak / bad pointer freeing for chanlistIan Abbott2014-10-291-0/+3
| * | | | | | staging: comedi: Kconfig: fix config COMEDI_ADDI_APCI_3120 dependantsIan Abbott2014-10-291-1/+0Star
| * | | | | | staging: comedi: widen subdevice number argument in ioctl handlersIan Abbott2014-10-291-4/+4
| * | | | | | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-253-14/+15
| |\ \ \ \ \ \
| | * | | | | | iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam2014-10-091-4/+8
| | * | | | | | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-10-041-1/+1
| | * | | | | | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-09-271-2/+2
| | * | | | | | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-09-271-7/+4Star
| * | | | | | | staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usageJes Sorensen2014-10-201-1/+1
| * | | | | | | drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEMChen Gang2014-10-201-0/+1
| * | | | | | | staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctlIan Abbott2014-10-201-8/+7Star
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-0132-173/+319
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-295-16/+25
| |\ \ \ \ \ \ \
| | * | | | | | | usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2014-10-232-0/+7
| | * | | | | | | USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley2014-10-221-15/+0Star
| | * | | | | | | USB: option: add Haier CE81B CDMA modemDan Williams2014-10-221-0/+2
| | * | | | | | | usb: option: add support for Telit LE910Daniele Palmas2014-10-221-0/+8
| | * | | | | | | usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2014-10-222-1/+7