aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-05m68knommu: arch/m68knommu/Kconfig whitespace cleanupPhilippe De Muyter1-10/+10
2011-01-05m68knommu: create optimal separate instruction and data cache for ColdFireGreg Ungerer4-20/+83
2011-01-05m68knommu: support ColdFire caches that do copyback and write-throughGreg Ungerer3-1/+35
2011-01-05m68knommu: support version 2 ColdFire split cacheGreg Ungerer2-14/+48
2011-01-05m68knommu: make cache push code ColdFire genericGreg Ungerer4-39/+56
2011-01-05m68knommu: clean up ColdFire cache control codeGreg Ungerer6-192/+80
2011-01-05m68knommu: move inclusion of ColdFire v4 cache registersGreg Ungerer4-5/+5
2011-01-05m68knommu: merge bit definitions for version 3 ColdFire cache controllerGreg Ungerer3-54/+56
2011-01-05m68knommu: create bit definitions for the version 2 ColdFire cache controllerGreg Ungerer8-0/+72
2011-01-05m68knommu: remove empty __iounmap() it is no usedGreg Ungerer2-10/+0
2011-01-05m68knommu: remove kernel_map() code, it is not usedGreg Ungerer2-34/+1
2011-01-05m68knommu: remove do_page_fault(), it is not usedGreg Ungerer2-58/+1
2011-01-05m68knommu: use user stack pointer hardware on some ColdFire coresGreg Ungerer7-55/+72
2011-01-05m68knommu: remove command line printing DEBUGGreg Ungerer1-5/+0
2011-01-05m68knommu: remove fasthandler interrupt codeGreg Ungerer1-27/+1
2011-01-05m68knommu: move UART addressing to part specific includesGreg Ungerer12-45/+74
2011-01-05m68knommu: fix clock rate value reported for ColdFire 54xx partsGreg Ungerer12-21/+34
2011-01-05m68knommu: move ColdFire CPU names into their headersGreg Ungerer12-44/+30
2011-01-05m68knommu: add support for the ColdFire 547x family of processorsGreg Ungerer1-1/+6
2011-01-05m68knommu: make Coldfire 548x support more genericGreg Ungerer14-44/+49
2011-01-05m68knommu: Use symbolic constants for cache operations on M54xxPhilippe De Muyter3-17/+65
2011-01-05m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.hPhilippe De Muyter2-23/+36
2011-01-05m68knommu: Create new m54xxacr.h from m5407sim.h subpartPhilippe De Muyter2-34/+43
2011-01-04Linux 2.6.37Linus Torvalds1-1/+1
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing1-2/+6
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig1-2/+0
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2011-01-03ima: fix add LSM rule bugMimi Zohar1-0/+2
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03name_to_dev_t() must not call __init codeJan Beulich1-1/+1
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler1-10/+18
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn1-0/+10
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2011-01-03perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker1-1/+1
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter1-8/+16
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil1-1/+1
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab6-185/+61
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski1-3/+10
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara1-1/+1
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin1-0/+1
2011-01-03watchdog: Improve initialisation error message and documentationBen Hutchings2-2/+3
2011-01-02hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere1-2/+0
2011-01-02KVM: i8259: initialize isr_ackAvi Kivity1-0/+2
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall1-1/+4
2010-12-31starfire: Fix dma_addr_t size test for MIPSBen Hutchings1-1/+1
2010-12-31tg3: fix return value check in tg3_read_vpd()David Sterba1-1/+1
2010-12-31Broadcom CNIC core network driver: fix mem leak on allocation failures in cnic_alloc_uio_rings()Jesper Juhl1-2/+8