Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d5cfaf0a8554ad6b0e74955c7217ed24b2cadc9b
d5cfaf0
watchdog: mpc8xxx_wdt convert to watchdog core
by Christophe Leroy
· 11 years ago
15edd9e
watchdog: sirf: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
7bb5be9
watchdog: hpwdt patch to display informative string
by Thomas Mingarelli
· 11 years ago
58a251f
watchdog: dw_wdt: remove build dependencies
by Baruch Siach
· 11 years ago
1a9c5ef
watchdog: imx2_wdt: disable watchdog timer during low power mode
by Anson Huang
· 11 years ago
cffc9a6
watchdog: s3c2410_wdt: Report when the watchdog reset the system
by Doug Anderson
· 11 years ago
4f1f653
watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
by Leela Krishna Amudala
· 11 years ago
1786244
watchdog: s3c2410_wdt: Handle rounding a little better for timeout
by Doug Anderson
· 11 years ago
0f1dd98
watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ
by Doug Anderson
· 11 years ago
25134ea
watchdog: GPIO-controlled watchdog
by Alexander Shiyan
· 11 years ago
8832b20
watchdog: davinci: reuse driver for keystone arch
by Ivan Khoronzhuk
· 11 years ago
4fa5daa
watchdog: davinci: add "timeout-sec" property
by Ivan Khoronzhuk
· 11 years ago
a771994
watchdog: davinci: add GET_TIMELEFT option support
by Ivan Khoronzhuk
· 11 years ago
6d9a6cf
watchdog: davinci: use davinci_wdt_device structure to hold device data
by Ivan Khoronzhuk
· 11 years ago
f48f3ce
watchdog: davinci: change driver to use WDT core
by Ivan Khoronzhuk
· 11 years ago
6e2ac20
watchdog: bcm281xx: Debugfs support
by Markus Mayer
· 11 years ago
6adb730
watchdog: bcm281xx: Watchdog Driver
by Markus Mayer
· 11 years ago
2c34d59
watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max
by Doug Anderson
· 11 years ago
bc17f9d
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
627f4b3
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
e770d73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
be864971
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
by Linus Torvalds
· 11 years ago
a53b75b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
2b2b15c
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
cd065a0
CRISv10: Readd missing header
by Jesper Nilsson
· 11 years ago
54c0a4b
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
d12de1e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
c2218e2
firmware/google: drop 'select EFI' to avoid recursive dependency
by Ard Biesheuvel
· 11 years ago
592f6b8
compat: fix sys_fanotify_mark
by Heiko Carstens
· 11 years ago
b36190c
checkpatch.pl: check for function declarations without arguments
by Joe Perches
· 11 years ago
a3978a5
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
by Wanpeng Li
· 11 years ago
ce85b4f
softirq: use const char * const for softirq_to_name, whitespace neatening
by Joe Perches
· 11 years ago
4032276
softirq: convert printks to pr_<level>
by Joe Perches
· 11 years ago
2e702b9
softirq: use ffs() in __do_softirq()
by Joe Perches
· 11 years ago
a19428e
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
by Chen Gang
· 11 years ago
53e0ee9
splice: fix unexpected size truncation
by Xiao Guangrong
· 11 years ago
e7ca255
ipc: fix compat msgrcv with negative msgtyp
by Mateusz Guzik
· 11 years ago
ffa571d
ipc,msg: document barriers
by Davidlohr Bueso
· 11 years ago
daf948c
ipc: delete seq_max field in struct ipc_ids
by Davidlohr Bueso
· 11 years ago
8dc5cd0
ipc: simplify sysvipc_proc_open() return
by Davidlohr Bueso
· 11 years ago
95d4eb2
ipc: remove useless return statement
by Davidlohr Bueso
· 11 years ago
3ab08fe
ipc: remove braces for single statements
by Davidlohr Bueso
· 11 years ago
8001c85
ipc: standardize code comments
by Davidlohr Bueso
· 11 years ago
239521f
ipc: whitespace cleanup
by Manfred Spraul
· 11 years ago
72a8ff2
ipc: change kern_ipc_perm.deleted type to bool
by Rafael Aquini
· 11 years ago
0f3d2b0
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
by Rafael Aquini
· 11 years ago
78f5009
ipc/sem.c: avoid overflow of semop undo (semadj) value
by Petr Mladek
· 11 years ago
729abd2
init/main.c: remove unused declaractions of mca_init() and sbus_init()
by Kang Hu
· 11 years ago
4592599
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
by Andrey Ryabinin
· 11 years ago
3ace678
dynamic_debug: fix ddebug_parse_query()
by Andrey Ryabinin
· 11 years ago
d9e133e
dynamic_debug: remove wrong error message
by Andrey Ryabinin
· 11 years ago
f5b2585
ocfs2: do not log ENOENT in unlink()
by Xiaowei.Hu
· 11 years ago
e82cb95
mm: bring back /sys/kernel/mm
by Hugh Dickins
· 11 years ago
40e05dd
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
by Heinrich Schuchardt
· 11 years ago
add688f
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
by malc
· 11 years ago
fb5bb60
memblock: don't silently align size in memblock_virt_alloc()
by Yinghai Lu
· 11 years ago
4ce7a86
x86: revert wrong memblock current limit setting
by Yinghai Lu
· 11 years ago
ad6492b
memblock, nobootmem: add memblock_virt_alloc_low()
by Yinghai Lu
· 11 years ago
7179ba5
powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()
by Michael Ellerman
· 11 years ago
3405d23
powerpc: Add support for the optimised lockref implementation
by Michael Ellerman
· 11 years ago
ba635f8
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
ba6b508
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 11 years ago
398b60a
Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 11 years ago
028e219
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
562e74f
Merge tag 'cris-for-3.14' of git://jni.nu/cris
by Linus Torvalds
· 11 years ago
c0d68ce
microblaze: Add missing v8.50.a version
by Michal Simek
· 11 years ago
eae3810
microblaze: Fix missing bracket in printk
by Michal Simek
· 11 years ago
52ade59
microblaze: Fix compilation error for BS=0
by Michal Simek
· 11 years ago
34b9c07
microblaze: Disable stack protection from bootloader
by Michal Simek
· 11 years ago
17578ea
microblaze: Define read/write{b,w,l}_relaxed MMIO
by Michal Simek
· 11 years ago
03fe0d3
microblaze: timer: Do not initialized system timer twice
by Michal Simek
· 11 years ago
839396a
microblaze: timer: Use generic sched_clock implementation
by Michal Simek
· 11 years ago
0f7e364
microblaze: Add NOTES section to linker script
by Michal Simek
· 11 years ago
c112054
microblaze: Add support for CCF
by Michal Simek
· 11 years ago
77d143d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
ccc039d
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
1c29483
Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
f650080
__dentry_path() fixes
by Al Viro
· 11 years ago
a8323da
vfs: Remove second variable named error in __dentry_path
by Eric W. Biederman
· 11 years ago
260a459
vfs: Is mounted should be testing mnt_ns for NULL or error.
by Eric W. Biederman
· 11 years ago
9fe55ee
Fix race when checking i_size on direct i/o read
by Steven Whitehouse
· 11 years ago
2796e4c
hfsplus: remove can_set_xattr
by Christoph Hellwig
· 11 years ago
4ac7249
nfsd: use get_acl and ->set_acl
by Christoph Hellwig
· 11 years ago
feda821
fs: remove generic_acl
by Christoph Hellwig
· 11 years ago
013cdf1
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
by Christoph Hellwig
· 11 years ago
9e443bc
um: hostfs: make functions static
by James Hogan
· 11 years ago
9af2452
um: Include generic barrier.h
by Richard Weinberger
· 11 years ago
61aad98
um: Removed unused attributes from thread_struct
by Richard Weinberger
· 11 years ago
e01580b
gfs2: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
2cc6a5a
jfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
2401dc2
xfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
47f70d0
reiserfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
702e5bc
ocfs2: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
f2963d4
jffs2: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
b0a7ab5
hfsplus: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
a6dda0e
f2fs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
64e178a
ext2/3/4: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
996a710
btrfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
Next »