Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
74bedc4d56211b30686c6f2f574bf6c6a9654887
74bedc4
libfs: rename simple_attr_close to simple_attr_release
by Christoph Hellwig
· 17 years ago
9261303
libfs: make simple attributes interruptible
by Christoph Hellwig
· 17 years ago
8b88b09
libfs: allow error return from simple attributes
by Christoph Hellwig
· 17 years ago
efae09f
Nuke duplicate header from sysctl.c
by Jesper Juhl
· 17 years ago
f8db694
Nuke a duplicate include from profile.c
by Jesper Juhl
· 17 years ago
2dc9c91
Nuke duplicate include from printk.c
by Jesper Juhl
· 17 years ago
18914b1
write_inode_now(): avoid unnecessary synchronous write
by Mike Galbraith
· 17 years ago
abe8be3
Allow executables larger than 2GB
by Andi Kleen
· 17 years ago
531d7d4
asm-*/posix_types.h: scrub __GLIBC__
by Mike Frysinger
· 17 years ago
90b315a
ufs: fix symlink creation on ufs2
by Evgeniy Dushistov
· 17 years ago
91dbbe4
ext2: remove unused ext2_put_inode prototype
by Christoph Hellwig
· 17 years ago
c2ec668
aio: negative offset should return -EINVAL
by Rusty Russell
· 17 years ago
7adfa2f
aio: partial write should not return error code
by Rusty Russell
· 17 years ago
2547844
Fix container_of() usage
by Alexey Dobriyan
· 17 years ago
50e8a28
ext3: replace all adds to little endians variables with le*_add_cpu
by Marcin Slusarz
· 17 years ago
8b5f688
byteorder: move le32_add_cpu & friends from OCFS2 to core
by Marcin Slusarz
· 17 years ago
2004dc8
Use pgoff_t instead of unsigned long
by Jan Kara
· 17 years ago
476aed3
aoe: statically initialise devlist_lock
by Andrew Morton
· 17 years ago
52e112b
aoe: update copyright date
by Ed L. Cashin
· 17 years ago
578c4aa
aoe: make error messages more specific
by Ed L. Cashin
· 17 years ago
1d75981
aoe: the aoeminor doesn't need a long format
by Ed L. Cashin
· 17 years ago
7df620d
aoe: add module parameter for users who need more outstanding I/O
by Ed L. Cashin
· 17 years ago
6b9699b
aoe: only install new AoE device once
by Ed L. Cashin
· 17 years ago
9bb237b
aoe: dynamically allocate a capped number of skbs when necessary
by Ed L. Cashin
· 17 years ago
262bf54
aoe: user can ask driver to forget previously detected devices
by Ed L. Cashin
· 17 years ago
cf446f0
aoe: eliminate goto and improve readability
by Ed L. Cashin
· 17 years ago
468fc53
aoe: clean up udev configuration example
by Ed L. Cashin
· 17 years ago
1eb0da4
aoe: mac_addr: avoid 64-bit arch compiler warnings
by Ed L. Cashin
· 17 years ago
68e0d42
aoe: handle multiple network paths to AoE device
by Ed L. Cashin
· 17 years ago
8911ef4
aoe: bring driver version number to 47
by Ed L. Cashin
· 17 years ago
8b21985
constify tables in kernel/sysctl_check.c
by Jan Beulich
· 17 years ago
edde08f
misc: removal of final callers using fastcall
by Harvey Harrison
· 17 years ago
144b2a9
asm-generic: remove fastcall
by Harvey Harrison
· 17 years ago
ec70158
Remove fastcall from linux/include
by Harvey Harrison
· 17 years ago
9f741cb
lib: remove fastcall from lib/*
by Harvey Harrison
· 17 years ago
7ad5b3a
kernel: remove fastcall in kernel/*
by Harvey Harrison
· 17 years ago
fc9b52c
fs: remove fastcall, it is always empty
by Harvey Harrison
· 17 years ago
75acb9c
rd: support XIP
by Nick Piggin
· 17 years ago
9db5579
rewrite rd
by Nick Piggin
· 17 years ago
daeb51e
mn10300: add platform MTD support for the ASB2303 board
by David Howells
· 17 years ago
b920de1
mn10300: add the MN10300/AM33 architecture to the kernel
by David Howells
· 17 years ago
ef3d534
mn10300: allocate serial port UART IDs for on-chip serial ports
by David Howells
· 17 years ago
62fb44b
usb: net2280 can't have a function called show_registers()
by David Howells
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
7fa3031
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
by David Howells
· 17 years ago
b0b933c
aout: mark arches that support A.OUT format
by David Howells
· 17 years ago
922a70d
aout: move STACK_TOP[_MAX] to asm/processor.h
by David Howells
· 17 years ago
3eb0567
time: fix typo in comments
by Li Zefan
· 17 years ago
cf4fc6c
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
by Li Zefan
· 17 years ago
0b858e6
clockevent: simplify list operations
by Li Zefan
· 17 years ago
818c357
clocksource: remove redundant code
by Li Zefan
· 17 years ago
146a505
Get rid of the kill_pgrp_info() function
by Pavel Emelyanov
· 17 years ago
d5df763
Clean up the kill_something_info
by Pavel Emelyanov
· 17 years ago
56496c1
Pidns: fix badly converted mqueues pid handling
by Pavel Emelyanov
· 17 years ago
6c5f3e7
Pidns: make full use of xxx_vnr() calls
by Pavel Emelyanov
· 17 years ago
fea9d17
ITIMER_REAL: convert to use struct pid
by Oleg Nesterov
· 17 years ago
46f382d
uglify while_each_pid_task() to make sure we don't count the execing pricess twice
by Oleg Nesterov
· 17 years ago
d36174b
uglify kill_pid_info() to fix kill() vs exec() race
by Oleg Nesterov
· 17 years ago
f374ada
pid: fix solaris_procids
by Eric W. Biederman
· 17 years ago
69440e7
pid: fix mips irix emulation pid usage
by Eric W. Biederman
· 17 years ago
ac9a8e3
sys_getsid: don't use ->nsproxy directly
by Oleg Nesterov
· 17 years ago
44c4e1b
pid: Extend/Fix pid_vnr
by Eric W. Biederman
· 17 years ago
161550d
pid: sys_wait... fixes
by Eric W. Biederman
· 17 years ago
5dee170
move the related code from exit_notify() to exit_signals()
by Oleg Nesterov
· 17 years ago
6806aac
sys_setsid: remove now unneeded session != 1 check
by Oleg Nesterov
· 17 years ago
d12619b
fix group stop with exit race
by Oleg Nesterov
· 17 years ago
430c623
start the global /sbin/init with 0,0 special pids
by Oleg Nesterov
· 17 years ago
297bd42
move daemonized kernel threads into the swapper's session
by Oleg Nesterov
· 17 years ago
8520d7c
teach set_special_pids() to use struct pid
by Oleg Nesterov
· 17 years ago
e4cc0a9
fix setsid() for sub-namespace /sbin/init
by Oleg Nesterov
· 17 years ago
4e02130
sys_setpgid(): simplify pid/ns interaction
by Oleg Nesterov
· 17 years ago
c543f1e
wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT
by Oleg Nesterov
· 17 years ago
3a515e4
wait_task_continued/zombie: don't use task_pid_nr_ns() lockless
by Oleg Nesterov
· 17 years ago
f2cc3eb
do_wait: fix security checks
by Oleg Nesterov
· 17 years ago
96fabbf
do_wait: cleanup delay_group_leader() usage
by Oleg Nesterov
· 17 years ago
1bad95c
wait_task_stopped(): remove unneeded delay_group_leader check
by Oleg Nesterov
· 17 years ago
20686a3
ptrace_stop: fix racy nonstop_code setting
by Oleg Nesterov
· 17 years ago
9cbab81
do_wait: factor out "retval != 0" checks
by Oleg Nesterov
· 17 years ago
ee7c82d
wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace
by Oleg Nesterov
· 17 years ago
6405f7f
ptrace_stop: fix the race with ptrace detach+attach
by Oleg Nesterov
· 17 years ago
c0c0b64
ptrace_check_attach: remove unneeded ->signal != NULL check
by Oleg Nesterov
· 17 years ago
34a1738
kill my_ptrace_child()
by Oleg Nesterov
· 17 years ago
6b39c7b
kill PT_ATTACHED
by Oleg Nesterov
· 17 years ago
01b8b07
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
by Pierre Peiffer
· 17 years ago
ed2ddbf
IPC: make struct ipc_ids static in ipc_namespace
by Pierre Peiffer
· 17 years ago
4b9fcb0
IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands
by Pierre Peiffer
· 17 years ago
b2d75cd
ipc: uninline some code from util.h
by Pavel Emelyanov
· 17 years ago
a46c999
serial_core: bring mostly into line with coding style
by Alan Cox
· 17 years ago
b4c502a
8250: enable rate reporting via termios
by Alan Cox
· 17 years ago
6f803cd
serial8250: coding style
by Alan Cox
· 17 years ago
5756ee9
8250_pci: coding style
by Alan Cox
· 17 years ago
3b0fd36
8250_hub6: codding style
by Alan Cox
· 17 years ago
0fe1c13
8250_hp300: coding style
by Alan Cox
· 17 years ago
8b4a483
8250_gsc: coding style
by Alan Cox
· 17 years ago
ce2e204
8250_early: coding style
by Alan Cox
· 17 years ago
355d95a
tty_ioctl: drag screaming into compliance with the coding style
by Alan Cox
· 17 years ago
37bdfb0
tty_io: drag screaming into coding style compliance
by Alan Cox
· 17 years ago
66c6cea
tty_audit: fix checkpatch complaint
by Alan Cox
· 17 years ago
4129a645
rocket: don't let random users reset the controller
by Alan Cox
· 17 years ago
6df3526
rocket: first pass at termios reporting
by Alan Cox
· 17 years ago
Next »