index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
unwind.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-21
[IA64] cleanup C uage of global/root-function predicates
David Mosberger
1
-3
/
+1
2005-01-21
[IA64] Sanity check unw_unwind_to_user
Keith Owens
1
-1
/
+4
2005-01-07
[PATCH] Lock initializer unifying: IA64
Thomas Gleixner
1
-1
/
+1
2005-01-04
[PATCH] oprofile: ia64 support for oprofile stack trace sampling
Greg Banks
1
-0
/
+2
2004-10-20
[IA64] Avoid a rare deadlock during unwind
Keith Owens
1
-43
/
+38
2004-10-05
[IA64] minimal sparse-enablement; add __user annotations
David Mosberger
1
-1
/
+1
2004-10-05
[IA64] sparse "long" constant cleanup patch
David Mosberger
1
-1
/
+1
2004-10-05
[IA64] sparse 0 vs. NULL cleanup patch
David Mosberger
1
-13
/
+13
2004-09-08
[IA64] minmax-removal in simserial.c, unwind.c
Maximilian Attems
1
-8
/
+7
2004-06-10
[PATCH] ia64: Remove warnings when unwind debug is turned on
Keith Owens
1
-15
/
+20
2004-05-10
ia64: Minor changes to get a (mostly) clean compile with GCC pre-3.5.
David Mosberger
1
-3
/
+3
2004-05-10
ia64: Add support to the kernel unwinder for the ".save rp, r0" idiom.
David Mosberger
1
-14
/
+52
2004-03-25
ia64: Fix typo in unwinder which could cause NULL-pointer dereferences.
David Mosberger
1
-1
/
+1
2004-02-18
ia64: Back-port from libunwind: fix off-by-one error in kernel-unwinder.
David Mosberger
1
-1
/
+1
2004-02-03
[PATCH] use __attribute_const__ everywhere
Andrew Morton
1
-1
/
+1
2004-01-04
Many files:
David Mosberger
1
-0
/
+9
2003-11-25
ia64: Make core-dumps work even when executing in the gate DSO.
David Mosberger
1
-1
/
+1
2003-09-08
[PATCH] ia64: unwind.c fix for spinlock-debug compilation
Peter Chubb
1
-2
/
+3
2003-07-25
ia64: Take advantage of <asm/sections.h>.
David Mosberger
1
-3
/
+4
2003-06-26
ia64: Remove UNW_DEBUG again. Adding it was a mistake.
David Mosberger
1
-1
/
+0
2003-06-26
[PATCH] ia64: A couple of additional fixes to sync with 2.5.73+.
David Mosberger
1
-12
/
+8
2003-06-17
ia64: Sync with 2.5.71.
David Mosberger
1
-1
/
+1
2003-06-11
ia64: Build the gate page(s) as an ELF DSO.
David Mosberger
1
-28
/
+42
2003-06-02
ia64: Fix unwinder bug which caused it to allocate more memory than strictly
David Mosberger
1
-1
/
+1
2003-05-30
[PATCH] ia64: fix unwinder to call get_scratch_regs() only when really needed
Keith Owens
1
-8
/
+10
2003-05-27
ia64: Lots of formatting fixes for the optimized syscall paths.
David Mosberger
1
-90
/
+90
2003-05-21
ia64: Restructure pt_regs and optimize syscall path.
David Mosberger
1
-14
/
+50
2003-05-21
ia64: Fix unwinder so core-dumps work again. Without this patch, most scratc...
David Mosberger
1
-1
/
+4
2003-05-09
ia64: Prepare for GCC v3.4. Sync with 2.5.69.
David Mosberger
1
-7
/
+7
2003-05-05
ia64: Improve spinlock code to handle contention in shared routine called
David Mosberger
1
-5
/
+7
2003-04-14
ia64: Update platform INIT handler to print a backtrace.
David Mosberger
1
-34
/
+54
2003-03-25
[PATCH] ia64: fix unwinder bug in unw_access_gr()
Andreas Schwab
1
-1
/
+1
2003-03-13
[PATCH] ia64: unwind.c - allow unw_access_gr(r0)
Keith Owens
1
-0
/
+5
2003-03-10
ia64: Drop unused NEW_LOCK spinlock code and clean up unneeded test
David Mosberger
1
-5
/
+0
2003-03-06
ia64: Fix several small bugs/omissions from the 2.5.64 sync.
David Mosberger
1
-4
/
+2
2003-03-03
ia64: Correct region_start calculation in kernel unwinder.
David Mosberger
1
-5
/
+6
2003-03-03
ia64: In kernel unwinder, replace dump_info_pt() with get_scratch_regs()
David Mosberger
1
-41
/
+64
2003-03-03
ia64; Improve debug output from kernel unwinder. Based on patch by
David Mosberger
1
-65
/
+106
2003-03-03
[PATCH] ia64: fix scratch-regs handling in kernel unwinder
Keith Owens
1
-29
/
+41
2003-02-04
ia64: Use printk severity-levels where appropriate.
David Mosberger
1
-8
/
+9
2003-01-17
ia64: Don't risk running past the end of the unwind-table. Based on a patch by
David Mosberger
1
-3
/
+5
2002-07-19
[PATCH] Designated initializers for ia64
Rusty Russell
1
-6
/
+6
2002-07-19
ia64: Misc. minor fixes.
David Mosberger
1
-3
/
+4
2002-03-08
ia64-patches
David Mosberger
1
-31
/
+76
2002-02-04
v2.4.14.1 -> v2.4.14.2
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.7.3 -> v2.4.7.4
Linus Torvalds
1
-9
/
+92
2002-02-04
v2.4.3.2 -> v2.4.3.3
Linus Torvalds
1
-1
/
+0
2002-02-04
v2.4.3 -> v2.4.3.1
Linus Torvalds
1
-143
/
+23
2002-02-04
v2.4.1.3 -> v2.4.1.4
Linus Torvalds
1
-1
/
+1
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+2097