summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-196-38/+14
* Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-12369-4934/+10944
|\
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-114-6/+26
| |\
| | * timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq contextGautham R Shenoy2008-11-111-1/+16
| | * nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner2008-11-101-0/+4
| | * irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner2008-11-101-3/+4
| | * x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-101-1/+1
| | * x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-101-1/+1
| | * x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-101-1/+1
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-115-26/+48
| |\ \
| | * | sched: release buddies on yieldPeter Zijlstra2008-11-111-5/+12
| | * | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-113-0/+14
| | * | sched: clean up debug infoPeter Zijlstra2008-11-102-21/+22
| | |/
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-113-101/+91
| |\ \
| | * \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11228-1451/+4396
| | |\ \
| | | * | ring-buffer: prevent infinite looping on time stampingSteven Rostedt2008-11-101-1/+1
| | | * | ftrace: disable tracing on resizeSteven Rostedt2008-11-101-1/+16
| | * | | ftrace: fix breakage in bin_fmt resultsEric Anholt2008-11-051-1/+1
| | * | | ftrace: ftrace.txt version updateSteven Rostedt2008-11-041-1/+1
| | * | | ftrace: update txt documentSteven Rostedt2008-11-041-97/+72
| * | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-11-116-7/+58
| |\ \ \ \
| | * | | | [XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner2008-11-101-1/+7
| | * | | | [XFS] handle memory allocation failures during log initialisationDave Chinner2008-11-101-3/+36
| | * | | | [XFS] Account for allocated blocks when expanding directoriesDavid Chinner2008-11-102-0/+11
| | * | | | [XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy2008-11-101-1/+1
| | * | | | [XFS] Fix use-after-free with log and quotasLachlan McIlroy2008-11-101-2/+3
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-119-222/+256
| |\ \ \ \ \
| | * | | | | ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang2008-11-101-1/+6
| | * | | | | ocfs2: fix printk related build warnings in xattr.cMark Fasheh2008-11-101-14/+20
| | * | | | | ocfs2: truncate outstanding block after direct io failureDmitri Monakhov2008-11-101-0/+7
| | * | | | | ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma2008-11-101-29/+115
| | * | | | | ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma2008-11-101-1/+5
| | * | | | | ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran2008-11-102-0/+7
| | * | | | | ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma2008-11-101-2/+2
| | * | | | | ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara2008-11-101-1/+3
| | * | | | | ocfs2: Fix checking of return value of new_inode()Jan Kara2008-11-101-2/+2
| | * | | | | ocfs2: Fix check of return value of ocfs2_start_trans()Jan Kara2008-11-101-10/+10
| | * | | | | ocfs2: Fix some typos in xattr annotations.Tao Ma2008-11-101-8/+9
| | * | | | | ocfs2: Remove unused ocfs2_restore_xattr_block().Tao Ma2008-11-101-48/+0
| | * | | | | ocfs2: Don't repeat ocfs2_xattr_block_find()Joel Becker2008-11-101-30/+9
| | * | | | | ocfs2: Specify appropriate journal access for new xattr buckets.Joel Becker2008-11-101-1/+5
| | * | | | | ocfs2: Check errors from ocfs2_xattr_update_xattr_search()Joel Becker2008-11-101-1/+5
| | * | | | | ocfs2: Don't return -EFAULT from a corrupt xattr entry.Joel Becker2008-11-101-1/+1
| | * | | | | ocfs2: Check xattr block signatures properly.Joel Becker2008-11-102-22/+19
| | * | | | | ocfs2: add handler_map array bounds checkingTiger Yang2008-11-101-1/+1
| | * | | | | ocfs2: remove duplicate definition in xattrTiger Yang2008-11-101-9/+2
| | * | | | | ocfs2: fix function declaration and definition in xattrTiger Yang2008-11-102-27/+27
| | * | | | | ocfs2: fix license in xattrTiger Yang2008-11-102-19/+6
| | | |_|/ / | | |/| | |
| * | | | | telephony: trivial: fix up email addressAlan Cox2008-11-112-2/+2
| * | | | | tty: trivial - fix up email addresses in tty related stuffAlan Cox2008-11-113-4/+7
OpenPOWER on IntegriCloud