summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-07-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-8/+54
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-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-07[S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky1-0/+3
2009-07-07[S390] add generic atomic64 support for 31 bitHeiko Carstens2-1/+7
2009-07-07[S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky1-0/+4
2009-07-07[S390] add __ucmpdi2() helper functionHeiko Carstens2-1/+27
2009-07-07[S390] perf_counter build fixHeiko Carstens1-0/+2
2009-07-07[S390] shutdown actions: save/return rc from init functionFrank Munzert1-6/+9
2009-07-07[S390] udelay: disable lockdep to avoid false positivesHeiko Carstens1-0/+2
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
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter1-0/+2
2009-07-06microblaze: Fix cast warning for init.cMichal Simek1-3/+3
2009-07-06microblaze: Wire up new syscallsMichal Simek2-1/+5
2009-07-06microblaze: use generic syscalls.hArnd Bergmann6-62/+28
2009-07-06microblaze: clean up signal handlingArnd Bergmann7-345/+43
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima19-266/+21
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima4-241/+6
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann17-887/+16