aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2009-07-06microblaze: clean up signal handlingArnd Bergmann
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann
2009-07-05[ARM] pgtable: file pte layout documentationRussell King
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King
2009-07-05[ARM] export __cpu_flush_dcache_pageRussell King
2009-07-05powerpc/44x: Fix build error with -Werror for Warp platformJosh Boyer
2009-07-06powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keepSean MacLennan
2009-07-06powerpc/44x: Update Warp defconfigSean MacLennan
2009-07-04x86: fix usage of bios intcall()Akinobu Mita
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds