summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-08[ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König1-1/+1
2008-03-06Merge branch 'omap-fixes'Russell King13-173/+247
2008-03-06[ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre1-4/+1
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison28-100/+100
2008-03-06[ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU caseGreg Ungerer1-0/+2
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2-3/+3
2008-03-06[ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell1-0/+7
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre1-0/+5
2008-03-06[ARM] include/asm-arm - use angle brackets for includesJoe Perches2-4/+4
2008-03-06[ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski5-0/+29
2008-03-06ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park1-0/+6
2008-03-06ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren1-5/+5
2008-03-06ARM: OMAP1: Refresh H2 defconfigTony Lindgren1-22/+49
2008-03-06ARM: OMAP1: Refresh OSK defconfigTony Lindgren1-24/+89
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell1-24/+35
2008-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell1-1/+1
2008-03-05ARM: OMAP1: omap h2 regression fixDavid Brownell1-0/+4
2008-03-05ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren1-0/+11
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell2-1/+23
2008-03-05ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park1-3/+6
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell1-63/+0
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell1-0/+6
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU1-22/+10
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula1-8/+2
2008-03-04Linux 2.6.25-rc4v2.6.25-rc4Linus Torvalds1-1/+1
2008-03-04module: allow ndiswrapper to use GPL-only symbolsPavel Roskin1-1/+8
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-115/+127
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-220/+216
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger1-2/+2
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-73/+70
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-48/+180
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-116/+39
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-50/+40
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-68/+129
2008-03-04kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu1-17/+26
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap1-3/+3
2008-03-04ext3: fix mount option parsingJosef Bacik1-1/+1
2008-03-04hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan1-4/+22
2008-03-04hugetlb: close a difficult to trigger reservation raceAdam Litke1-4/+13
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka1-0/+2
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2-4/+18
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen1-3/+9
2008-03-04md: lock access to rdev attributes properlyNeilBrown1-9/+26
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown1-0/+1
2008-03-04md: clean up irregularity with raid autodetectNeilBrown2-1/+4
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown1-2/+6
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2-2/+19
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2-43/+81
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori3-18/+58
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori3-7/+7