Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0227d6abb378454e10d385da6a0f8b79a5b02c27
0227d6ab
fs/cachefiles: replace kerror by pr_err
by Fabian Frederick
· 10 years ago
4e1eb88
FS/CACHEFILES: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
ef74885
fs/pstore: logging clean-up
by Fabian Frederick
· 10 years ago
f3da64d
kernel/profile.c: use static const char instead of static char
by Fabian Frederick
· 10 years ago
aba871f
kernel/profile.c: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
9606d9a
fs/affs: pr_debug cleanup
by Fabian Frederick
· 10 years ago
0158de1
fs/affs: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
0c89d67
fs/affs/file.c: remove unnecessary function parameters
by Fabian Frederick
· 10 years ago
d55875f
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
by Hans Verkuil
· 10 years ago
68a9a43
kernel/user_namespace.c: kernel-doc/checkpatch fixes
by Fabian Frederick
· 10 years ago
24fe831
tools/testing/selftests/sysctl: validate sysctl_writes_strict
by Kees Cook
· 10 years ago
f4aacea
sysctl: allow for strict write position handling
by Kees Cook
· 10 years ago
2ca9bb4
sysctl: refactor sysctl string writing logic
by Kees Cook
· 10 years ago
f880830
sysctl: clean up char buffer arguments
by Kees Cook
· 10 years ago
1c92ab1
rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
dcbff5d
idr: reorder the fields
by Lai Jiangshan
· 10 years ago
15f3ec3
idr: reduce the unneeded check in free_layer()
by Lai Jiangshan
· 10 years ago
aefb768
idr: don't need to shink the free list when idr_remove()
by Lai Jiangshan
· 10 years ago
b93804b
idr: fix idr_replace()'s returned error code
by Lai Jiangshan
· 10 years ago
aef0f62
idr: fix NULL pointer dereference when ida_remove(unallocated_id)
by Lai Jiangshan
· 10 years ago
8f9f665
idr: fix unexpected ID-removal when idr_remove(unallocated_id)
by Lai Jiangshan
· 10 years ago
3afb69c
idr: fix overflow bug during maximum ID calculation at maximum height
by Lai Jiangshan
· 10 years ago
e1bebcf
kernel/kexec.c: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
f06e515
kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers
by Masami Hiramatsu
· 10 years ago
a219ccf
smp: print more useful debug info upon receiving IPI on an offline CPU
by Srivatsa S. Bhat
· 10 years ago
a05e16ad
fs/proc/vmcore.c: remove NULL assignment to static
by Fabian Frederick
· 10 years ago
17c2b4e
fs/proc/task_mmu.c: replace seq_printf by seq_puts
by Fabian Frederick
· 10 years ago
76e0a6f
signals: change wait_for_helper() to use kernel_sigaction()
by Oleg Nesterov
· 10 years ago
b4e7426
signals: introduce kernel_sigaction()
by Oleg Nesterov
· 10 years ago
580d34e
signals: disallow_signal() should flush the potentially pending signal
by Oleg Nesterov
· 10 years ago
ec5955b
signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()
by Oleg Nesterov
· 10 years ago
c240837
signals: jffs2: fix the wrong usage of disallow_signal()
by Oleg Nesterov
· 10 years ago
0341729
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
by Oleg Nesterov
· 10 years ago
afe2b03
signals: cleanup the usage of t/current in do_sigaction()
by Oleg Nesterov
· 10 years ago
c09c144
signals: rename rm_from_queue_full() to flush_sigqueue_mask()
by Oleg Nesterov
· 10 years ago
9490592f
signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()
by Oleg Nesterov
· 10 years ago
6114041
signals: s/siginitset/sigemptyset/ in do_sigtimedwait()
by Oleg Nesterov
· 10 years ago
36fac0a
signals: kill sigfindinword()
by Oleg Nesterov
· 10 years ago
650226b
ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb()
by Oleg Nesterov
· 10 years ago
4e52365
ptrace: fix fork event messages across pid namespaces
by Matthew Dempsky
· 10 years ago
615cc2c
Documentation/memory-barriers.txt: fix important typo re memory barriers
by Alexey Dobriyan
· 10 years ago
0b07cb8
Documentation/filesystems/seq_file.txt: create_proc_entry deprecated
by Fabian Frederick
· 10 years ago
8401aa1
Documentation/SubmittingPatches: describe the Fixes: tag
by Jacob Keller
· 10 years ago
ef19470
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
by Manuel Schölling
· 10 years ago
190a884
fs/fat/: add support for DOS 1.x formatted volumes
by Conrad Meyer
· 10 years ago
a19189e
fs/hpfs: increase pr_warn level
by Fabian Frederick
· 10 years ago
1749a10
fs/hpfs: use __func__ for logging
by Fabian Frederick
· 10 years ago
14da17f
fs/hpfs: use pr_fmt for logging
by Fabian Frederick
· 10 years ago
b7cb1ce
fs/hpfs: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
45641c8
fs/ufs/balloc.c: remove err parameter in ufs_add_fragments
by Fabian Frederick
· 10 years ago
df3d4e7
hfsplus: fix compiler warning on PowerPC
by Christian Kujau
· 10 years ago
b73f3d0
fs/hfsplus: fix pr_foo() and hfs_dbg formats
by Fabian Frederick
· 10 years ago
ffbc067
hfsplus: coding style fix for declarations in hfsplus_fs.h
by Sergei Antonov
· 10 years ago
297cc27
fs/hfsplus/wrapper.c: replace shift loop by ilog2
by Fabian Frederick
· 10 years ago
2cd282a
hfsplus: fix "unused node is not erased" error
by Sergei Antonov
· 10 years ago
915ab23
fs/hfsplus/wrapper.c: replace min/casting by min_t
by Fabian Frederick
· 10 years ago
d8983ca
fs/hfsplus/options.c: replace seq_printf by seq_puts
by Fabian Frederick
· 10 years ago
e46707d
fs/hfsplus/bnode.c: replace min/casting by min_t
by Fabian Frederick
· 10 years ago
97a62ea
hfsplus: emit proper file type from readdir
by Sergei Antonov
· 10 years ago
7f2fc81
hfsplus: remove unused routine hfsplus_attr_build_key_uni
by Hin-Tak Leung
· 10 years ago
bf29e88
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
by Hin-Tak Leung
· 10 years ago
017f8da
hfsplus: fix worst-case unicode to char conversion of file names and attributes
by Hin-Tak Leung
· 10 years ago
6d6bd94
fs/coda: use __func__
by Fabian Frederick
· 10 years ago
f38cfb2
fs/coda: logging prefix uniformization
by Fabian Frederick
· 10 years ago
d9b4b31
fs/coda: replace printk by pr_foo()
by Fabian Frederick
· 10 years ago
817e1d9
fs/befs: kernel-doc fixes
by Fabian Frederick
· 10 years ago
f38f41c
fs/befs/linuxvfs.c: remove positive test on sector_t
by Fabian Frederick
· 10 years ago
6cb103b
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
by Fabian Frederick
· 10 years ago
39d7a29
fs/befs/linuxvfs.c: replace strncpy by strlcpy
by Fabian Frederick
· 10 years ago
8b18daa
drivers/rtc/rtc-pxa.c: make of_device_id array const
by Jingoo Han
· 10 years ago
dee21a6
drivers/rtc/rtc-sa1100.c: make of_device_id array const
by Jingoo Han
· 10 years ago
ab7f580
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
by Lokesh Vutla
· 10 years ago
9dcc87f
ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
by Boris BREZILLON
· 10 years ago
2fe121e
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
by Boris BREZILLON
· 10 years ago
68164a7
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
by Heiko Stuebner
· 10 years ago
778575f
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
by Mike Frysinger
· 10 years ago
cd914bb
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
by Sekhar Nori
· 10 years ago
92adb96
drivers/rtc/rtc-omap.c: use BIT() macro
by Sekhar Nori
· 10 years ago
337b600
drivers/rtc/rtc-omap.c: remove multiple device id checks
by Sekhar Nori
· 10 years ago
c2a5755
rtc: da9063: RTC driver
by Opensource [Steve Twiss]
· 10 years ago
1fcbe42
drivers/rtc: add support for Microchip MCP795
by Josef Gajdusek
· 10 years ago
10b06b8
drivers/rtc/rtc-ds1343.c: fix potential race condition
by Raghavendra Ganiga
· 10 years ago
0dd449b
rtc: fix build error
by Raghavendra Ganiga
· 10 years ago
1d6316f
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
by Raghavendra Ganiga
· 10 years ago
7abe3f5
rtc: rtc-palmas: make of_device_id array const
by Jingoo Han
· 10 years ago
4621bc5
rtc: rtc-mv: make of_device_id array const
by Jingoo Han
· 10 years ago
8c5bfac
rtc: isl12057: make of_device_id array const
by Jingoo Han
· 10 years ago
e524360
rtc: rtc-hym8563: make of_device_id array const
by Jingoo Han
· 10 years ago
9d20357
rtc: rtc-ds1742: make of_device_id array const
by Jingoo Han
· 10 years ago
7c994c0
drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm
by Anthony Olech
· 10 years ago
1e83d48
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
by Krzysztof Kozlowski
· 10 years ago
e66040c
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
by Krzysztof Kozlowski
· 10 years ago
fae67ad
arch/mips/dec: switch DECstation systems to rtc-cmos
by Maciej W. Rozycki
· 10 years ago
31632db
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
by Maciej W. Rozycki
· 10 years ago
809d962
drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
by Lee, Chun-Yi
· 10 years ago
6b1a523
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
by Wolfram Sang
· 10 years ago
85d7704
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
by Wolfram Sang
· 10 years ago
c67fedf
drivers/rtc/rtc-m41t80.c: clean up error paths
by Wolfram Sang
· 10 years ago
5028578
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
by Wolfram Sang
· 10 years ago
652ba66
arm64: add APM X-Gene SoC RTC DTS entry
by Loc Ho
· 10 years ago
Next »