aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt58-145/+364
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm3-2/+3
2009-07-20sh: hwblk support for sh7723Magnus Damm4-53/+193
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm3-26/+60
2009-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6Linus Torvalds3-0/+11
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-11/+12
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h"Aurelien Jarno1-0/+2
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1
2009-07-17lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell1-0/+5
2009-07-17lguest: fix journeyMatias Zabaljauregui2-2/+2
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab1-3/+3
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp1-8/+9
2009-07-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+6
2009-07-14x86: Fix warning in pvclock.cDave Jones1-1/+1
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt1-0/+0
2009-07-13sh: Restore previous behaviour on kernel faultMatt Fleming1-2/+9
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+6
2009-07-13mn10300: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-13x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick1-1/+2
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick1-1/+2
2009-07-12sparc: remove driver-core BUS_ID_SIZEKay Sievers1-1/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan26-26/+0
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt7-73/+60
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt1-0/+4
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt3-111/+2
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt1-3/+14
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt7-13/+55
2009-07-12sh: Tidy up gzip-based zImage decompression.Paul Mundt3-215/+19
2009-07-11sh: Fix up stack overflow check with ftrace disabled.Paul Mundt1-36/+40
2009-07-11sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt1-3/+4
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt1-1/+1
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt2-30/+4
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt5-4/+12
2009-07-11x86: Remove spurious printk level from segfault messageRoland Dreier1-1/+1
2009-07-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-8/+54
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt162-2746/+2289
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming1-2/+3
2009-07-11sh: Function graph tracer supportMatt Fleming7-1/+244
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming3-0/+97
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-144/+353
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra23-40/+23
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu3-11/+12
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe1-1/+1
2009-07-10sh: Clean up linker script using new linker script macros.Tim Abbott1-76/+11
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter1-1/+1
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa1-0/+4