aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/unwind.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-21[IA64] cleanup C uage of global/root-function predicatesDavid Mosberger1-3/+1
2005-01-21[IA64] Sanity check unw_unwind_to_userKeith Owens1-1/+4
2005-01-07[PATCH] Lock initializer unifying: IA64Thomas Gleixner1-1/+1
2005-01-04[PATCH] oprofile: ia64 support for oprofile stack trace samplingGreg Banks1-0/+2
2004-10-20[IA64] Avoid a rare deadlock during unwindKeith Owens1-43/+38
2004-10-05[IA64] minimal sparse-enablement; add __user annotationsDavid Mosberger1-1/+1
2004-10-05[IA64] sparse "long" constant cleanup patchDavid Mosberger1-1/+1
2004-10-05[IA64] sparse 0 vs. NULL cleanup patchDavid Mosberger1-13/+13
2004-09-08[IA64] minmax-removal in simserial.c, unwind.cMaximilian Attems1-8/+7
2004-06-10[PATCH] ia64: Remove warnings when unwind debug is turned onKeith Owens1-15/+20
2004-05-10ia64: Minor changes to get a (mostly) clean compile with GCC pre-3.5.David Mosberger1-3/+3
2004-05-10ia64: Add support to the kernel unwinder for the ".save rp, r0" idiom.David Mosberger1-14/+52
2004-03-25ia64: Fix typo in unwinder which could cause NULL-pointer dereferences.David Mosberger1-1/+1
2004-02-18ia64: Back-port from libunwind: fix off-by-one error in kernel-unwinder.David Mosberger1-1/+1
2004-02-03[PATCH] use __attribute_const__ everywhereAndrew Morton1-1/+1
2004-01-04Many files:David Mosberger1-0/+9
2003-11-25ia64: Make core-dumps work even when executing in the gate DSO.David Mosberger1-1/+1
2003-09-08[PATCH] ia64: unwind.c fix for spinlock-debug compilationPeter Chubb1-2/+3
2003-07-25ia64: Take advantage of <asm/sections.h>.David Mosberger1-3/+4
2003-06-26ia64: Remove UNW_DEBUG again. Adding it was a mistake.David Mosberger1-1/+0
2003-06-26[PATCH] ia64: A couple of additional fixes to sync with 2.5.73+.David Mosberger1-12/+8
2003-06-17ia64: Sync with 2.5.71.David Mosberger1-1/+1
2003-06-11ia64: Build the gate page(s) as an ELF DSO.David Mosberger1-28/+42
2003-06-02ia64: Fix unwinder bug which caused it to allocate more memory than strictlyDavid Mosberger1-1/+1
2003-05-30[PATCH] ia64: fix unwinder to call get_scratch_regs() only when really neededKeith Owens1-8/+10
2003-05-27ia64: Lots of formatting fixes for the optimized syscall paths.David Mosberger1-90/+90
2003-05-21ia64: Restructure pt_regs and optimize syscall path.David Mosberger1-14/+50
2003-05-21ia64: Fix unwinder so core-dumps work again. Without this patch, most scratc...David Mosberger1-1/+4
2003-05-09ia64: Prepare for GCC v3.4. Sync with 2.5.69.David Mosberger1-7/+7
2003-05-05ia64: Improve spinlock code to handle contention in shared routine calledDavid Mosberger1-5/+7
2003-04-14ia64: Update platform INIT handler to print a backtrace.David Mosberger1-34/+54
2003-03-25[PATCH] ia64: fix unwinder bug in unw_access_gr()Andreas Schwab1-1/+1
2003-03-13[PATCH] ia64: unwind.c - allow unw_access_gr(r0)Keith Owens1-0/+5
2003-03-10ia64: Drop unused NEW_LOCK spinlock code and clean up unneeded testDavid Mosberger1-5/+0
2003-03-06ia64: Fix several small bugs/omissions from the 2.5.64 sync.David Mosberger1-4/+2
2003-03-03ia64: Correct region_start calculation in kernel unwinder.David Mosberger1-5/+6
2003-03-03ia64: In kernel unwinder, replace dump_info_pt() with get_scratch_regs()David Mosberger1-41/+64
2003-03-03ia64; Improve debug output from kernel unwinder. Based on patch byDavid Mosberger1-65/+106
2003-03-03[PATCH] ia64: fix scratch-regs handling in kernel unwinderKeith Owens1-29/+41
2003-02-04ia64: Use printk severity-levels where appropriate.David Mosberger1-8/+9
2003-01-17ia64: Don't risk running past the end of the unwind-table. Based on a patch byDavid Mosberger1-3/+5
2002-07-19[PATCH] Designated initializers for ia64Rusty Russell1-6/+6
2002-07-19ia64: Misc. minor fixes.David Mosberger1-3/+4
2002-03-08ia64-patchesDavid Mosberger1-31/+76
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds1-1/+1
2002-02-04v2.4.7.3 -> v2.4.7.4Linus Torvalds1-9/+92
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds1-1/+0
2002-02-04v2.4.3 -> v2.4.3.1Linus Torvalds1-143/+23
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+2097