aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-08[ARM] 4853/1: include uImage target in make helpUwe Kleine-König
2008-03-08[ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König
2008-03-06Merge branch 'omap-fixes'Russell King
2008-03-06[ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-06[ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU caseGreg Ungerer
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer
2008-03-06[ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre
2008-03-06[ARM] include/asm-arm - use angle brackets for includesJoe Perches
2008-03-06[ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski
2008-03-06ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park
2008-03-06ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren
2008-03-06ARM: OMAP1: Refresh H2 defconfigTony Lindgren
2008-03-06ARM: OMAP1: Refresh OSK defconfigTony Lindgren
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell
2008-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell
2008-03-05ARM: OMAP1: omap h2 regression fixDavid Brownell
2008-03-05ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell
2008-03-05ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula
2008-03-04Linux 2.6.25-rc4Linus Torvalds
2008-03-04module: allow ndiswrapper to use GPL-only symbolsPavel Roskin
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-04kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap
2008-03-04ext3: fix mount option parsingJosef Bacik
2008-03-04hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan
2008-03-04hugetlb: close a difficult to trigger reservation raceAdam Litke
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen
2008-03-04md: lock access to rdev attributes properlyNeilBrown
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown
2008-03-04md: clean up irregularity with raid autodetectNeilBrown
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori