Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
22e48eaf587d044ba311a73c6fe0d0deaa8fdb63
22e48ea
constify string/array kparam tracking structures
by Jan Beulich
· 17 years ago
d5aa0da
store __setup_str_* in a more compact way
by Jan Beulich
· 17 years ago
0044299
handle recursive calls to bust_spinlocks()
by Jan Beulich
· 17 years ago
b311e92
Add a "rounddown_pow_of_two" routine to log2.h
by Robert P. J. Day
· 17 years ago
d9aaccc
make dmapool code use __set_current_state()
by Arjan van de Ven
· 17 years ago
8e89346
quota: send messages via netlink
by Jan Kara
· 17 years ago
fac8b20
Remove final traces of long-deprecated "ramdisk" kernel parm
by Robert P. J. Day
· 17 years ago
1810732
docs: ramdisk/initrd/initramfs corrections
by Randy Dunlap
· 17 years ago
0e1ccb9
local_t: update documentation
by Mathieu Desnoyers
· 17 years ago
1a2142b
atomic_ops.txt: mention local_t
by Grant Grundler
· 17 years ago
74beb9d
local_t Documentation update 2
by Mathieu Desnoyers
· 17 years ago
8e3f715
Remove valueless definition of hard-selected RAMFS option
by Robert P. J. Day
· 17 years ago
5a9df73
drivers/block/cciss.c: fix check-after-use
by Adrian Bunk
· 17 years ago
b012d34
make kernel/profile.c:time_hook static
by Adrian Bunk
· 17 years ago
0732a55
kernel/sys_ni.c: add dummy sys_ni_syscall() prototype
by Adrian Bunk
· 17 years ago
827afdf
n_hdlc.c: fix check-after-use
by Adrian Bunk
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
4af3c9c
Drop some headers from mm.h
by Alexey Dobriyan
· 17 years ago
1a614f5
cciss: fix error reporting for SG_IO
by Steve Cameron
· 17 years ago
7fdfd40
NBD: allow hung network I/O to be cancelled
by Paul Clements
· 17 years ago
4b86a87
NBD: set uninitialized devices to size 0
by Paul Clements
· 17 years ago
dff4982
CodingStyle: relax the 80-cole rule
by Alan Cox
· 17 years ago
9c6cdad
cleanup floppy.h
by Jan Beulich
· 17 years ago
2e9c47c
floppy: tolerate DMA channel unavailability
by Jan Beulich
· 17 years ago
e98c320
Move PREEMPT_NOTIFIERS into an always-included Kconfig
by Avi Kivity
· 17 years ago
328dfd0
tty.h: remove dead define
by Alan Cox
· 17 years ago
42b2dd0
Shrink task_struct if CONFIG_FUTEX=n
by Alexey Dobriyan
· 17 years ago
bcbba6c
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
by Ken'ichi Ohmichi
· 17 years ago
00cab92
add-vmcore: use the existing ia64_tpa() instead of asm code
by Ken'ichi Ohmichi
· 17 years ago
6cfa062
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
by Ken'ichi Ohmichi
· 17 years ago
d768281
add-vmcore: cleanup the coding style according to Andrew's comments
by Ken'ichi Ohmichi
· 17 years ago
fd59d23
Add vmcoreinfo
by Ken'ichi Ohmichi
· 17 years ago
0e647c0
binfmt_flat: warning fixes
by Andrew Morton
· 17 years ago
1e9535a
Add stack checking for Blackfin
by Mike Frysinger
· 17 years ago
13fbcb7
do_sigaction: don't worry about signal_pending()
by Oleg Nesterov
· 17 years ago
6db840f
exec: RT sub-thread can livelock and monopolize CPU on exec
by Oleg Nesterov
· 17 years ago
356d6d5
exec: consolidate 2 fast-paths
by Oleg Nesterov
· 17 years ago
b2c903b
exec: simplify the new ->sighand allocation
by Oleg Nesterov
· 17 years ago
0840a90
exec: simplify ->sighand switching
by Oleg Nesterov
· 17 years ago
2b47c36
Fix f_version type: should be u64 instead of unsigned long
by Mathieu Desnoyers
· 17 years ago
41d10da
aio: account I/O wait time properly
by Jeff Moyer
· 17 years ago
c17ac85
Make rcutorture RNG use temporal entropy
by Paul E. McKenney
· 17 years ago
b2d9323
Use num_possible_cpus() instead of NR_CPUS for timer distribution
by john stultz
· 17 years ago
3075d9d
Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal
by Chris Wright
· 17 years ago
7e341fa
allow disabling DNOTIFY without EMBEDDED
by Adrian Bunk
· 17 years ago
4a23942
make fs/libfs.c:simple_commit_write() static
by Adrian Bunk
· 17 years ago
ba2a631
kernel/time/timekeeping.c: cleanups
by Adrian Bunk
· 17 years ago
f44ec6f
limit minixfs printks on corrupted dir i_size
by Eric Sandeen
· 17 years ago
d8ea6cf
ext2/4: use is_power_of_2()
by vignesh babu
· 17 years ago
3befe7c
Shrink struct task_struct::oomkilladj
by Alexey Dobriyan
· 17 years ago
68a9bd0
remove strict ansi check from __u64 in asm/types.h
by Olaf Hering
· 17 years ago
ac8d35c
cramfs: error message about endianess
by Andi Drebes
· 17 years ago
7f44c36
include linux/types.h in if_fddi.h
by Olaf Hering
· 17 years ago
85864e1
clean out unused code in dentry pruning
by Miklos Szeredi
· 17 years ago
1a159dd
exec: remove unnecessary check for MNT_NOEXEC
by Miklos Szeredi
· 17 years ago
22590e4
fix execute checking in permission()
by Miklos Szeredi
· 17 years ago
043f46f
VFS: check nanoseconds in utimensat
by Miklos Szeredi
· 17 years ago
995e428
lib/sort.c optimization
by Subbaiah Venkata
· 17 years ago
e30618c
remove consolemap.h from header exports
by Olaf Hering
· 17 years ago
7ba4b92
jsm: Remove further unneeded crud
by Alan Cox
· 17 years ago
7f748bb
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
by Alan Cox
· 17 years ago
04c7197
unicode diacritics support
by Samuel Thibault
· 17 years ago
abdbf94
aoe: remove unecessary wrapper function
by Ed L. Cashin
· 17 years ago
7c9e69f
ext2/ext3/ext4: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
82df397
Add MMF_DUMP_ELF_HEADERS
by Roland McGrath
· 17 years ago
e629a7d
do not export /usr/include/scsi in make headers_install
by Olaf Hering
· 17 years ago
715015e
wait_task_stopped/continued: remove unneeded p->signal != NULL check
by Oleg Nesterov
· 17 years ago
18442cf
__group_complete_signal: eliminate unneeded wakeup of ->group_exit_task
by Oleg Nesterov
· 17 years ago
442a10c
wait_task_zombie: don't fight with non-existing race with a dying ptracee
by Oleg Nesterov
· 17 years ago
ebca4cd
zap_other_threads: don't optimize thread_group_empty() case
by Oleg Nesterov
· 17 years ago
3ae4cba
exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting
by Oleg Nesterov
· 17 years ago
2f4e6e2
wait_task_zombie: fix 2/3 races vs forget_original_parent()
by Oleg Nesterov
· 17 years ago
407af46
wait_task_zombie: remove unneeded child->signal check
by Oleg Nesterov
· 17 years ago
a8b0ac0
pnp: avoid a small unlikely memory leak in proc_read_escd()
by Jesper Juhl
· 17 years ago
5f149cf
powerpc: Use linux/elfcore-compat.h
by Roland McGrath
· 17 years ago
ab799de
Add linux/elfcore-compat.h
by Roland McGrath
· 17 years ago
48ef09a
ufs: Fix mount check in ufs_fill_super()
by Satyam Sharma
· 17 years ago
bcd6d4e
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
by Christoph Hellwig
· 17 years ago
3542ae4
Tweak /proc/ipmi removal
by Alexey Dobriyan
· 17 years ago
84eb646
handle the multi-threaded init's exit() properly
by Oleg Nesterov
· 17 years ago
8e9073e
Deprecate a.out ELF interpreters
by Andi Kleen
· 17 years ago
045f902
do_sigaction: remove now unneeded recalc_sigpending()
by Oleg Nesterov
· 17 years ago
d2ee719
pi-futex: set PF_EXITING without taking ->pi_lock
by Oleg Nesterov
· 17 years ago
7917ff9
tpm: pay attention to IRQ info from PNP
by Bjorn Helgaas
· 17 years ago
978550b
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
b63d50c
fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
f035ac8
doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
392b7bc
drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
0b15d04
printk: add interfaces for external access to the log buffer
by Mike Frysinger
· 17 years ago
d823e3e
ipc/shm.c: make 2 functions static
by Adrian Bunk
· 17 years ago
53fa664
lib/ioremap.c should #include <linux/io.h>
by Adrian Bunk
· 17 years ago
c1206a2
fs/afs/: possible cleanups
by Adrian Bunk
· 17 years ago
a4d63e7
kernel/rtmutex-debug.c: cleanups
by Adrian Bunk
· 17 years ago
6d76013
Add /sys/module/name/notes
by Roland McGrath
· 17 years ago
ae0b78d
epca.c: reformat comments and coding style improvements
by Alexey Dobriyan
· 17 years ago
3232113
core_pattern: fix up a few miscellaneous bugs
by Neil Horman
· 17 years ago
74aadce
core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe
by Neil Horman
· 17 years ago
7dc0b22
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
by Neil Horman
· 17 years ago
8e2b705
argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully
by Neil Horman
· 17 years ago
2a9807c
ufs: implement show_options
by Evgeniy Dushistov
· 17 years ago
Next »