Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-14 | 3 | -7/+1394 |
|\ | |||||
| * | btrfs: Add zstd support | Nick Terrell | 2017-08-15 | 1 | -7/+1 |
| * | lib: Add zstd modules | Nick Terrell | 2017-08-15 | 1 | -0/+1157 |
| * | lib: Add xxhash module | Nick Terrell | 2017-08-15 | 1 | -0/+236 |
* | | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 | 2 | -9/+3 |
|\ \ | |||||
| * | | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka | 2017-09-11 | 2 | -7/+1 |
| * | | dm: constify argument arrays | Eric Biggers | 2017-08-28 | 1 | -2/+2 |
* | | | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-09-14 | 2 | -9/+13 |
|\ \ \ | |||||
| * | | | fbcon: mark dummy functions 'inline' | Arnd Bergmann | 2017-08-07 | 1 | -2/+2 |
| * | | | fbdev: Nuke FBINFO_MODULE | Daniel Vetter | 2017-08-01 | 1 | -9/+1 |
| * | | | fbcon: Make fbcon a built-time depency for fbdev | Daniel Vetter | 2017-08-01 | 1 | -0/+12 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-14 | 2 | -3/+0 |
|\ \ \ \ | |||||
| * | | | | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 2 | -3/+0 |
* | | | | | sched/wait: Introduce wakeup boomark in wake_up_page_bit | Tim Chen | 2017-09-14 | 1 | -0/+2 |
* | | | | | sched/wait: Break up long wake list walk | Tim Chen | 2017-09-14 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | module: Remove const attribute from alias for MODULE_DEVICE_TABLE | Matthias Kaehlcke | 2017-07-29 | 1 | -1/+1 |
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-09-13 | 13 | -3/+1034 |
|\ \ \ \ \ | |||||
| * | | | | | clk: at91: add audio pll clock drivers | Quentin Schulz | 2017-09-01 | 1 | -0/+25 |
| * | | | | | clk: stm32h7: Add stm32h743 clock driver | Gabriel Fernandez | 2017-08-31 | 2 | -0/+301 |
| * | | | | | clk: gate: expose clk_gate_ops::is_enabled | Gabriel Fernandez | 2017-08-31 | 1 | -0/+1 |
| * | | | | | Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern... | Stephen Boyd | 2017-08-31 | 3 | -0/+322 |
| |\ \ \ \ \ | |||||
| | * | | | | | clk: sunxi-ng: Add sun4i/sun7i CCU driver | Priit Laes | 2017-08-24 | 3 | -0/+322 |
| * | | | | | | clk: msm8996-gcc: add missing smmu clks | Srinivas Kandagatla | 2017-08-23 | 1 | -0/+2 |
| * | | | | | | Merge tag 'clk-renesas-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/... | Stephen Boyd | 2017-08-23 | 1 | -0/+57 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | clk: renesas: Add r8a77995 CPG Core Clock Definitions | Geert Uytterhoeven | 2017-08-16 | 1 | -0/+57 |
| * | | | | | | | Merge tag 'v4.14-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/... | Stephen Boyd | 2017-08-23 | 3 | -16/+113 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | clk: rockchip: rename rv1108 macphy clock to mac | Elaine Zhang | 2017-08-22 | 1 | -3/+3 |
| | * | | | | | | | Merge branch 'v4.14-shared/clkids' into v4.14-clk/next | Heiko Stuebner | 2017-08-22 | 2 | -0/+3 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID | Elaine Zhang | 2017-08-22 | 1 | -0/+2 |
| | | * | | | | | | | clk: rockchip: add rk3228 sclk_sdio_src ID | Elaine Zhang | 2017-08-22 | 1 | -0/+1 |
| | * | | | | | | | | clk: fractional-divider: allow overriding of approximation | Elaine Zhang | 2017-08-08 | 1 | -0/+3 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern... | Stephen Boyd | 2017-08-23 | 2 | -0/+317 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | clk: sunxi-ng: support R40 SoC | Icenowy Zheng | 2017-08-19 | 2 | -0/+317 |
| | | |/ / / / / | | |/| | | | | | |||||
* | | | | | | | | Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2017-09-13 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rtc: remove .open() and .release() | Alexandre Belloni | 2017-08-24 | 1 | -2/+0 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-09-13 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | scsi: Remove Scsi_Host.uspace_req_q | Bart Van Assche | 2017-09-05 | 1 | -6/+0 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-13 | 3 | -17/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | string.h: un-fortify memcpy_and_pad | Martin Wilck | 2017-09-11 | 1 | -13/+2 |
| * | | | | | | | | | nvme-pci: implement the HMB entry number and size limitations | Christoph Hellwig | 2017-09-11 | 1 | -1/+3 |
| * | | | | | | | | | block: tolerate tracing of NULL bio | Greg Thelen | 2017-09-11 | 1 | -3/+2 |
* | | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-13 | 2 | -6/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ovl: fix relatime for directories | Miklos Szeredi | 2017-09-05 | 1 | -0/+3 |
| * | | | | | | | | | | vfs: add flags to d_real() | Miklos Szeredi | 2017-09-04 | 2 | -6/+7 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2017-09-12 | 2 | -27/+126 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | f2fs: add tracepoint for f2fs_gc | Chao Yu | 2017-08-21 | 1 | -0/+107 |
| * | | | | | | | | | | f2fs: fix potential overflow when adjusting GC cycle | Chao Yu | 2017-08-15 | 1 | -3/+3 |
| * | | | | | | | | | | f2fs: support inode checksum | Chao Yu | 2017-08-03 | 1 | -0/+1 |
| * | | | | | | | | | | f2fs: support project quota | Chao Yu | 2017-07-31 | 1 | -0/+3 |