summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-05m68knommu: create optimal separate instruction and data cache for ColdFireGreg Ungerer
2011-01-05m68knommu: support ColdFire caches that do copyback and write-throughGreg Ungerer
2011-01-05m68knommu: support version 2 ColdFire split cacheGreg Ungerer
2011-01-05m68knommu: make cache push code ColdFire genericGreg Ungerer
2011-01-05m68knommu: clean up ColdFire cache control codeGreg Ungerer
2011-01-05m68knommu: move inclusion of ColdFire v4 cache registersGreg Ungerer
2011-01-05m68knommu: merge bit definitions for version 3 ColdFire cache controllerGreg Ungerer
2011-01-05m68knommu: create bit definitions for the version 2 ColdFire cache controllerGreg Ungerer
2011-01-05m68knommu: remove empty __iounmap() it is no usedGreg Ungerer
2011-01-05m68knommu: remove kernel_map() code, it is not usedGreg Ungerer
2011-01-05m68knommu: remove do_page_fault(), it is not usedGreg Ungerer
2011-01-05m68knommu: use user stack pointer hardware on some ColdFire coresGreg Ungerer
2011-01-05m68knommu: remove command line printing DEBUGGreg Ungerer
2011-01-05m68knommu: remove fasthandler interrupt codeGreg Ungerer
2011-01-05m68knommu: move UART addressing to part specific includesGreg Ungerer
2011-01-05m68knommu: fix clock rate value reported for ColdFire 54xx partsGreg Ungerer
2011-01-05m68knommu: move ColdFire CPU names into their headersGreg Ungerer
2011-01-05m68knommu: add support for the ColdFire 547x family of processorsGreg Ungerer
2011-01-05m68knommu: make Coldfire 548x support more genericGreg Ungerer
2011-01-05m68knommu: Use symbolic constants for cache operations on M54xxPhilippe De Muyter
2011-01-05m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.hPhilippe De Muyter
2011-01-05m68knommu: Create new m54xxacr.h from m5407sim.h subpartPhilippe De Muyter
2011-01-04Linux 2.6.37v2.6.37Linus Torvalds
2011-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig
2011-01-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton
2011-01-03ima: fix add LSM rule bugMimi Zohar
2011-01-03Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal
2011-01-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-01-03name_to_dev_t() must not call __init codeJan Beulich
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn
2011-01-03Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek
2011-01-03perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin
2011-01-03watchdog: Improve initialisation error message and documentationBen Hutchings