Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f1d8c16298d317dbdeb166a135e85dadd1782858
« Previous
78e3f1f
checkpatch: remove reference to feature-removal-schedule.txt
by Tao Ma
· 12 years ago
1ba8dfd
checkpatch: warn about using CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
5023d34
checkpatch: warn on unnecessary line continuations
by Joe Perches
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
918854a
lib/rbtree_test.c: fix uninitialized variable warning
by Cong Ding
· 12 years ago
22b361d
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 12 years ago
8ebe347
percpu_rw_semaphore: add lockdep annotations
by Oleg Nesterov
· 12 years ago
9390ef0
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
by Oleg Nesterov
· 12 years ago
a1fd3e2
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
by Oleg Nesterov
· 12 years ago
5380975
sscanf: don't ignore field widths for numeric conversions
by Jan Beulich
· 12 years ago
375da3a
drivers/of/fdt.c: re-use kernel's kbasename()
by Andy Shevchenko
· 12 years ago
b2e902f
trace: use kbasename()
by Andy Shevchenko
· 12 years ago
f9a00e8
procfs: use kbasename()
by Andy Shevchenko
· 12 years ago
2fbc57c
mm: use kbasename()
by Andy Shevchenko
· 12 years ago
35367ab
lib: dynamic_debug: use kbasename()
by Andy Shevchenko
· 12 years ago
b18888a
string: introduce helper to get base file name from given path
by Andy Shevchenko
· 12 years ago
0edd807
MAINTAINERS: add LP855x backlight driver entry
by Kim, Milo
· 12 years ago
1581b08
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
by Marko Katic
· 12 years ago
1eddd97
drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one()
by Jingoo Han
· 12 years ago
424e06e
drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called
by Jingoo Han
· 12 years ago
2fe2380
backlight: 88pm860x_bl: remove an unnecessary line continuation
by Jingoo Han
· 12 years ago
b444df2
drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM
by Peter Ujfalusi
· 12 years ago
762a936
backlight: add of_find_backlight_by_node()
by Thierry Reding
· 12 years ago
fb08cd9
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
by Axel Lin
· 12 years ago
2c114cb
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
by Jingoo Han
· 12 years ago
3a1f946
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
by Jingoo Han
· 12 years ago
3c48d1f
drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer
by Jingoo Han
· 12 years ago
3fd0043
drivers/video/backlight/vgg2432a4.c: add missing const
by Jingoo Han
· 12 years ago
53c7a2f
drivers/video/backlight/tdo24m.c: add missing const
by Jingoo Han
· 12 years ago
c22e61b
drivers/video/backlight/lms283gf05.c: add missing const
by Jingoo Han
· 12 years ago
b5d6904
drivers/video/backlight/da9052_bl.c: add missing const
by Jingoo Han
· 12 years ago
eaa4d02
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
by Kim, Milo
· 12 years ago
8cc9764
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
by Kim, Milo
· 12 years ago
05a5d4d
backlight: tosa: use devm_gpio_request_one
by Jingoo Han
· 12 years ago
5a5a074
backlight: lms283gf05: use devm_gpio_request_one
by Jingoo Han
· 12 years ago
9a8fe5d
backlight: vgg2432a4: fix checkpatch warning
by Jingoo Han
· 12 years ago
8ab77f4
backlight: tosa: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
97d9655
backlight: tdo24m: fix checkpatch warning
by Jingoo Han
· 12 years ago
8690c70
backlight: platform_lcd: fix checkpatch error
by Jingoo Han
· 12 years ago
ae872db
backlight: pcf50633: fix checkpatch warning
by Jingoo Han
· 12 years ago
7a94f65
backlight: omap1: fix checkpatch warning
by Jingoo Han
· 12 years ago
d7b6bda
backlight: lm3630: fix checkpatch warning
by Jingoo Han
· 12 years ago
e4f8ae7
backlight: l4f00242t03: fix checkpatch warning
by Jingoo Han
· 12 years ago
0a75a56
backlight: jornada720: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
c0b6cc4
backlight: ili9320: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
ff10b07
backlight: hp680_bl: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
933bd9b
backlight: generic_bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
685746d
backlight: da903x_bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
0885126
backlight: corgi_lcd: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
16a6314
backlight: atmel-pwm-bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
20c5a93
backlight: 88pm860x_bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
f0f13cd
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
by Jingoo Han
· 12 years ago
8f06ce3
MAINTAINERS: adjust for UAPI: firewire
by Stefan Richter
· 12 years ago
5909c65
Corentin has moved
by Corentin Chary
· 12 years ago
ba28853
MAINTAINERS: remove include/linux/ext3*
by Cesar Eduardo Barros
· 12 years ago
9740153
MAINTAINERS: CHINESE MAINTAINERS mailing list is subscribers only
by Joe Perches
· 12 years ago
ef12496
lib/vsprintf.c: fix handling of %zd when using ssize_t
by Jason Gunthorpe
· 12 years ago
2fa72c8
printk: boot_delay should only affect output
by Andrew Cooks
· 12 years ago
afde3be
dmatest: check for dma mapping error
by Andy Shevchenko
· 12 years ago
632fd28
dmatest: implement two helpers to unmap dma memory
by Andy Shevchenko
· 12 years ago
0f34c40
watchdog: store the watchdog sample period as a variable
by Chuansheng Liu
· 12 years ago
2bf0a8f
usb: musb: use io{read,write}*_rep accessors
by Matthew Leach
· 12 years ago
56c82cd
musb: tusb6010: use io{read,write}*_rep accessors
by Matthew Leach
· 12 years ago
41739ee
asm-generic: io: don't perform swab during {in,out} string functions
by Will Deacon
· 12 years ago
da01ee3
.gitignore: remove stale entry for generated version.h
by Jonathan Austin
· 12 years ago
ac5f121
fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static
by Tushar Behera
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
c0f0416
drivers: remove reference to feature-removal-schedule.txt
by Tao Ma
· 12 years ago
8f6e604
sound: remove reference to feature-removal-schedule.txt
by Tao Ma
· 12 years ago
8ec7d50
kernel: remove reference to feature-removal-schedule.txt
by Tao Ma
· 12 years ago
66d9334
Documentation: remove reference to feature-removal-schedule.txt
by Tao Ma
· 12 years ago
7929d40
include/linux/init.h: use the stringify operator for the __define_initcall macro
by Matthew Leach
· 12 years ago
fbb97d8
Documentation/kernel-parameters.txt: update mem= option's spec according to its implementation
by Wen Congyang
· 12 years ago
3515b73
frv: properly use the declarations provided by <asm/sections.h>
by Geert Uytterhoeven
· 12 years ago
275b8b8
frv: fix use of extinct _sbss and _ebss in debug code
by Geert Uytterhoeven
· 12 years ago
b3dd207
mm/memory.c: suppress warning
by Andrew Morton
· 12 years ago
d712407
create non-empty arch/x86/include/uapi/asm/ files
by Andrew Morton
· 12 years ago
9360b53
Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"
by Linus Torvalds
· 12 years ago
fa4c95b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
60da5bf
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
3c2e81e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
221392c
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE
by Mel Gorman
· 12 years ago
a4f1de1
mm: fix kernel BUG at huge_memory.c:1474!
by Hugh Dickins
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
aed606e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
123df7a
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
9b690c3
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 12 years ago
36cd5c1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
770b6cb
ARM: OMAP: Fix drivers to depend on omap for internal devices
by Tony Lindgren
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
a168178
i2c: Mention functionality flags in SMBus protocol documentation
by Jean Delvare
· 12 years ago
8117e41
i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
6676a84
i2c-i801: Enable interrupts for all post-ICH5 chips
by Jean Delvare
· 12 years ago
f6afc8b
i2c-i801: Add device tree support
by Thierry Reding
· 12 years ago
8547a5b
MAINTAINERS: Fix drivers/i2c/busses/i2c-stub.c
by Cesar Eduardo Barros
· 12 years ago
55bde6b
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
2f3f240
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 12 years ago
11520e5
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
by Linus Torvalds
· 12 years ago
5bd665f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
Next »