Age | Commit message (Expand) | Author |
2014-04-07 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine |
2014-04-07 | drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors | Alexandre Bounine |
2014-04-07 | zram: support REQ_DISCARD | Joonsoo Kim |
2014-04-07 | zram: use scnprintf() in attrs show() methods | Sergey Senozhatsky |
2014-04-07 | zram: propagate error to user | Minchan Kim |
2014-04-07 | zram: return error-valued pointer from zcomp_create() | Sergey Senozhatsky |
2014-04-07 | zram: move comp allocation out of init_lock | Sergey Senozhatsky |
2014-04-07 | zram: add lz4 algorithm backend | Sergey Senozhatsky |
2014-04-07 | zram: make compression algorithm selection possible | Sergey Senozhatsky |
2014-04-07 | zram: add set_max_streams knob | Sergey Senozhatsky |
2014-04-07 | zram: add multi stream functionality | Sergey Senozhatsky |
2014-04-07 | zram: factor out single stream compression | Sergey Senozhatsky |
2014-04-07 | zram: use zcomp compressing backends | Sergey Senozhatsky |
2014-04-07 | zram: introduce compressing backend abstraction | Sergey Senozhatsky |
2014-04-07 | zram: delete zram_init_device() | Sergey Senozhatsky |
2014-04-07 | zram: move zram size warning to documentation | Sergey Senozhatsky |
2014-04-07 | zram: drop not used table `count' member | Sergey Senozhatsky |
2014-04-07 | zram: report failed read and write stats | Sergey Senozhatsky |
2014-04-07 | zram: remove zram stats code duplication | Sergey Senozhatsky |
2014-04-07 | zram: use atomic64_t for all zram stats | Sergey Senozhatsky |
2014-04-07 | zram: remove good and bad compress stats | Sergey Senozhatsky |
2014-04-07 | zram: do not pass rw argument to __zram_make_request() | Sergey Senozhatsky |
2014-04-07 | zram: drop `init_done' struct zram member | Sergey Senozhatsky |
2014-04-07 | drivers/lguest/page_tables.c: rename do_set_pte() | Andrew Morton |
2014-04-06 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-04-05 | Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-05 | Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-04-05 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-05 | Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-04-05 | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-05 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-05 | Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2014-04-05 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-05 | Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-04 | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-04 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-04 | Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2014-04-04 | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-04 | dm cache: fix a lock-inversion | Joe Thornber |
2014-04-04 | dm thin: sort the per thin deferred bios using an rb_tree | Mike Snitzer |
2014-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-04 | hwmon: (it87) Add support for IT8623E | Rudolf Marek |
2014-04-04 | hwmon: (it87) Fix IT8603E define name | Rudolf Marek |
2014-04-04 | hwmon: (lm90) Convert to use hwmon_device_register_with_groups | Guenter Roeck |
2014-04-04 | hwmon: (lm90) Create all sysfs groups in one call | Guenter Roeck |