index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-24
staging: sm750fb: remove '#if 1' conditionals
Mike Rapoport
2015-10-24
staging: sm750fb: Replace uint32_t with u32
Amitoj Kaur Chawla
2015-10-24
staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>
Amitoj Kaur Chawla
2015-10-24
staging: gdm724x: remove multiple blank lines
Ioana Ciornei
2015-10-24
staging: gdm724x: correct kzalloc/kmalloc sizeof argument
Ioana Ciornei
2015-10-24
staging: gdm724x: add spaces around binary operators
Ioana Ciornei
2015-10-24
stating: gdm724x: remove explicit NULL comparison
Ioana Ciornei
2015-10-24
staging: gdm724x: properly indent to match open paranthesis
Ioana Ciornei
2015-10-24
staging: rdma: Replace kmalloc with kmalloc_array
Cristina Moraru
2015-10-24
staging: lustre: lnet :socklnd Braces not necessary
Nilesh Kokane
2015-10-24
Staging: lustre: lnet :socklnd return statement in void function not useful
Nilesh Kokane
2015-10-24
Staging: lustre: lov_obd: fixed a brace coding style issue
Nilesh Kokane
2015-10-24
staging: lustre: o2iblnd: fix misleading indentation
Luis de Bethencourt
2015-10-24
staging: lustre: Use C99 initializers for struct netstrfns
James Simmons
2015-10-24
staging: lustre: remove last entry of libcfs_netstrfns[]
Frederic Saunier
2015-10-24
staging: lustre: provide separate buffers for libcfs_*2str()
Dmitry Eremin
2015-10-24
staging: lustre: add in NID range management for libcfs
Joshua Walgenbach
2015-10-24
staging: lustre: Avoid nid range related forward declarations in nidstring.c
James Simmons
2015-10-24
staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNet
James Simmons
2015-10-24
staging: lustre: move struct netstrfns to nidstr.h
James Simmons
2015-10-24
staging: lustre: remove cfs_ip_addr_free wrapper
James Simmons
2015-10-24
staging: lustre: remove libcfs_init_string function
James Simmons
2015-10-24
staging: lustre: move nidstring handling to LNet layer
James Simmons
2015-10-24
staging: lustre: add a service that prints a nidlist
Gregoire Pichon
2015-10-24
staging: lustre: remove unused OBD_SLAB_ALLOC* and OBD_SLAB_FREE* macros
Mike Rapoport
2015-10-24
staging: lustre: replace OBD_SLAB_FREE with kmem_cache_free
Mike Rapoport
2015-10-24
staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_free
Mike Rapoport
2015-10-24
staging: lustre: replace OBD_SLAB_ALLOC_GFP with kmem_cache_alloc
Mike Rapoport
2015-10-24
staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_alloc
Mike Rapoport
2015-10-24
staging: lustre: replace OBD_SLAB_ALLOC_PTR with kmem_cache_alloc
Mike Rapoport
2015-10-24
staging: lustre: remove unused OBDO_{ALLOC, FREE} macros
Mike Rapoport
2015-10-24
staging: lustre: replace OBDO_FREE with kmem_cache_free
Mike Rapoport
2015-10-24
staging: lustre: replace OBDO_ALLOC with kmem_cache_alloc
Mike Rapoport
2015-10-24
staging: lustre: remove unused OBD_SLAB_CPT_ALLOC* macros
Mike Rapoport
2015-10-24
staging: lustre: kernel style neating (block comments)
Sanne Wouda
2015-10-24
Staging: lustre: interval_tree: Remove multiple assignments
Shivani Bhardwaj
2015-10-24
staging: lustre: make sptlrpc_flavor_has_bulk return boolean
Geliang Tang
2015-10-24
Staging: lustre: lproc_osc: Add check on a variable
Shivani Bhardwaj
2015-10-24
staging: lustre: Replace aligned packed with packed
Cristina Moraru
2015-10-24
Staging: mt29f_spinand: Remove redundant cast on 'retval'
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Use preferred kernel types
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Remove multiple blank lines
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Remove blank line before '}' and after '{' braces
Eva Rachel Retuya
2015-10-24
Staging: mt29f_spinand: Add blank line after function declaration
Eva Rachel Retuya
2015-10-24
Staging: rtl8192u: Eliminate use of MSECS macro
Shraddha Barke
2015-10-24
staging: rtl8192u: simplify conditional
Luis de Bethencourt
2015-10-24
staging: wilc1000: isr_bh_routine: remove unused variable nic
Glen Lee
2015-10-24
staging: wilc1000: fix trivial typos
Geliang Tang
2015-10-24
staging: wilc1000: init_irq: change argument and use netdev private wilc
Glen Lee
2015-10-24
staging: wilc1000: start_ap: use netdev private data wilc
Glen Lee
[next]