Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
327953e9af6c59ad111b28359e59e3ec0cbd71b6
327953e
checkpatch: add check for keyword 'boolean' in Kconfig definitions
by Christoph Jaeger
· 10 years ago
dcaf112
checkpatch: fix UNNECESSARY_KERN_LEVEL false positive
by Paolo Bonzini
· 10 years ago
e23ef1f
checkpatch: ignore __pure $Attribute
by Joe Perches
· 10 years ago
c0a5c89
checkpatch: improve octal permissions tests
by Joe Perches
· 10 years ago
62ec818
checkpatch: emit an error when using predefined timestamp macros
by Joe Perches
· 10 years ago
4638532
bitmap, cpumask, nodemask: remove dedicated formatting functions
by Tejun Heo
· 10 years ago
ccbd59c
profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
c1d7f03
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
a0c2e07
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
4497da6
padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
9e763e0
mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
5024c1d
slub: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
f799b1a
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
125918d
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
c7badc9
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
0b48003
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
8986003
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
f090682
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
1a40243
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
dfbcbf4
workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
807de07
percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
ffda22c
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
333470e
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
ad853b4
rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
e8e6d97
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
660e5ec
arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
62518994
xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
90b586c
ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
bf58b48
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
839b268
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
0c118b7b
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
729d8e0
mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
4a0792b
bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
f1bbc03
cpumask, nodemask: implement cpumask/nodemask_pr_args()
by Tejun Heo
· 10 years ago
dbc760b
lib/vsprintf: implement bitmap printing through '%*pb[l]'
by Tejun Heo
· 10 years ago
513e3d2
cpumask: always use nr_cpu_ids in formatting and parsing functions
by Tejun Heo
· 10 years ago
310ee9e
lib/genalloc.c: check result of devres_alloc()
by Jan Kara
· 10 years ago
8da53d4
lib/string.c: improve strrchr()
by Rasmus Villemoes
· 10 years ago
fcc139a
fs/namespace: convert devname allocation to kstrdup_const
by Andrzej Hajda
· 10 years ago
3dec16e
mm/slab: convert cache name allocations to kstrdup_const
by Andrzej Hajda
· 10 years ago
612936f
clk: convert clock name allocations to kstrdup_const
by Andrzej Hajda
· 10 years ago
dfeb0750
kernfs: remove KERNFS_STATIC_NAME
by Tejun Heo
· 10 years ago
75287a6
kernfs: convert node name allocation to kstrdup_const
by Andrzej Hajda
· 10 years ago
a4bb1e4
mm/util: add kstrdup_const
by Andrzej Hajda
· 10 years ago
f5e38b9
lib: crc32: constify crc32 lookup table
by Daniel Borkmann
· 10 years ago
7f59065
lib: bitmap: remove redundant code from __bitmap_shift_left
by Rasmus Villemoes
· 10 years ago
6d874ec
lib: bitmap: eliminate branch in __bitmap_shift_left
by Rasmus Villemoes
· 10 years ago
dba94c2
lib: bitmap: change bitmap_shift_left to take unsigned parameters
by Rasmus Villemoes
· 10 years ago
cfac1d0
lib: bitmap: yet another simplification in __bitmap_shift_right
by Rasmus Villemoes
· 10 years ago
97fb8e9
lib: bitmap: remove redundant code from __bitmap_shift_right
by Rasmus Villemoes
· 10 years ago
9d8a6b2
lib: bitmap: eliminate branch in __bitmap_shift_right
by Rasmus Villemoes
· 10 years ago
2fbad29
lib: bitmap: change bitmap_shift_right to take unsigned parameters
by Rasmus Villemoes
· 10 years ago
e8f2427
lib/bitmap.c: elide bitmap_copy_le on little-endian
by Rasmus Villemoes
· 10 years ago
9b6c2d2
lib/bitmap.c: change prototype of bitmap_copy_le
by Rasmus Villemoes
· 10 years ago
db3ecde
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
a42cf70
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
f125251
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 10 years ago
8329aa9
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
by Linus Torvalds
· 10 years ago
740e143
tile: change MAINTAINERS website from tilera.com to ezchip.com
by Chris Metcalf
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
c7d7b98
Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
8180995
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6016dae
lib/lcm.c: replace include
by Rasmus Villemoes
· 10 years ago
6918584
lib/percpu_ida.c: remove redundant includes
by Rasmus Villemoes
· 10 years ago
bf3c2d6
lib/strncpy_from_user.c: replace module.h include
by Rasmus Villemoes
· 10 years ago
b6d4f32
lib/stmp_device.c: replace module.h include
by Rasmus Villemoes
· 10 years ago
2ddae68
lib/sort.c: move include inside #if 0
by Rasmus Villemoes
· 10 years ago
b8b6db1
lib/show_mem.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
886d3df
lib/radix-tree.c: change to simpler include
by Rasmus Villemoes
· 10 years ago
7f1ce3c
lib/plist.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
fb41f9d
lib/nlattr.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
a69ae45
lib/kobject_uevent.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
9b40570
lib/llist.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
9a29ae8
lib/md5.c: simplify include
by Rasmus Villemoes
· 10 years ago
7259fa0
lib/list_sort.c: rearrange includes
by Rasmus Villemoes
· 10 years ago
18fa6d2
lib/genalloc.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
87d1d16
lib/idr.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
3248340
lib/halfmd4.c: simplify includes
by Rasmus Villemoes
· 10 years ago
565ac23
lib/dynamic_queue_limits.c: simplify includes
by Rasmus Villemoes
· 10 years ago
42cf809
lib/sort.c: use simpler includes
by Rasmus Villemoes
· 10 years ago
85c5e27
lib/interval_tree.c: simplify includes
by Rasmus Villemoes
· 10 years ago
114fc1a
hexdump: make it return number of bytes placed in buffer
by Andy Shevchenko
· 10 years ago
5d909c8
hexdump: do a few calculations ahead
by Andy Shevchenko
· 10 years ago
6f6f3fc
hexdump: fix ascii column for the tail of a dump
by Andy Shevchenko
· 10 years ago
64d1d77
hexdump: introduce test suite
by Andy Shevchenko
· 10 years ago
ad3d5d2
lib/genalloc.c: fix the end addr check in addr_in_gen_pool()
by Toshi Kikuchi
· 10 years ago
af3cd13
lib/string.c: remove strnicmp()
by Rasmus Villemoes
· 10 years ago
9814ec1
lib/bitmap.c: make the bits parameter of bitmap_remap unsigned
by Rasmus Villemoes
· 10 years ago
f6a1f5d
lib/bitmap.c: simplify bitmap_ord_to_pos
by Rasmus Villemoes
· 10 years ago
df1d80a
lib/bitmap.c: simplify bitmap_pos_to_ord
by Rasmus Villemoes
· 10 years ago
b26ad58
lib/bitmap.c: change parameters of bitmap_fold to unsigned
by Rasmus Villemoes
· 10 years ago
eb56988
lib/bitmap.c: update bitmap_onto to unsigned
by Rasmus Villemoes
· 10 years ago
f5ac1f5
linux/cpumask.h: update bitmap wrappers to take unsigned int
by Rasmus Villemoes
· 10 years ago
33c4fa8
linux/nodemask.h: update bitmap wrappers to take unsigned int
by Rasmus Villemoes
· 10 years ago
8b4daad
lib/bitmap.c: more signed->unsigned conversions
by Rasmus Villemoes
· 10 years ago
d1214c6
libstring_helpers.c:string_get_size(): return void
by Rasmus Villemoes
· 10 years ago
84b9fbe
lib/string_helpers.c:string_get_size(): use 32 bit arithmetic when possible
by Rasmus Villemoes
· 10 years ago
7eed8fd
lib/string_helpers.c:string_get_size(): remove redundant prefixes
by Rasmus Villemoes
· 10 years ago
43e5b66
lib/vsprintf.c: replace while with do-while in skip_atoi
by Rasmus Villemoes
· 10 years ago
2aa2f9e
lib/vsprintf.c: improve sanity check in vsnprintf()
by Rasmus Villemoes
· 10 years ago
Next »