| Commit message (Expand) | Author | Age | Files | Lines |
* | spmi: pmic-arb: Return an error code if sanity check fails | Christophe JAILLET | 2016-09-27 | 1 | -0/+1 |
* | Drivers: hv: get rid of id in struct vmbus_channel | Vitaly Kuznetsov | 2016-09-27 | 2 | -5/+0 |
* | Drivers: hv: make VMBus bus ids persistent | Vitaly Kuznetsov | 2016-09-27 | 1 | -2/+2 |
* | mcb: Add a dma_device to mcb_device | Michael Moese | 2016-09-27 | 2 | -0/+2 |
* | mcb: Enable PCI bus mastering by default | Michael Moese | 2016-09-27 | 1 | -0/+1 |
* | mei: stop the stall timer worker if not needed | Alexander Usyskin | 2016-09-27 | 7 | -7/+29 |
* | clk: probe common clock drivers earlier | Masahiro Yamada | 2016-09-23 | 1 | -2/+2 |
* | vme: fake: fix build for 64-bit dma_addr_t | Arnd Bergmann | 2016-09-13 | 1 | -8/+18 |
* | ttyprintk: Neaten and simplify printing | Joe Perches | 2016-09-13 | 1 | -38/+31 |
* | mei: me: add kaby point device ids | Alexander Usyskin | 2016-09-12 | 2 | -0/+6 |
* | coresight: tmc: mark symbols static where possible | Baoyou Xie | 2016-09-09 | 3 | -4/+4 |
* | coresight: perf: deal with error condition properly | Mathieu Poirier | 2016-09-09 | 2 | -3/+3 |
* | Drivers: hv: hv_util: Avoid dynamic allocation in time synch | Vivek yadav | 2016-09-09 | 1 | -11/+28 |
* | fpga manager: Add hardware dependency to Zynq driver | Jean Delvare | 2016-09-08 | 1 | -0/+1 |
* | Drivers: hv: utils: Support TimeSync version 4.0 protocol samples. | Alex Ng | 2016-09-08 | 2 | -23/+68 |
* | Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot. | Alex Ng | 2016-09-08 | 1 | -13/+7 |
* | Drivers: hv: utils: Rename version definitions to reflect protocol version. | Alex Ng | 2016-09-08 | 1 | -10/+10 |
* | Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings | Dexuan Cui | 2016-09-07 | 2 | -2/+45 |
* | Driver: hv: vmbus: Make mmio resource local | Stephen Hemminger | 2016-09-07 | 1 | -2/+2 |
* | Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_p... | K. Y. Srinivasan | 2016-09-07 | 1 | -11/+21 |
* | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | 812 | -4628/+8965 |
|\ |
|
| * | Linux 4.8-rc5v4.8-rc5 | Linus Torvalds | 2016-09-04 | 1 | -1/+1 |
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-09-04 | 1 | -0/+12 |
| |\ |
|
| | * | x86/AMD: Apply erratum 665 on machines without a BIOS fix | Emanuel Czirai | 2016-09-02 | 1 | -0/+12 |
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-09-04 | 2 | -1/+3 |
| |\ \ |
|
| | * | | tick/nohz: Fix softlockup on scheduler stalls in kvm guest | Wanpeng Li | 2016-09-02 | 1 | -1/+2 |
| | * | | clocksource/drivers/atmel-pit: Fix compilation error | Daniel Lezcano | 2016-08-29 | 1 | -0/+1 |
| | |/ |
|
| * | | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2016-09-04 | 3 | -7/+14 |
| |\ \ |
|
| | * | | dm bufio: remove use of deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 2016-08-31 | 1 | -1/+1 |
| | * | | dm crypt: fix free of bad values after tfm allocation failure | Eric Biggers | 2016-08-31 | 1 | -1/+1 |
| | * | | dm crypt: fix error with too large bios | Mikulas Patocka | 2016-08-31 | 1 | -0/+7 |
| | * | | dm log writes: fix check of kthread_run() return value | Vladimir Zapolskiy | 2016-08-31 | 1 | -2/+2 |
| | * | | dm log writes: fix bug with too large bios | Mikulas Patocka | 2016-08-30 | 1 | -2/+2 |
| | * | | dm log writes: move IO accounting earlier to fix error path | Mikulas Patocka | 2016-08-30 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-03 | 3 | -11/+15 |
| |\ \ |
|
| | * \ | Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/... | Chris Mason | 2016-09-02 | 3 | -11/+15 |
| | |\ \ |
|
| | | * | | btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve... | Wang Xiaoguang | 2016-09-01 | 1 | -5/+5 |
| | | * | | Btrfs: fix endless loop in balancing block groups | Liu Bo | 2016-09-01 | 1 | -3/+5 |
| | | * | | Btrfs: kill invalid ASSERT() in process_all_refs() | Josef Bacik | 2016-09-01 | 1 | -3/+5 |
| | |/ / |
|
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-09-03 | 2 | -1/+11 |
| |\ \ \ |
|
| | * | | | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 | James Morse | 2016-09-02 | 1 | -0/+9 |
| | * | | | drivers/perf: arm_pmu: Fix NULL pointer dereference during probe | Stefan Wahren | 2016-09-02 | 1 | -1/+1 |
| | * | | | drivers/perf: arm_pmu: Fix leak in error path | Stefan Wahren | 2016-09-02 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-09-03 | 10 | -279/+25 |
| |\ \ \ |
|
| | * | | | thunderbolt: Don't declare Falcon Ridge unsupported | Lukas Wunner | 2016-08-31 | 1 | -1/+3 |
| | * | | | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. | Xavier Gnata | 2016-08-31 | 2 | -0/+10 |
| | * | | | thunderbolt: Fix resume quirk for Falcon Ridge 4C. | Andreas Noever | 2016-08-31 | 1 | -2/+1 |
| | * | | | lkdtm: Mark lkdtm_rodata_do_nothing() notrace | Michael Ellerman | 2016-08-31 | 1 | -1/+1 |
| | * | | | mei: me: disable driver on SPT SPS firmware | Tomas Winkler | 2016-08-30 | 2 | -4/+10 |
| | * | | | Revert "android: binder: fix dangling pointer comparison" | Greg Kroah-Hartman | 2016-08-18 | 1 | -2/+0 |