Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e9fc313ffa3cb92f7f81a8e076566bc9d582351
9e9fc31
Char: moxa, fix TIOC(G/S)SOFTCAR param
by Jiri Slaby
· 17 years ago
e46a5e3
Char: moxa, pci io space fixup
by Jiri Slaby
· 17 years ago
d353eca
Char: moxa, cleanup module-param passed isa init
by Jiri Slaby
· 17 years ago
3779495
Char: moxa, remove static isa support
by Jiri Slaby
· 17 years ago
cbacdd9
SGI Altix mmtimer: allow larger number of timers per node
by Dimitri Sivanich
· 17 years ago
d17468c
tty: drop the BKL for driver/ldisc ioctl methods
by Alan Cox
· 17 years ago
1c2630c
tty_ioctl: soft carrier handling
by Alan Cox
· 17 years ago
0ee9cbb
tty_ioctl: locking for tty_wait_until_sent
by Alan Cox
· 17 years ago
5d0fdf1
tty_io: fix remaining pid struct locking
by Alan Cox
· 17 years ago
575537b3
Resume TTY on SUSP and fix CRNL order in N_TTY line discipline
by Joe Peterson
· 17 years ago
47f8683
redo locking of tty->pgrp
by Alan Cox
· 17 years ago
04f378b
tty: BKL pushdown
by Alan Cox
· 17 years ago
e523844
serial_core: Prepare for BKL push down
by Alan Cox
· 17 years ago
c0754c9
68360serial: Note that there isn't any info->mcr locking
by Alan Cox
· 17 years ago
6e4d376
isdn_tty: Prepare for BKL push down
by Alan Cox
· 17 years ago
9cc3c22
vt_ioctl: Prepare for BKL push down
by Alan Cox
· 17 years ago
dd9a451
viocons: BKL locking
by Alan Cox
· 17 years ago
1f8cabb
synclink series: Prepare for BKL pushdown
by Alan Cox
· 17 years ago
341339e
sx: prepare for BKL pushdown
by Alan Cox
· 17 years ago
f433c65
stallion: Prepare for BKL push down
by Alan Cox
· 17 years ago
b190e17
specialix: Prepare for BKL pushdown
by Alan Cox
· 17 years ago
638157b
serial167: prepare to push BKL down into drivers
by Alan Cox
· 17 years ago
bdf183a
rocket: Prepare for BKL pushdown
by Alan Cox
· 17 years ago
eb17455
riscom8: Prepare for BKL pushdown
by Alan Cox
· 17 years ago
9d6d162
mxser: prepare for BKL pushdown
by Alan Cox
· 17 years ago
3736113
isicom: istallion prepare for lock_kernel pushdown
by Alan Cox
· 17 years ago
1eac494
isicom: prepare for lock_kernel push down
by Alan Cox
· 17 years ago
5a4bc8c1
esp: lock_kernel push down
by Alan Cox
· 17 years ago
37925e0
epca: lock_kernel push down
by Alan Cox
· 17 years ago
7b130c0
cyclades: Prepare for relaxed locking in callers
by Alan Cox
· 17 years ago
e18ce49
amiserial: prepare for locking relaxation in caller
by Alan Cox
· 17 years ago
00cd5c3
ptrace: permit ptracing of /sbin/init
by Oleg Nesterov
· 17 years ago
33e9fc7
ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific()
by Oleg Nesterov
· 17 years ago
68cb947
ptrace: __ptrace_unlink: use the ptrace_reparented() helper
by Oleg Nesterov
· 17 years ago
53b6f9f
ptrace: introduce ptrace_reparented() helper
by Oleg Nesterov
· 17 years ago
2800d8d
document de_thread() with exit_notify() connection
by Oleg Nesterov
· 17 years ago
376e1d2
reparent_thread: use same_thread_group()
by Oleg Nesterov
· 17 years ago
d839fd4
ptrace: introduce task_detached() helper
by Oleg Nesterov
· 17 years ago
5a8da0e
signals: x86 TS_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
f3de272
signals: use HAVE_SET_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
49eaeb4
signals: ia64 renumber TIF_RESTORE_SIGMASK
by akpm@linux-foundation.org
· 17 years ago
02a029b
signals: s390: renumber TIF_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
7648d96
signals: set_restore_sigmask TIF_SIGPENDING
by Roland McGrath
· 17 years ago
4e4c22c
signals: add set_restore_sigmask
by Roland McGrath
· 17 years ago
80fe728
signals: allow the kernel to actually kill /sbin/init
by Oleg Nesterov
· 17 years ago
7a5e873
signals: de_thread: simplify the ->child_reaper switching
by Oleg Nesterov
· 17 years ago
fae5fa4
signals: fix /sbin/init protection from unwanted signals
by Oleg Nesterov
· 17 years ago
1931910
signals: check_kill_permission: remove tasklist_lock
by Oleg Nesterov
· 17 years ago
2e2ba22
signals: check_kill_permission: check session under tasklist_lock
by Oleg Nesterov
· 17 years ago
53c3033
signals: send_signal: be paranoid about signalfd_notify()
by Oleg Nesterov
· 17 years ago
021e1ae
signals: document CLD_CONTINUED notification mechanics
by Oleg Nesterov
· 17 years ago
7e695a5
signals: fold sig_ignored() into handle_stop_signal()
by Oleg Nesterov
· 17 years ago
2dce81b
signals: cleanup the usage of print_fatal_signal()
by Oleg Nesterov
· 17 years ago
34c8f07
signals: handle_stop_signal: don't worry about SIGKILL
by Oleg Nesterov
· 17 years ago
ac5c215
signals: join send_sigqueue() with send_group_sigqueue()
by Oleg Nesterov
· 17 years ago
e62e665
signals: unify send_sigqueue/send_group_sigqueue completely
by Oleg Nesterov
· 17 years ago
4cd4b6d
signals: fold complete_signal() into send_signal/do_send_sigqueue
by Pavel Emelyanov
· 17 years ago
5fcd835
signals: use __group_complete_signal() for the specific signals too
by Oleg Nesterov
· 17 years ago
2ca3515
signals: change send_signal/do_send_sigqueue to take "boolean group" parameter
by Oleg Nesterov
· 17 years ago
71f11dc
signals: move the definition of __group_complete_signal() up
by Oleg Nesterov
· 17 years ago
db51aec
signals: microoptimize the usage of ->curr_target
by Oleg Nesterov
· 17 years ago
08d2c30
signals: send_sig_info: don't take tasklist_lock
by Oleg Nesterov
· 17 years ago
3547ff3
signals: do_tkill: don't use tasklist_lock
by Oleg Nesterov
· 17 years ago
6e65acb
signals: move handle_stop_signal() into send_signal()
by Oleg Nesterov
· 17 years ago
c99fcf2
signals: send_group_sigqueue: don't take tasklist_lock
by Oleg Nesterov
· 17 years ago
f8c5b5c
signals: __group_complete_signal: cache the value of p->signal
by Oleg Nesterov
· 17 years ago
5fc894b
signals: send_sigqueue: don't forget about handle_stop_signal()
by Oleg Nesterov
· 17 years ago
5c193e8
signals: send_sigqueue: don't take rcu lock
by Oleg Nesterov
· 17 years ago
f6b76d4
get_signal_to_deliver: use the cached ->signal/sighand values
by Oleg Nesterov
· 17 years ago
ad16a460
handle_stop_signal: use the cached p->signal value
by Oleg Nesterov
· 17 years ago
fc321d2
handle_stop_signal: unify partial/full stop handling
by Oleg Nesterov
· 17 years ago
6ca25b5
kill_pid_info: don't take now unneeded tasklist_lock
by Oleg Nesterov
· 17 years ago
e442055
signals: re-assign CLD_CONTINUED notification from the sender to reciever
by Oleg Nesterov
· 17 years ago
3b5e9e5
signals: cleanup security_task_kill() usage/implementation
by Oleg Nesterov
· 17 years ago
9e3bd6c
signals: consolidate send_sigqueue and send_group_sigqueue
by Pavel Emelyanov
· 17 years ago
c5363d0
signals: clean dequeue_signal from excess checks and assignments
by Pavel Emelyanov
· 17 years ago
93585ee
signals: consolidate checks for whether or not to ignore a signal
by Pavel Emelyanov
· 17 years ago
06fffb1
do_task_stat: don't take rcu_read_lock()
by Oleg Nesterov
· 17 years ago
d6cf723
k_getrusage: don't take rcu_read_lock()
by Oleg Nesterov
· 17 years ago
1406f2d
lock_task_sighand: add rcu lock/unlock
by Oleg Nesterov
· 17 years ago
bfc4b08
signals: do_group_exit(): use signal_group_exit() more consistently
by Oleg Nesterov
· 17 years ago
573cf9a
signals: do_signal_stop(): use signal_group_exit()
by Oleg Nesterov
· 17 years ago
2acb024
signals: consolidate checking for ignored/legacy signals
by Pavel Emelyanov
· 17 years ago
af7fff9
signals: turn LEGACY_QUEUE macro into static inline function
by Pavel Emelyanov
· 17 years ago
e1401c6
signals: remove unused variable from send_signal()
by Pavel Emelyanov
· 17 years ago
2deb1ac
isofs: fix access to unallocated memory when reading corrupted filesystem
by Jan Kara
· 17 years ago
6bfe0b4
md: support blocking writes to an array on device failure
by Dan Williams
· 17 years ago
11e2ede
md: prevent duplicates in bind_rdev_to_array
by Dan Williams
· 17 years ago
242b363
md: remove a stray command from a copy and paste error in resync_start_store
by Dan Williams
· 17 years ago
648b629
md: fix up switching md arrays between read-only and read-write
by NeilBrown
· 17 years ago
31a59e3
md: fix 'safemode' handling for external metadata.
by NeilBrown
· 17 years ago
d897dbf
md: reinitialise more mddev fields in do_md_stop.
by NeilBrown
· 17 years ago
8377bc8
md: skip all metadata update processing when using external metadata.
by NeilBrown
· 17 years ago
6a51830
md: fix use after free when removing rdev via sysfs
by Dan Williams
· 17 years ago
7f1133c
pxafb: preliminary smart panel interface support (update)
by Eric Miao
· 17 years ago
3c42a44
pxafb: preliminary smart panel interface support
by Eric Miao
· 17 years ago
90eabbf
pxafb: move parallel LCD timing setup into dedicate function
by Eric Miao
· 17 years ago
2ba162b
pxafb: use completion for LCD disable wait code
by Eric Miao
· 17 years ago
a7535ba
pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
by Eric Miao
· 17 years ago
0454bd0
pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type
by eric miao
· 17 years ago
Next »