Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00cd5c37afd5f431ac186dd131705048c0a11fdb
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
84f43c3
pxafb: introduce register independent LCD connection type for pxafb
by eric miao
· 17 years ago
2c42dd8
pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors
by eric miao
· 17 years ago
ce4fb7b
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
by eric miao
· 17 years ago
92ac73c
pxafb: sanitize the usage of #ifdef .. processing pxafb parameters
by eric miao
· 17 years ago
ded245b
pxafb: purge unnecessary pr_debug and comments from pxafb
by eric miao
· 17 years ago
b0086ef
pxafb: fix various coding style issues for pxafb
by eric miao
· 17 years ago
817daf1
pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue
by eric miao
· 17 years ago
592e7bf
atmel_spi: clean up baud rate divisor calculation
by Haavard Skinnemoen
· 17 years ago
c6495aa
kallsyms: nuke all ChangeLog, this should be logged by git
by Bryan Wu
· 17 years ago
41b25a3
/proc/pagetypeinfo: fix output for memoryless nodes
by KOSAKI Motohiro
· 17 years ago
2f35174
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
by Bryan Wu
· 17 years ago
4e68852
MAINTAINERS: sort ordering
by Alan Cox
· 17 years ago
64275ea
[XFS] Include linux/random.h in all builds, not just debug.
by David Chinner
· 17 years ago
957d33f
docbook: fix fatal rapidio yet again (and more to come)
by Randy Dunlap
· 17 years ago
0ff5ce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
c4755d1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
c15a243
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
ba7cc36
V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynamic load for tuners
by Mauro Carvalho Chehab
· 17 years ago
c17bf5d
V4L/DVB (7794): cx88: Fix a warning
by Mauro Carvalho Chehab
· 17 years ago
dab2ea4
V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error message
by Robert P. J. Day
· 17 years ago
16928be
V4L/DVB (7791): ivtv: POLLHUP must be returned on eof
by Hans Verkuil
· 17 years ago
a94a630
pasemi_edac needs to include linux/edac.h
by Stephen Rothwell
· 17 years ago
ff13817
V4L/DVB (7789b): Fix merge conflicts
by Mauro Carvalho Chehab
· 17 years ago
f1fa334
ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta
by Roel Kluin
· 17 years ago
f8a87d8
ext4: fix test ext_generic_write_end() copied return value
by Roel Kluin
· 17 years ago
7c2f3d6
ext3: fix test ext_generic_write_end() copied return value
by Roel Kluin
· 17 years ago
8f6e39a
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
by Mingming Cao
· 17 years ago
60bd63d
ext4: cleanup for compiling mballoc with verification and debugging #defines
by Solofo Ramangalahy
· 17 years ago
c19204b
ext4: don't use ext4_error in ext4_check_descriptors
by Josef Bacik
· 17 years ago
8753e88
ext4: mark inode dirty after initializing the extent tree
by Aneesh Kumar K.V
· 17 years ago
ef73772
ext4: update ctime and mtime for truncate with extents.
by Solofo Ramangalahy
· 17 years ago
Next »