index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
3
-2
/
+10
2018-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2018-06-02
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
1
-1
/
+1
2018-06-02
mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
Hugh Dickins
1
-1
/
+1
2018-06-02
Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"
Alex Williamson
1
-15
/
+10
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
35
-404
/
+1371
2018-06-02
Merge tag 'mlx5e-updates-2018-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
13
-359
/
+725
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+4
2018-06-02
arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file
Catalin Marinas
1
-3
/
+3
2018-06-02
Merge tag 'renesas-dt-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late
Olof Johansson
27
-547
/
+1228
2018-06-02
Merge tag 'renesas-arm64-dt-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late
Olof Johansson
25
-2827
/
+6082
2018-06-02
Merge tag 'pxa-dt-4.18' of https://github.com/rjarzmik/linux into next/dt
Olof Johansson
1
-3
/
+17
2018-06-02
Merge tag 'pxa-for-4.18' of https://github.com/rjarzmik/linux into next/soc
Olof Johansson
2
-5
/
+9
2018-06-02
ARM: dts: aspeed: Fix hwrng register address
Joel Stanley
2
-4
/
+4
2018-06-02
ARM: tegra: fix compile-testing PCI host driver
Arnd Bergmann
1
-1
/
+1
2018-06-02
Merge tag 'imx-maintainers-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
Olof Johansson
1
-0
/
+1
2018-06-02
clk: qcom: Export clk_fabia_pll_configure()
Stephen Boyd
1
-0
/
+1
2018-06-01
clk: bcm: Update and add Stingray clock entries
Pramod Kumar
1
-15
/
+120
2018-06-01
dt-bindings: clk: Update Stingray binding doc
Pramod Kumar
2
-19
/
+31
2018-06-01
clk-si544: Properly round requested frequency to nearest match
Mike Looijmans
1
-0
/
+1
2018-06-01
clk: ingenic: jz4770: Add 150us delay after enabling VPU clock
Paul Cercueil
1
-1
/
+1
2018-06-01
clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clock
Paul Cercueil
1
-2
/
+2
2018-06-01
clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idle
Paul Cercueil
1
-1
/
+2
2018-06-01
clk: ingenic: jz4770: Change OTG from custom to standard gated clock
Paul Cercueil
1
-37
/
+5
2018-06-01
clk: ingenic: Support specifying "wait for clock stable" delay
Paul Cercueil
2
-0
/
+5
2018-06-01
clk: ingenic: Add support for clocks whose gate bit is inverted
Paul Cercueil
2
-2
/
+5
2018-06-01
clk: use match_string() helper
Yisheng Xie
1
-6
/
+2
2018-06-01
clk: bcm2835: use match_string() helper
Yisheng Xie
1
-7
/
+6
2018-06-02
PCI: shpchp: Use dev_printk() for OSHP-related messages
Bjorn Helgaas
1
-7
/
+6
2018-06-02
PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper
Mika Westerberg
3
-11
/
+6
2018-06-02
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
Mika Westerberg
3
-5
/
+3
2018-06-02
PCI: shpchp: Rely on previous _OSC results
Mika Westerberg
1
-19
/
+10
2018-06-02
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
Mika Westerberg
3
-0
/
+7
2018-06-02
PCI: shpchp: Convert SHPC to be builtin only
Mika Westerberg
1
-4
/
+1
2018-06-02
PCI: pciehp: Make pciehp_is_native() stricter
Mika Westerberg
4
-16
/
+18
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
4
-4
/
+4
2018-06-01
clk: Return void from debug_init op
Stephen Boyd
4
-21
/
+16
2018-06-02
IB/mlx5: Add counters read support
Raed Salem
1
-0
/
+43
2018-06-02
IB/mlx5: Add flow counters read support
Raed Salem
2
-1
/
+27
2018-06-02
IB/mlx5: Add flow counters binding support
Raed Salem
4
-13
/
+249
2018-06-02
IB/mlx5: Add counters create and destroy support
Raed Salem
2
-0
/
+33
2018-06-02
IB/uverbs: Add support for flow counters
Raed Salem
3
-11
/
+84
2018-06-02
IB/core: Add support for flow counters
Raed Salem
1
-1
/
+14
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
5
-5
/
+20
2018-06-02
IB/uverbs: Add read counters support
Raed Salem
2
-1
/
+65
2018-06-02
IB/core: Introduce counters read verb
Raed Salem
1
-0
/
+14
2018-06-02
IB/uverbs: Add create/destroy counters support
Raed Salem
5
-2
/
+118
2018-06-02
IB/core: Introduce counters object and its create/destroy
Raed Salem
1
-0
/
+11
2018-06-02
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
Matan Barak
3
-13
/
+25
2018-06-02
net/mlx5: Export flow counter related API
Raed Salem
3
-2
/
+6
[prev]
[next]