summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-13[ARM] pxa: PalmTX and PalmT5 USB fixesMarek Vasut4-12/+12
2009-04-13[ARM] pxa: add missing declaration of pxa26x_init_irq()Marek Vasut1-0/+3
2009-04-13[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.cDaniel Ribeiro1-1/+1
2009-04-09[ARM] pxa/colibri: fix missing variable name in inline functionsEric Miao1-2/+2
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-31/+31
2009-04-09Merge git://git.infradead.org/battery-2.6Linus Torvalds5-30/+152
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+0
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-148/+5266
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-43/+44
2009-04-09Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+30
2009-04-09work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton1-17/+19
2009-04-09kthread: move sched-realeted initialization from kthreadd contextOleg Nesterov1-11/+11
2009-04-09kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev1-3/+1
2009-04-09cap_prctl: don't set error to 0 at 'no_change'Serge E. Hallyn1-1/+0
2009-04-09igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck1-105/+54
2009-04-09igbvf: add new driver to support 82576 virtual functionsAlexander Duyck12-0/+5175
2009-04-09drivers/net/eql.c: Fix a dev leakage.Yang Hongyang1-0/+2
2009-04-09niu: Fix unused variable warning.David S. Miller1-0/+1
2009-04-09r6040: set MODULE_VERSIONFlorian Fainelli1-0/+1
2009-04-09bnx2: Don't use reserved namesBastian Blank1-13/+13
2009-04-09FEC driver: add missing #endifSascha Hauer1-0/+1
2009-04-09niu: Fix error handlingDan Carpenter1-1/+1
2009-04-09mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek1-2/+2
2009-04-09smsc911x: correct debugging message on mii read timeoutSteve Glendinning1-1/+1
2009-04-09ethoc: fix library build errorsRandy Dunlap1-0/+2
2009-04-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+5
2009-04-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds19-248/+131
2009-04-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-95/+864
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds9-85/+164
2009-04-09tty: MAX3100Alan Cox2-0/+979
2009-04-09[IA64] wire up preadv/pwritev system callsTony Luck2-1/+5
2009-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-26/+13
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters1-2/+2
2009-04-08[ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters1-1/+1
2009-04-08[ARM] 5447/1: Add SZ_32KLinus Walleij1-0/+1
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees1-38/+112
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen1-1/+1
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren1-1/+0
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees1-17/+21
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees1-9/+12
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman1-0/+4
2009-04-08New mail address for Pierre OssmanPierre Ossman4-6/+6
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas1-7/+3
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas1-5/+4
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen1-1/+1
2009-04-08ptrace: some checkpatch fixesRoland McGrath1-9/+7
2009-04-08nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu1-1/+1
2009-04-08befs: fix build on pariscAlexander Beregalov1-0/+1
2009-04-08ext3: Try to avoid starting a transaction in writepage for data=writepageJan Kara1-5/+18
2009-04-08block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUGTheodore Ts'o1-1/+12