summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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 '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
| | * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-11-1140-267/+509
| | |\ \ \ \ \ \
| | | * | | | | | V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Andy Walls2008-11-117-26/+75
| | | * | | | | | V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.Jean-Francois Moine2008-11-111-3/+5
| | | * | | | | | V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.Jean-Francois Moine2008-11-111-3/+3
| | | * | | | | | V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name.Krzysztof Helt2008-11-111-1/+1
| | | * | | | | | V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...Andy Walls2008-11-114-48/+49
| | | * | | | | | V4L/DVB (9493): kconfig patchFrederic CAND2008-11-111-71/+71
| | | * | | | | | V4L/DVB (9527): af9015: fix compile warningsAntti Palosaari2008-11-112-8/+7
| | | * | | | | | V4L/DVB (9524): af9013: fix bug in status readingroel kluin2008-11-111-3/+3