index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
sched: fix init_idle()'s use of sched_clock()
Ingo Molnar
2008-11-12
*
sched: fix stale value in average load per task
Balbir Singh
2008-11-12
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-11-11
|
\
|
*
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
2008-11-11
|
*
nohz: disable tick_nohz_kick_tick() for now
Thomas Gleixner
2008-11-10
|
*
irq: call __irq_enter() before calling the tick_idle_check
Thomas Gleixner
2008-11-10
|
*
x86: HPET: enter hpet_interrupt_handler with interrupts disabled
Matt Fleming
2008-11-10
|
*
x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
Matt Fleming
2008-11-10
|
*
x86: HPET: convert WARN_ON to WARN_ON_ONCE
Matt Fleming
2008-11-10
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-11
|
\
\
|
*
|
sched: release buddies on yield
Peter Zijlstra
2008-11-11
|
*
|
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
2008-11-11
|
*
|
sched: clean up debug info
Peter Zijlstra
2008-11-10
|
|
/
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-11
|
\
\
|
*
\
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
2008-11-11
|
|
\
\
|
|
*
|
ring-buffer: prevent infinite looping on time stamping
Steven Rostedt
2008-11-10
|
|
*
|
ftrace: disable tracing on resize
Steven Rostedt
2008-11-10
|
*
|
|
ftrace: fix breakage in bin_fmt results
Eric Anholt
2008-11-05
|
*
|
|
ftrace: ftrace.txt version update
Steven Rostedt
2008-11-04
|
*
|
|
ftrace: update txt document
Steven Rostedt
2008-11-04
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2008-11-11
|
\
\
\
\
|
*
|
|
|
[XFS] XFS: Check for valid transaction headers in recovery
David Chinner
2008-11-10
|
*
|
|
|
[XFS] handle memory allocation failures during log initialisation
Dave Chinner
2008-11-10
|
*
|
|
|
[XFS] Account for allocated blocks when expanding directories
David Chinner
2008-11-10
|
*
|
|
|
[XFS] Wait for all I/O on truncate to zero file size
Lachlan McIlroy
2008-11-10
|
*
|
|
|
[XFS] Fix use-after-free with log and quotas
Lachlan McIlroy
2008-11-10
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-11-11
|
\
\
\
\
\
|
*
|
|
|
|
ocfs2: Check search result in ocfs2_xattr_block_get()
Tiger Yang
2008-11-10
|
*
|
|
|
|
ocfs2: fix printk related build warnings in xattr.c
Mark Fasheh
2008-11-10
|
*
|
|
|
|
ocfs2: truncate outstanding block after direct io failure
Dmitri Monakhov
2008-11-10
|
*
|
|
|
|
ocfs2/xattr: Proper hash collision handle in bucket division
Tao Ma
2008-11-10
|
*
|
|
|
|
ocfs2: return 0 in page_mkwrite to let VFS retry.
Tao Ma
2008-11-10
|
*
|
|
|
|
ocfs2: Set journal descriptor to NULL after journal shutdown
Sunil Mushran
2008-11-10
|
*
|
|
|
|
ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.
Tao Ma
2008-11-10
|
*
|
|
|
|
ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
Jan Kara
2008-11-10
|
*
|
|
|
|
ocfs2: Fix checking of return value of new_inode()
Jan Kara
2008-11-10
|
*
|
|
|
|
ocfs2: Fix check of return value of ocfs2_start_trans()
Jan Kara
2008-11-10
|
*
|
|
|
|
ocfs2: Fix some typos in xattr annotations.
Tao Ma
2008-11-10
|
*
|
|
|
|
ocfs2: Remove unused ocfs2_restore_xattr_block().
Tao Ma
2008-11-10
|
*
|
|
|
|
ocfs2: Don't repeat ocfs2_xattr_block_find()
Joel Becker
2008-11-10
|
*
|
|
|
|
ocfs2: Specify appropriate journal access for new xattr buckets.
Joel Becker
2008-11-10
|
*
|
|
|
|
ocfs2: Check errors from ocfs2_xattr_update_xattr_search()
Joel Becker
2008-11-10
|
*
|
|
|
|
ocfs2: Don't return -EFAULT from a corrupt xattr entry.
Joel Becker
2008-11-10
|
*
|
|
|
|
ocfs2: Check xattr block signatures properly.
Joel Becker
2008-11-10
|
*
|
|
|
|
ocfs2: add handler_map array bounds checking
Tiger Yang
2008-11-10
|
*
|
|
|
|
ocfs2: remove duplicate definition in xattr
Tiger Yang
2008-11-10
|
*
|
|
|
|
ocfs2: fix function declaration and definition in xattr
Tiger Yang
2008-11-10
|
*
|
|
|
|
ocfs2: fix license in xattr
Tiger Yang
2008-11-10
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
telephony: trivial: fix up email address
Alan Cox
2008-11-11
*
|
|
|
|
tty: trivial - fix up email addresses in tty related stuff
Alan Cox
2008-11-11
[next]