index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-27
ptrace: ptrace_reparented() should check same_thread_group()
Oleg Nesterov
1
-1
/
+1
2011-06-27
redefine thread_group_leader() as exit_signal >= 0
Oleg Nesterov
1
-2
/
+4
2011-06-27
kill task_detached()
Oleg Nesterov
1
-5
/
+0
2011-06-27
make do_notify_parent() __must_check, update the callers
Oleg Nesterov
1
-1
/
+1
2011-06-27
kill tracehook_notify_death()
Oleg Nesterov
1
-34
/
+0
2011-06-27
make do_notify_parent() return bool
Oleg Nesterov
1
-2
/
+2
2011-06-27
eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
Roberto Sassu
1
-0
/
+113
2011-06-27
encrypted-keys: add key format support
Roberto Sassu
1
-2
/
+11
2011-06-27
jbd: Fix oops in journal_remove_journal_head()
Jan Kara
1
-1
/
+0
2011-06-25
ext3: use proper little-endian bitops
Akinobu Mita
1
-3
/
+2
2011-06-25
ext2: include fs.h into ext2_fs.h
Petr Uzel
1
-0
/
+1
2011-06-25
ext3: Convert ext3 to new truncate calling convention
Jan Kara
1
-1
/
+1
2011-06-25
jbd: Add fixed tracepoints
Lukas Czerner
1
-0
/
+203
2011-06-25
ext3: Add fixed tracepoints
Lukas Czerner
1
-0
/
+864
2011-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+1
2011-06-25
net: wimax: Remove of unused 'rfkill_input' pointer
Vitaliy Ivanov
1
-1
/
+0
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-65
/
+342
2011-06-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2011-06-24
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-2
/
+1
2011-06-24
treewide: Fix recieve/receive typos
Joe Perches
1
-1
/
+1
2011-06-24
fsl-diu-fb: remove check for pixel clock ranges
Timur Tabi
1
-6
/
+0
2011-06-24
Merge branch 'sh/clkfwk' into sh-latest
Paul Mundt
7
-110
/
+85
2011-06-24
net: Fix build failures due to ip_is_fragment()
David S. Miller
1
-5
/
+5
2011-06-23
UBI: clarify the volume notification types' doc
David Wagner
1
-6
/
+8
2011-06-23
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-3
/
+4
2011-06-23
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
1
-1
/
+1
2011-06-23
genirq: Remove unused CHECK_IRQ_PER_CPU()
Thomas Gleixner
1
-5
/
+0
2011-06-23
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-23
ath9k: add MAC revision detection for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-23
netlink: advertise incomplete dumps
Johannes Berg
3
-0
/
+58
2011-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
5
-33
/
+165
2011-06-22
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
2
-18
/
+18
2011-06-22
ptrace: kill clone/exec tracehooks
Tejun Heo
1
-121
/
+0
2011-06-22
ptrace: kill trivial tracehooks
Tejun Heo
1
-156
/
+0
2011-06-22
ptrace: move SIGTRAP on exec(2) logic to ptrace_event()
Tejun Heo
2
-11
/
+9
2011-06-22
ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...
Tejun Heo
2
-27
/
+45
2011-06-22
ptrace: kill task_ptrace()
Tejun Heo
2
-19
/
+8
2011-06-22
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
1
-0
/
+5
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
5
-11
/
+18
2011-06-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-2
/
+5
2011-06-22
dcb: fix return type on dcb_setapp()
John Fastabend
1
-1
/
+1
2011-06-22
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
1
-0
/
+1
2011-06-22
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
2
-0
/
+4
2011-06-22
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
1
-0
/
+1
2011-06-22
net: dcbnl, add multicast group for DCB
John Fastabend
2
-0
/
+4
2011-06-22
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
Michael Chan
1
-0
/
+9
2011-06-22
core: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
1
-0
/
+68
2011-06-22
udp: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
1
-0
/
+32
2011-06-22
PM: Fix async resume following suspend failure
Alan Stern
1
-0
/
+1
2011-06-22
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2
-3
/
+3
[prev]
[next]