Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0741bfb9395ad176be91f66d2ef3f6f669e27890
0741bfb
can: c_can: Add support for START pulse in RAMINIT sequence
by Roger Quadros
· 10 years ago
3ff9027
can: c_can: Add syscon/regmap RAMINIT mechanism
by Roger Quadros
· 10 years ago
bbf9143
can: c_can: Add RAMINIT register information to driver data
by Roger Quadros
· 10 years ago
1515109
can: c_can: Introduce c_can_driver_data structure
by Roger Quadros
· 10 years ago
e7e26bc
can: c_can: Add timeout to c_can_hw_raminit_ti()
by Roger Quadros
· 10 years ago
65622ed
Merge branch 'rss_key_fill'
by David S. Miller
· 10 years ago
6bf79cd
vmxnet3: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
7a20db3
sfc: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
b9d1ab7
mlx4: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
9913c61
ixgbe: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
eb31f84
igb: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
22f258a
i40e: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
c41a4fb
fm10k: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
5c8d19d
e100e: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
1dcf7b1
be2net:use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
0fa6aa4
bna: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
3964835
tg3: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
e3ec69c
bnx2x: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
b230630
amd-xgbe: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
960fb62
net: provide a per host RSS key generic infrastructure
by Eric Dumazet
· 10 years ago
ca24502
Merge branch 'mv88e6171_temps'
by David S. Miller
· 10 years ago
03d6faa
net: dsa: mv88e6171: Add support for reading switch registers
by Andrew Lunn
· 10 years ago
4dd38cd
net: dsa: mv88e6171: Add support for reading the temperature
by Andrew Lunn
· 10 years ago
eaa2376
net: dsa: Centralise code for reading the temperature sensor
by Andrew Lunn
· 10 years ago
6f2aed6
net: dsa: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
5bc4b46
net: dsa: replace count*size kmalloc by kmalloc_array
by Fabian Frederick
· 10 years ago
f35423c1
openvswitch: use PTR_ERR_OR_ZERO
by Fabian Frederick
· 10 years ago
0372bf5
tipc: allow one link per bearer to neighboring nodes
by Holger Brunck
· 10 years ago
a77f9c5
Revert "fast_hash: avoid indirect function calls"
by Jay Vosburgh
· 10 years ago
8cd4313
openvswitch: Fix build failure.
by Pravin B Shelar
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b23dc5a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
5cf5203
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
971ad4e
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
b0ab3f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
6b07974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
8fe671f
MAINTAINERS: add IIO include files
by Daniel Baluta
· 10 years ago
bc53a3f
kernel/panic.c: update comments for print_tainted
by Xie XiuQi
· 10 years ago
0bd8542
mem-hotplug: reset node present pages when hot-adding a new pgdat
by Tang Chen
· 10 years ago
f784a3f
mem-hotplug: reset node managed pages when hot-adding a new pgdat
by Tang Chen
· 10 years ago
57cbc87
mm/debug-pagealloc: correct freepage accounting and order resetting
by Joonsoo Kim
· 10 years ago
8edc6e1
fanotify: fix notification of groups with inode & mount marks
by Jan Kara
· 10 years ago
1d5bfe1
mm, compaction: prevent infinite loop in compact_zone
by Vlastimil Babka
· 10 years ago
dae803e
mm: alloc_contig_range: demote pages busy message from warn to info
by Michal Nazarewicz
· 10 years ago
95069ac8
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
by Joonsoo Kim
· 10 years ago
3c60509
mm/page_alloc: restrict max order of merging on isolated pageblock
by Joonsoo Kim
· 10 years ago
8f82b55
mm/page_alloc: move freepage counting logic to __free_one_page()
by Joonsoo Kim
· 10 years ago
51bb1a4
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
by Joonsoo Kim
· 10 years ago
ad53f92
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
by Joonsoo Kim
· 10 years ago
5842001
mm/compaction: skip the range until proper target pageblock is met
by Joonsoo Kim
· 10 years ago
c406515
zram: avoid kunmap_atomic() of a NULL pointer
by Weijie Yang
· 10 years ago
d649a7a
tcp: limit GSO packets to half cwnd
by Eric Dumazet
· 10 years ago
19ca9fc
vxlan: Do not reuse sockets for a different address family
by Marcelo Leitner
· 10 years ago
6eba822
rhashtable: Drop gfp_flags arg in insert/remove functions
by Thomas Graf
· 10 years ago
64bb7e9
Merge branch 'mlx4-next'
by David S. Miller
· 10 years ago
de966c5
net/mlx4_core: Support more than 64 VFs
by Matan Barak
· 10 years ago
7ae0e40
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs
by Matan Barak
· 10 years ago
e8c4265
net/mlx4_core: Add QUERY_FUNC firmware command
by Matan Barak
· 10 years ago
a0eacca
net/mlx4_core: Refactor mlx4_load_one
by Matan Barak
· 10 years ago
ffc39f6
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
by Matan Barak
· 10 years ago
225c6c8
net/mlx4_core: Use correct variable type for mlx4_slave_cap
by Matan Barak
· 10 years ago
7c68dd4
net/mlx4_core: Fix wrong reading of reserved_eqs
by Matan Barak
· 10 years ago
9cf5476
Merge branch 'rhash_prove_locking'
by David S. Miller
· 10 years ago
7b4ce23
rhashtable: Add parent argument to mutex_is_held
by Herbert Xu
· 10 years ago
1b2f309
rhashtable: Move mutex_is_held under PROVE_LOCKING
by Herbert Xu
· 10 years ago
1f501d62
netfilter: Move mutex_is_held under PROVE_LOCKING
by Herbert Xu
· 10 years ago
9712756
netlink: Move mutex_is_held under PROVE_LOCKING
by Herbert Xu
· 10 years ago
ccf899a
smsc911x: power-up phydev before doing a software reset.
by Enric Balletbo i Serra
· 10 years ago
9488e1e
net: sh_eth: Add r8a7793 support
by Hisashi Nakamura
· 10 years ago
966d6db
net: sh_eth: Add RMII mode setting in probe
by Hisashi Nakamura
· 10 years ago
fbe168b
net: generic dev_disable_lro() stacked device handling
by Michal Kubeček
· 10 years ago
b6267d3
amd-xgbe: fix ->rss_hash_type
by Dan Carpenter
· 10 years ago
0c828f2
lib: rhashtable - Remove weird non-ASCII characters from comments
by Herbert Xu
· 10 years ago
6ff53fd
net/smsc911x: Fix delays in the PHY enable/disable routines
by Alexander Kochetkov
· 10 years ago
242bcd5
net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode
by Alexander Kochetkov
· 10 years ago
d7990b0
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
by Anish Bhatt
· 10 years ago
8c847d2
tun: fix issues of iovec iterators using in tun_put_user()
by Jason Wang
· 10 years ago
882288c
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
by Thomas Graf
· 10 years ago
cc9f1f5
libceph: change from BUG to WARN for __remove_osd() asserts
by Ilya Dryomov
· 10 years ago
ba9d114
libceph: clear r_req_lru_item in __unregister_linger_request()
by Ilya Dryomov
· 10 years ago
a390de0
libceph: unlink from o_linger_requests when clearing r_osd
by Ilya Dryomov
· 10 years ago
aaef317
libceph: do not crash on large auth tickets
by Ilya Dryomov
· 10 years ago
3231300
ceph: fix flush tid comparision
by Yan, Zheng
· 10 years ago
3b98ec4
Merge tag 'sound-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
2c54396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
9118837
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
5a7a662
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
09c6268
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 10 years ago
3542aed
ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
by Takashi Iwai
· 10 years ago
65eca3a
virtio_console: move early VQ enablement
by Cornelia Huck
· 10 years ago
9dfa9a2
net: systemport: fix tx work done in TX napi poll
by Florian Fainelli
· 10 years ago
f41281d
enic: fix work done in tx napi_poll
by Govindarajulu Varadarajan
· 10 years ago
a768851
irda: Fix build failures after IRDA_DEBUG->pr_debug
by Joe Perches
· 10 years ago
04689e7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
74b60ef
Merge tag 'xtensa-20141109' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 10 years ago
0a6cb34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
15e5cda
Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
9d1f9c7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
4d3c9d3
hyperv: Add processing of MTU reduced by the host
by Haiyang Zhang
· 10 years ago
de34b81
Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
Next »