Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4c5c30249452aaebf258751ea4222eba3dd3da4c
« Previous
0f2a84f
fs/befs/btree.c: remove typedef befs_btree_node
by Himangi Saraogi
· 10 years ago
a882b14
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
by Daniel Glöckner
· 10 years ago
706b632
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compiling issue
by Chen Gang
· 10 years ago
b513e52
drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
by Andy Shevchenko
· 10 years ago
3ff3823
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
by Arnd Bergmann
· 10 years ago
e698a51
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
by Arnd Bergmann
· 10 years ago
a4d4121
rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
by Javier Martinez Canillas
· 10 years ago
a20cd88
rtc: max77686: Use ffs() to calculate tm_wday
by Javier Martinez Canillas
· 10 years ago
ea33c31
rtc: max77686: remove unneeded info log
by Javier Martinez Canillas
· 10 years ago
1745d6d
rtc: max77686: fail to probe if no RTC regmap irqchip is set
by Javier Martinez Canillas
· 10 years ago
6b50fac
rtc: max77686: remove dead code for SMPL and WTSR
by Javier Martinez Canillas
· 10 years ago
e7f7fc7
rtc: max77686: Allow the max77686 rtc to wakeup the system
by Doug Anderson
· 10 years ago
d5fae66
rtc: bq32000: add trickle charger device tree binding
by Pavel Machek
· 10 years ago
765a98a
rtc: bq32000: add trickle charger option, with device tree binding
by Pavel Machek
· 10 years ago
33b04b7
rtc: ds1307: add trickle charger device tree binding
by Matti Vaittinen
· 10 years ago
2ac848c
Documentation: dt-bindings: trickle charger dt binding document for ds1339
by Matti Vaittinen
· 10 years ago
038b892
clk: RK808: add clkout driver for RK808
by Chris Zhong
· 10 years ago
3ca1e32
RTC: RK808: add RTC driver for RK808
by Chris Zhong
· 10 years ago
a28885b
rtc: make of_device_ids const
by Uwe Kleine-König
· 10 years ago
7823047
ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node
by Chanwoo Choi
· 10 years ago
df9e26d
rtc: s3c: add support for RTC of Exynos3250 SoC
by Chanwoo Choi
· 10 years ago
ae05c95
rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type
by Chanwoo Choi
· 10 years ago
d67288d
rtc: s3c: remove warning message when checking coding style with checkpatch script
by Chanwoo Choi
· 10 years ago
19be09f
rtc: s3c: define s3c_rtc structure to remove global variables.
by Chanwoo Choi
· 10 years ago
473b864
rtc: use c99 initializers in structures
by Julia Lawall
· 10 years ago
87d672c
autofs: the documentation I wanted to read
by NeilBrown
· 10 years ago
ef16cc5
autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.
by NeilBrown
· 10 years ago
4d885f9
autofs4: avoid taking fs_lock during rcu-walk
by NeilBrown
· 10 years ago
6ece08e
autofs4: make "autofs4_can_expire" idempotent.
by NeilBrown
· 10 years ago
a5d1dba
autofs4: factor should_expire() out of autofs4_expire_indirect.
by NeilBrown
· 10 years ago
23bfc2a
autofs4: allow RCU-walk to walk through autofs4
by NeilBrown
· 10 years ago
8a27334
fs/ncpfs/dir.c: remove redundant sys_tz declaration
by Fabian Frederick
· 10 years ago
0049f26
kernel/kallsyms.c: use __seq_open_private()
by Rob Jones
· 10 years ago
de8288b
binfmt_misc: work around gcc-4.9 warning
by Arnd Bergmann
· 10 years ago
43bd40e
binfmt_misc: touch up documentation a bit
by Mike Frysinger
· 10 years ago
bbaecc0
binfmt_misc: expand the register format limit to 1920 bytes
by Mike Frysinger
· 10 years ago
f78d98f
checkpatch: warn on logging functions with KERN_<LEVEL>
by Joe Perches
· 10 years ago
840080a
checkpatch: add exception to return then else test
by Joe Perches
· 10 years ago
66b47b4
checkpatch: look for common misspellings
by Kees Cook
· 10 years ago
08a2843
checkpatch: warn on macros with flow control statements
by Joe Perches
· 10 years ago
d2207cc
checkpatch: remove unnecessary + after {8,8}
by Joe Perches
· 10 years ago
f17dba4
checkpatch: add --strict test for concatenated string elements
by Joe Perches
· 10 years ago
5619327
checkpatch: allow optional shorter config descriptions
by Vadim Bendebury
· 10 years ago
de4c924
checkpatch: enable whitespace checks for DTS files
by Geert Uytterhoeven
· 10 years ago
cdcee68
checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h
by Sergey Ryazanov
· 10 years ago
72c231c
checkpatch: remove debugging message
by Joe Perches
· 10 years ago
388982b
checkpatch: fix spello
by Andrew Morton
· 10 years ago
8a6f0b4
lib: rename TEST_MODULE to TEST_LKM
by Valentin Rothberg
· 10 years ago
6de8ab6
lib: remove prio_heap
by Lai Jiangshan
· 10 years ago
fec2290
lib/textsearch.c: remove textsearch_put reference from comments
by Raphael Silva
· 10 years ago
4bad78c
lib/dynamic_debug.c: use seq_open_private() instead of seq_open()
by Rob Jones
· 10 years ago
8b21d9c
list: include linux/kernel.h
by Masahiro Yamada
· 10 years ago
af9f1b3
MAINTAINERS: remove Chirag Kantharia, invalid e-mail
by Michael Opdenacker
· 10 years ago
b417486
MAINTAINERS: orphan m32r
by Michael Opdenacker
· 10 years ago
5cbac98
MAINTAINERS: add atmel nand driver maintainer entry
by Josh Wu
· 10 years ago
13b122b
MAINTAINERS: add entry for Kernel Selftest Framework
by Shuah Khan
· 10 years ago
8ada6d2
MAINTAINERS: linaro-mm-sig is moderated
by Randy Dunlap
· 10 years ago
004bbd3
MAINTAINERS: remove non existent files
by Christian Kujau
· 10 years ago
fb9d495
MAINTAINERS: assign systemace driver to Xilinx
by Michal Simek
· 10 years ago
98e35f5
printk: git rid of [sched_delayed] message for printk_deferred
by Markus Trippelsdorf
· 10 years ago
2240a31
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
by Geert Uytterhoeven
· 10 years ago
de9e14e
drivers: dma-contiguous: add initialization from device tree
by Marek Szyprowski
· 10 years ago
7bfa5ab
drivers: dma-coherent: add initialization from device tree
by Marek Szyprowski
· 10 years ago
71458cf
kernel: add support for gcc 5
by Sasha Levin
· 10 years ago
68faed6
mm/cma: fix cma bitmap aligned mask computing
by Weijie Yang
· 10 years ago
85c9f4b
mm/slab: fix unaligned access on sparc64
by Joonsoo Kim
· 10 years ago
5f78659
um: net: Eliminate NULL test after alloc_bootmem
by Himangi Saraogi
· 10 years ago
970e51f
um: Add support for CONFIG_STACKTRACE
by Daniel Walter
· 10 years ago
2a23612
um: ubd: Fix for processes stuck in D state forever
by Thorsten Knabe
· 10 years ago
d5d9622
fs/fscache/object-list.c: use __seq_open_private()
by Rob Jones
· 10 years ago
a30efe2
CacheFiles: Fix incorrect test for in-memory object collision
by David Howells
· 10 years ago
f1d0d14
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
bf10fa8
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5941fe3b
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
19e00d5
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
197fe6b
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9e6a57d
um: delete unnecessary bootmem struct page array
by Honggang Li
· 10 years ago
6713123
um: remove csum_partial_copy_generic_i386 to clean up exception table
by Honggang Li
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
13ead80
Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ebf546c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9d9420f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
6d5f0eb
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dbb885f
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d6dd50e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5ff0b9e
Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
dfda0df
drm/mst: rework payload table allocation to conform better.
by Dave Airlie
· 10 years ago
6889e78
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
by Dave Chinner
· 10 years ago
a8b1ee8
xfs: fix agno increment in xfs_inumbers() loop
by Eric Sandeen
· 10 years ago
a457606
fs/file_table.c: Update alloc_file() comment
by Eric Biggers
· 10 years ago
8cc4311
vfs: Deduplicate code shared by xattr system calls operating on paths
by Eric Biggers
· 10 years ago
50b220b
reiserfs: remove pointless forward declaration of struct nameidata
by Al Viro
· 10 years ago
7b600f2
don't need that forward declaration of struct nameidata in dcache.h anymore
by Al Viro
· 10 years ago
810bb17
take dname_external() into fs/dcache.c
by Al Viro
· 10 years ago
115cbfd
let path_init() failures treated the same way as subsequent link_path_walk()
by Al Viro
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
d0ca475
Merge branch 'parisc-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
4ee9f61
Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
ce254b3
Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux
by Linus Torvalds
· 10 years ago
Next »