index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
2008-11-12
1
-3
/
+3
*
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
2008-11-12
1
-0
/
+2
*
bnx2: Update version to 1.8.2.
Michael Chan
2008-11-12
1
-2
/
+2
*
bnx2: Reorganize timeout constants.
Michael Chan
2008-11-12
2
-11
/
+11
*
bnx2: Set rx buffer water marks based on MTU.
Michael Chan
2008-11-12
2
-2
/
+31
*
bnx2: Restrict WoL support.
Michael Chan
2008-11-12
1
-1
/
+2
*
bnx2: Add PCI ID for 5716S.
Michael Chan
2008-11-12
1
-0
/
+4
*
net: Cleanup of neighbour code
Eric Dumazet
2008-11-12
2
-19
/
+5
*
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
2008-11-12
3
-5
/
+12
*
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
2008-11-12
1
-0
/
+18
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-11-12
4
-0
/
+168
*
dccp: Query supported CCIDs
Gerrit Renker
2008-11-12
6
-0
/
+64
*
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-12
4
-28
/
+197
*
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-11-12
3
-41
/
+8
*
net: remove struct dst_entry::entry_size
Alexey Dobriyan
2008-11-11
6
-8
/
+0
*
net: remove struct neigh_table::pde
Alexey Dobriyan
2008-11-11
2
-6
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
252
-3979
/
+7972
|
\
|
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-11-11
4
-6
/
+26
|
|
\
|
|
*
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
2008-11-11
1
-1
/
+16
|
|
*
nohz: disable tick_nohz_kick_tick() for now
Thomas Gleixner
2008-11-10
1
-0
/
+4
|
|
*
irq: call __irq_enter() before calling the tick_idle_check
Thomas Gleixner
2008-11-10
1
-3
/
+4
|
|
*
x86: HPET: enter hpet_interrupt_handler with interrupts disabled
Matt Fleming
2008-11-10
1
-1
/
+1
|
|
*
x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
Matt Fleming
2008-11-10
1
-1
/
+1
|
|
*
x86: HPET: convert WARN_ON to WARN_ON_ONCE
Matt Fleming
2008-11-10
1
-1
/
+1
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-11
5
-26
/
+48
|
|
\
\
|
|
*
|
sched: release buddies on yield
Peter Zijlstra
2008-11-11
1
-5
/
+12
|
|
*
|
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
2008-11-11
3
-0
/
+14
|
|
*
|
sched: clean up debug info
Peter Zijlstra
2008-11-10
2
-21
/
+22
|
|
|
/
|
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-11
3
-101
/
+91
|
|
\
\
|
|
*
\
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
2008-11-11
228
-1451
/
+4396
|
|
|
\
\
|
|
|
*
|
ring-buffer: prevent infinite looping on time stamping
Steven Rostedt
2008-11-10
1
-1
/
+1
|
|
|
*
|
ftrace: disable tracing on resize
Steven Rostedt
2008-11-10
1
-1
/
+16
|
|
*
|
|
ftrace: fix breakage in bin_fmt results
Eric Anholt
2008-11-05
1
-1
/
+1
|
|
*
|
|
ftrace: ftrace.txt version update
Steven Rostedt
2008-11-04
1
-1
/
+1
|
|
*
|
|
ftrace: update txt document
Steven Rostedt
2008-11-04
1
-97
/
+72
|
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2008-11-11
6
-7
/
+58
|
|
\
\
\
\
|
|
*
|
|
|
[XFS] XFS: Check for valid transaction headers in recovery
David Chinner
2008-11-10
1
-1
/
+7
|
|
*
|
|
|
[XFS] handle memory allocation failures during log initialisation
Dave Chinner
2008-11-10
1
-3
/
+36
|
|
*
|
|
|
[XFS] Account for allocated blocks when expanding directories
David Chinner
2008-11-10
2
-0
/
+11
|
|
*
|
|
|
[XFS] Wait for all I/O on truncate to zero file size
Lachlan McIlroy
2008-11-10
1
-1
/
+1
|
|
*
|
|
|
[XFS] Fix use-after-free with log and quotas
Lachlan McIlroy
2008-11-10
1
-2
/
+3
|
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-11-11
9
-222
/
+256
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ocfs2: Check search result in ocfs2_xattr_block_get()
Tiger Yang
2008-11-10
1
-1
/
+6
|
|
*
|
|
|
|
ocfs2: fix printk related build warnings in xattr.c
Mark Fasheh
2008-11-10
1
-14
/
+20
|
|
*
|
|
|
|
ocfs2: truncate outstanding block after direct io failure
Dmitri Monakhov
2008-11-10
1
-0
/
+7
|
|
*
|
|
|
|
ocfs2/xattr: Proper hash collision handle in bucket division
Tao Ma
2008-11-10
1
-29
/
+115
|
|
*
|
|
|
|
ocfs2: return 0 in page_mkwrite to let VFS retry.
Tao Ma
2008-11-10
1
-1
/
+5
|
|
*
|
|
|
|
ocfs2: Set journal descriptor to NULL after journal shutdown
Sunil Mushran
2008-11-10
2
-0
/
+7
|
|
*
|
|
|
|
ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.
Tao Ma
2008-11-10
1
-2
/
+2
|
|
*
|
|
|
|
ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
Jan Kara
2008-11-10
1
-1
/
+3
[next]