Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cbc21877adf6adc69ca1fbc5fd1edbd7e1e3c59
2cbc218
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
by Alexander Shiyan
· 11 years ago
25e2818
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
by Alexander Shiyan
· 11 years ago
28984c7
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
by Xianglong Du
· 11 years ago
0ebbf43
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
by Jingoo Han
· 11 years ago
1748cbf
drivers/rtc/rtc-max77686.c: Fix wrong register
by Sangjung Woo
· 11 years ago
7707bda
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register fails
by Alexander Holler
· 11 years ago
666a584
drivers/rtc/rtc-palmas.c: support for backup battery charging
by Laxman Dewangan
· 11 years ago
8af750e
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
by Hebbar Gururaja
· 11 years ago
453b4c6
rtc: add MOXA ART RTC driver
by Jonas Jensen
· 11 years ago
4540bae
drivers/rtc/rtc-pcf2127.c: remove empty function
by Sachin Kamat
· 11 years ago
ae25992
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically
by Alexander Holler
· 11 years ago
63c4043
s390/kprobes: add support for pc-relative long displacement instructions
by Heiko Carstens
· 11 years ago
af96397
kprobes: allow to specify custom allocator for insn caches
by Heiko Carstens
· 11 years ago
c802d64
kprobes: unify insn caches
by Heiko Carstens
· 11 years ago
ae79744
firmware/dmi_scan: drop OOM messages
by Jean Delvare
· 11 years ago
ffbbb96
firmware/dmi_scan: constify strings
by Jean Delvare
· 11 years ago
02d9c47
firmware/dmi_scan: fix most checkpatch errors and warnings
by Jean Delvare
· 11 years ago
3d267f2
firmware/dmi_scan: drop obsolete comment
by Jean Delvare
· 11 years ago
91cf5ab
epoll: add a reschedule point in ep_free()
by Eric Dumazet
· 11 years ago
8716de3
checkpatch: add test for positional misuse of section specifiers like __initdata
by Joe Perches
· 11 years ago
58cb3cf
checkpatch: fix perl version 5.12 and earlier incompatibility
by Joe Perches
· 11 years ago
1b5539b
checkpatch: reduce runtime/cpu time used
by Joe Perches
· 11 years ago
b34c648
checkpatch: better --fix of SPACING errors.
by Joe Perches
· 11 years ago
f95a7e6
checkpatch: ignore #define TRACE_<foo> macros
by Joe Perches
· 11 years ago
91bfe48
checkpatch: add --types option to report only specific message types
by Joe Perches
· 11 years ago
61135e9
checkpatch: fix networking kernel-doc block comment defect
by Joe Perches
· 11 years ago
70dc8a4
checkpatch: warn when using extern with function prototypes in .h files
by Joe Perches
· 11 years ago
7e51f19
checkpatch: check for duplicate signatures
by Joe Perches
· 11 years ago
d62a201
checkpatch: enforce sane perl version
by Dave Hansen
· 11 years ago
7e781f6
checkpatch: check CamelCase by word, not by $Lval
by Joe Perches
· 11 years ago
d5e616f
checkpatch: add a few more --fix corrections
by Joe Perches
· 11 years ago
1431574
lib/decompressors: fix "no limit" output buffer length
by Alexandre Courbot
· 11 years ago
f2e1d2a
lib/crc32: update the comments of crc32_{be,le}_generic()
by Gu Zheng
· 11 years ago
5ab58ac
lib/genalloc.c: correct dev_get_gen_pool documentation
by Emilio López
· 11 years ago
1443081
MAINTAINERS: append "/" to directory patterns
by Joe Perches
· 11 years ago
af4b8e3
MAINTAINERS: add mach-bcm and drivers
by Christian Daudt
· 11 years ago
11c2677
MAINTAINERS: update GRE DEMUX patterns
by Joe Perches
· 11 years ago
89f55bd
MAINTAINERS: usb: phy: update patterns
by Joe Perches
· 11 years ago
4f31102
MAINTAINERS: update USB EHCI platform pattern
by Joe Perches
· 11 years ago
c6a0fe4
MAINTAINERS: update file pattern for ARC uart
by Joe Perches
· 11 years ago
31a12b3
MAINTAINERS: update ssbi patterns
by Joe Perches
· 11 years ago
9d9fb74
MAINTAINERS: update it913x patterns
by Joe Perches
· 11 years ago
559cdc8
MAINTAINERS: SI4713: fix file pattern
by Joe Perches
· 11 years ago
81a6648
MAINTAINERS: update SIANO drivers
by Joe Perches
· 11 years ago
2caa67a
MAINTAINERS: ghes_edac: update pattern
by Joe Perches
· 11 years ago
c54ec9d
MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xx
by Joe Perches
· 11 years ago
5173413
MAINTAINERS: ARM: plat-nomadik: update patterns
by Joe Perches
· 11 years ago
281e192
MAINTAINERS: ARM: spear: consolidate sections
by Joe Perches
· 11 years ago
15dba38
MAINTAINERS: ARM: S3C2410: update patterns
by Joe Perches
· 11 years ago
d21db56
MAINTAINERS: OMAP POWERDOMAIN, update patterns
by Joe Perches
· 11 years ago
34b273e
MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain files
by Joe Perches
· 11 years ago
9cedc3d
MAINTAINERS: EXYNOS: remove board files
by Joe Perches
· 11 years ago
892f666
task_work: documentation
by Oleg Nesterov
· 11 years ago
205e550
task_work: minor cleanups
by Oleg Nesterov
· 11 years ago
202da40
kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().
by David Daney
· 11 years ago
f9597f2
syscalls.h: add forward declarations for inplace syscall wrappers
by Sergei Trofimovich
· 11 years ago
e656a63
extable: skip sorting if the table is empty
by Uwe Kleine-König
· 11 years ago
bff2dc4
smp.h: move !SMP version of on_each_cpu() out-of-line
by David Daney
· 11 years ago
081192b
up.c: use local_irq_{save,restore}() in smp_call_function_single.
by David Daney
· 11 years ago
fa68820
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
by David Daney
· 11 years ago
c14c338
kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK
by Will Deacon
· 11 years ago
60c3236
kernel/smp.c: free related resources when failure occurs in hotplug_cfd()
by Chen Gang
· 11 years ago
bc5c8f0
fs/bio-integrity: fix a potential mem leak
by Gu Zheng
· 11 years ago
a6b0888
lto, watchdog/hpwdt.c: make assembler label global
by Andi Kleen
· 11 years ago
54a33b1b
kernel/modsign_pubkey.c: fix init const for module signing code
by Andi Kleen
· 11 years ago
3ddc5b4
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
by Mathieu Desnoyers
· 11 years ago
20d0e57
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
8aa6c21
platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
a2fa3fb
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
a8a3808
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
729377d
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
by Shuah Khan
· 11 years ago
2bff24a
memcg: fix multiple large threshold notifications
by Greg Thelen
· 11 years ago
7b5219d
mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
by Joe Perches
· 11 years ago
ade34a3
lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
by Joe Perches
· 11 years ago
2d8a178
mm/mmap: remove unnecessary assignment
by Yanchuan Nian
· 11 years ago
146d700
writeback: fix race that cause writeback hung
by Junxiao Bi
· 11 years ago
325c4ef
mm/madvise.c:madvise_hwpoison(): remove local `ret'
by Andrew Morton
· 11 years ago
8302423
mm/madvise.c: fix return value of madvise_hwpoison()
by Wanpeng Li
· 11 years ago
3ba5eeb
mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page
by Wanpeng Li
· 11 years ago
2d1e8b3
mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200
by Wanpeng Li
· 11 years ago
29b4eed
mm/hwpoison.c: fix held reference count after unpoisoning empty zero page
by Wanpeng Li
· 11 years ago
b194b8c
mm/hwpoison: add '#' to madvise_hwpoison
by Wanpeng Li
· 11 years ago
86e0577
mm/hwpoison: drop forward reference declarations __soft_offline_page()
by Wanpeng Li
· 11 years ago
0be3509
mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock
by Wanpeng Li
· 11 years ago
dd9538a
mm/hwpoison: replace atomic_long_sub() with atomic_long_dec()
by Wanpeng Li
· 11 years ago
0cea3fd
mm/hwpoison: fix race against poison thp
by Wanpeng Li
· 11 years ago
f912115
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
by Wanpeng Li
· 11 years ago
841fcc5
mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages
by Wanpeng Li
· 11 years ago
0d6fdbd
hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page()
by Naoya Horiguchi
· 11 years ago
cf6fe94
mm: correct the comment about the value for buddy _mapcount
by Wang Sheng-Hui
· 11 years ago
fa0f281
mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte
by Cyrill Gorcunov
· 11 years ago
5a53748
mm/page-writeback.c: add strictlimit feature
by Maxim Patlasov
· 11 years ago
4c3bffc
mm/backing-dev.c: check user buffer length before copying data to the related user buffer
by Chen Gang
· 11 years ago
1ecfd53
mm/mremap.c: call pud_free() after fail calling pmd_alloc()
by Chen Gang
· 11 years ago
762216a
mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area
by Wanpeng Li
· 11 years ago
7d9f073
mm/writeback: make writeback_inodes_wb static
by Wanpeng Li
· 11 years ago
1873209
mm/sparse: introduce alloc_usemap_and_memmap
by Wanpeng Li
· 11 years ago
6e543d5
mm: vmscan: fix do_try_to_free_pages() livelock
by Lisa Du
· 11 years ago
7a8010c
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
by Vlastimil Babka
· 11 years ago
5b40998
mm: munlock: remove redundant get_page/put_page pair on the fast path
by Vlastimil Babka
· 11 years ago
Next »