Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b742c341539fc8b8386ef72f0e95758f39fbb4c8
b742c34
fat: add fat_msg_ratelimit()
by Namjae Jeon
· 12 years ago
7849118
fat: switch to fsinfo_inode
by Artem Bityutskiy
· 12 years ago
330fe3c
fat: mark superblock as dirty less often
by Artem Bityutskiy
· 12 years ago
90b4366
fat: introduce mark_fsinfo_dirty helper
by Artem Bityutskiy
· 12 years ago
020ac5b
fat: introduce special inode for managing the FSINFO block
by Artem Bityutskiy
· 12 years ago
7bc1bac
HPFS: remove PRINTK() macro
by Dan Carpenter
· 12 years ago
1147597
nilfs2: flush disk caches in syncing
by Ryusuke Konishi
· 12 years ago
a1d4944
pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command
by Will Deacon
· 12 years ago
c67e538
init: disable sparse checking of the mount.o source files
by H Hartley Sweeten
· 12 years ago
243f380
checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>
by Joe Perches
· 12 years ago
9a4cad4
checkpatch: check for whitespace before semicolon at EOL
by Eric Nelson
· 12 years ago
133fd9f
vsprintf: further optimize decimal conversion
by Denys Vlasenko
· 12 years ago
725fe00
vsprintf: correctly handle width when '#' flag used in %#p format
by Grant Likely
· 12 years ago
d84970b
kernel/cpu_pm.c: fix various typos
by Nicolas Pitre
· 12 years ago
97fd75b
kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks
by Andrew Morton
· 12 years ago
499eea6
sethostname/setdomainname: notify userspace when there is a change in uts_kern_table
by Sasikantha babu
· 12 years ago
5401cf3
.mailmap: add Gustavo
by Gustavo Padovan
· 12 years ago
9ceb5c1
drivers/message/fusion: use pci_dev->revision
by Sergei Shtylyov
· 12 years ago
ee5e568
kernel/resource.c: correct the comment of allocate_resource()
by Wei Yang
· 12 years ago
a3860c1
introduce SIZE_MAX
by Xi Wang
· 12 years ago
15837294
CodingStyle: add kmalloc_array() to memory allocators
by Xi Wang
· 12 years ago
1cefe28
um/kernel/trap.c: port OOM changes to handle_page_fault()
by Kautuk Consul
· 12 years ago
4f1c28d
security/keys/keyctl.c: suppress memory allocation failure warning
by Andrew Morton
· 12 years ago
ecb41a7
drivers/rtc/rtc-s3c.c: fix compiler warning
by Sachin Kamat
· 12 years ago
621bae7
drivers/rtc/rtc-tegra.c: clean up probe/remove routines
by Hannu Heikkinen
· 12 years ago
ac2dee5
drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling
by Rajkumar Kasirajan
· 12 years ago
e862e7c
drivers/rtc/rtc-lpc32xx.c: add device tree support
by Roland Stigge
· 12 years ago
bcffb10
drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF
by Nikolaus Voss
· 12 years ago
eb86c30
rtc: ds1307: add trickle charger support
by Wolfram Sang
· 12 years ago
f8ae970
rtc: ds1307: remove superfluous initialization
by Wolfram Sang
· 12 years ago
7981159
rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC
by Fabio Estevam
· 12 years ago
b224b9a
drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"
by Fabio Estevam
· 12 years ago
0f20b76
drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature
by Alexander Stein
· 12 years ago
e311c92
rtc: add ioctl to get/clear battery low voltage status
by Alexander Stein
· 12 years ago
84d56b3
drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()
by H Hartley Sweeten
· 12 years ago
0108c4f
rtc/spear: add Device Tree probing capability
by Viresh Kumar
· 12 years ago
7c20342
lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'
by Pierre Carrier
· 12 years ago
5536805
radix-tree: fix preload vector size
by Nick Piggin
· 12 years ago
fd0a373
spinlock_debug: print kallsyms name for lock
by Stephen Boyd
· 12 years ago
4796dd2
vsprintf: fix %ps on non symbols when using kallsyms
by Stephen Boyd
· 12 years ago
05a6c8a
lib/bitmap.c: fix documentation for scnprintf() functions
by Andrew Morton
· 12 years ago
68aecfb
lib/string_helpers.c: make arrays static
by Andrew Morton
· 12 years ago
26d7b99
lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata
by Uwe Kleine-König
· 12 years ago
17a801f
list_debug: WARN for adding something already in the list
by Chris Metcalf
· 12 years ago
401dea7
leds: add LM3533 LED driver
by Johan Hovold
· 12 years ago
e7e11d8
drivers/leds/leds-pca955x.c: fix race condition while setting brightness on several LEDs
by Alexander Stein
· 12 years ago
44e1e9f
leds: add new transient trigger for one shot timer activation
by Shuah Khan
· 12 years ago
49dca5a
leds: heartbeat: stop on shutdown
by Alexander Holler
· 12 years ago
6335f8f
drivers/leds/leds-lm3530.c: simplify als configuration on initialization
by Kim, Milo
· 12 years ago
8035a50
include/linux/led-lm3530.h: comment correction about the range of brightness
by Kim, Milo
· 12 years ago
1381187
leds: change ledtrig-timer to use activated flag
by Shuah Khan
· 12 years ago
03c091e
leds: change existing triggers to use activated flag
by Shuah Khan
· 12 years ago
b009618
leds: add new field to led_classdev struct to save activation state
by Shuah Khan
· 12 years ago
1daef6d
leds: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 12 years ago
872b86b
leds: simple_strtoul() cleanup
by Shuah Khan
· 12 years ago
5ba7363
leds: driver for DA9052/53 PMIC v2
by David Dajun Chen
· 12 years ago
5bc9ad7
drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
by Dan Carpenter
· 12 years ago
c851529
backlight: tosa_lcd: use devm_ functions
by Jingoo Han
· 12 years ago
f072c89
backlight: tosa_bl: use devm_ functions
by Jingoo Han
· 12 years ago
d073adc
backlight: tdo24m: use devm_ functions
by Jingoo Han
· 12 years ago
541f936
backlight: s6e63m0: use devm_ functions
by Jingoo Han
· 12 years ago
ab03e04
backlight: ltv350qv: use devm_ functions
by Jingoo Han
· 12 years ago
26f2b35
backlight: lms283gf05: use devm_ functions
by Jingoo Han
· 12 years ago
86f6be4
backlight: ld9040: use devm_ functions
by Jingoo Han
· 12 years ago
ba4a887
backlight: l4f00242t03: use devm_ functions
by Jingoo Han
· 12 years ago
9828eb0
backlight: ili9320: use devm_ functions
by Jingoo Han
· 12 years ago
06c96f1
backlight: corgi_lcd: use devm_ functions
by Jingoo Han
· 12 years ago
80629ef
backlight: ams369fg06: use devm_ functions
by Jingoo Han
· 12 years ago
91cdb23
backlight: adp8870: use devm_ functions
by Jingoo Han
· 12 years ago
58875ea
backlight: adp8860: use devm_ functions
by Jingoo Han
· 12 years ago
f5f4fd4
backlight: initialize struct backlight_properties properly
by Corentin Chary
· 12 years ago
6677110
drivers/video/backlight/l4f00242t03.c: use pr_fmt
by Jingoo Han
· 12 years ago
c353973
backlight: progear: use pr_err() instead of printk()
by Jingoo Han
· 12 years ago
95e9313
backlight: omap1: use pr_info() instead of printk()
by Jingoo Han
· 12 years ago
20c225c
backlight: jornada720: use pr_err()/pr_info() instead of printk()
by Jingoo Han
· 12 years ago
8c7610f
backlight: generic_bl: use pr_info() instead of printk()
by Jingoo Han
· 12 years ago
31e6432
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
by Jingoo Han
· 12 years ago
7b12c1b
backlight: apple_bl: use pr_debug()/pr_err() instead of printk()
by Jingoo Han
· 12 years ago
35f9616
backlight: use pr_warn() and pr_debug() instead of printk()
by Jingoo Han
· 12 years ago
71d7225
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
dc406f5
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
8dd9d7f
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
7f26c97
backlight: add LM3533 backlight driver
by Johan Hovold
· 12 years ago
1615d21
drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes
by H Hartley Sweeten
· 12 years ago
d54ad83
lcd: add callbacks for early fb event blank support
by Inki Dae
· 12 years ago
bf05929
fbdev: add events for early fb event support
by Inki Dae
· 12 years ago
aa523a8
blacklight: remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 12 years ago
4cb70c2
MAINTAINERS: remove Alessandro
by Alessandro Rubini
· 12 years ago
8b64f2a
hamradio/scc: orphan driver in MAINTAINERS
by Uwe Kleine-König
· 12 years ago
3f13461
memcg: decrement static keys at real destroy time
by Glauber Costa
· 12 years ago
3afe36b
memcg: always free struct memcg through schedule_work()
by Glauber Costa
· 12 years ago
fa9add6
mm/memcg: apply add/del_page to lruvec
by Hugh Dickins
· 12 years ago
75b00af
mm: trivial cleanups in vmscan.c
by Hugh Dickins
· 12 years ago
4d7dcca
mm/memcg: get_lru_size not get_lruvec_size
by Hugh Dickins
· 12 years ago
af7c4b0
mm: memcg: print statistics from live counters
by Johannes Weiner
· 12 years ago
fad02c2
mm: memcg: group swapped-out statistics counter logically
by Johannes Weiner
· 12 years ago
1311471
mm: memcg: keep ratelimit counter separate from event counters
by Johannes Weiner
· 12 years ago
78ccf5b
mm: memcg: print statistics directly to seq_file
by Johannes Weiner
· 12 years ago
fada52c
mm: memcg: convert numa stat to read_seq_string interface
by Johannes Weiner
· 12 years ago
6104621
mm: memcg: remove obsolete statistics array boundary enum item
by Johannes Weiner
· 12 years ago
Next »