summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ARM: OMAP2/3: Add name for musb clocksTony Lindgren2009-05-122-2/+2
| | | * | | | | ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap configJarkko Nikula2009-05-121-2/+4
| | | * | | | | ARM: OMAP2: Fix tusb6010 init error and compilation warningJarkko Nikula2009-05-121-1/+1
| | | * | | | | ARM: OMAP: GPIO de-bounce clocks don't affect module idle statePaul Walmsley2009-05-121-6/+6
| | | * | | | | ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen2009-05-111-2/+3
| | * | | | | | Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-168-20/+19Star
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | [ARM] S3C: Do not set clk->owner field if unsetBen Dooks2009-05-151-2/+0Star
| | | * | | | | [ARM] S3C2410: mach-bast.c registering i2c data too earlyBen Dooks2009-05-151-2/+1Star
| | | * | | | | [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cBen Dooks2009-05-151-1/+1
| | | * | | | | [ARM] S3C64XX: fix GPIO debugMarek Szyprowski2009-05-151-1/+1
| | | * | | | | [ARM] S3C64XX: GPIO include cleanupMarek Szyprowski2009-05-151-10/+10
| | | * | | | | [ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2009-05-152-4/+2Star
| | | * | | | | [ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks2009-05-151-0/+4
| | | |/ / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-202-5/+7
| |\ \ \ \ \ \
| | * | | | | | cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin2009-05-201-1/+1
| | * | | | | | xen/blkfront: fix warning when deleting gendisk on unplug/shutdownIan Campbell2009-05-191-2/+2
| | * | | | | | xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn...Ian Campbell2009-05-191-2/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-202-27/+27
| |\ \ \ \ \ \ \
| | * | | | | | | cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton2009-05-192-27/+27
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-05-202-9/+1Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo2009-05-191-1/+1
| | * | | | | | | | mfd: Keep a cache of WM8350 volatile valuesMark Brown2009-05-191-8/+0Star
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-2018-61/+123
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ipv4: make default for INET_LRO consistent with help textFrans Pop2009-05-191-1/+1
| | * | | | | | | | net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-191-1/+1
| | * | | | | | | | pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet2009-05-191-6/+7
| | * | | | | | | | be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-192-5/+19
| | * | | | | | | | sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet2009-05-191-2/+3
| | * | | | | | | | tcp: fix MSG_PEEK race checkIlpo Järvinen2009-05-191-1/+4
| | * | | | | | | | Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong2009-05-181-3/+12
| | * | | | | | | | Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-181-1/+1
| | * | | | | | | | mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-181-19/+22
| | * | | | | | | | bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-181-3/+8
| | * | | | | | | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-181-3/+2Star
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-151-3/+2Star
| | * | | | | | | | | bridge: fix initial packet flood if !STPStephen Hemminger2009-05-181-0/+3
| | * | | | | | | | | bridge: relay bridge multicast pkgs if !STPStephen Hemminger2009-05-181-0/+5
| | * | | | | | | | | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-181-13/+14
| | * | | | | | | | | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-181-1/+3
| | * | | | | | | | | ipconfig: handle case of delayed DHCP serverChris Friesen2009-05-181-0/+12
| | * | | | | | | | | netpoll: don't dereference NULL dev from npPavel Emelyanov2009-05-181-2/+6
| | * | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-05-171754-34402/+38186
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-05-163-4/+7
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-05-201-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | TPM: get_event_name stack corruptionEric Paris2009-05-201-1/+2
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2009-05-201-11/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | futex: setup writeable mapping for futex ops which modify user space dataThomas Gleixner2009-05-191-11/+13
| | |/ / / / / / / / / /
| * / / / / / / / / / / Fix scripts/setlocalversion with tagged git commitNico Schottelius2009-05-191-7/+23
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22976-19430/+23650
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-05-192-20/+34
| |\ \ \ \ \ \ \ \ \ \