aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* sh: Export unwind_stack() to satisfy modular oprofile.Paul Mundt2009-08-21
* sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt2009-08-16
* sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-16
* sh: Try again at getting the initial return address for an unwindMatt Fleming2009-08-16
* sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt2009-08-15
* Merge branch 'sh/stable-updates'Paul Mundt2009-08-14
|\
| * sh: sh7724 ddr self-refresh changesMagnus Damm2009-08-14
| * sh: use in-soc KEYSC on se7724Magnus Damm2009-08-14
| * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-13
| |\
| | * perf_counter, x86: Fix/improve apic fallbackIngo Molnar2009-08-12
| | * perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar2009-08-11
| | * perf_counter, x86: Fix lapic printk messageIngo Molnar2009-08-11
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-13
| |\ \
| | * | x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary2009-08-12
| | * | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester2009-08-11
| | * | x86, mce: therm_throt - change when we print messagesDmitry Torokhov2009-08-11
| | * | x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji2009-08-10
* | | | sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming2009-08-14
* | | | sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt2009-08-14
* | | | sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2009-08-14
* | | | sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt2009-08-14
* | | | sh: flag the default unwinder as reliable.Paul Mundt2009-08-14
* | | | sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt2009-08-14
* | | | sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-14
* | | | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-13
|\ \ \ \
| * | | | sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-13
| * | | | sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt2009-08-13
| * | | | sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt2009-08-13
| * | | | sh: Add CFI annotations for exception return.Matt Fleming2009-08-13
| * | | | sh: Setup the frame register in asm codeMatt Fleming2009-08-13
| * | | | sh: dwarf unwinder support.Matt Fleming2009-08-13
* | | | | sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt2009-08-13
|/ / / /
* | | | sh: Use the new stack unwinder APIMatt Fleming2009-08-13
* | | | sh: Allow multiple stack unwinders to be setupMatt Fleming2009-08-13
* | | | sh: Use the generalized stacktrace opsMatt Fleming2009-08-12
* | | | sh: use printk_onceMarcin Slusarz2009-08-12
* | | | Merge branch 'sh/stable-updates'Paul Mundt2009-08-12
|\| | |
| * | | sh: fix i2c init order on ap325rxa V2Magnus Damm2009-08-12
| * | | sh: fix i2c init order on Migo-R V2Magnus Damm2009-08-12
| * | | sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-08-12
| * | | arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-11
| * | | ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-11
| * | | arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-11
| * | | IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput2009-08-11
| * | | IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-11
| * | | ia64: boolean __test_and_clear_bitJohannes Weiner2009-08-11
| * | | Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-11
| | |/ | |/|
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-10
| |\ \
| | * | perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-09
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-10
| |\ \ \ | | | |/ | | |/|