aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: disable IRQs before doing anything on nmi_shootdown_cpus()Eduardo Habkost2008-11-12
* x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APICEduardo Habkost2008-11-12
* x86: move nmi_shootdown_cpus() to reboot.cEduardo Habkost2008-11-12
* x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost2008-11-12
* x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()Eduardo Habkost2008-11-12
* x86 kdump: create kdump_nmi_shootdown_cpus()Eduardo Habkost2008-11-12
* x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()Eduardo Habkost2008-11-12
* x86 kdump: extract kdump-specific code from crash_nmi_callback()Eduardo Habkost2008-11-12
* Merge branch 'linus' into x86/crashdumpIngo Molnar2008-11-12
|\
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-11
| |\
| | * timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq contextGautham R Shenoy2008-11-11
| | * nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner2008-11-10
| | * irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner2008-11-10
| | * x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-10
| | * x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-10
| | * x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-10
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-11
| |\ \
| | * | sched: release buddies on yieldPeter Zijlstra2008-11-11
| | * | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-11
| | * | sched: clean up debug infoPeter Zijlstra2008-11-10
| | |/
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-11
| |\ \
| | * \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
| | |\ \
| | | * | ring-buffer: prevent infinite looping on time stampingSteven Rostedt2008-11-10
| | | * | ftrace: disable tracing on resizeSteven Rostedt2008-11-10
| | * | | ftrace: fix breakage in bin_fmt resultsEric Anholt2008-11-05
| | * | | ftrace: ftrace.txt version updateSteven Rostedt2008-11-04
| | * | | ftrace: update txt documentSteven Rostedt2008-11-04
| * | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-11-11
| |\ \ \ \
| | * | | | [XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner2008-11-10
| | * | | | [XFS] handle memory allocation failures during log initialisationDave Chinner2008-11-10
| | * | | | [XFS] Account for allocated blocks when expanding directoriesDavid Chinner2008-11-10
| | * | | | [XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy2008-11-10
| | * | | | [XFS] Fix use-after-free with log and quotasLachlan McIlroy2008-11-10
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-11
| |\ \ \ \ \
| | * | | | | ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang2008-11-10
| | * | | | | ocfs2: fix printk related build warnings in xattr.cMark Fasheh2008-11-10
| | * | | | | ocfs2: truncate outstanding block after direct io failureDmitri Monakhov2008-11-10
| | * | | | | ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma2008-11-10
| | * | | | | ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma2008-11-10
| | * | | | | ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran2008-11-10
| | * | | | | ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma2008-11-10
| | * | | | | ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara2008-11-10
| | * | | | | ocfs2: Fix checking of return value of new_inode()Jan Kara2008-11-10
| | * | | | | ocfs2: Fix check of return value of ocfs2_start_trans()Jan Kara2008-11-10
| | * | | | | ocfs2: Fix some typos in xattr annotations.Tao Ma2008-11-10
| | * | | | | ocfs2: Remove unused ocfs2_restore_xattr_block().Tao Ma2008-11-10
| | * | | | | ocfs2: Don't repeat ocfs2_xattr_block_find()Joel Becker2008-11-10
| | * | | | | ocfs2: Specify appropriate journal access for new xattr buckets.Joel Becker2008-11-10
| | * | | | | ocfs2: Check errors from ocfs2_xattr_update_xattr_search()Joel Becker2008-11-10
| | * | | | | ocfs2: Don't return -EFAULT from a corrupt xattr entry.Joel Becker2008-11-10