Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
38357e647f81605bc86ba9f030bf1a3299029796
« Previous
c8236db
mm: mark page accessed before we write_end()
by Josef Bacik
· 15 years ago
a65e7bf
elf: fix multithreaded program core dumping on arm
by Hui Zhu
· 15 years ago
3beab0b
sys_sync(): fix 16% performance regression in ffsb create_4k test
by Zhang, Yanmin
· 15 years ago
f386c61
gcov: exclude code operating in userspace from profiling
by Peter Oberparleiter
· 15 years ago
28df30e
rtc: ds1374, fix lock imbalance
by Jiri Slaby
· 15 years ago
efc0cfa6
vlynq: fix typo in Kconfig to enable debugging
by Florian Fainelli
· 15 years ago
9e2db5c
vlynq: correct typo of missing "CONFIG_" prefix in ifdef
by Robert P. J. Day
· 15 years ago
4ec5c96
Merge branch 'for-2.6.31' into for-2.6.32
by Mark Brown
· 15 years ago
cbad1cb
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
f77139c
jme: Advance driver version number
by Guo-Fu Tseng
· 15 years ago
ce7d70a
jme: Tuning rxsum function
by Guo-Fu Tseng
· 15 years ago
d1dfa1d
jme: Remove shadow register support
by Guo-Fu Tseng
· 15 years ago
47bd10d
jme: Change bufinf memory location
by Guo-Fu Tseng
· 15 years ago
44d8d2e
jme: Fix typo
by Guo-Fu Tseng
· 15 years ago
38ed0c2
jme: Fix unmatched tasklet_{enable|disable} pair
by Guo-Fu Tseng
· 15 years ago
eacf69a
jme: Some minor coding style consistency modifications
by Guo-Fu Tseng
· 15 years ago
0ca1b08
Revert "p54: Use SKB list handling helpers instead of by-hand code."
by David S. Miller
· 15 years ago
1bc4ee4
sctp: fix warning at inet_sock_destruct() while release sctp socket
by Wei Yongjun
· 15 years ago
3c8a9c6
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
by Mariusz Kozlowski
· 15 years ago
3503e0a
Revert "ide: improve handling of Power Management requests"
by David S. Miller
· 15 years ago
eb7fffa
[ARM] realview: add PL061 gpiolib support
by Russell King
· 15 years ago
a6bae20
ALSA: hda - Add quirk for MacBook Pro 5,5 with CS4206
by Takashi Iwai
· 15 years ago
60e5388
ALSA: hda - Fix double creation of SPDIF input controls
by Takashi Iwai
· 15 years ago
9983aa6
ALSA: info - Use krealloc()
by Takashi Iwai
· 15 years ago
7119888
Merge branches 'sh/ftrace' and 'sh/cachetlb'
by Paul Mundt
· 15 years ago
c652d78
sh: Add ftrace syscall tracing support
by Matt Fleming
· 15 years ago
40c20fa
ALSA: hda - Add CS420x-specific coef setup
by Takashi Iwai
· 15 years ago
ea35929
ALSA: hda - Force to initialize input mixer setup for CS420x
by Takashi Iwai
· 15 years ago
21a4dc4
ALSA: hda - Fix cirrus codec parsing
by Takashi Iwai
· 15 years ago
bbeddc4
[ARM] versatile: add PL061 gpiolib support
by Russell King
· 15 years ago
c1340c0
sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Matt Fleming
· 15 years ago
ca0d172
sh: Fix the value of MCOUNT_INSN_OFFSET
by Matt Fleming
· 15 years ago
22fe843
[ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines
by Mike Rapoport
· 15 years ago
db6e3f9
microblaze: Fix cast warning for init.c
by Michal Simek
· 15 years ago
4ae7833
microblaze: Wire up new syscalls
by Michal Simek
· 15 years ago
e513588
microblaze: use generic syscalls.h
by Arnd Bergmann
· 15 years ago
3183e06
microblaze: clean up signal handling
by Arnd Bergmann
· 15 years ago
0a58458
microblaze: convert all simple headers to use asm-generic
by Remis Lima Baima
· 15 years ago
14f8738
microblaze: use the generic lib/checksum.c
by Remis Lima Baima
· 15 years ago
81d8279
microblaze: fall back on generic header files for the ABI
by Arnd Bergmann
· 15 years ago
67fc25e
Merge branch 'slab/urgent' into for-linus
by Pekka Enberg
· 15 years ago
dfbf951
ALSA: azt3328: large codec cleanup, add I2S port etc.
by Andreas Mohr
· 15 years ago
3eff895
ALSA: azt3328: fix Kconfig entry
by Andreas Mohr
· 15 years ago
1c71850
ext4: Fix compile warnings with MB_DEBUG
by Akira Fujita
· 15 years ago
5a4a798
ext4: Remove unnecessary semicolons in mballoc.c
by Joe Perches
· 15 years ago
6487a9d
ext4: More buffer head reference leaks
by Curt Wohlgemuth
· 15 years ago
f6f50e2
jbd2: Fail to load a journal if it is too short
by Jan Kara
· 15 years ago
78f1ddb
ext4: Avoid null pointer dereference when decoding EROFS w/o a journal
by Theodore Ts'o
· 15 years ago
43b3852
ext4: Fix typo in ext4/Kconfig
by Manish Katiyar
· 15 years ago
024eab4
ext4: Fix memory leak fix when mounting an ext4 filesystem
by Aneesh Kumar K.V
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
a73e76e
vxge: Version update
by Sreenivasa Honnur
· 15 years ago
0a25bdc
vxge: Printing the function's configured mode of operation
by Sreenivasa Honnur
· 15 years ago
22fa125
vxge: Disable fcs stripping.
by Sreenivasa Honnur
· 15 years ago
a5d165b
vxge: Fixes in isr routine
by Sreenivasa Honnur
· 15 years ago
6052ae1
vxge: Removed the code to bounds check the mss value
by Sreenivasa Honnur
· 15 years ago
3255da4
vxge: Corrected Register map entry for xmac_link registers
by Sreenivasa Honnur
· 15 years ago
bd9ee68
vxge: check for card status before continuing in device close
by Sreenivasa Honnur
· 15 years ago
914d0d7
vxge: Fixed memory leak by freeing memory allocated for device_config
by Sreenivasa Honnur
· 15 years ago
7975d1e
vxge: Removed ioremap of unused bar addresses and their references
by Sreenivasa Honnur
· 15 years ago
e04af02
net, netns_xt: shrink netns_xt members
by Cyrill Gorcunov
· 15 years ago
1490fd8
net, bridge: align br_nf_ops assignment
by Cyrill Gorcunov
· 15 years ago
6650613
tipc: Add socket options to get number of queued messages
by oscar.medina@motorola.com
· 15 years ago
af794c7
cleanup: remove unused member in scm_cookie.
by Rami Rosen
· 15 years ago
6f5bec1
Minor code cleanup in drivers/net/r6040.c
by Michael Opdenacker
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
0e8635a
net: remove NET_RX_BAD and NET_RX_CN* defines
by Florian Westphal
· 15 years ago
6b13447
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b560634
xfs: remove XFS_INO64_OFFSET
by Eric Sandeen
· 15 years ago
1ded3f5
dsa: fix 88e6xxx statistics counter snapshotting
by Stephane Contri
· 15 years ago
78c29bd
forcedeth: Fix NAPI race.
by Eric Dumazet
· 15 years ago
3942453
drivers/net/smsc911x.c: Fix resource size off by 1 error
by Julia Lawall
· 15 years ago
4c3dd30
pcnet_cs: add new id
by Ken Kawasaki
· 15 years ago
1e9d998
bnx2x: Fix the maximal values of coalescing timeouts.
by Eilon Greenstein
· 15 years ago
3799cf4
bnx2x: Disable HC coalescing when setting timeout to zero.
by Eilon Greenstein
· 15 years ago
d23e436
tun: Fix device unregister race
by Herbert Xu
· 15 years ago
0a68434
V4L/DVB (12206): get_dvb_firmware: Correct errors in MPC718 firmware extraction logic
by Andy Walls
· 15 years ago
a5ca3a1
V4L/DVB (12203): radio-si470x: fix lock imbalance
by Jiri Slaby
· 15 years ago
11b79ea
V4L/DVB (12202): em28xx, fix lock imbalance
by Jiri Slaby
· 15 years ago
791a08f
V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpix
by Mauro Carvalho Chehab
· 15 years ago
58fc1ce
V4L/DVB (12171): em28xx: fix webcam usage with different output formats
by Mauro Carvalho Chehab
· 15 years ago
557dca5
[ARM] amba: fix amba device resources
by Russell King
· 15 years ago
ed5f143
V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams
by Mauro Carvalho Chehab
· 15 years ago
f797608
V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 version)
by Devin Heitmueller
· 15 years ago
43cb9fe
V4L/DVB (12139): em28xx: add other video formats
by Mauro Carvalho Chehab
· 15 years ago
02e7804
V4L/DVB (12138): em28xx: add support for Silvercrest Webcam
by Mauro Carvalho Chehab
· 15 years ago
6934e6f
V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works
by Mauro Carvalho Chehab
· 15 years ago
27fe4a3
V4L/DVB (12173): mt9v011: properly calculate image resolution registers
by Mauro Carvalho Chehab
· 15 years ago
fbe2800
V4L/DVB (12137): mt9v011: CodingStyle fixes
by Mauro Carvalho Chehab
· 15 years ago
afe09f8
V4L/DVB (12136): mt9v011: Some fixes at the register initialization table
by Mauro Carvalho Chehab
· 15 years ago
7dfba00
V4L/DVB (12135): Add a driver for mt9v011 sensor
by Mauro Carvalho Chehab
· 15 years ago
b179bc4
V4L/DVB (12166): cx23885: add FIXME comment above set_frontend override
by Michael Krufky
· 15 years ago
f35b9e8
V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switching on the HVR1275
by Michael Krufky
· 16 years ago
509dd02
V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place
by Mauro Carvalho Chehab
· 15 years ago
ff861fb
V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352 or ZL10353
by Andy Walls
· 15 years ago
9f38a92
V4L/DVB (12181): get_dvb_firmware: Add Yuan MPC718 MT352 DVB-T "firmware" extraction
by Andy Walls
· 15 years ago
637fb3d
V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information and guesses
by Andy Walls
· 15 years ago
6e707b4
V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T
by Andy Walls
· 15 years ago
c06950a
V4L/DVB (12160): soc-camera: fix missing clean up on error path
by Guennadi Liakhovetski
· 15 years ago
14df2cc
V4L/DVB (12159): soc_camera: Fix debug output of supported formats count
by Stefan Herbrechtsmeier
· 15 years ago
Next »