summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-05Linux 2.6.37v2.6.37Linus Torvalds1-1/+1
2011-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-25/+87
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-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-157/+78
2011-01-04arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2011-01-04ima: fix add LSM rule bugMimi Zohar1-0/+2
2011-01-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King259-1598/+2484
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-11/+20
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-188/+79
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2-4/+11
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-03Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar1-1/+1
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-03hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere1-2/+0
2011-01-02Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+4
2011-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds14-228/+167
2011-01-02Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+14
2011-01-02Merge branch 'fix/asoc' into for-linusTakashi Iwai12-226/+164
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