summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/UV: Fix conditional in gru_exit()Dimitri Sivanich2014-04-011-3/+8
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-312-5/+6
|\
| * initconst: Fix initconst mistake in dcdbasAndi Kleen2014-02-141-1/+1
| * asmlinkage, pnp: Make variables used from assembler code visibleAndi Kleen2014-02-141-4/+5
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-313-106/+37
|\ \
| * | x86, efi: Abstract x86 efi_early callsMatt Fleming2014-03-261-22/+22
| * | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-051-110/+38
| |\ \
| | * | x86/efi: Build our own EFI services pointer tableMatt Fleming2014-03-041-110/+38
| * | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-05240-1004/+2398
| |\ \ \
| * | | | efi: Use NULL instead of 0 for pointerDaeseok Youn2014-03-042-2/+2
| * | | | efi: Set feature flags inside feature init functionsMatt Fleming2014-03-041-0/+3
| | |/ / | |/| |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-2/+8
|\ \ \ \
| * | | | x86: Use clflushopt in drm_clflush_virt_rangeRoss Zwisler2014-02-271-1/+1
| * | | | x86: Use clflushopt in drm_clflush_pageRoss Zwisler2014-02-271-1/+7
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-312-0/+11
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-11254-1533/+2976
| |\ \ \ \
| * | | | | cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-221-0/+5
| * | | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-21442-2624/+6343
| |\ \ \ \ \
| * | | | | | cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend...Preeti U Murthy2014-02-121-0/+1
| * | | | | | sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-0/+5
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-11/+4
|\ \ \ \ \ \ \
| * | | | | | | lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov2014-02-091-11/+4
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-312-32/+45
|\ \ \ \ \ \ \
| * | | | | | | Input: mousedev - fix race when creating mixed deviceDmitry Torokhov2014-03-291-31/+42
| * | | | | | | Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft2014-03-291-1/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-03-291-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | rbd: drop an unsafe assertionAlex Elder2014-03-291-1/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-289-65/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich2014-03-281-1/+4
| * | | | | | | | ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich2014-03-281-1/+2
| * | | | | | | | qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
| * | | | | | | | vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin2014-03-281-1/+5
| * | | | | | | | vhost: fix total length when packets are too shortMichael S. Tsirkin2014-03-281-0/+14
| * | | | | | | | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-271-1/+5
| * | | | | | | | usbnet: include wait queue head in device structureOliver Neukum2014-03-271-14/+19
| * | | | | | | | virtio-net: correct error handling of virtqueue_kick()Jason Wang2014-03-271-3/+3
| * | | | | | | | net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-261-6/+11
| * | | | | | | | net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni2014-03-261-33/+8
| * | | | | | | | net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni2014-03-261-2/+2
| * | | | | | | | tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-261-3/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-284-15/+82
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-03-281-0/+8
| * | | | | | | | Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-03-281-0/+47
| * | | | | | | | Input: cypress_ps2 - don't report as a button padsHans de Goede2014-03-261-1/+0
| * | | | | | | | Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-02-171-13/+16
| * | | | | | | | Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais2014-02-151-1/+11
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-284-13/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter2014-03-281-1/+1
| * | | | | | | | | drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie2014-03-281-5/+12
| * | | | | | | | | drm/nouveau: fail runtime pm properly.Dave Airlie2014-03-271-4/+10