Age | Commit message (Expand) | Author |
2015-04-17 | media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() | Javi Merino |
2015-04-17 | cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() | Javi Merino |
2015-04-17 | clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL() | Javi Merino |
2015-04-17 | kernel.h: implement DIV_ROUND_CLOSEST_ULL | Javi Merino |
2015-04-17 | hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() | Bartosz Golaszewski |
2015-04-17 | hwmon: (lm85) use find_closest() in x_TO_REG() functions | Bartosz Golaszewski |
2015-04-17 | hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() | Bartosz Golaszewski |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | parisc: remove use of seq_printf return value | Joe Perches |
2015-04-15 | s390: remove use of seq_printf return value | Joe Perches |
2015-04-15 | rtc: remove use of seq_printf return value | Joe Perches |
2015-04-15 | power: wakeup: remove use of seq_printf return value | Joe Perches |
2015-04-15 | drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value | Joel Stanley |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | paride: fix the "verbose" module param | Dan Carpenter |
2015-04-15 | zram: fix error return code | Julia Lawall |
2015-04-15 | zram: deprecate zram attrs sysfs nodes | Sergey Senozhatsky |
2015-04-15 | zram: export new 'mm_stat' sysfs attrs | Sergey Senozhatsky |
2015-04-15 | zram: export new 'io_stat' sysfs attrs | Sergey Senozhatsky |
2015-04-15 | zram: use generic start/end io accounting | Sergey Senozhatsky |
2015-04-15 | zram: move compact_store() to sysfs functions area | Sergey Senozhatsky |
2015-04-15 | zram: remove `num_migrated' device attr | Sergey Senozhatsky |
2015-04-15 | zram: support compaction | Minchan Kim |
2015-04-15 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2015-04-15 | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-04-15 | Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-04-14 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2015-04-14 | Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-04-14 | Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-04-14 | Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | mm, mempool: do not allow atomic resizing | David Rientjes |
2015-04-14 | cleancache: forbid overriding cleancache_ops | Vladimir Davydov |
2015-04-14 | page_writeback: clean up mess around cancel_dirty_page() | Konstantin Khlebnikov |
2015-04-14 | mm, hotplug: fix concurrent memory hot-add deadlock | David Rientjes |
2015-04-14 | memory hotplug: use macro to switch between section and pfn | Sheng Yong |
2015-04-14 | fm10k: Bump driver version to 0.15.2 | Jeff Kirsher |
2015-04-14 | fm10k: corrected VF multicast update | Jeff Kirsher |
2015-04-14 | fm10k: mbx_update_max_size does not drop all oversized messages | Jeff Kirsher |
2015-04-14 | fm10k: reset head instead of calling update_max_size | Jeff Kirsher |
2015-04-14 | fm10k: renamed mbx_tx_dropped to mbx_tx_oversized | Jeff Kirsher |