summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-07-10sh: Clean up linker script using new linker script macros.Tim Abbott
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa
2009-07-09[ARM] 5594/1: Correct U300 VIC init PM settingLinus Walleij
2009-07-09[ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten
2009-07-09Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-07-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2009-07-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-07-08x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-07-08x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTORPeter Chubb
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-07-08powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely
2009-07-08powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman