Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6f98b1a250cb6055ab5dde41a181b2c9cf026bc9
« Previous
a600053
staging/gdm72xx: Include corresponding header file (fix sparse warning)
by Peter Huewe
· 12 years ago
01d0a9b
staging: slicoss: Remove dma_addr_t cast compilation warnings
by Joe Perches
· 12 years ago
0f1bf4b
staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPS
by Peter Huewe
· 12 years ago
97b3e0e
staging/slicoss: Use ether_crc for mac hash calculation
by Peter Huewe
· 12 years ago
20d403e
staging/slicoss: Fix buffer possible overflow in slic_card_locate
by Peter Huewe
· 12 years ago
6d1b80f
staging/slicoss: Fix operation may be undefined warning
by Peter Huewe
· 12 years ago
cbb0920
staging/slicoss: Remove always true if statement
by Peter Huewe
· 12 years ago
8137211
staging/slicoss: Check pointer before dereferencing
by Peter Huewe
· 12 years ago
4fcf949
staging: vt6656: removed no longer useful ttype.h file
by Andres More
· 12 years ago
1f9eedc
staging: vt6656: removed custom pointer definitions
by Andres More
· 12 years ago
52a7e64
staging: vt6656: replaced custom DWORD definition with u32
by Andres More
· 12 years ago
3eaca0d
staging: vt6656: replaced custom WORD definition with u16
by Andres More
· 12 years ago
b902fbf
staging: vt6656: replaced custom BYTE definition with u8
by Andres More
· 12 years ago
175c512
Staging: bcm: Fix spelling error in PHSModule.c
by Kevin McKinney
· 12 years ago
14b3a40
Staging: bcm: Properly format comments in PHSModule.c
by Kevin McKinney
· 12 years ago
6949387
Staging: bcm: Properly format braces in PHSModule.c
by Kevin McKinney
· 12 years ago
6c259f4
Staging: bcm: Fix all white space issues in PHSModule.c
by Kevin McKinney
· 12 years ago
6d8a94e
staging: sep: using strlcpy instead of strncpy
by Chen Gang
· 12 years ago
acb84e9e
staging: bcm: don't cast kzalloc() return value
by Mihnea Dobrescu-Balaur
· 12 years ago
2c5270a
Staging: bcm: potential forever loop verifying firmware
by Dan Carpenter
· 12 years ago
075dd9b
Staging: bcm: avoid use-after-free in bcm_char_ioctl()
by Xi Wang
· 12 years ago
eb1bd49
staging/sep: Check pointers before dereferencing (fix smatch warning)
by Peter Huewe
· 12 years ago
c37aeab
staging/sep: Fix smatch false positive about potential NULL dereference in sep_main.c
by Peter Huewe
· 12 years ago
7791c62
staging: zcache/debug: compiler failure on PPC64 and revert commit.
by Konrad Rzeszutek Wilk
· 12 years ago
e9f5b81
staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernel
by Serban Constantinescu
· 12 years ago
5db5a20
staging: zcache: disable ZCACHE_DEBUG due to build error
by Stephen Rothwell
· 12 years ago
67e2cba
zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG
by Konrad Rzeszutek Wilk
· 12 years ago
1dba904
zcache: Module license is defined twice.
by Konrad Rzeszutek Wilk
· 12 years ago
86d7de6
zcache: Move the last of the debugfs counters out
by Konrad Rzeszutek Wilk
· 12 years ago
9c0ad59
zcache/debug: Use an array to initialize/use debugfs attributes.
by Konrad Rzeszutek Wilk
· 12 years ago
95bdaee
zcache: Move debugfs code out of zcache-main.c file.
by Konrad Rzeszutek Wilk
· 12 years ago
a96138b
zcache: Make the debug code use pr_debug
by Konrad Rzeszutek Wilk
· 12 years ago
e0d11ae
zcache: The last of the atomic reads has now an accessory function.
by Konrad Rzeszutek Wilk
· 12 years ago
6f4336f
zcache: Provide accessory functions for counter decrease.
by Konrad Rzeszutek Wilk
· 12 years ago
3f007ca
zcache: Provide accessory functions for counter increase
by Konrad Rzeszutek Wilk
· 12 years ago
7937d74
zcache: s/int/bool/ on the various options.
by Konrad Rzeszutek Wilk
· 12 years ago
1e70bd4
staging: android: logger: enforce GID and CAP check on log flush
by Charndeep Grewal
· 12 years ago
0441bcf
staging: android: logger: Allow a UID to read it's own log entries
by Nick Kralevich
· 12 years ago
99150f6
staging: android: lowmemorykiller: Change default debug_level to 1
by Arve Hjønnevåg
· 12 years ago
eeb0f4f
staging: android: lowmemorykiller: Don't count reserved free memory
by Arve Hjønnevåg
· 12 years ago
e5834d6
staging: android: ashmem: get_name,set_name not to hold ashmem_mutex
by Shankar Brahadeeswaran
· 12 years ago
573632c
staging: sync: Fix timeout = 0 wait behavior
by Jamie Gennis
· 12 years ago
4c67d80
staging: sync: Don't log wait timeouts when timeout = 0
by Erik Gilling
· 12 years ago
713648f
staging: sync: Fix race condition between merge and signal
by Ørjan Eide
· 12 years ago
b699a64
staging: sync: Add tracepoint support
by Erik Gilling
· 12 years ago
135114a
staging: sw_sync: Convert to use new value_str debug ops
by Erik Gilling
· 12 years ago
dbd5239
staging: sync: Refactor sync debug printing
by Erik Gilling
· 12 years ago
4b5de08
staging: sync: Use proper barriers when waiting indefinitely
by Erik Gilling
· 12 years ago
eeb2f57
staging: sync: Update new fence status with sync_fence_signal_pt
by Erik Gilling
· 12 years ago
c679212
staging: sync: Protect unlocked access to fence status
by Erik Gilling
· 12 years ago
7560645
staging: sync: Dump sync state on fence errors
by Erik Gilling
· 12 years ago
1d5db2c
staging: sync: Improve timeout dump messages
by Erik Gilling
· 12 years ago
f56388f
staging: sync: Dump sync state to console on timeout
by Erik Gilling
· 12 years ago
3b640f5
staging: sync: Change wait timeout to mirror poll semantics
by Erik Gilling
· 12 years ago
03e7a50
staging: sw_sync: Fix error paths
by Rebecca Schultz Zavin
· 12 years ago
92ea915a
staging: sync: Fix error paths
by Rebecca Schultz Zavin
· 12 years ago
c5b86b7
staging: sync: Add reference counting to timelines
by Erik Gilling
· 12 years ago
0154417
staging: sync: Add internal refcounting to fences
by Erik Gilling
· 12 years ago
c6f668c
staging: sync: Optimize fence merges
by Erik Gilling
· 12 years ago
cc3c5cd
staging: sync: Reorder sync_fence_release
by Erik Gilling
· 12 years ago
6e91f71
staging: sw_sync: Export sw_sync API
by Erik Gilling
· 12 years ago
8edb4ad
staging: sync: Export sync API symbols
by Erik Gilling
· 12 years ago
c0f61a4
staging: sync: Allow async waits to be canceled
by Erik Gilling
· 12 years ago
57b505b
staging: sync: Add poll support
by Erik Gilling
· 12 years ago
b1489c2
staging: sw_sync: Add fill_driver_data support
by Erik Gilling
· 12 years ago
79ba152
staging: sync: Add ioctl to get fence data
by Erik Gilling
· 12 years ago
cebed3b
staging: sw_sync: Add debug support
by Erik Gilling
· 12 years ago
af7582f
staging: sync: Add debugfs support
by Erik Gilling
· 12 years ago
97a8484
staging: sync: Add timestamps to sync_pts
by Erik Gilling
· 12 years ago
9d1906e
staging: sw_sync: Add cpu based sync driver
by Erik Gilling
· 12 years ago
7ad530b
staging: sync: Add synchronization framework
by Erik Gilling
· 12 years ago
6dbe51c
Linux 3.9-rc1
by Linus Torvalds
· 12 years ago
ea882c2
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
8e8b180
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1c82315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
530ede1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
6977c6f
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
529e5fb
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
686c094
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
bc2e4a9
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
68b86a2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
527c680
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
23caaee
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
d7011f5
btrfs/raid56: Add missing #include <linux/vmalloc.h>
by Geert Uytterhoeven
· 12 years ago
a7c1120
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
6ec40b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
db61ec2
fix compat_sys_rt_sigprocmask()
by Al Viro
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
b695188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
48476df
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
16af43f
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
by Russell King
· 12 years ago
512e4b2
SUNRPC: One line comment fix
by Trond Myklebust
· 12 years ago
9b2ff357
ext4: enable quotas before orphan cleanup
by Jan Kara
· 12 years ago
262b466
ext4: don't allow quota mount options when quota feature enabled
by Jan Kara
· 12 years ago
d4e4395
ext4: fix a warning from sparse check for ext4_dir_llseek
by Zheng Liu
· 12 years ago
810da24
ext4: convert number of blocks to clusters properly
by Lukas Czerner
· 12 years ago
3e36a16
ext4: fix possible memory leak in ext4_remount()
by Wei Yongjun
· 12 years ago
df05c1b8
jbd2: fix ERR_PTR dereference in jbd2__journal_start
by Dmitry Monakhov
· 12 years ago
Next »