index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
firmware: arm_scmi: add device power domain support using genpd
Sudeep Holla
3
-0
/
+143
2018-02-28
firmware: arm_scmi: add per-protocol channels support using idr objects
Sudeep Holla
1
-12
/
+42
2018-02-28
firmware: arm_scmi: refactor in preparation to support per-protocol channels
Sudeep Holla
1
-34
/
+56
2018-02-28
firmware: arm_scmi: add option for polling based performance domain operations
Sudeep Holla
2
-12
/
+15
2018-02-28
firmware: arm_scmi: add support for polling based SCMI transfers
Sudeep Holla
1
-8
/
+47
2018-02-28
firmware: arm_scmi: probe and initialise all the supported protocols
Sudeep Holla
1
-1
/
+50
2018-02-28
firmware: arm_scmi: add initial support for sensor protocol
Sudeep Holla
3
-1
/
+338
2018-02-28
firmware: arm_scmi: add initial support for power protocol
Sudeep Holla
3
-1
/
+250
2018-02-28
firmware: arm_scmi: add initial support for clock protocol
Sudeep Holla
3
-1
/
+387
2018-02-28
firmware: arm_scmi: add initial support for performance protocol
Sudeep Holla
4
-1
/
+522
2018-02-28
firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
Sudeep Holla
4
-1
/
+288
2018-02-28
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
5
-1
/
+382
2018-02-28
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla
7
-1
/
+786
2018-02-28
dt-bindings: arm: add support for ARM System Control and Management Interface...
Sudeep Holla
2
-2
/
+181
2018-02-28
dt-bindings: mailbox: add support for mailbox client shared memory
Sudeep Holla
1
-0
/
+28
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-09
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
5
-0
/
+198
2018-02-09
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
1
-1
/
+2
2018-02-09
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2
-9
/
+24
2018-02-09
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
2018-02-09
platform/x86: mlx-platform: Fix power cable setting for msn21xx family
Vadim Pasternak
1
-2
/
+21
2018-02-09
platform/x86: mlx-platform: Add define for the negative bus
Vadim Pasternak
1
-0
/
+1
2018-02-09
platform/x86: mlx-platform: Use defines for bus assignment
Vadim Pasternak
1
-8
/
+15
2018-02-09
platform/mellanox: mlxreg-hotplug: Fix uninitialized variable
Geert Uytterhoeven
1
-1
/
+1
2018-02-09
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
[next]