aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-12sparc: remove driver-core BUS_ID_SIZEKay Sievers
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
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-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
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-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
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman
2009-07-08powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman
2009-07-08Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt
2009-07-07[S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky
2009-07-07[S390] add generic atomic64 support for 31 bitHeiko Carstens
2009-07-07[S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky
2009-07-07[S390] add __ucmpdi2() helper functionHeiko Carstens
2009-07-07[S390] perf_counter build fixHeiko Carstens
2009-07-07[S390] shutdown actions: save/return rc from init functionFrank Munzert
2009-07-07[S390] udelay: disable lockdep to avoid false positivesHeiko Carstens
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-06Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter
2009-07-06microblaze: Fix cast warning for init.cMichal Simek
2009-07-06microblaze: Wire up new syscallsMichal Simek
2009-07-06microblaze: use generic syscalls.hArnd Bergmann