| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2016-06-04 | 3 | -5/+6 |
|\ \ \ |
|
| * | | | vfio/pci: Allow VPD short read | Alex Williamson | 2016-05-31 | 1 | -1/+2 |
| * | | | vfio/type1: Fix build warning | Alex Williamson | 2016-05-30 | 1 | -1/+1 |
| * | | | vfio/pci: Fix ordering of eventfd vs virqfd shutdown | Alex Williamson | 2016-05-30 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-06-04 | 2 | -9/+4 |
|\ \ \ |
|
| * | | | mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80 | Chen-Yu Tsai | 2016-06-02 | 1 | -5/+0 |
| * | | | mmc: sunxi: Fix DDR MMC timings for A80 | Chen-Yu Tsai | 2016-06-02 | 1 | -2/+2 |
| * | | | mmc: fix mmc mode selection for HS-DDR and higher | Chen-Yu Tsai | 2016-06-02 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-06-04 | 8 | -18/+103 |
|\ \ \ |
|
| * | | | Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent | Chris Mason | 2016-06-03 | 1 | -1/+12 |
| * | | | Merge branch 'dev-replace-fixes-4.7' of git://git.kernel.org/pub/scm/linux/ke... | Chris Mason | 2016-06-01 | 7 | -17/+91 |
| |\ \ \ |
|
| | * | | | Btrfs: fix race between device replace and read repair | Filipe Manana | 2016-05-31 | 1 | -0/+10 |
| | * | | | Btrfs: fix race between device replace and discard | Filipe Manana | 2016-05-31 | 1 | -0/+6 |
| | * | | | Btrfs: fix race between device replace and chunk allocation | Filipe Manana | 2016-05-30 | 1 | -12/+9 |
| | * | | | Btrfs: fix race setting block group back to RW mode during device replace | Filipe Manana | 2016-05-30 | 1 | -5/+5 |
| | * | | | Btrfs: fix unprotected assignment of the left cursor for device replace | Filipe Manana | 2016-05-30 | 1 | -0/+4 |
| | * | | | Btrfs: fix race setting block group readonly during device replace | Filipe Manana | 2016-05-30 | 3 | -2/+46 |
| | * | | | Btrfs: fix race between device replace and block group removal | Filipe Manana | 2016-05-30 | 1 | -0/+11 |
| | * | | | Btrfs: fix race between readahead and device replace/removal | Filipe Manana | 2016-05-30 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-06-04 | 13 | -178/+138 |
|\ \ \ \ |
|
| * | | | | ceph: use i_version to check validity of fscache | Yan, Zheng | 2016-06-01 | 1 | -0/+3 |
| * | | | | ceph: improve fscache revalidation | Yan, Zheng | 2016-06-01 | 4 | -83/+41 |
| * | | | | ceph: disable fscache when inode is opened for write | Yan, Zheng | 2016-06-01 | 4 | -53/+52 |
| * | | | | ceph: avoid unnecessary fscache invalidation/revlidation | Yan, Zheng | 2016-06-01 | 1 | -6/+3 |
| * | | | | ceph: call __fscache_uncache_page() if readpages fails | Yan, Zheng | 2016-06-01 | 1 | -1/+3 |
| * | | | | FS-Cache: make check_consistency callback return int | Yan, Zheng | 2016-06-01 | 2 | -2/+2 |
| * | | | | FS-Cache: wake write waiter after invalidating writes | Yan, Zheng | 2016-06-01 | 1 | -0/+2 |
| * | | | | libceph: use %s instead of %pE in dout()s | Ilya Dryomov | 2016-05-30 | 2 | -5/+5 |
| * | | | | libceph: put request only if it's done in handle_reply() | Ilya Dryomov | 2016-05-30 | 1 | -3/+3 |
| * | | | | libceph: change ceph_osdmap_flag() to take osdc | Ilya Dryomov | 2016-05-30 | 4 | -29/+28 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-06-04 | 6 | -29/+29 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki | 2016-06-03 | 9294 | -259245/+552679 |
| |\ \ \ \ \ |
|
| | | * | | | | ACPI / processor: Avoid reserving IO regions too early | Rafael J. Wysocki | 2016-06-02 | 2 | -9/+9 |
| | | |/ / / |
|
| | * | | | | ACPI / Thermal / video: fix max_level incorrect value | Aaron Lu | 2016-05-30 | 3 | -6/+11 |
| * | | | | | ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() | Lv Zheng | 2016-06-01 | 1 | -14/+9 |
* | | | | | | Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-06-04 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki | 2016-06-03 | 2 | -2/+2 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() | Rafael J. Wysocki | 2016-06-01 | 1 | -1/+1 |
| | * | | | | | cpufreq: intel_pstate: Downgrade print level for _PPC | Srinivas Pandruvada | 2016-05-30 | 1 | -1/+1 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-04 | 11 | -50/+205 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mm, page_alloc: recalculate the preferred zoneref if the context can ignore m... | Mel Gorman | 2016-06-03 | 1 | -7/+16 |
| * | | | | | | | mm, page_alloc: reset zonelist iterator after resetting fair zone allocation ... | Mel Gorman | 2016-06-03 | 1 | -0/+1 |
| * | | | | | | | mm, oom_reaper: do not use siglock in try_oom_reaper() | Michal Hocko | 2016-06-03 | 1 | -6/+1 |
| * | | | | | | | mm, page_alloc: prevent infinite loop in buffered_rmqueue() | Vlastimil Babka | 2016-06-03 | 1 | -4/+5 |
| * | | | | | | | checkpatch: reduce git commit description style false positives | Joe Perches | 2016-06-03 | 1 | -0/+1 |
| * | | | | | | | mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup | Vitaly Wool | 2016-06-03 | 1 | -10/+14 |
| * | | | | | | | memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_... | Tejun Heo | 2016-06-03 | 1 | -0/+3 |
| * | | | | | | | mm: check the return value of lookup_page_ext for all call sites | Yang Shi | 2016-06-03 | 5 | -8/+77 |
| * | | | | | | | kdump: fix dmesg gdbmacro to work with record based printk | Corey Minyard | 2016-06-03 | 1 | -11/+82 |
| * | | | | | | | mm: fix overflow in vm_map_ram() | Guillermo Julián Moreno | 2016-06-03 | 1 | -4/+5 |
| | |_|_|_|_|/
| |/| | | | | |
|