Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c90419753306fa9a8fab5ab075c74b4d77b4f987
« Previous
dd5700e
drm/nouveau: fix nouveau_client allocation failure path
by Marcin Slusarz
· 13 years ago
82c805a
drm/nouveau: don't return freed object from nouveau_handle_create
by Marcin Slusarz
· 13 years ago
cfd376b
drm/nouveau/vm: fix memory corruption when pgt allocation fails
by Marcin Slusarz
· 13 years ago
4c4101d
drm/nouveau: add locking around instobj list operations
by Marcin Slusarz
· 13 years ago
1a1841d
drm/nouveau: do not forcibly power on lvds panels
by Ben Skeggs
· 13 years ago
4459146
drm/nouveau/devinit: ensure legacy vga control is enabled during post
by Ben Skeggs
· 13 years ago
d0b9cec
be2net: fix unconditionally returning IRQ_HANDLED in INTx
by Sathya Perla
· 13 years ago
b7c13f76
sparc: remove __devinit, __devexit annotations
by Sam Ravnborg
· 13 years ago
7bdc229
s390: use -fPIC for module compile
by Martin Schwidefsky
· 13 years ago
171c400
s390/mm: fix pmd_pfn() for thp
by Gerald Schaefer
· 13 years ago
a412a11
ACPI / glue: Fix build with ACPI_GLUE_DEBUG set
by Yinghai Lu
· 13 years ago
9613066
Merge tag 'for-gregkh-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
dd38bd8
tuntap: fix leaking reference count
by Jason Wang
· 13 years ago
7c0c3b1
tuntap: forbid calling TUNSETIFF when detached
by Jason Wang
· 13 years ago
b8deabd
tuntap: switch to use rtnl_dereference()
by Jason Wang
· 13 years ago
8e8de5a
usb: host: ohci-tmio: fix compile warning
by Felipe Balbi
· 13 years ago
bc009ec
USB: Add device quirk for Microsoft VX700 webcam
by Andreas Fleig
· 13 years ago
f66dea7
USB: ehci-fsl: fix regression on mpc5121e
by Anatolij Gustschin
· 13 years ago
929473e
usb: chipidea: Allow disabling streaming not only in udc mode
by Fabio Estevam
· 13 years ago
7c1029b
USB: fsl-mph-dr-of: fix regression on mpc5121e
by Anatolij Gustschin
· 13 years ago
eb614c8
USB: select USB_ARCH_HAS_EHCI for MXS
by Maxime Ripard
· 13 years ago
ea03c81
ASoC: atmel-ssc: add pinctrl selection to driver
by Bo Shen
· 13 years ago
544ae6b
ARM: at91/dts: add pinctrl support for SSC peripheral
by Bo Shen
· 13 years ago
d07d750
net, wireless: overwrite default_ethtool_ops
by Stanislaw Gruszka
· 13 years ago
f7e9e23
qlge: remove NETIF_F_TSO6 flag
by Amerigo Wang
· 13 years ago
b719f43
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
c727b4c
Merge branch 'akpm' (incoming fixes from Andrew)
by Linus Torvalds
· 13 years ago
3cb7a56
lib/rbtree.c: avoid the use of non-static __always_inline
by Michel Lespinasse
· 13 years ago
a8906b0
MAINTAINERS: Omar had moved
by Chen Gang
· 13 years ago
8fb74b9
mm: compaction: partially revert capture of suitable high-order page
by Mel Gorman
· 13 years ago
c0a3a20
linux/audit.h: move ptrace.h include to kernel header
by Mike Frysinger
· 13 years ago
8291991
kernel/audit.c: avoid negative sleep durations
by Andrew Morton
· 13 years ago
0644ec0
audit: catch possible NULL audit buffers
by Kees Cook
· 13 years ago
7b9205b
audit: create explicit AUDIT_SECCOMP event type
by Kees Cook
· 13 years ago
56ca9d9
MAINTAINERS: fix a status pattern
by Zhang Yanfei
· 13 years ago
8fc8b12
MAINTAINERS: fix arch/arm/plat-omap/include/plat/omap_hwmod.h
by Zhang Yanfei
· 13 years ago
062f1af
mm: thp: acquire the anon_vma rwsem for write during split
by Mel Gorman
· 13 years ago
572043c
mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep
by Jiri Kosina
· 13 years ago
1b963c8
lockdep, rwsem: provide down_write_nest_lock()
by Jiri Kosina
· 13 years ago
fef6c12
arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64
by Andrew Morton
· 13 years ago
10d73e6
mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment
by Max Filippov
· 13 years ago
c060f94
mm: use aligned zone start for pfn_to_bitidx calculation
by Laura Abbott
· 13 years ago
6d92d4f
fs/exec.c: work around icc miscompilation
by Xi Wang
· 13 years ago
7964c06
mm: compaction: fix echo 1 > compact_memory return error issue
by Jason Liu
· 13 years ago
c0232ae
mm: memblock: fix wrong memmove size in memblock_merge_regions()
by Lin Feng
· 13 years ago
552f0cc
drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function
by Maxime Ripard
· 13 years ago
04fa5d6
mm: migrate: check page_count of THP before migrating
by Mel Gorman
· 13 years ago
0a1af1d
drivers/rtc/rtc-da9055.c: fix cross-section reference
by Andrew Morton
· 13 years ago
896f97e
lib: cpu_rmap: avoid flushing all workqueues
by David Decotigny
· 13 years ago
a9acc53
x86/Sandy Bridge: reserve pages when integrated graphics is present
by Jesse Barnes
· 13 years ago
392370e
cpuidle: fix number of initialized/destroyed states
by Krzysztof Mazur
· 13 years ago
2df8f8a
tracing: Fix regression with irqsoff tracer and tracing_on file
by Steven Rostedt
· 13 years ago
07e72b9
USB: hub: handle claim of enabled remote wakeup after reset
by Oliver Neukum
· 13 years ago
93ccb39
Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
036915a
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
by Denis N Ladin
· 13 years ago
ad86e58
USB: option: add Nexpring NP10T terminal id
by Dzianis Kahanovich
· 13 years ago
5ec0085
USB: option: add Telekom Speedstick LTE II
by Bjørn Mork
· 13 years ago
fab3824
USB: option: blacklist network interface on ZTE MF880
by Bjørn Mork
· 13 years ago
bbc0313
usb: imx21-hcd: Include missing linux/module.h
by Fabio Estevam
· 13 years ago
94a85b6
USB: option: Add new MEDIATEK PID support
by Quentin.Li
· 13 years ago
483ea60
tools/lguest: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
f215bf4
net/xfrm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
70bd8f6
net/x25: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
1ed4240
net/wanrouter: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
f887cc4
net/tipc: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
3fb790e
net/sunrpc: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
52ae2a0
net/sctp: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
af2b08d
net/rxrpc: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
e34430e
net/rds: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
663ef0d
net/netfilter: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
e5a2f6e
net/mac802154: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
48f6edc
net/mac80211: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
5ba0a3b
net/lapb: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
4169436
net/l2tp: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
f9ceb16
net/ipv6: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
44fbe92
net/ipv4: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
aec9a0e
net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
f4671a9
net/ieee802154: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
2d6f9af
net/decnet: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
ba7244e
net/decnet/netfilter: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
fa201d6
net/dccp: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
95148a0
net/dccp/ccids: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
11e9ec6
net/ceph: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
28c5045
net/9p: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
911f863
net: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
750358e
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
19c9239
init: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
d9777b8
fs/xfs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
f11cb22
fs/nilfs2: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
336d6d0
fs/ecryptfs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
1b6a78a
fs/ceph: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
d72c5a8
drivers/virtio: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
bffb0ed
drivers/sbus/char: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
860514e
drivers/rpmsg: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
204911f
drivers/pcmcia: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
7d6bce7
drivers/net/usb: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
c9f1b39
drivers/net/wan: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
513fe16
drivers/net/team: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
8ff25ee
drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
7980fd2
drivers/net/ethernet/silan: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
Next »