Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1d34224f436323ece698eba7063e2a818e2f80e
d1d3422
drivers/video: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
43893cb
drivers/vhost: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
6d1f56a
drivers/spi: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
2a570a4
drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
fbc0606
drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
92f6ed4
drivers/scsi: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
eb367cb
drivers/remoteproc: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
fe7e913
drivers/platform/x86: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
cc14e20
drivers/memstick: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
686f31a
drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
e141a48
drivers/media: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
80ec213
drivers/macintosh: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
5e0b080
drivers/leds: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
653549f
drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
a446e21
drivers/iommu: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
ebd326c
drivers/idle: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
417e86c
drivers/i2c: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
e11847b1
drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
c97fc5f
drivers/gpu/drm/gma500: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
38ccbfb
drivers/gpu/drm/ast: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
4c0ea23
drivers/gpio: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
0cb3d9c
drivers/block/paride: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
48b3de2
drivers/ata: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
f756f28
drivers/acpi: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
aa8820c
Documentation/laptops: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
0d57af1
arch/sh: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
642e56f
arch/powerpc: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
e274d0b
arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
d848cd2
arch/powerpc/platforms/85xx: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
07ff8b5
arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
daef22c
arch/parisc: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
c546280
arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
7d60717
arch/mips: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
8d2f5f0
arch/mips/jazz: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
89a0677
arch/blackfin: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
5ec9b06
arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
d6f94fa
arch/arm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
b7e17a1
fs/ufs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
f987c90
fs/nfsd: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
03edef0
fs/logfs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
cf98c5e
fs/jffs2: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
adae074
fs/hfs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
462f16a
fs/efs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
00f3616
fs/cifs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
38db331
fs/btrfs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
d0e09c8
fs/bfs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
5c8e022
fs/befs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
8dbd5d6
fs/afs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
6d7a19f
fs/affs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
acd4fd07
fs/adfs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
c904197
fs/9p: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
833d6e0
debugfs: regset32: make struct debugfs_reg32 pointer const
by Felipe Balbi
· 12 years ago
0d4fb6e
wireless: remove conflicting version of print_hex_dump_bytes
by Stephen Rothwell
· 12 years ago
ed408f7
Merge 3.9-rc4 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
7d1f9ae
Linux 3.8-rc4
by Linus Torvalds
· 12 years ago
52f7a82
usb: converto drivers/usb/* to use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
1cb9204
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
by Fabio Porcedda
· 12 years ago
bab734f
driver core: add helper macro for platform_driver_probe() boilerplate
by Fabio Porcedda
· 12 years ago
53a9c87
Revert "drivers: base: Convert print_symbol to %pSR"
by Greg Kroah-Hartman
· 12 years ago
595e0eb0
Revert "sysfs: Convert print_symbol to %pSR"
by Greg Kroah-Hartman
· 12 years ago
190888a
driver core: fix possible missing of device probe
by Ming Lei
· 12 years ago
1884bd4
debugfs: remove redundant initialization of dentry
by Sasha Levin
· 12 years ago
2202d4e
Documentation: devres: add PHY get/put functions to list of supported calls
by Marko Katic
· 12 years ago
e797986
drivers: base: Convert print_symbol to %pSR
by Joe Perches
· 12 years ago
6ad58fa
sysfs: Convert print_symbol to %pSR
by Joe Perches
· 12 years ago
f5e097f
dma_buf: Cleanup dma_buf_fd
by Borislav Petkov
· 12 years ago
1a5d76d
drivers/base/core.c: Remove two unused variables and two useless calls to kfree
by Peter Senna Tschudin
· 12 years ago
6b8fbde
sysfs: Fixed a trailing white space error
by Bin Wang
· 12 years ago
18c216c
dynamic_debug: add pr_errs before -EINVALs
by Jim Cromie
· 12 years ago
7a55561
dynamic_debug: dynamic hex dump
by Vladimir Kondratiev
· 12 years ago
f657fd2
dynamic_debug: Fix vpr_<foo> logging styles
by Joe Perches
· 12 years ago
a8826ee
mm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
525c1f9
lib: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
ebe88fd
drivers/vlynq: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
b4e6537
drivers/gpu/drm/cirrus: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
053417a
drivers/edac: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
8081c1d
arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
249b5cc
arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
72ffaa4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
dfdebc2
Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
309b51e
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
37f1356
xfs: recalculate leaf entry pointer after compacting a dir2 block
by Eric Sandeen
· 12 years ago
ab7eac2
xfs: remove int casts from debug dquot soft limit timer asserts
by Brian Foster
· 12 years ago
91e4bac
xfs: fix the multi-segment log buffer format
by Mark Tinguely
· 12 years ago
2d0e9df
xfs: fix segment in xfs_buf_item_format_segment
by Mark Tinguely
· 12 years ago
0f22f9d
xfs: rename bli_format to avoid confusion with bli_formats
by Mark Tinguely
· 12 years ago
d44d9bc
xfs: use b_maps[] for discontiguous buffers
by Mark Tinguely
· 12 years ago
3a55fb0
Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE
by Kirill Smelkov
· 12 years ago
fbfc23e
mfd, TWL4030: TWL4030 need select REGMAP_I2C
by Chuansheng Liu
· 12 years ago
30a4840
drivers/base/cpu.c: Fix typo in comment
by Ralf Baechle
· 12 years ago
e65b9ad
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
by Jiri Kosina
· 12 years ago
36e7a96
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
ce0f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
31db720
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
56400b5
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
aa8b550
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
a6d3bd27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
2409c87
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c4ef9bc
MAINTAINERS: update email address for Timur Tabi
by Timur Tabi
· 12 years ago
4adf07f
firmware: make sure the fw file size is not 0
by Luciano Coelho
· 12 years ago
Next »