summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-04-081-1/+1
|\
| * Xen: do hv callback accounting only on x86Arnd Bergmann2014-04-071-1/+1
| * Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-07446-3274/+6810
| |\
* | \ Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-0825-220/+959
|\ \ \
| * | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-084-4/+4
| * | | drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a littleDan Carpenter2014-04-081-3/+3
| * | | rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-087-7/+70
| * | | drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptorsAlexandre Bounine2014-04-082-33/+82
| * | | zram: support REQ_DISCARDJoonsoo Kim2014-04-081-0/+62
| * | | zram: use scnprintf() in attrs show() methodsSergey Senozhatsky2014-04-082-9/+11
| * | | zram: propagate error to userMinchan Kim2014-04-083-11/+20
| * | | zram: return error-valued pointer from zcomp_create()Sergey Senozhatsky2014-04-082-15/+18
| * | | zram: move comp allocation out of init_lockSergey Senozhatsky2014-04-081-12/+15
| * | | zram: add lz4 algorithm backendSergey Senozhatsky2014-04-085-0/+82
| * | | zram: make compression algorithm selection possibleSergey Senozhatsky2014-04-084-6/+66
| * | | zram: add set_max_streams knobSergey Senozhatsky2014-04-083-3/+41
| * | | zram: add multi stream functionalitySergey Senozhatsky2014-04-084-5/+167
| * | | zram: factor out single stream compressionSergey Senozhatsky2014-04-082-10/+59
| * | | zram: use zcomp compressing backendsSergey Senozhatsky2014-04-083-43/+36
| * | | zram: introduce compressing backend abstractionSergey Senozhatsky2014-04-084-0/+237
| * | | zram: delete zram_init_device()Sergey Senozhatsky2014-04-081-11/+5
| * | | zram: move zram size warning to documentationSergey Senozhatsky2014-04-081-15/+0
| * | | zram: drop not used table `count' memberSergey Senozhatsky2014-04-081-1/+0
| * | | zram: report failed read and write statsSergey Senozhatsky2014-04-081-0/+4
| * | | zram: remove zram stats code duplicationSergey Senozhatsky2014-04-081-59/+23
| * | | zram: use atomic64_t for all zram statsSergey Senozhatsky2014-04-082-12/+12
| * | | zram: remove good and bad compress statsSergey Senozhatsky2014-04-082-13/+0
| * | | zram: do not pass rw argument to __zram_make_request()Sergey Senozhatsky2014-04-081-18/+12
| * | | zram: drop `init_done' struct zram memberSergey Senozhatsky2014-04-082-11/+11
| * | | drivers/lguest/page_tables.c: rename do_set_pte()Andrew Morton2014-04-081-3/+3
* | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-0714-65/+138
|\ \ \ \
| * | | | xen, balloon: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-12/+24
| * | | | hwmon, via-cputemp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-7/+7
| * | | | hwmon, coretemp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-7/+7
| * | | | thermal, x86-pkg-temp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-7/+7
| * | | | octeon, watchdog: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+9
| * | | | oprofile, nmi-timer: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-10/+13
| * | | | intel-idle: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+10
| * | | | clocksource, dummy-timer: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+8
| * | | | drivers/base/topology.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+8
| * | | | acpi-cpufreq: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+4
| * | | | scsi, fcoe: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+13
| * | | | scsi, bnx2fc: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+10
| * | | | scsi, bnx2i: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+10
| * | | | powercap, intel-rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-04-071-28/+59
|\ \ \ \ \
| * | | | | rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov2014-04-031-15/+39
| * | | | | rbd: num_ops parameter for rbd_osd_req_create()Ilya Dryomov2014-04-031-10/+18
| * | | | | libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov2014-04-031-1/+1
| * | | | | rbd: fix error paths in rbd_img_request_fill()Ilya Dryomov2014-04-031-1/+1