Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3ef0e1f8cad0a851b3dbf91802b14af7dd780352
3ef0e1f
x86: olpc: add One Laptop Per Child architecture support
by Andres Salomon
· 17 years ago
2f9b12a
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
by Michael Halcrow
· 17 years ago
6a3fd92
eCryptfs: make key module subsystem respect namespaces
by Michael Halcrow
· 17 years ago
f66e883
eCryptfs: integrate eCryptfs device handle into the module.
by Michael Halcrow
· 17 years ago
8bf2deb
eCryptfs: introduce device handle for userspace daemon communications
by Michael Halcrow
· 17 years ago
9c3580a
ecryptfs: add missing lock around notify_change
by Miklos Szeredi
· 17 years ago
18d1dbf
ecryptfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
05db67a
remove ecryptfs_header_cache_0
by Adrian Bunk
· 17 years ago
afe42d7
xen: make blkif_getgeo static
by Harvey Harrison
· 17 years ago
c9e587ab
vt: fix background color on line feed
by Jan Engelhardt
· 17 years ago
3265e66
directly use kmalloc() and kfree() in init/initramfs.c
by Thomas Petazzoni
· 17 years ago
5f97a5a
isolate ratelimit from printk.c for other use
by Dave Young
· 17 years ago
762873c
vfs: fix unconditional write_super() call in file_fsync()
by OGAWA Hirofumi
· 17 years ago
8f0cfa5
xattr: add missing consts to function arguments
by David Howells
· 17 years ago
7ec02ef
vfs: remove lives_below_in_same_fs()
by Jan Blunck
· 17 years ago
c5c8be3
fs/inode.c: use hlist_for_each_entry()
by Matthias Kaehlcke
· 17 years ago
af065b8
vfs: skip inodes without pages to free in drop_pagecache_sb()
by Jan Kara
· 17 years ago
eccb95c
vfs: fix lock inversion in drop_pagecache_sb()
by Jan Kara
· 17 years ago
a852250
swiotlb: use iommu_is_span_boundary helper function
by FUJITA Tomonori
· 17 years ago
a7133a1
lib/swiotlb.c: cleanups
by Andrew Morton
· 17 years ago
9a3be32
firmware loader: printk when requesting firmware
by Ciaran McCreesh
· 17 years ago
66e1060
MAINTAINERS: clarify status of MN10300 mailing list as moderated
by Robert P. J. Day
· 17 years ago
e1d2c8b
fdpic: check that the size returned by kernel_read() is what we asked for
by David Howells
· 17 years ago
76308da
smb.h: uses struct timespec but didn't include linux/time.h
by Ilpo Järvinen
· 17 years ago
9c9ba34
update checkpatch.pl to version 0.18
by Andy Whitcroft
· 17 years ago
171ae1a
update checkpatch.pl to version 0.17
by Andy Whitcroft
· 17 years ago
ee8900c
scripts/Lindent: support gnu indent v2.2.10
by Joe Perches
· 17 years ago
3a8ca95
drivers/misc: elide a non-zero test on a result that is never 0
by Julia Lawall
· 17 years ago
95d8c36
lists: add "const" qualifier to first arg of list_splice() operations
by Robert P. J. Day
· 17 years ago
8673511
kbuild: move files that don't check __KERNEL__
by Robert P. J. Day
· 17 years ago
1a6924f
kbuild: remove duplicate, conflicting entry for oom.h
by Robert P. J. Day
· 17 years ago
2e50b6c
fs/binfmt_aout.c: use printk_ratelimit()
by S.Caglar Onur
· 17 years ago
aab3c3b
Remove superfluous include of string.h from percpu.h
by Robert P. J. Day
· 17 years ago
1aeb272
kernel: explicitly include required header files under kernel/
by Robert P. J. Day
· 17 years ago
3a2e7f4
binfmt_misc.c: avoid potential kernel stack overflow
by Pavel Emelyanov
· 17 years ago
cbd9b67
kthread: call wake_up_process() without the lock being held
by Dmitry Adamushko
· 17 years ago
a2d416d
codafs: fix build warning
by Andrew Morton
· 17 years ago
7afea3b
drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit
by Jon Schindler
· 17 years ago
5045bca
sysrq: add show-backtrace-on-all-cpus function
by Rik van Riel
· 17 years ago
6e57419
drivers/misc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
eecd585
firmware: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
7d195a5
proper extern for late_time_init
by Adrian Bunk
· 17 years ago
175a06a
exec: remove argv_len from struct linux_binprm
by Tetsuo Handa
· 17 years ago
ecd0fa9
Remove the macro get_personality
by WANG Cong
· 17 years ago
6e5e8c5
Misc: phantom, consistent whitespace
by jan sonnek
· 17 years ago
7d4f9f0
Misc, phantom, fix poll
by Jiri Slaby
· 17 years ago
7e4e8e6
Misc: phantom, add compat ioctl
by Jiri Slaby
· 17 years ago
eb0f1c4
proper __do_softirq() prototype
by Adrian Bunk
· 17 years ago
8d4b690
fs/affs/file.c: use BUG_ON
by Julia Lawall
· 17 years ago
b70d3a2
iomap: fix 64 bits resources on 32 bits
by Benjamin Herrenschmidt
· 17 years ago
626adeb
Simplify initcall_debug output
by Bjorn Helgaas
· 17 years ago
22caa04
lib/inflate.c: handle failed malloc()
by Jim Meyering
· 17 years ago
cd6fda3
hfsplus: handle match_strdup failure
by Jim Meyering
· 17 years ago
3fbe5c3
hfs: handle match_strdup failure
by Jim Meyering
· 17 years ago
6db27dd
affs: handle match_strdup failure
by Jim Meyering
· 17 years ago
61d6457
fs: remove unused fops from struct char_device_struct
by Jiri Olsa
· 17 years ago
4aacd47
ipwireless: remove dead code
by Jiri Kosina
· 17 years ago
f249fdd
autofs4: fix sparse warning in root.c
by Harvey Harrison
· 17 years ago
58b250d
remove mca_is_adapter_used()
by Adrian Bunk
· 17 years ago
3202e18
make BINFMT_FLAT a bool
by Adrian Bunk
· 17 years ago
f1e3af7
make fs/buffer.c:cont_expand_zero() static
by Adrian Bunk
· 17 years ago
946a57b
remove generic_commit_write()
by Adrian Bunk
· 17 years ago
45cc2b9
fs/timerfd.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
f17a32e
let LOG_BUF_SHIFT default to 17
by Adrian Bunk
· 17 years ago
d5470b5
fs/aio.c: make 3 functions static
by Adrian Bunk
· 17 years ago
07d45da
fs/drop_caches.c: make 2 functions static
by Adrian Bunk
· 17 years ago
f11b00f
fs/fs-writeback.c: make 2 functions static
by Adrian Bunk
· 17 years ago
67cde59
make vfs_ioctl() static
by Adrian Bunk
· 17 years ago
6b09ae6
make __put_super() static
by Adrian Bunk
· 17 years ago
8b1919a
fs/freevxfs/: proper externs
by Adrian Bunk
· 17 years ago
4b0a8da
fs/hfsplus/: proper externs
by Adrian Bunk
· 17 years ago
4488c59
fs/ramfs/ extern cleanup
by Adrian Bunk
· 17 years ago
f7b16c1
cpu: fix section mismatch warning in reference to register_cpu_notifier
by Sam Ravnborg
· 17 years ago
514a20a
cpu: fix section mismatch warnings in *cpu_down
by Sam Ravnborg
· 17 years ago
9647155
cpu: fix section mismatch warning in unregister_cpu_notifier
by Sam Ravnborg
· 17 years ago
f718e31
cpu: fix section mismatch warnings in hotcpu_register
by Sam Ravnborg
· 17 years ago
63e3453
befs: fix sparse warning in linuxvfs.c
by Harvey Harrison
· 17 years ago
9fe76c7
coda: add static to functions in dir.c
by Harvey Harrison
· 17 years ago
679c9cd
add RUSAGE_THREAD
by Sripathi Kodi
· 17 years ago
e594905
adfs: work around bogus sparse warning
by Harvey Harrison
· 17 years ago
95b570c
Taint kernel after WARN_ON(condition)
by Nur Hussein
· 17 years ago
bd3feb1
fs/coda: remove static inline forward declarations
by Ilpo Järvinen
· 17 years ago
ede9c69
Avoid divides in BITS_TO_LONGS
by Eric Dumazet
· 17 years ago
cdac75e
epoll: avoid kmemcheck warning
by Davide Libenzi
· 17 years ago
b781ecb
make /dev/kmem a config option
by Arjan van de Ven
· 17 years ago
0cddc0a
power: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
551883a
page allocator: explicitly retry hugepage allocations
by Nishanth Aravamudan
· 17 years ago
a41f24e
page allocator: smarter retry of costly-order allocations
by Nishanth Aravamudan
· 17 years ago
ab857d0
mm: fix misleading __GFP_REPEAT related comments
by Nishanth Aravamudan
· 17 years ago
86051ca
mm: fix usemap initialization
by KAMEZAWA Hiroyuki
· 17 years ago
a01e035
drivers: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
a6a3a17
media: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
172c122
scsi: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
8ab68ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
f05c463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
8da5630
drivers: atm, char fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
7b8ee84
mm: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
b331d25
kernel: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
d613c3e
init: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
7b25543
siimage: coding style cleanup (take 2)
by Sergei Shtylyov
· 17 years ago
Next »