aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt259-3756/+7897
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt8-51/+155
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm1-4/+5
2009-08-15sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming1-0/+1
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt1-1/+33
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2-2/+4
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt1-0/+4
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt1-1/+1
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt1-0/+6
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt1-2/+2
2009-08-14Merge branch 'sh/dwarf-unwinder'Paul Mundt13-1/+1363
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2-14/+35
2009-08-14sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt1-27/+0
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-8/+34
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-37/+48
2009-08-14sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt1-1/+2
2009-08-14sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt1-11/+9
2009-08-14sh: Add CFI annotations for exception return.Matt Fleming1-0/+7
2009-08-14sh: Setup the frame register in asm codeMatt Fleming3-0/+14
2009-08-14sh: dwarf unwinder support.Matt Fleming10-1/+1322
2009-08-13sh: Use the new stack unwinder APIMatt Fleming3-15/+12
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming4-3/+190
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming6-71/+251
2009-08-13sh: use printk_onceMarcin Slusarz1-5/+1
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt272-3887/+5662
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar2-5/+31
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary1-24/+24
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin1-0/+4
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu1-1/+5
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu1-5/+0
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput1-1/+0
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput1-3/+1
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner1-1/+1
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported()Fenghua Yu1-5/+0
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester1-0/+7
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar1-2/+2
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar1-1/+1
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov1-7/+11
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji1-6/+6
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+22
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds1-7/+22
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-3/+3
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput1-1/+0
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt1-3/+3
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-35/+101