aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall
2009-07-16Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang
2009-07-16Blackfin: work around anomaly 05000189Robin Getz
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich
2009-07-16Blackfin: fix bugs in GPIO resume codeMichael Hennerich
2009-07-16Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song
2009-07-16Blackfin: fix handling of IPEND in interrupt context saveRobin Getz
2009-07-16Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz
2009-07-16Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich
2009-07-16Blackfin: fix wrong CTS inversionSonic Zhang
2009-07-16Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang
2009-07-16Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger
2009-07-16Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger
2009-07-16Blackfin: fix miscompilation in lshrdi3Jie Zhang
2009-07-16Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz
2009-07-16Blackfin: restore exception banner when dumping crash infoMike Frysinger
2009-07-16Blackfin: work around anomaly 05000281Robin Getz
2009-07-16Blackfin: update anomaly lists to match latest sheets/usageGraf Yang
2009-07-16Blackfin: drop dead flash_probe callMike Frysinger
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp
2009-07-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-14x86: Fix warning in pvclock.cDave Jones
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt
2009-07-13sh: Restore previous behaviour on kernel faultMatt Fleming
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-13mn10300: remove duplicated #includeHuang Weiyi
2009-07-13x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick
2009-07-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras
2009-07-12sparc: remove driver-core BUS_ID_SIZEKay Sievers
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt
2009-07-12sh: Tidy up gzip-based zImage decompression.Paul Mundt
2009-07-11sh: Fix up stack overflow check with ftrace disabled.Paul Mundt
2009-07-11sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt
2009-07-11x86: Remove spurious printk level from segfault messageRoland Dreier
2009-07-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming
2009-07-11sh: Function graph tracer supportMatt Fleming
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming