aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-08-19sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto
2009-08-19sh: USB0 resource area fix for ms7724seKuninori Morimoto
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto
2009-08-18sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto
2009-08-18sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming
2009-08-16sh: Try again at getting the initial return address for an unwindMatt Fleming
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm
2009-08-15sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt
2009-08-14Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming
2009-08-14sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-14sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt
2009-08-14sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt
2009-08-14sh: Add CFI annotations for exception return.Matt Fleming
2009-08-14sh: Setup the frame register in asm codeMatt Fleming
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-08-13sh: Use the new stack unwinder APIMatt Fleming
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming
2009-08-13sh: use printk_onceMarcin Slusarz
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar