projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2012-06-01
Boaz Harrosh
kmod: unexport call_usermodehelper_freeinfo()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Namjae Jeon
fat: use fat_msg_ratelimit() in fat__get_entry()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Namjae Jeon
fat: add fat_msg_ratelimit()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Artem Bityutskiy
fat: switch to fsinfo_inode
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Artem Bityutskiy
fat: mark superblock as dirty less often
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Artem Bityutskiy
fat: introduce mark_fsinfo_dirty helper
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Artem Bityutskiy
fat: introduce special inode for managing the FSINFO...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Dan Carpenter
HPFS: remove PRINTK() macro
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Ryusuke Konishi
nilfs2: flush disk caches in syncing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Will Deacon
pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
H Hartley Sweeten
init: disable sparse checking of the mount.o source...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Joe Perches
checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Eric Nelson
checkpatch: check for whitespace before semicolon at EOL
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Denys Vlasenko
vsprintf: further optimize decimal conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Grant Likely
vsprintf: correctly handle width when '#' flag used...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Nicolas Pitre
kernel/cpu_pm.c: fix various typos
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Andrew Morton
kernel/irq/manage.c: use the pr_foo() infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Sasikantha...
sethostname/setdomainname: notify userspace when there...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Gustavo Padovan
.mailmap: add Gustavo
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Sergei Shtylyov
drivers/message/fusion: use pci_dev->revision
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Wei Yang
kernel/resource.c: correct the comment of allocate_reso...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Xi Wang
introduce SIZE_MAX
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Xi Wang
CodingStyle: add kmalloc_array() to memory allocators
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Kautuk Consul
um/kernel/trap.c: port OOM changes to handle_page_fault()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Andrew Morton
security/keys/keyctl.c: suppress memory allocation...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Sachin Kamat
drivers/rtc/rtc-s3c.c: fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Hannu Heikkinen
drivers/rtc/rtc-tegra.c: clean up probe/remove routines
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Rajkumar Kasirajan
drivers/rtc/rtc-pl031.c: remove RTC timer interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Roland Stigge
drivers/rtc/rtc-lpc32xx.c: add device tree support
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Nikolaus Voss
drivers/rtc/rtc-m41t93.c: don't let get_time() reset...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Wolfram Sang
rtc: ds1307: add trickle charger support
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Wolfram Sang
rtc: ds1307: remove superfluous initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Fabio Estevam
rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Fabio Estevam
drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Alexander Stein
drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Alexander Stein
rtc: add ioctl to get/clear battery low voltage status
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
H Hartley Sweeten
drivers/rtc/rtc-ep93xx.c: convert to use module_platfor...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Viresh Kumar
rtc/spear: add Device Tree probing capability
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Pierre Carrier
lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Nick Piggin
radix-tree: fix preload vector size
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Stephen Boyd
spinlock_debug: print kallsyms name for lock
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Stephen Boyd
vsprintf: fix %ps on non symbols when using kallsyms
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Andrew Morton
lib/bitmap.c: fix documentation for scnprintf() functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Andrew Morton
lib/string_helpers.c: make arrays static
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Uwe Kleine...
lib/test-kstrtox.c: mark const init data with __initcon...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Chris Metcalf
list_debug: WARN for adding something already in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Johan Hovold
leds: add LM3533 LED driver
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Alexander Stein
drivers/leds/leds-pca955x.c: fix race condition while...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Shuah Khan
leds: add new transient trigger for one shot timer...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Alexander Holler
leds: heartbeat: stop on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Kim, Milo
drivers/leds/leds-lm3530.c: simplify als configuration...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Kim, Milo
include/linux/led-lm3530.h: comment correction about...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Shuah Khan
leds: change ledtrig-timer to use activated flag
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Shuah Khan
leds: change existing triggers to use activated flag
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Shuah Khan
leds: add new field to led_classdev struct to save...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Thomas Meyer
leds: Use kcalloc instead of kzalloc to allocate array
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Shuah Khan
leds: simple_strtoul() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
David Dajun...
leds: driver for DA9052/53 PMIC v2
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Dan Carpenter
drivers/leds/leds-lp5521.c: fix lp5521_read() error...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: tosa_lcd: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: tosa_bl: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: tdo24m: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: s6e63m0: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: ltv350qv: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: lms283gf05: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: ld9040: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: l4f00242t03: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: ili9320: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: corgi_lcd: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: ams369fg06: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: adp8870: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: adp8860: use devm_ functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Corentin Chary
backlight: initialize struct backlight_properties properly
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
drivers/video/backlight/l4f00242t03.c: use pr_fmt
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: progear: use pr_err() instead of printk()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: omap1: use pr_info() instead of printk()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: jornada720: use pr_err()/pr_info() instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: generic_bl: use pr_info() instead of printk()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: cr_bllcd: use pr_err()/pr_info() instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: apple_bl: use pr_debug()/pr_err() instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
backlight: use pr_warn() and pr_debug() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Jingoo Han
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Johan Hovold
backlight: add LM3533 backlight driver
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
H Hartley Sweeten
drivers/video/backlight/apple_bl.c: include header...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Inki Dae
lcd: add callbacks for early fb event blank support
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Inki Dae
fbdev: add events for early fb event support
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Lars-Peter...
blacklight: remove redundant spi driver bus initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Alessandro...
MAINTAINERS: remove Alessandro
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Uwe Kleine...
hamradio/scc: orphan driver in MAINTAINERS
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Glauber Costa
memcg: decrement static keys at real destroy time
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Glauber Costa
memcg: always free struct memcg through schedule_work()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Hugh Dickins
mm/memcg: apply add/del_page to lruvec
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Hugh Dickins
mm: trivial cleanups in vmscan.c
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Hugh Dickins
mm/memcg: get_lru_size not get_lruvec_size
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Johannes Weiner
mm: memcg: print statistics from live counters
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Johannes Weiner
mm: memcg: group swapped-out statistics counter logically
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Johannes Weiner
mm: memcg: keep ratelimit counter separate from event...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Johannes Weiner
mm: memcg: print statistics directly to seq_file
commit
|
commitdiff
|
tree
|
snapshot
next