index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
redefine thread_group_leader() as exit_signal >= 0
Oleg Nesterov
2011-06-27
2
-2
/
+5
*
do not change dead_task->exit_signal
Oleg Nesterov
2011-06-27
2
-2
/
+0
*
kill task_detached()
Oleg Nesterov
2011-06-27
2
-8
/
+2
*
reparent_leader: check EXIT_DEAD instead of task_detached()
Oleg Nesterov
2011-06-27
1
-1
/
+1
*
make do_notify_parent() __must_check, update the callers
Oleg Nesterov
2011-06-27
2
-22
/
+9
*
__ptrace_detach: avoid task_detached(), check do_notify_parent()
Oleg Nesterov
2011-06-27
1
-15
/
+18
*
kill tracehook_notify_death()
Oleg Nesterov
2011-06-27
2
-42
/
+13
*
make do_notify_parent() return bool
Oleg Nesterov
2011-06-27
3
-13
/
+17
*
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
2011-06-22
6
-23
/
+23
*
ptrace: kill clone/exec tracehooks
Tejun Heo
2011-06-22
3
-131
/
+38
*
ptrace: kill trivial tracehooks
Tejun Heo
2011-06-22
7
-171
/
+11
*
ptrace: move SIGTRAP on exec(2) logic to ptrace_event()
Tejun Heo
2011-06-22
2
-11
/
+9
*
ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...
Tejun Heo
2011-06-22
2
-27
/
+45
*
ptrace: kill task_ptrace()
Tejun Heo
2011-06-22
5
-32
/
+20
*
ptrace: implement PTRACE_LISTEN
Tejun Heo
2011-06-16
5
-8
/
+53
*
ptrace: implement TRAP_NOTIFY and use it for group stop events
Tejun Heo
2011-06-16
2
-4
/
+38
*
ptrace: implement PTRACE_INTERRUPT
Tejun Heo
2011-06-16
2
-2
/
+28
*
ptrace: implement PTRACE_SEIZE
Tejun Heo
2011-06-16
3
-15
/
+66
*
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
Tejun Heo
2011-06-16
3
-33
/
+75
*
signal: remove three noop tracehooks
Tejun Heo
2011-06-04
2
-82
/
+14
*
ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit
Tejun Heo
2011-06-04
2
-4
/
+9
*
job control: introduce task_set_jobctl_pending()
Tejun Heo
2011-06-04
3
-9
/
+45
*
job control: make task_clear_jobctl_pending() clear TRAPPING automatically
Tejun Heo
2011-06-04
2
-6
/
+9
*
job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()
Tejun Heo
2011-06-04
3
-12
/
+22
*
ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()
Tejun Heo
2011-06-04
1
-15
/
+13
*
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
Tejun Heo
2011-06-04
2
-6
/
+20
*
job control: rename signal->group_stop and flags to jobctl and update them
Tejun Heo
2011-06-04
4
-60
/
+67
*
ptrace: remove silly wait_trap variable from ptrace_attach()
Tejun Heo
2011-06-04
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2011-06-04
2
-1
/
+2
|
\
|
*
[SCSI] Fix oops caused by queue refcounting failure
James Bottomley
2011-06-02
2
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
60
-219
/
+380
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-03
15
-70
/
+155
|
|
\
\
|
|
*
|
iwl4965: correctly validate temperature value
Stanislaw Gruszka
2011-06-01
1
-1
/
+1
|
|
*
|
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
Johannes Berg
2011-06-01
1
-1
/
+1
|
|
*
|
ath9k: fix two more bugs in tx power
Daniel Halperin
2011-06-01
2
-4
/
+16
|
|
*
|
cfg80211: don't drop p2p probe responses
Eliad Peller
2011-06-01
2
-21
/
+30
|
|
*
|
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
2011-05-31
3
-13
/
+22
|
|
*
|
zd1211rw: fix to work on OHCI
Jussi Kivilinna
2011-05-31
1
-11
/
+42
|
|
*
|
wl12xx: fix oops in sched_scan when forcing a passive scan
Luciano Coelho
2011-05-31
1
-3
/
+8
|
|
*
|
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
2011-05-31
3
-2
/
+9
|
|
*
|
wl12xx: fix DFS channels handling in scheduled scan
Luciano Coelho
2011-05-31
2
-11
/
+23
|
|
*
|
wl12xx: fix passive and radar channel generation for scheduled scan
Luciano Coelho
2011-05-31
1
-2
/
+2
|
|
*
|
libertas: Set command sequence number later to ensure consistency
Daniel Drake
2011-05-31
1
-3
/
+3
|
*
|
|
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
2011-06-03
1
-1
/
+1
|
*
|
|
net: tracepoint of net_dev_xmit sees freed skb and causes panic
Koki Sanagi
2011-06-02
2
-7
/
+12
|
*
|
|
drivers/net/can/flexcan.c: add missing clk_put
Julia Lawall
2011-06-02
1
-3
/
+2
|
*
|
|
net: dm9000: Get the chip in a known good state before enabling interrupts
Mark Brown
2011-06-01
1
-3
/
+3
|
*
|
|
drivers/net/davinci_emac.c: add missing clk_put
Julia Lawall
2011-06-01
1
-4
/
+6
|
*
|
|
af-packet: Add flag to distinguish VID 0 from no-vlan.
Ben Greear
2011-06-01
2
-3
/
+13
|
*
|
|
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
2011-06-01
1
-6
/
+3
[next]