| Commit message (Expand) | Author | Age | Files | Lines |
* | kvm: x86: move tracepoints outside extended quiescent state | Paolo Bonzini | 2015-12-11 | 3 | -5/+6 |
* | Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-12-09 | 7 | -216/+13 |
|\ |
|
| * | Revert: "vfio: Include No-IOMMU mode" | Alex Williamson | 2015-12-04 | 5 | -209/+10 |
| * | vfio: fix a warning message | Dan Carpenter | 2015-11-21 | 1 | -1/+1 |
| * | vfio: platform: remove needless stack usage | Kees Cook | 2015-11-20 | 1 | -4/+1 |
| * | vfio-pci: constify pci_error_handlers structures | Julia Lawall | 2015-11-19 | 1 | -1/+1 |
| * | vfio: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-11-19 | 1 | -1/+0 |
* | | Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-12-09 | 5 | -12/+30 |
|\ \ |
|
| * | | of/irq: move of_msi_map_rid declaration to the correct ifdef section | Rob Herring | 2015-12-09 | 1 | -7/+6 |
| * | | of/irq: Export of_irq_find_parent again | Carlo Caione | 2015-12-09 | 2 | -1/+8 |
| * | | of/fdt: Add mutex protection for calls to __unflatten_device_tree() | Guenter Roeck | 2015-12-08 | 1 | -0/+5 |
| * | | of/address: fix typo in comment block of of_translate_one() | Masahiro Yamada | 2015-11-30 | 1 | -2/+3 |
| * | | of: do not use 0x in front of %pa | Dmitry V. Krivenok | 2015-11-30 | 1 | -1/+1 |
| * | | of: Fix comparison of reserved memory regions | Michael Ellerman | 2015-11-30 | 1 | -1/+7 |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-12-09 | 14 | -75/+53 |
|\ \ \ |
|
| * | | | clk: sunxi: pll2: Fix clock running too fast | Maxime Ripard | 2015-12-02 | 1 | -18/+5 |
| * | | | clk: scpi: add missing of_node_put | Julia Lawall | 2015-11-30 | 1 | -0/+1 |
| * | | | clk: qoriq: fix memory leak | Sudip Mukherjee | 2015-11-30 | 1 | -1/+3 |
| * | | | imx/clk-pllv2: fix wrong do_div() usage | Nicolas Pitre | 2015-11-30 | 1 | -4/+5 |
| * | | | imx/clk-pllv1: fix wrong do_div() usage | Nicolas Pitre | 2015-11-30 | 1 | -7/+7 |
| * | | | Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p... | Stephen Boyd | 2015-11-30 | 5 | -29/+12 |
| |\ \ \ |
|
| | * | | | clk: ti: drop locking code from mux/divider drivers | Grygorii Strashko | 2015-11-24 | 2 | -25/+6 |
| | * | | | clk: ti816x: Add missing dmtimer clkdev entries | Neil Armstrong | 2015-11-24 | 1 | -0/+2 |
| | * | | | clk: ti: fapll: fix wrong do_div() usage | Nicolas Pitre | 2015-11-24 | 1 | -2/+2 |
| | * | | | clk: ti: clkt_dpll: fix wrong do_div() usage | Nicolas Pitre | 2015-11-24 | 1 | -2/+2 |
| | | |/
| | |/| |
|
| * | | | clk: mmp: add linux/clk.h includes | Arnd Bergmann | 2015-11-25 | 3 | -0/+3 |
| * | | | clk: gpio: Get parent clk names in of_gpio_clk_setup() | Jyri Sarha | 2015-11-18 | 1 | -16/+17 |
| |/ / |
|
* | | | Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2015-12-09 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | ipmi: move timer init to before irq is setup | Jan Stancek | 2015-12-09 | 1 | -4/+4 |
* | | | | bitops.h: correctly handle rol32 with 0 byte shift | Sasha Levin | 2015-12-09 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-12-09 | 2 | -2/+3 |
|\ \ \ \ |
|
| * | | | | fix the regression from "direct-io: Fix negative return from dio read beyond ... | Al Viro | 2015-12-08 | 1 | -0/+1 |
| * | | | | 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping | Al Viro | 2015-12-08 | 1 | -2/+2 |
* | | | | | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-12-09 | 2 | -9/+18 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | PCI: altera: Fix error when INTx is 4 | Ley Foon Tan | 2015-12-04 | 1 | -1/+1 |
| * | | | | PCI: altera: Check TLP completion status | Ley Foon Tan | 2015-12-04 | 1 | -2/+10 |
| * | | | | PCI: altera: Fix Requester ID for config accesses | Ley Foon Tan | 2015-12-04 | 1 | -2/+3 |
| * | | | | PCI: altera: Fix loop in tlp_read_packet() | Dan Carpenter | 2015-12-04 | 1 | -2/+2 |
| * | | | | PCI/MSI: Only use the generic MSI layer when domain is hierarchical | Marc Zyngier | 2015-12-04 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-12-08 | 5 | -15/+19 |
|\ \ \ \ \ |
|
| * | | | | | um: fix returns without va_end | Geyslan G. Bem | 2015-12-08 | 1 | -4/+6 |
| * | | | | | um: Fix fpstate handling | Richard Weinberger | 2015-12-08 | 1 | -8/+10 |
| * | | | | | arch: um: fix error when linking vmlinux. | Lorenzo Colitti | 2015-12-08 | 2 | -2/+2 |
| * | | | | | um: Fix get_signal() usage | Richard Weinberger | 2015-12-08 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-12-08 | 13 | -183/+202 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into for-4.4-fixes | Tejun Heo | 2015-12-07 | 885 | -9487/+12440 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | cgroup_pids: don't account for the root cgroup | Tejun Heo | 2015-12-03 | 1 | -3/+4 |
| * | | | | | cgroup: fix handling of multi-destination migration from subtree_control enab... | Tejun Heo | 2015-12-03 | 12 | -92/+137 |
| * | | | | | cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_att... | Tejun Heo | 2015-12-03 | 1 | -10/+7 |
| * | | | | | cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork() | Oleg Nesterov | 2015-11-30 | 1 | -31/+10 |