summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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/k...Linus Torvalds1-1/+1
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds9-144/+353
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra23-40/+23
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
2009-07-08x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu1-2/+9
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches16-102/+99
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-20/+13
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2009-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds25-129/+225
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+40
2009-07-08x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTORPeter Chubb1-1/+1
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov5-14/+8
2009-07-08powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely1-0/+2
2009-07-08powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman1-2/+2
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman1-11/+11
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman1-5/+5
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman1-10/+3
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi2-2/+0
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman1-8/+8
2009-07-08powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman1-4/+4
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches7-8/+7
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman1-9/+9
2009-07-08Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt3-56/+166
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt171-2490/+4066
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2-20/+13
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-49/+37
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-410/+1015
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-42/+31
2009-07-06Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds49-1803/+120
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+12