Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
88d67ee3ec52d19e52ae58ef4303464720215d3a
88d67ee
arch/x86/platform/iris/iris.c: register a platform device and a platform driver
by Shérab
· 12 years ago
c24bf9b
CRIS: fix I/O macros
by Corey Minyard
· 12 years ago
9f67675
backlight: locomolcd: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
ae664db
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
a2faf2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
4351654
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
by Linus Torvalds
· 12 years ago
3d9de19
Merge tag 'disintegrate-alpha-20121217' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
9a8a570
Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux
by Linus Torvalds
· 12 years ago
7b07786
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
c36e050
x86, paravirt: fix build error when thp is disabled
by David Rientjes
· 12 years ago
ea77d73
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 12 years ago
a22180d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
2d4dce0
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
ea88eea
Merge tag 'md-3.8' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
08afe22
Merge branch 'slab/next' into slab/for-linus
by Pekka Enberg
· 12 years ago
a304f83
Merge branch 'slab/procfs' into slab/for-linus
by Pekka Enberg
· 12 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
9929561
efi: Fix the build with user namespaces enabled.
by Eric W. Biederman
· 12 years ago
ce4a9cc
mm,numa: fix update_mmu_cache_pmd call
by Stephen Rothwell
· 12 years ago
6fd59a8
scatterlist: don't BUG when we can trivially return a proper error.
by Nick Bowler
· 12 years ago
e71ec59
docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output
by Cyrill Gorcunov
· 12 years ago
e6dbcaf
fs, fanotify: add @mflags field to fanotify output
by Cyrill Gorcunov
· 12 years ago
f1d8c16
docs: add documentation about /proc/<pid>/fdinfo/<fd> output
by Cyrill Gorcunov
· 12 years ago
be77196
fs, notify: add procfs fdinfo helper
by Cyrill Gorcunov
· 12 years ago
711c7bf
fs, exportfs: add exportfs_encode_inode_fh() helper
by Cyrill Gorcunov
· 12 years ago
ab49bde
fs, exportfs: escape nil dereference if no s_export_op present
by Cyrill Gorcunov
· 12 years ago
138d22b
fs, epoll: add procfs fdinfo helper
by Cyrill Gorcunov
· 12 years ago
cbac554
fs, eventfd: add procfs fdinfo helper
by Cyrill Gorcunov
· 12 years ago
55985dd
procfs: add ability to plug in auxiliary fdinfo providers
by Cyrill Gorcunov
· 12 years ago
2bf1cbf
tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test
by Dave Jones
· 12 years ago
5a55f8b
breakpoint selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
ed8ad10
kcmp selftests: print fail status instead of cause make error
by Dave Young
· 12 years ago
63d2336
kcmp selftests: make run_tests fix
by Dave Young
· 12 years ago
aabccae
mem-hotplug selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
a58130d
cpu-hotplug selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
9ed1d90
mqueue selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
000e06b
vm selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
cdd9fa8
ubifs: use prandom_bytes
by Akinobu Mita
· 12 years ago
7e45bf8
mtd: nandsim: use prandom_bytes
by Akinobu Mita
· 12 years ago
8376d0b
bnx2x: use prandom_bytes()
by Akinobu Mita
· 12 years ago
6582c66
prandom: introduce prandom_bytes() and prandom_bytes_state()
by Akinobu Mita
· 12 years ago
496f2f9
random32: rename random32 to prandom
by Akinobu Mita
· 12 years ago
31279b1
aoe: fix use after free in aoedev_by_aoeaddr()
by Dan Carpenter
· 12 years ago
2b37c7d
aoe: update internal version number to 81
by Ed Cashin
· 12 years ago
bf29754
aoe: identify source of runt AoE packets
by Ed Cashin
· 12 years ago
4a6c9ee
aoe: allow comma separator in aoe_iflist value
by Ed Cashin
· 12 years ago
c450ba0
aoe: allow user to disable target failure timeout
by Ed Cashin
· 12 years ago
71114ec
aoe: use dynamic number of remote ports for AoE storage target
by Ed Cashin
· 12 years ago
e52a293
aoe: avoid races between device destruction and discovery
by Ed Cashin
· 12 years ago
bbb44e3
aoe: improve handling of misbehaving network paths
by Ed Cashin
· 12 years ago
b91316f
aoe: return real minor number for static minors
by Ed Cashin
· 12 years ago
10935d0
aoe: initialize sysminor to avoid compiler warning
by Ed Cashin
· 12 years ago
e0b2bba
aoe: make error messages more specific in static minor allocation
by Ed Cashin
· 12 years ago
60116cf
aoe: remove call to request handler from I/O completion
by Ed Cashin
· 12 years ago
7283760
aoe: cleanup: correct comment for aoetgt nout
by Ed Cashin
· 12 years ago
7b6ccc5
aoe: increase default cap on outstanding AoE commands in the network
by Ed Cashin
· 12 years ago
0a41409
aoe: remove vestigial request queue allocation
by Ed Cashin
· 12 years ago
fe7252b
aoe: copy fallback timing information on destination failover
by Ed Cashin
· 12 years ago
519b77b
aoe: update driver-internal version to 64+
by Ed Cashin
· 12 years ago
3fc9b03
aoe: commands in retransmit queue use new destination on failure
by Ed Cashin
· 12 years ago
5f0c9c4
aoe: use high-resolution RTTs with fallback to low-res
by Ed Cashin
· 12 years ago
0d555ec
aoe: manipulate aoedev network stats under lock
by Ed Cashin
· 12 years ago
2292a7e
aoe: err device: include MAC addresses for unexpected responses
by Ed Cashin
· 12 years ago
3a0c40d
aoe: improve network congestion handling
by Ed Cashin
· 12 years ago
667be1e
aoe: provide ATA identify device content to user on request
by Ed Cashin
· 12 years ago
cd220bf
aoe: update driver-internal version number to 60
by Ed Cashin
· 12 years ago
a04b41c
aoe: whitespace cleanup
by Ed Cashin
· 12 years ago
d437962
aoe: cleanup: remove unused ata_scnt function
by Ed Cashin
· 12 years ago
90a2508
aoe: "payload" sysfs file exports per-AoE-command data transfer size
by Ed Cashin
· 12 years ago
aa304fd
aoe: support larger I/O requests via aoe_maxsectors module param
by Ed Cashin
· 12 years ago
4ba9aa7
aoe: support the forgetting (flushing) of a user-specified AoE target
by Ed Cashin
· 12 years ago
1b8a163
aoe: update cap on outstanding commands based on config query response
by Ed Cashin
· 12 years ago
4e78dd1
aoe: print warning regarding a common reason for dropped transmits
by Ed Cashin
· 12 years ago
662a889
aoe: describe the behavior of the "err" character device
by Ed Cashin
· 12 years ago
6e97663
Documentation/sparse.txt: document context annotations for lock checking
by Ed Cashin
· 12 years ago
8529091
linux/compiler.h: add __must_hold macro for functions called with a lock held
by Josh Triplett
· 12 years ago
a5ba911
pidns: remove unused is_container_init()
by Gao feng
· 12 years ago
d740269
exec: use -ELOOP for max recursion depth
by Kees Cook
· 12 years ago
8d23802
proc: pid/status: show all supplementary groups
by Artem Bityutskiy
· 12 years ago
2f4b3bf
/proc/pid/status: add "Seccomp" field
by Kees Cook
· 12 years ago
834f82e
procfs: add VmFlags field in smaps output
by Cyrill Gorcunov
· 12 years ago
7b9a7ec
proc: don't show nonexistent capabilities
by Andrew Vagin
· 12 years ago
992fb6e
ptrace: introduce PTRACE_O_EXITKILL
by Oleg Nesterov
· 12 years ago
462e471
simple_strto*: annotate function as obsolete
by Eldad Zack
· 12 years ago
4c925d6
kstrto*: add documentation
by Eldad Zack
· 12 years ago
543f56c
Documentation: fix Documentation/security/00-INDEX
by Jarkko Sakkinen
· 12 years ago
c6c2037
fs/fat: strip "cp" prefix from codepage in display
by Dave Reisner
· 12 years ago
5b3d5ae
fat: ix mount option parsing
by Jan Kara
· 12 years ago
58156c8
fat: provide option for setting timezone offset
by Jan Kara
· 12 years ago
f562146
fat: notify when discard is not supported
by Namjae Jeon
· 12 years ago
6920d99
rtc: DA9055 RTC driver
by Ashish Jangam
· 12 years ago
04a373f
drivers/rtc/rtc-s3c: use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
18c701a
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
by Kim, Milo
· 12 years ago
162a96e
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
by Sachin Kamat
· 12 years ago
1b99732
drivers/rtc/rtc-s3c.c: convert to use devm_* API
by Tushar Behera
· 12 years ago
076c726
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
by Tushar Behera
· 12 years ago
f803f0d
rtc: add NXP PCF8523 support
by Thierry Reding
· 12 years ago
f288cf4
rtc: rtc-davinci: use devm_kzalloc()
by Devendra Naga
· 12 years ago
9ed39bf
rtc: rtc-davinci: return correct error code if rtc_device_register() fails
by Devendra Naga
· 12 years ago
Next »